Home
last modified time | relevance | path

Searched refs:on_show (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/amp/engine/quickjs_engine/addons/utils/ui/
A Dpage_entry.c158 g_app.page[index].options.on_show = options->on_show; in page_add_options()
198 page_options.on_show = JS_DupValue(ctx, irq_cb); in native_page_entry()
233 JSValue val = JS_Call(ctx, options->on_show, JS_UNDEFINED, 1, &value); in page_entry()
/AliOS-Things-master/components/amp/engine/duktape_engine/startup/
A Dpage_entry.c162 g_app.page[index].options.on_show = options->on_show; in page_add_options()
216 page_options.on_show = be_ref(ctx); in native_page_entry()
269 be_push_ref(ctx, options->on_show); in page_entry()
/AliOS-Things-master/components/amp/ui/render/include/
A Drender.h257 int on_show; member

Completed in 11 milliseconds