Lines Matching refs:values
78 other types of input, but their values are readable through this API.
96 - :cpp:type:`lv_result_t` :cpp:expr:`lv_obj_set_properties(widget, lv_property_t * values, count)`
102 The following is an example of an array that could be used as the ``values`` argument
107 lv_property_t values[] = {
142 - :c:macro:`LV_PROPERTY_ID` (for single values -- see :ref:`Single Values` below)`;
145 - :c:macro:`LV_PROPERTY_ID2` (for paired values -- see :ref:`Paired Values` below)`;
151 Note that :cpp:type:`lv_style_prop_t` (enumerator values beginning with ``LV_PROPERTY_STYLE_...``)
152 are also valid property IDs, and can be used to set or get a Widget's style values.
167 .. _single values:
207 .. _paired values:
215 * For some properties like slider range, it contains two simple (4-byte) values
271 dynamically-loaded library) may need additional code to convert values from their