Home
last modified time | relevance | path

Searched defs:first (Results 1 – 10 of 10) sorted by relevance

/lvgl-latest/src/libs/thorvg/
DtvgArray.h122 const T& first() const in first() function
132 T& first() in first() function
DtvgSwStroke.cpp841 uint32_t first = 0; in strokeParseOutline() local
DtvgSwRle.cpp707 auto first = 0; //index of first point in contour in _decomposeOutline() local
DtvgLottieParser.cpp1422 const char* LottieParser::sid(bool first) in sid()
/lvgl-latest/libs/nema_gfx/include/
Dnema_vg_font.h90 const uint32_t first; /**< Unicode value of the first value of the range */ member
Dnema_font.h75 uint32_t first, last; member
/lvgl-latest/src/draw/sw/
Dlv_draw_sw_mask.c870 int32_t first = rect.x2 - abs_x + 1; in lv_draw_mask_radius() local
879 int32_t first = rect.x1 - abs_x; in lv_draw_mask_radius() local
/lvgl-latest/src/libs/tiny_ttf/
Dstb_rect_pack.h289 static int stbrp__skyline_find_min_y(stbrp_context * c, stbrp_node * first, int x0, int width, int … in stbrp__skyline_find_min_y()
Dstb_truetype_htcw.h1704 stbtt_uint32 first = ttUSHORT(data, index_map + 6); local
/lvgl-latest/src/drivers/display/drm/
Dlv_linux_drm.c365 static int first = 1; in drm_dmabuf_set_plane() local