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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/widgets/
H A Dtextctrl.cpp190 bool IsSingleLine() const function in class:TextWidgetsPage
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dtextctrl.h318 bool IsSingleLine() const { return !HasFlag(wxTE_MULTILINE); } function in class:wxTextCtrlBase
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dsrchctlg.cpp594 bool wxSearchCtrl::IsSingleLine() const function in class:wxSearchCtrl
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/richtext/
H A Drichtextctrl.h129 bool IsSingleLine() const { return !HasFlag(wxRE_MULTILINE); } function in class:wxRichTextCtrl

Completed in 126 milliseconds