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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/gtk/
H A Dtextctrl.h213 wxFontEncoding GetTextEncoding() const;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk/
H A Dtextctrl.cpp981 wxFontEncoding wxTextCtrl::GetTextEncoding() const function in class:wxTextCtrl
1013 const wxCharBuffer buffer(wxGTK_CONV_ENC(value, GetTextEncoding()));
1067 enc = GetTextEncoding();

Completed in 127 milliseconds