Home
last modified time | relevance | path

Searched refs:CONTENT_MARGIN_WIDTH (Results 1 – 2 of 2) sorted by relevance

/glogg/glogg/src/
H A Dabstractlogview.cpp
/glogg/src/
H A Dabstractlogview.cpp1448 static const int CONTENT_MARGIN_WIDTH = 1; in drawTextArea() local
1527 const int xPos = contentStartPosX + CONTENT_MARGIN_WIDTH; in drawTextArea()
1620 CONTENT_MARGIN_WIDTH ); in drawTextArea()
1624 painter.fillRect( xPos - CONTENT_MARGIN_WIDTH, yPos, in drawTextArea()