OpenCPN Partial API docs
Loading...
Searching...
No Matches
font_cache_record Struct Reference

Public Attributes

wxFont * font
 
int pointsize_req
 
wxFontStyle style_req
 
wxFontWeight weight_req
 
bool underline_req
 

Detailed Description

Definition at line 33 of file FontMgr.cpp.

Member Data Documentation

◆ font

wxFont* font_cache_record::font

Definition at line 34 of file FontMgr.cpp.

◆ pointsize_req

int font_cache_record::pointsize_req

Definition at line 35 of file FontMgr.cpp.

◆ style_req

wxFontStyle font_cache_record::style_req

Definition at line 36 of file FontMgr.cpp.

◆ underline_req

bool font_cache_record::underline_req

Definition at line 38 of file FontMgr.cpp.

◆ weight_req

wxFontWeight font_cache_record::weight_req

Definition at line 37 of file FontMgr.cpp.


The documentation for this struct was generated from the following file: