Home
last modified time | relevance | path

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

/PHP-5.3/ext/gd/libgd/
H A Dgdft.c810 int hdpi, vdpi; local
846 hdpi = GD_RESOLUTION;
849 hdpi = strex->hdpi;
853 if (FT_Set_Char_Size(face, 0, (FT_F26Dot6) (ptsize * 64), hdpi, vdpi)) {
H A Dgd.h355 int hdpi; member

Completed in 17 milliseconds