Searched defs:last (Results 1 – 11 of 11) sorted by relevance
117 const T& last() const in last() function127 T& last() in last() function
845 auto last = *cntr; //index of last point in contour in strokeParseOutline() local
710 auto last = *cntr; in _decomposeOutline() local
616 auto last = svgPath.find_last_of("/"); in _imageBuildHelper() local
411 struct smm_buffer * last = NULL; in get_from_pool() local637 struct smm_buffer * alloc_buffer(struct smm_buffer * last, size_t offset) in alloc_buffer()
91 const uint32_t last; /**< Unicode value of the last value of the range */ member
75 uint32_t first, last; member
864 int32_t last = rect.x1 - abs_x; in lv_draw_mask_radius() local882 int32_t last = rect.x2 - abs_x - first + 1; in lv_draw_mask_radius() local
1352 lv_obj_t ** last = &indev->pointer.last_hovered; in indev_proc_release() local
833 const Token* last = tokens_ + (tokenCount_ - 1); in Erase() local
1745 stbtt_uint16 offset, start, last; local