Home
last modified time | relevance | path

Searched refs:widget (Results 1 – 15 of 15) sorted by relevance

/AliOS-Things-master/components/amp/ui/render/include/
A Dview_model.h21 widget_desc_t *widget; member
38 int vm_data_register(widget_desc_t * widget, char *props, char *name);
42 bool vm_data_is_registered(widget_desc_t * widget, char *name);
46 int vm_props_set(widget_desc_t *widget, char *name, vm_data_type_t *value, int index);
A Drender.h167 void *widget; member
346 int amp_ui_style_refresh(widget_desc_t *widget);
348 int amp_ui_style_update(page_desc_t* page, widget_desc_t *widget);
354 int amp_ui_widget_erase(widget_desc_t *widget);
356 int amp_ui_widget_delete(widget_desc_t *widget);
362 int amp_data_bind(widget_desc_t *widget, char *props, char* value);
363 int amp_ui_widget_style_init(widget_desc_t* widget);
364 int amp_ui_widget_style_copy(widget_desc_t* widget,widget_desc_t* src);
A Dview_bind.h28 int view_data_bind(widget_desc_t *widget, char *props, char* name);
30 int view_data_unbind(widget_desc_t *widget, char *props, char *name);
/AliOS-Things-master/components/amp/engine/quickjs_engine/addons/utils/ui/
A Dmodel_bind.c67 widget_desc_t* widget = NULL; in native_model_setdata() local
132 widget = page->widgets[i]; in native_model_setdata()
187 msg.payload.widget = widget; in native_model_setdata()
/AliOS-Things-master/components/amp/engine/duktape_engine/addons/utils/ui/
A Dmodel_bind.c64 widget_desc_t* widget = NULL; in native_model_setdata() local
129 widget = page->widgets[i]; in native_model_setdata()
184 msg.payload.widget = widget; in native_model_setdata()
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/contrib/dbs/xtiff/
A Dxtiff.c106 void EventProc PP((Widget widget, caddr_t unused, XEvent *event));
1047 EventProc(widget, unused, event) in EventProc() argument
1048 Widget widget; in EventProc()
1062 if (!XtIsRealized(widget))
1197 XCopyPlane(xDisplay, xImagePixmap, XtWindow(widget),
1200 XCopyArea(xDisplay, xImagePixmap, XtWindow(widget),
1203 XPutImage(xDisplay, XtWindow(widget), xWinGc, xImage,
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/
A DDoxyfile18 "The $name widget" \
/AliOS-Things-master/components/SDL2/src/gfx/Docs/html/
A Djquery.js42widget=function(k,j){var l=k.split(".")[0];k=k.split(".")[1];c.fn[k]=function(p){var n=(typeof p==… class in c
53 (function(c){c.widget("ui.resizable",c.extend({},c.ui.mouse,{_init:function(){var e=this,j=this.opt…
/AliOS-Things-master/components/SDL2/docs/
A Ddoxyfile85 # replaced with the name of the entity): "The $name class" "The $name widget"
90 "The $name widget" \
/AliOS-Things-master/components/SDL2/src/gfx/Docs/
A Dhtml.doxyfile99 # replaced with the name of the entity): "The $name class" "The $name widget"
104 "The $name widget" \
/AliOS-Things-master/components/jsoncpp/doc/
A Ddoxyfile.in108 # the entity):The $name class, The $name widget, The $name file, is, provides,
112 "The $name widget" \
A Dweb_doxyfile.in108 # the entity):The $name class, The $name widget, The $name file, is, provides,
112 "The $name widget" \
/AliOS-Things-master/components/littlevgl/scripts/
A DDoxyfile118 # the entity):The $name class, The $name widget, The $name file, is, provides,
122 "The $name widget" \
/AliOS-Things-master/documentation/doxygen/
A DDoxyfile-AOS126 # the entity):The $name class, The $name widget, The $name file, is, provides,
130 "The $name widget" \
/AliOS-Things-master/components/SDL2/src/hidapi/doxygen/
A DDoxyfile85 # replaced with the name of the entity): "The $name class" "The $name widget"

Completed in 56 milliseconds