Home
last modified time | relevance | path

Searched refs:F_WINDOWS (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/pstoedit/pstoedit-3.70/src/
H A Ddrvpptx.h101 enum {F_WINDOWS, F_NATIVE, F_THEME} font_type; enumerator
H A Ddrvpptx.cpp470 font_type = F_WINDOWS; in derivedConstructor()
497 if (font_type == F_WINDOWS) { in derivedConstructor()
920 if (font_type == F_WINDOWS) { in get_font_props()
1227 case F_WINDOWS: in show_text()