Searched defs:ofs_y (Results 1 – 5 of 5) sorted by relevance
46 int32_t ofs_y; member
103 int32_t ofs_y; member
68 int16_t ofs_y; /**< y offset of the bounding box*/ member
35 …int8_t ofs_y; /**< y offset of the bounding box. Measured from the top of the li… member
316 …align(const lv_area_t * base, lv_area_t * to_align, lv_align_t align, int32_t ofs_x, int32_t ofs_y) in lv_area_align()