Home
last modified time | relevance | path

Searched defs:child (Results 1 – 25 of 33) sorted by relevance

12

/lvgl-latest/src/libs/thorvg/
DtvgSvgCssStyle.cpp217 auto child = style->child.data; in cssFindStyleNode() local
231 auto child = style->child.data; in cssFindStyleNode() local
244 auto child = doc->child.data; in cssUpdateStyle() local
DtvgLottieBuilder.cpp176 void LottieBuilder::updateTransform(LottieGroup* parent, LottieObject** child, float frameNo, TVG_U… in updateTransform()
205 void LottieBuilder::updateGroup(LottieGroup* parent, LottieObject** child, float frameNo, TVG_UNUSE… in updateGroup()
246 static bool _fragmented(LottieGroup* parent, LottieObject** child, Inlist<RenderContext>& contexts,… in _fragmented()
260 void LottieBuilder::updateSolidStroke(LottieGroup* parent, LottieObject** child, float frameNo, Inl… in updateSolidStroke()
273 void LottieBuilder::updateGradientStroke(LottieGroup* parent, LottieObject** child, float frameNo, … in updateGradientStroke()
285 void LottieBuilder::updateSolidFill(LottieGroup* parent, LottieObject** child, float frameNo, Inlis… in updateSolidFill()
300 void LottieBuilder::updateGradientFill(LottieGroup* parent, LottieObject** child, float frameNo, In… in updateGradientFill()
472 void LottieBuilder::updateRect(LottieGroup* parent, LottieObject** child, float frameNo, TVG_UNUSED… in updateRect()
539 void LottieBuilder::updateEllipse(LottieGroup* parent, LottieObject** child, float frameNo, TVG_UNU… in updateEllipse()
558 void LottieBuilder::updatePath(LottieGroup* parent, LottieObject** child, float frameNo, TVG_UNUSED… in updatePath()
[all …]
DtvgAccessor.cpp35 while (auto child = it->next()) { in accessChildren() local
DtvgLottieModel.cpp349 auto child = static_cast<LottieObject*>(*c); in prepare() local
400 auto child = children[i]; in prepare() local
DtvgSvgSceneBuilder.cpp211 auto child = *(node->child.data); in _appendClipUseNode() local
268 auto child = compNode->child.data; in _applyComposition() local
846 auto child = node->child.data; in _sceneBuildHelper() local
/lvgl-latest/src/widgets/list/
Dlv_list.c114 lv_obj_t * child = lv_obj_get_child(btn, i); in lv_list_get_button_text() local
129 lv_obj_t * child = lv_obj_get_child(btn, i); in lv_list_set_button_text() local
/lvgl-latest/src/others/gridnav/
Dlv_gridnav.c254 lv_obj_t * child = lv_event_get_target(e); in gridnav_event_cb() local
302 lv_obj_t * child = lv_obj_get_child(obj, i); in find_chid() local
365 lv_obj_t * child = lv_obj_get_child(obj, i); in find_first_focusable() local
377 lv_obj_t * child = lv_obj_get_child(obj, i); in find_last_focusable() local
/lvgl-latest/examples/scroll/
Dlv_example_scroll_7.c51 lv_obj_t * child = lv_obj_get_child(obj, -1); in update_scroll() local
59 lv_obj_t * child = lv_obj_get_child(obj, 0); in update_scroll() local
Dlv_example_scroll_1.c53 lv_obj_t * child; in lv_example_scroll_1() local
Dlv_example_scroll_6.c16 lv_obj_t * child = lv_obj_get_child(cont, i); in scroll_event_cb() local
/lvgl-latest/tests/src/test_cases/
Dtest_grid_fr.c35 lv_obj_t * child = lv_obj_create(active_screen); in test_grid_fr() local
Dtest_align_flex.c38 lv_obj_t * child = lv_obj_create(row); in create_row() local
/lvgl-latest/tests/src/test_cases/widgets/
Dtest_objid.c34 lv_obj_t * child = lv_label_create(parent); in test_obj_id_get_child() local
/lvgl-latest/examples/others/observer/
Dlv_example_observer_4.c96 lv_obj_t * child = lv_obj_get_child(cont, i); in cont_observer_cb() local
136 lv_obj_t * child = lv_obj_get_child(cont, i); in cont_observer_cb() local
/lvgl-latest/src/core/
Dlv_refr.c170 lv_obj_t * child = obj->spec_attr->children[i]; in lv_obj_redraw() local
200 lv_obj_t * child = obj->spec_attr->children[i]; in lv_obj_redraw() local
221 lv_obj_t * child = obj->spec_attr->children[i]; in lv_obj_redraw() local
243 lv_obj_t * child = obj->spec_attr->children[i]; in lv_obj_redraw() local
845 lv_obj_t * child = obj->spec_attr->children[i]; in lv_refr_get_top_obj() local
891 lv_obj_t * child = parent->spec_attr->children[i]; in refr_obj_and_children() local
Dlv_obj.c447 lv_obj_t * child = obj->spec_attr->children[i]; in lv_obj_get_child_by_id() local
453 lv_obj_t * child = obj->spec_attr->children[i]; in lv_obj_get_child_by_id() local
757 lv_obj_t * child = obj->spec_attr->children[i]; in lv_obj_event() local
857 lv_obj_t * child = obj->spec_attr->children[i]; in lv_obj_event() local
984 lv_obj_t * child = parent->spec_attr->children[i]; in obj_valid_child() local
Dlv_obj_scroll.c144 lv_obj_t * child = obj->spec_attr->children[i]; in lv_obj_get_scroll_bottom() local
185 lv_obj_t * child = obj->spec_attr->children[i]; in lv_obj_get_scroll_left() local
223 lv_obj_t * child = obj->spec_attr->children[i]; in lv_obj_get_scroll_right() local
404 lv_obj_t * child = obj; in lv_obj_scroll_to_view_recursive() local
702 static void scroll_area_into_view(const lv_area_t * area, lv_obj_t * child, lv_point_t * scroll_val… in scroll_area_into_view()
Dlv_obj_tree.c98 lv_obj_t * child = lv_obj_get_first_not_deleting_child(obj); in lv_obj_clean() local
446 lv_obj_t * child = parent->spec_attr->children[i]; in lv_obj_get_index_by_type() local
522 lv_obj_t * child = lv_obj_get_child(obj, 0); in obj_delete_core() local
Dlv_obj_pos.c770 lv_obj_t * child = obj->spec_attr->children[i]; in lv_obj_move_children_by() local
1101 lv_obj_t * child = obj->spec_attr->children[i]; in calc_content_width() local
1137 lv_obj_t * child = obj->spec_attr->children[i]; in calc_content_width() local
1194 lv_obj_t * child = obj->spec_attr->children[i]; in calc_content_height() local
1235 lv_obj_t * child = obj->spec_attr->children[i]; in layout_update_core() local
/lvgl-latest/examples/widgets/list/
Dlv_example_list_2.c25 lv_obj_t * child = lv_obj_get_child(parent, i); in event_handler() local
/lvgl-latest/src/indev/
Dlv_indev_scroll.c529 lv_obj_t * child = obj->spec_attr->children[i]; in find_snap_point_x() local
585 lv_obj_t * child = obj->spec_attr->children[i]; in find_snap_point_y() local
/lvgl-latest/src/misc/
Dlv_rb.c131 lv_rb_node_t * child = NULL; in lv_rb_remove_node() local
/lvgl-latest/demos/smartwatch/
Dlv_demo_smartwatch.c149 lv_obj_t * child = lv_obj_get_child(list, i); in lv_demo_smartwatch_scroll_event() local
/lvgl-latest/src/widgets/calendar/
Dlv_calendar.c209 lv_obj_t * child = lv_obj_get_child(obj, i); in lv_calendar_set_month_shown() local
/lvgl-latest/src/others/file_explorer/
Dlv_file_explorer.c412 lv_obj_t * child = lv_obj_get_child(explorer->quick_access_area, i); in init_style() local

12