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