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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/include/wx/gizmos/
H A Dledctrl.h17 enum wxLEDValueAlign enum
48 wxLEDValueAlign GetAlignment() const { return m_Alignment; }
52 void SetAlignment(wxLEDValueAlign Alignment, bool Redraw = true);
59 wxLEDValueAlign m_Alignment;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/gizmos/
H A Dledctrl.cpp96 SetAlignment((wxLEDValueAlign)(style & wxLED_ALIGN_MASK));
105 void wxLEDNumberCtrl::SetAlignment(wxLEDValueAlign Alignment, bool Redraw)

Completed in 85 milliseconds