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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/fl/
H A Drowdragpl.cpp33 #define COLLAPSED_ICON_HEIGHT 9 macro
432 return COLLAPSED_ICON_HEIGHT;
1063 points[3].x = inRect.x + inRect.width - COLLAPSED_ICON_HEIGHT;
1089 points[3].y = inRect.y + COLLAPSED_ICON_HEIGHT;
1120 points[1].x = inRect.x + COLLAPSED_ICON_HEIGHT;
1124 points[3].x = inRect.x + inRect.width - COLLAPSED_ICON_HEIGHT;
1147 points[1].y = inRect.y + inRect.height - COLLAPSED_ICON_HEIGHT;
1151 points[3].y = inRect.y + COLLAPSED_ICON_HEIGHT;
1254 ? 0 : iconIdx * (COLLAPSED_ICON_WIDTH - COLLAPSED_ICON_HEIGHT);
1263 rect.height = COLLAPSED_ICON_HEIGHT;
[all...]

Completed in 17 milliseconds