Home
last modified time | relevance | path

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

/PHP-5.4/ext/gd/libgd/
H A Dgdft.c812 int hdpi, vdpi; local
848 hdpi = GD_RESOLUTION;
851 hdpi = strex->hdpi;
855 if (FT_Set_Char_Size(face, 0, (FT_F26Dot6) (ptsize * 64), hdpi, vdpi)) {
H A Dgd.h358 int hdpi; member

Completed in 13 milliseconds