Searched defs:wxGTK_CONV_FONT (Results 1 – 7 of 7) sorted by relevance
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/include/wx/gtk/ |
H A D | private.h | 29 #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
|
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/include/wx/gtk/ |
H A D | private.h | 29 #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
|
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/include/wx/gtk/ |
H A D | private.h | 29 #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
|
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/include/wx/gtk/ |
H A D | private.h | 29 #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
|
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/gtk/ |
H A D | private.h | 37 #define wxGTK_CONV_FONT(s, font) wxGTK_CONV((s)) macro 85 #define wxGTK_CONV_FONT(s, font) wxConvertToGTK((s), (font)) macro
|
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/include/wx/gtk/ |
H A D | private.h | 36 #define wxGTK_CONV_FONT(s, font) wxGTK_CONV((s)) macro 84 #define wxGTK_CONV_FONT(s, font) wxConvertToGTK((s), (font)) macro
|
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/gtk/ |
H A D | private.h | 37 #define wxGTK_CONV_FONT(s, font) wxGTK_CONV((s)) macro 85 #define wxGTK_CONV_FONT(s, font) wxConvertToGTK((s), (font)) macro
|