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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dtextctrl.cpp475 if (GetRichVersion() == 1 && !IsInkEdit())
739 if ( GetRichVersion() > 1 )
1089 if ( wxUsingUnicowsDll() && GetRichVersion() > 1 )
1098 if ( GetRichVersion() > 1 )
1154 if ( !IsFrozen() && IsMultiLine() && GetRichVersion() > 1 )
1435 if ( GetRichVersion() > 1 )
1453 if ( GetRichVersion() > 1 && !HasFlag(wxTE_NOHIDESEL) )
1784 if (GetRichVersion() > 1)
1801 if (GetRichVersion() > 1)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/msw/
H A Dtextctrl.h152 int GetRichVersion() const { return m_verRichEdit; } function in class:wxTextCtrl
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/palmos/
H A Dtextctrl.h138 int GetRichVersion() const { return m_verRichEdit; } function in class:wxTextCtrl

Completed in 70 milliseconds