Home
last modified time | relevance | path

Searched refs:drawTextArea (Results 1 – 4 of 4) sorted by relevance

/glogg/glogg/src/
H A Dabstractlogview.h
H A Dabstractlogview.cpp
/glogg/src/
H A Dabstractlogview.h408 void drawTextArea( QPaintDevice* paint_device, int32_t delta_y );
H A Dabstractlogview.cpp785 drawTextArea( &textAreaCache_.pixmap_, delta_y ); in paintEvent()
1420 void AbstractLogView::drawTextArea( QPaintDevice* paint_device, int32_t ) in drawTextArea() function in AbstractLogView