Searched refs:IsRich (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.cpp457 if (IsRich())
629 if ( IsRich() || wxGetWinVersion() < wxWinVersion_2003 )
684 if ( IsRich() &&
727 if ( IsRich() )
1076 if ( IsRich() )
1168 if ( !IsRich() )
1253 if ( IsRich() )
1319 if ( IsRich() )
1348 if ( IsRich() )
1402 if ( IsRich() )
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/msw/
H A Dtextctrl.h153 bool IsRich() const { return m_verRichEdit != 0; } function in class:wxTextCtrl
160 bool IsRich() const { return false; } 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.h139 bool IsRich() const { return m_verRichEdit != 0; } function in class:wxTextCtrl

Completed in 52 milliseconds