Home
last modified time | relevance | path

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

/PHP-7.1/ext/gd/libgd/
H A Dgdft.c845 int hdpi, vdpi; local
890 hdpi = GD_RESOLUTION;
893 hdpi = strex->hdpi;
897 if (FT_Set_Char_Size(face, 0, (FT_F26Dot6) (ptsize * 64), hdpi, vdpi)) {
H A Dgd.h477 int hdpi; member

Completed in 10 milliseconds