Home
last modified time | relevance | path

Searched refs:view (Results 1 – 24 of 24) sorted by relevance

/lvgl-latest/demos/flex_layout/
Dlv_demo_flex_layout_main.c31 static view_t view; variable
43 view_create(lv_screen_active(), &view); in lv_demo_flex_layout()
44 ctrl_pad_attach(&view); in lv_demo_flex_layout()
Dlv_demo_flex_layout_main.h40 lv_obj_t * view; member
Dlv_demo_flex_layout_view_ctrl_pad.c70 ui->ctrl_pad.tab.view = tv; in view_ctrl_pad_create()
/lvgl-latest/docs/details/other-components/
Dfragment.rst14 or another fragment. The fragment's view hierarchy becomes part of, or
15 attaches to, the host's view hierarchy.
49 /* Create view objects */
Dxml.rst24 - XML helps to separate the view from the logic.
99 <view extends="lv_button" width="#size" styles="blue red:pressed">
101 </view>
110 - ``<view>``: Describes how the component looks. Can reference constants, parameters, and styles.
162 (see ``<view extends="...">``) when a widget or component is created.
173 <view extends="lv_label"/>
183 <view extends="lv_button" style_radius="0" style_bg_color="0xff0000">
185 </view>
Dgridnav.rst34 If the container is scrollable and the focused child is out of the view,
35 gridnav will automatically scroll the child into view.
/lvgl-latest/src/others/xml/
Dlv_xml_parser.h43 lv_obj_t * view; /*Pointer to the created view during component creation*/ member
Dlv_xml.c118 state.item = state.view; in lv_xml_create_from_ctx()
127 return state.view; in lv_xml_create_from_ctx()
367 state->view = item; in view_start_element_handler()
/lvgl-latest/examples/others/observer/
Dindex.rst20 Custom tab view with state management
/lvgl-latest/src/libs/svg/
Dlv_svg_render.c266 lv_svg_render_viewport_t * view = (lv_svg_render_viewport_t *)obj; in _set_viewport_attr() local
269 view->width = attr->value.fval; in _set_viewport_attr()
272 view->height = attr->value.fval; in _set_viewport_attr()
282 if(view->width > 0 && vals[2] > 0) { in _set_viewport_attr()
283 scale_x = view->width / vals[2]; in _set_viewport_attr()
285 if(view->height > 0 && vals[3] > 0) { in _set_viewport_attr()
286 scale_y = view->height / vals[3]; in _set_viewport_attr()
298 view->viewport_fill = true; in _set_viewport_attr()
301 view->viewport_fill = false; in _set_viewport_attr()
1060 lv_svg_render_viewport_t * view = (lv_svg_render_viewport_t *)obj; in _init_viewport() local
[all …]
/lvgl-latest/docs/details/base-widget/
Dscroll.rst224 bring the child Widget with focus into view. The scrolling happens recursively
226 Widget will be scrolled into view even if it is on a different page of a
261 - :cpp:expr:`lv_obj_get_scroll_x(widget)` Pixels scrolled past left edge of Widget's view wind…
262 - :cpp:expr:`lv_obj_get_scroll_y(widget)` Pixels scrolled past top of Widget's view window.
264 - :cpp:expr:`lv_obj_get_scroll_bottom(widget)` Pixels scrolled past bottom of Widget's view window.
266 - :cpp:expr:`lv_obj_get_scroll_right(widget)` Pixels scrolled past right edge of Widget's view win…
/lvgl-latest/tests/src/test_files/fonts/noto/
DREADME.txt30 2. Use your app's font picker to view the font family and all the
/lvgl-latest/docs/details/integration/chip/
Dalif.rst179 Get to the "Manage Solution" view from the CMSIS Solution extension. You can reach
181 on the left and clicking the gear at the top of that view. When it's open, it's a
220 In the "Manage Solution" view explained in the guide, there is an option to select either
Dstm32.rst15 LVGL folder that you copied (you may need to refresh the view first
/lvgl-latest/docs/details/widgets/
Dmenu.rst50 …rator:`LV_MENU_HEADER_TOP_UNFIXED` Header is positioned at the top and can be scrolled out of view.
Dchart.rst317 to be scrollable in its parent --- the parent container provides the scrollable "view
/lvgl-latest/docs/details/integration/driver/display/
Dlcd_stm32_guide.rst63 #. In the Pinout view configure PA5 as SPI1_SCK, PA7 as SPI1_MOSI (right click the pin and select t…
75 #. Select System Core/GPIO category. In the Pinout view configure additional pins for chip select, …
/lvgl-latest/docs/details/base-widget/layouts/
Dgrid.rst135 from the grid's point of view.
/lvgl-latest/docs/
DROADMAP.rst175 - Functional programming support, pure view?
DCHANGELOG.rst267 - **fix(docs): fix Lottie document cannot view examples (#6338)** `6342 <https://github.com/lvgl/lv…
DDoxyfile421 # the optimal cache size from a speed point of view.
1328 # the table of contents of the HTML help documentation and to the tree view.
/lvgl-latest/docs/intro/
Dbasics.rst204 or view it on GitHub, e.g.
/lvgl-latest/docs/details/main-components/
Ddisplay.rst652 …d once for each invalidated area. Therefore, tiling is not visible from the flushing point of view.
/lvgl-latest/docs/_static/css/
Dfontawesome.min.css5 …trava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f2…