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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/gtk/
H A Dprivate.h28 #define wxGTK_CONV_ENC(s, enc) wxGTK_CONV((s)) macro
47 #define wxGTK_CONV_ENC(s, enc) wxConvertToGTK((s), (enc)) macro
53 #define wxGTK_CONV_ENC(s, enc) (s) macro

Completed in 171 milliseconds