Searched refs:EXTRA_HEIGHT (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Drenderg.cpp414 const int EXTRA_HEIGHT = 4; local
420 return h + d + 2 * HEADER_OFFSET_Y + EXTRA_HEIGHT;
H A Dlistctrl.cpp79 static const int EXTRA_HEIGHT = 4; variable
1178 lh += EXTRA_HEIGHT;
1218 lh += EXTRA_HEIGHT;
1910 xAligned + EXTRA_WIDTH, h / 2 - hLabel / 2 ); //HEADER_OFFSET_Y + EXTRA_HEIGHT );
2440 y += EXTRA_HEIGHT;
5019 h += d + 2 * HEADER_OFFSET_Y + EXTRA_HEIGHT;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/extern/wxWidgets/
H A Dlistctrl.cpp76 static const int EXTRA_HEIGHT = 4; member in namespace:MuleExtern
1179 lh += EXTRA_HEIGHT;
1219 lh += EXTRA_HEIGHT;
1904 xAligned + EXTRA_WIDTH, h / 2 - hLabel / 2 ); //HEADER_OFFSET_Y + EXTRA_HEIGHT );
2426 y += EXTRA_HEIGHT;
4976 h += d + 2 * HEADER_OFFSET_Y + EXTRA_HEIGHT;

Completed in 81 milliseconds