|
OpenCPN Partial API docs
|
Public Attributes | |
| wxFont * | font |
| int | pointsize_req |
| wxFontStyle | style_req |
| wxFontWeight | weight_req |
| bool | underline_req |
Definition at line 38 of file font_mgr.cpp.
| wxFont* font_cache_record::font |
Definition at line 39 of file font_mgr.cpp.
| int font_cache_record::pointsize_req |
Definition at line 40 of file font_mgr.cpp.
| wxFontStyle font_cache_record::style_req |
Definition at line 41 of file font_mgr.cpp.
| bool font_cache_record::underline_req |
Definition at line 43 of file font_mgr.cpp.
| wxFontWeight font_cache_record::weight_req |
Definition at line 42 of file font_mgr.cpp.