Home
last modified time | relevance | path

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

/PHP-7.4/ext/gd/libgd/
H A Dgdft.c122 FT_Bool have_char_map_unicode, have_char_map_big5, have_char_map_sjis, have_char_map_apple_roman; member
350 if (a->have_char_map_sjis) { in fontTest()
355 if (a->have_char_map_sjis) { in fontTest()
486 a->have_char_map_sjis = 0;
519 a->have_char_map_sjis = 1;
935 if (font->have_char_map_sjis) {
957 if (font->have_char_map_sjis) {
1022 if (font->have_char_map_sjis) {

Completed in 10 milliseconds