Home
last modified time | relevance | path

Searched refs:w32_registry (Results 1 – 4 of 4) sorted by relevance

/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dw32font.c68 static Lisp_Object w32_registry (LONG, DWORD);
1121 ASET (entity, FONT_REGISTRY_INDEX, w32_registry (lf->lfCharSet, font_type)); in w32_enumfont_pattern_entity()
1957 w32_registry (LONG w32_charset, DWORD font_type) in w32_registry() function
H A DChangeLog.1119238 (w32_registry):
19522 (w32_registry): Only map DEFAULT_CHARSET to iso10646-1 here.
21817 * w32font.c (w32_registry): Take font_type argument. Use ANSI
23483 (w32_registry): Default to iso10646_1.
23538 (w32_registry): Express charset as lisp symbol.
/dports/editors/emacs/emacs-27.2/src/
H A Dw32font.c68 static Lisp_Object w32_registry (LONG, DWORD);
1121 ASET (entity, FONT_REGISTRY_INDEX, w32_registry (lf->lfCharSet, font_type)); in w32_enumfont_pattern_entity()
1957 w32_registry (LONG w32_charset, DWORD font_type) in w32_registry() function
H A DChangeLog.1119238 (w32_registry):
19522 (w32_registry): Only map DEFAULT_CHARSET to iso10646-1 here.
21817 * w32font.c (w32_registry): Take font_type argument. Use ANSI
23483 (w32_registry): Default to iso10646_1.
23538 (w32_registry): Express charset as lisp symbol.