Searched defs:iy0 (Results 1 – 1 of 1) sorted by relevance
/openbmc/u-boot/drivers/video/ |
H A D | stb_truetype.h | 1562 …h, float scale_x, float scale_y,float shift_x, float shift_y, int *ix0, int *iy0, int *ix1, int *i… in stbtt_GetGlyphBitmapBoxSubpixel() 1580 …tbtt_fontinfo *font, int glyph, float scale_x, float scale_y, int *ix0, int *iy0, int *ix1, int *i… in stbtt_GetGlyphBitmapBox() 1585 …, float scale_x, float scale_y, float shift_x, float shift_y, int *ix0, int *iy0, int *ix1, int *i… in stbtt_GetCodepointBitmapBoxSubpixel() 1590 …_fontinfo *font, int codepoint, float scale_x, float scale_y, int *ix0, int *iy0, int *ix1, int *i… in stbtt_GetCodepointBitmapBox() 2422 int ix0,iy0,ix1,iy1; in stbtt_GetGlyphBitmapSubpixel() local 2467 int ix0,iy0; in stbtt_MakeGlyphBitmapSubpixel() local
|