|
OpenCPN Partial API docs
|
Public Attributes | |
| wxFont * | font |
| int | pointsize_req |
| wxFontStyle | style_req |
| wxFontWeight | weight_req |
| bool | underline_req |
Definition at line 34 of file FontMgr.cpp.
| wxFont* font_cache_record::font |
Definition at line 35 of file FontMgr.cpp.
| int font_cache_record::pointsize_req |
Definition at line 36 of file FontMgr.cpp.
| wxFontStyle font_cache_record::style_req |
Definition at line 37 of file FontMgr.cpp.
| bool font_cache_record::underline_req |
Definition at line 39 of file FontMgr.cpp.
| wxFontWeight font_cache_record::weight_req |
Definition at line 38 of file FontMgr.cpp.