Searched refs:drawTextArea (Results 1 – 4 of 4) sorted by relevance
408 void drawTextArea( QPaintDevice* paint_device, int32_t delta_y );
785 drawTextArea( &textAreaCache_.pixmap_, delta_y ); in paintEvent()1420 void AbstractLogView::drawTextArea( QPaintDevice* paint_device, int32_t ) in drawTextArea() function in AbstractLogView