|
navit
0.5.3-trunk
|
Data Fields | |
| int | size |
| char * | name |
| int | dummy |
| QFont * | font |
| char * | font |
| struct graphics_font | graphics_font_proxy |
| LOGFONT | lf |
| HFONT | hfont |
| int graphics_font_priv::dummy |
| QFont * graphics_font_priv::font |
Referenced by draw_text(), font_destroy(), font_new(), get_text_bbox(), svg_debug_font_new(), and svg_debug_get_text_bbox().
| char* graphics_font_priv::font |
| struct graphics_font graphics_font_priv::graphics_font_proxy |
Referenced by svg_debug_draw_text(), and svg_debug_font_new().
| HFONT graphics_font_priv::hfont |
Referenced by draw_text(), and font_destroy().
| LOGFONT graphics_font_priv::lf |
Referenced by draw_text().
| char* graphics_font_priv::name |
Referenced by draw_text(), and font_new().
| int graphics_font_priv::size |
Referenced by draw_text(), font_new(), get_text_bbox(), svg_debug_draw_text(), and svg_debug_font_new().