/AliOS-Things-master/components/littlevgl/src/lv_objx/ |
A D | lv_btn.c | 92 ext->styles[LV_BTN_STATE_REL] = &lv_style_btn_rel; in lv_btn_create() 93 ext->styles[LV_BTN_STATE_PR] = &lv_style_btn_pr; in lv_btn_create() 94 ext->styles[LV_BTN_STATE_TGL_REL] = &lv_style_btn_tgl_rel; in lv_btn_create() 95 ext->styles[LV_BTN_STATE_TGL_PR] = &lv_style_btn_tgl_pr; in lv_btn_create() 96 ext->styles[LV_BTN_STATE_INA] = &lv_style_btn_ina; in lv_btn_create() 126 lv_obj_set_style(new_btn, ext->styles[LV_BTN_STATE_REL]); in lv_btn_create() 139 memcpy(ext->styles, copy_ext->styles, sizeof(ext->styles)); in lv_btn_create() 176 lv_obj_set_style(btn, ext->styles[state]); in lv_btn_set_state() 270 lv_obj_set_style(btn, ext->styles[ext->state]); in lv_btn_set_style() 457 lv_style_copy(&res, ext->styles[ink_bg_state]); in lv_btn_design() [all …]
|
A D | lv_btn.h | 72 const lv_style_t * styles[_LV_BTN_STATE_NUM]; member
|
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/imagerecog/include/alibabacloud/imagerecog/model/ |
A D | RecognizeImageStyleResult.h | 37 std::vector<std::string> styles; member
|
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/imagerecog/src/model/ |
A D | RecognizeImageStyleResult.cc | 45 data_.styles.push_back(value.asString()); in parse()
|
/AliOS-Things-master/components/freetype/src/autofit/ |
A D | afblue.cin | 30 /* stringsets are specific to styles */
|
/AliOS-Things-master/components/amp/jslib/src/ |
A D | repl.js | 71 var styles; variable 73 styles = { class 88 styles = { class 257 REPL.puts(colors[styles[style] || 'default']); 1251 REPL.puts(colors[styles.result]); 1262 REPL.puts(colors[styles.error_msg]);
|
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/ |
A D | repl.js | 70 var styles; variable 72 styles = { class 87 styles = { class 251 std.puts(colors[styles[style] || 'default']); 1237 std.puts(colors[styles.result]); 1244 std.puts(colors[styles.error_msg]);
|
/AliOS-Things-master/components/SDL2/src/image/ |
A D | nanosvg.h | 455 NSVGstyles* styles; member 703 nsvg__deleteStyles(p->styles); in nsvg__deleteParser() 1803 NSVGstyles* style = p->styles; in nsvg__parseAttr() 2786 NSVGstyles* next = p->styles; in nsvg__content() 2788 p->styles = (NSVGstyles*)malloc(sizeof(NSVGstyles)); in nsvg__content() 2789 p->styles->next = next; in nsvg__content() 2790 p->styles->name = nsvg__strndup(start, (size_t)(s - start)); in nsvg__content() 2791 p->styles->next = NULL; in nsvg__content() 2796 p->styles->description = nsvg__strndup(start, (size_t)(s - start)); in nsvg__content()
|
A D | aclocal.m4 | 533 # We support both call styles for the transition. After
|
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/ |
A D | coderules.txt | 9 to establish a common coding style. The goal of using similar coding styles
|
A D | aclocal.m4 | 9522 # We support both call styles for the transition. After
|
/AliOS-Things-master/components/SDL2/src/gfx/Docs/html/ |
A D | doxygen.css | 547 The following two styles can be used to replace the root node title 548 with an image of your choice. Simply uncomment the next two styles,
|
/AliOS-Things-master/components/littlevgl/ |
A D | README.md | 266 ### Button with styles 267 Add styles to the previously button from the previous example
|
/AliOS-Things-master/components/SDL2/src/gfx/ |
A D | README | 319 styles.
|
A D | aclocal.m4 | 9028 # We support both call styles for the transition. After
|
/AliOS-Things-master/documentation/doxygen/style/ |
A D | doxygen-custom.css | 1794 /* some custom styles for doxygen */
|
/AliOS-Things-master/components/ble_host/script/Kconfiglib-10.21.0/ |
A D | README.rst | 693 for user-defined styles to the terminal menuconfig.
|
/AliOS-Things-master/components/ble_mesh/script/Kconfiglib-10.21.0/ |
A D | README.rst | 693 for user-defined styles to the terminal menuconfig.
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/ |
A D | aclocal.m4 | 443 # We support both call styles for the transition. After
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/ |
A D | aclocal.m4 | 483 # We support both call styles for the transition. After
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/ |
A D | aclocal.m4 | 433 # We support both call styles for the transition. After
|
/AliOS-Things-master/components/SDL2/src/gfx/Test/ |
A D | aclocal.m4 | 9028 # We support both call styles for the transition. After
|