Searched defs:centreY (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/samples/ogl/studio/
H A Dsymbols.cpp201 double centreY = centreX; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/stc/scintilla/src/
H A DLineMarker.cxx36 static void DrawBox(Surface *surface, int centreX, int centreY, int armSize, ColourAllocated fore, ColourAllocated back) { argument
45 static void DrawCircle(Surface *surface, int centreX, int centreY, int armSize, ColourAllocated fore, ColourAllocated back) { argument
54 static void DrawPlus(Surface *surface, int centreX, int centreY, int armSize, ColourAllocated fore) { argument
61 DrawMinus(Surface *surface, int centreX, int centreY, int armSize, ColourAllocated fore) argument
78 int centreY = (rc.bottom + rc.top) / 2; local
[all...]
H A DCallTip.cxx108 const int centreY = (rcClient.top + rcClient.bottom) / 2; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dlayout.h171 wxIndividualLayoutConstraint centreY; member in class:wxLayoutConstraints

Completed in 46 milliseconds