Searched defs:SetX (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/include/wx/ogl/
H A Dbasicp.h27 inline void SetX(double x) { m_x = x; } function in class:wxShapeTextLine
H A Dbasic.h216 inline void SetX(double x) { m_xpos = x; } function in class:wxShape
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dutils.h251 void SetX(wxCoord x) { m_x = x; } function in class:wxMouseState
H A Dgdicmn.h352 void SetX(int xx) { x = xx; } function in class:wxRect
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dtreectlg.cpp193 void SetX(int x) { m_x = x; } function in class:wxGenericTreeItem
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/include/wx/stc/
H A Dstc.h3426 void SetX(int val) { m_x = val; } function in class:wxStyledTextEvent

Completed in 183 milliseconds