Home
last modified time | relevance | path

Searched refs:physical_font (Results 1 – 5 of 5) sorted by relevance

/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dw32font.c1084 NEWTEXTMETRICEX *physical_font, in add_font_name_to_list() argument
1108 NEWTEXTMETRICEX *physical_font, in w32_enumfont_pattern_entity() argument
1116 DWORD full_type = physical_font->ntmTm.ntmFlags; in w32_enumfont_pattern_entity()
1154 if (physical_font->ntmTm.tmPitchAndFamily & 0x01) in w32_enumfont_pattern_entity()
1177 make_fixnum (physical_font->ntmTm.tmHeight in w32_enumfont_pattern_entity()
1530 NEWTEXTMETRICEX *physical_font, in add_font_entity_to_list() argument
1539 || physical_font->ntmFontSig.fsUsb[2] in add_font_entity_to_list()
1540 || physical_font->ntmFontSig.fsUsb[1] in add_font_entity_to_list()
1584 physical_font, font_type, in add_font_entity_to_list()
1602 if (!physical_font->ntmFontSig.fsUsb[3] in add_font_entity_to_list()
[all …]
H A Dw32uniscribe.c725 NEWTEXTMETRICEX *physical_font, in add_opentype_font_name_to_list() argument
738 if (!(physical_font->ntmTm.ntmFlags & NTMFLAGS_OPENTYPE) in add_opentype_font_name_to_list()
743 if (!physical_font->ntmFontSig.fsUsb[3] in add_opentype_font_name_to_list()
744 && !physical_font->ntmFontSig.fsUsb[2] in add_opentype_font_name_to_list()
745 && !physical_font->ntmFontSig.fsUsb[1] in add_opentype_font_name_to_list()
746 && !(physical_font->ntmFontSig.fsUsb[0] & 0x3fffffff)) in add_opentype_font_name_to_list()
/dports/editors/emacs/emacs-27.2/src/
H A Dw32font.c1084 NEWTEXTMETRICEX *physical_font, in add_font_name_to_list() argument
1108 NEWTEXTMETRICEX *physical_font, in w32_enumfont_pattern_entity() argument
1116 DWORD full_type = physical_font->ntmTm.ntmFlags; in w32_enumfont_pattern_entity()
1154 if (physical_font->ntmTm.tmPitchAndFamily & 0x01) in w32_enumfont_pattern_entity()
1177 make_fixnum (physical_font->ntmTm.tmHeight in w32_enumfont_pattern_entity()
1530 NEWTEXTMETRICEX *physical_font, in add_font_entity_to_list() argument
1539 || physical_font->ntmFontSig.fsUsb[2] in add_font_entity_to_list()
1540 || physical_font->ntmFontSig.fsUsb[1] in add_font_entity_to_list()
1584 physical_font, font_type, in add_font_entity_to_list()
1602 if (!physical_font->ntmFontSig.fsUsb[3] in add_font_entity_to_list()
[all …]
H A Dw32uniscribe.c725 NEWTEXTMETRICEX *physical_font, in add_opentype_font_name_to_list() argument
738 if (!(physical_font->ntmTm.ntmFlags & NTMFLAGS_OPENTYPE) in add_opentype_font_name_to_list()
743 if (!physical_font->ntmFontSig.fsUsb[3] in add_opentype_font_name_to_list()
744 && !physical_font->ntmFontSig.fsUsb[2] in add_opentype_font_name_to_list()
745 && !physical_font->ntmFontSig.fsUsb[1] in add_opentype_font_name_to_list()
746 && !(physical_font->ntmFontSig.fsUsb[0] & 0x3fffffff)) in add_opentype_font_name_to_list()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/renderer_host/pepper/
H A Dpepper_truetype_font_list_win.cc23 NEWTEXTMETRICEXW* physical_font, in EnumFontFamiliesProc() argument
39 NEWTEXTMETRICEXW* physical_font, in EnumFontsInFamilyProc() argument