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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk1/
H A Drenderer.cpp153 static const wxCoord SASH_SIZE = 8; variable
160 return SASH_SIZE + SASH_MARGIN;
281 0, isVert ? size.y : size.x, position + SASH_SIZE / 2 - 1
293 isVert ? position : size.x - 2*SASH_SIZE,
294 isVert ? size.y - 2*SASH_SIZE : position,
295 SASH_SIZE, SASH_SIZE

Completed in 43 milliseconds