Searched defs:off_x (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/video/ |
H A D | stb_truetype.h | 1676 static stbtt__active_edge *stbtt__new_active(stbtt__hheap *hh, stbtt__edge *e, int off_x, float sta… in stbtt__new_active() 1697 static stbtt__active_edge *stbtt__new_active(stbtt__hheap *hh, stbtt__edge *e, int off_x, float sta… in stbtt__new_active() 1763 …ted_edges(stbtt__bitmap *result, stbtt__edge *e, int n, int vsubsample, int off_x, int off_y, void… in stbtt__rasterize_sorted_edges() 2065 …ted_edges(stbtt__bitmap *result, stbtt__edge *e, int n, int vsubsample, int off_x, int off_y, void… in stbtt__rasterize_sorted_edges() 2248 …t windings, float scale_x, float scale_y, float shift_x, float shift_y, int off_x, int off_y, int … in stbtt__rasterize()
|
/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/ |
H A D | draw.py | 325 off_x, off_y = 220, 10 variable
|