Searched refs:cy (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/drivers/video/ |
| H A D | stb_truetype.h | 731 stbtt_vertex_type x,y,cx,cy; member 1176 …ex(stbtt_vertex *v, stbtt_uint8 type, stbtt_int32 x, stbtt_int32 y, stbtt_int32 cx, stbtt_int32 cy) in stbtt_setvertex() argument 1182 v->cy = (stbtt_int16) cy; in stbtt_setvertex() 1230 … stbtt_int32 sx, stbtt_int32 sy, stbtt_int32 scx, stbtt_int32 scy, stbtt_int32 cx, stbtt_int32 cy) in stbtt__close_shape() argument 1234 stbtt_setvertex(&vertices[num_vertices++], STBTT_vcurve, (cx+scx)>>1, (cy+scy)>>1, cx,cy); in stbtt__close_shape() 1238 stbtt_setvertex(&vertices[num_vertices++], STBTT_vcurve,sx,sy,cx,cy); in stbtt__close_shape() 1263 stbtt_int32 x,y,cx,cy,sx,sy, scx,scy; in stbtt_GetGlyphShape() local 1331 sx = sy = cx = cy = scx = scy = 0; in stbtt_GetGlyphShape() 1339 …num_vertices = stbtt__close_shape(vertices, num_vertices, was_off, start_off, sx,sy,scx,scy,cx,cy); in stbtt_GetGlyphShape() 1369 … stbtt_setvertex(&vertices[num_vertices++], STBTT_vcurve, (cx+x)>>1, (cy+y)>>1, cx, cy); in stbtt_GetGlyphShape() [all …]
|
| /rk3399_rockchip-uboot/scripts/kconfig/ |
| H A D | gconf.c | 893 gint cx, cy; in on_treeview2_button_press_event() local 896 &cy); in on_treeview2_button_press_event() 1009 gint cx, cy; in on_treeview1_button_press_event() local 1012 &cy); in on_treeview1_button_press_event()
|