Home
last modified time | relevance | path

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

/php-src/ext/gd/libgd/
H A Dgdfontt.c2590 gdFontPtr gdFontTiny = &gdFontTinyRep; variable
2594 return gdFontTiny; in gdFontGetTiny()
H A Dgdfontt.h22 extern gdFontPtr gdFontTiny;
/php-src/main/
H A Dphp_compat.h210 #define gdFontTiny php_gd_gdFontTiny macro
/php-src/ext/gd/
H A Dgd.c2663 case 1: return gdFontTiny; in php_find_gd_font()
2670 return font_int < 1 ? gdFontTiny : gdFontGiant; in php_find_gd_font()

Completed in 40 milliseconds