Searched refs:on_show (Results 1 – 3 of 3) sorted by relevance
158 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()
162 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()
257 int on_show; member
Completed in 11 milliseconds