Home
last modified time | relevance | path

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

/PHP-8.3/ext/gd/libgd/
H A Dgdft.c862 int hdpi, vdpi; local
907 hdpi = GD_RESOLUTION;
910 hdpi = strex->hdpi;
914 if (FT_Set_Char_Size(face, 0, (FT_F26Dot6) (ptsize * 64), hdpi, vdpi)) {
H A Dgd.h480 int hdpi; member

Completed in 19 milliseconds