Searched defs:wxGTK_CONV_FONT (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.h29 #define wxGTK_CONV_FONT(s, font) wxGTK_CONV((s)) macro
48 #define wxGTK_CONV_FONT(s, font) wxConvertToGTK((s), (font)) macro
54 #define wxGTK_CONV_FONT(s, font) (s) macro

Completed in 60 milliseconds