|
ReactOS 0.4.17-dev-934-g091855f
|

| DWRITE_FONT_AXIS_VALUE dwrite_font_data::axis[3] |
Definition at line 320 of file font.c.
Referenced by fontfamily_add_bold_simulated_face().
| struct dwrite_cmap dwrite_font_data::cmap |
| UINT32 dwrite_font_data::face_index |
Definition at line 311 of file font.c.
Referenced by dwritefontcollection_GetFontFromFontFace().
| DWRITE_FONT_FACE_TYPE dwrite_font_data::face_type |
| IDWriteLocalizedStrings* dwrite_font_data::family_names |
| IDWriteFontFile* dwrite_font_data::file |
| FONTSIGNATURE dwrite_font_data::fontsig |
| IDWriteLocalizedStrings* dwrite_font_data::info_strings[DWRITE_INFORMATIONAL_STRING_SUPPORTED_SCRIPT_LANGUAGE_TAG+1] |
| LOGFONTW dwrite_font_data::lf |
Definition at line 317 of file font.c.
Referenced by fontfamily_add_bold_simulated_face(), and fontfamily_add_oblique_simulated_face().
| DWRITE_FONT_METRICS1 dwrite_font_data::metrics |
| IDWriteLocalizedStrings* dwrite_font_data::names |
Definition at line 321 of file font.c.
Referenced by fontfamily_add_oblique_simulated_face().
| DWRITE_PANOSE dwrite_font_data::panose |
| struct dwrite_font_propvec dwrite_font_data::propvec |
| USHORT dwrite_font_data::simulations |
Definition at line 315 of file font.c.
Referenced by init_font_data_from_font().
| DWRITE_FONT_STRETCH dwrite_font_data::stretch |
| DWRITE_FONT_STYLE dwrite_font_data::style |
| DWRITE_FONT_WEIGHT dwrite_font_data::weight |