Home
last modified time | relevance | path

Searched defs:view (Results 101 - 125 of 482) sorted by relevance

12345678910>>...20

/foundation/arkui/ui_lite/test/uitest/test_texture_mapper/
H A Dui_test_texture_mapper.cpp196 bool UITestTextureMapper::OnClick(UIView& view, const ClickEvent& event) in OnClick() argument
243 bool UITestTextureMapper::ExpandClick(UIView& view, cons argument
[all...]
/foundation/arkui/ui_lite/test/uitest/test_view_percent/
H A Dui_test_view_percent.cpp213 bool UITestViewPercent::OnClick(UIView& view, const ClickEvent& event) in OnClick() argument
/foundation/arkui/ui_lite/test/uitest/test_ui_scroll_view/
H A Dui_test_ui_scroll_view.cpp324 void UITestUIScrollView::SetLastPos(UIView* view) in SetLastPos() argument
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Devent_listener.cpp33 bool KeyBoardEventListener::OnKeyAct(UIView &view, const KeyEvent &event) in OnKeyAct() argument
56 bool ViewOnTouchCancelListener::OnCancel(UIView &view, const CancelEvent &event) in OnCancel() argument
96 bool ViewOnTouchListener::OnDragStart(UIView& view, const DragEvent &event) in OnDragStart() argument
113 bool ViewOnTouchListener::OnDrag(UIView& view, const DragEvent& event) in OnDrag() argument
130 bool ViewOnTouchListener::OnDragEnd(UIView& view, const DragEvent &event) in OnDragEnd() argument
151 void ValueChangeListener::OnChange(UIView &view, cons argument
[all...]
H A Dtab_bar_component.cpp64 UIView* view = textComponent->GetComponentRootView(); in GetTextByIndex() local
H A Dswiper_component.cpp163 void SwiperComponent::ChangeListener::OnSwipe(UISwipeView &view) in OnSwipe() argument
/foundation/arkui/ui_lite/test/framework/include/
H A Dui_test.h76 static void DeleteChildren(UIView* view) in DeleteChildren() argument
/foundation/arkui/ui_lite/frameworks/components/
H A Dui_radio_button.cpp57 UIView* view = this; in OnClickEvent() local
144 void UIRadioButton::FindRadioButtonAndChangeState(UIView* view) in FindRadioButtonAndChangeState() argument
165 Callback(UIView* view) Callback() argument
[all...]
H A Dui_toggle_button.cpp123 void UIToggleButton::Callback(UIView* view) in Callback() argument
153 void UIToggleButton::OnStop(UIView& view) in OnStop() argument
H A Dui_image_animator.cpp38 void UIImageAnimatorView::ImageAnimatorCallback::Callback(UIView* view) in Callback() argument
/foundation/arkui/ui_lite/test/uitest/test_animator/
H A Dui_test_animator.cpp254 bool UITestAnimator::OnClick(UIView& view, const ClickEvent& event) in OnClick() argument
[all...]
/foundation/arkui/ui_lite/frameworks/dock/
H A Dfocus_manager.cpp30 bool FocusManager::RequestFocus(UIView* view) in RequestFocus() argument
234 bool FocusManager::GetNextFocus(UIView* focusedView, UIView*& candidate, UIView* view, uint8_t direction) in GetNextFocus() argument
/foundation/arkui/ui_lite/test/uitest/test_clip/
H A Dui_test_clip.cpp60 bool UITestClip::OnClick(UIView& view, const ClickEvent& event) in OnClick() argument
/foundation/graphic/graphic_3d/lume/LumeRender/src/datastore/
H A Drender_data_store_pod.cpp121 array_view<const uint8_t> view; in Get() local
/foundation/graphic/graphic_3d/lume/LumeRender/src/loader/
H A Djson_util.h130 const auto view = in FromJson() local
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_state_tss.c50 struct svga_hw_view_state *view = &svga->state.hw_draw.views[i]; in svga_cleanup_tss_binding() local
65 struct svga_hw_view_state *view; member
76 emit_tex_binding_unit(struct svga_context *svga, unsigned unit, const struct svga_sampler_state *s, const struct pipe_sampler_view *sv, struct svga_hw_view_state *view, boolean reemit, struct bind_queue *queue) emit_tex_binding_unit() argument
190 struct svga_hw_view_state *view = queue.bind[i].view; update_tss_binding() local
249 struct svga_hw_view_state *view = &svga->state.hw_draw.views[i]; svga_reemit_tss_bindings() local
262 struct svga_hw_view_state *view = &svga->state.hw_draw.views[unit]; svga_reemit_tss_bindings() local
[all...]
H A Dsvga_state_fs.c241 struct pipe_sampler_view *view = svga->curr.sampler_views[shader][i]; in make_fs_key() local
/third_party/node/src/inspector/
H A Dnode_string.cc62 String StringViewToUtf8(v8_inspector::StringView view) { in StringViewToUtf8() argument
/third_party/node/src/
H A Dnode_wasm_web_api.cc109 Local<ArrayBufferView> view = chunk.As<ArrayBufferView>(); in Push() local
/third_party/node/benchmark/napi/function_args/
H A Dbinding.cc101 Local<ArrayBufferView> view = args[0].As<ArrayBufferView>(); in CallWithTypedarray() local
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_texture.h58 struct pipe_sampler_view *view; member
H A Dst_atom_sampler.c110 struct pipe_sampler_view *view = sv->view; in st_convert_sampler() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_texture.c311 nv30_sampler_view_destroy(struct pipe_context *pipe, struct pipe_sampler_view *view) nv30_sampler_view_destroy() argument
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_tex.c72 struct nv50_tic_entry *view; in nv50_create_texture_view() local
[all...]
/third_party/libphonenumber/java/demoapp/app/src/main/java/com/google/phonenumbers/demoapp/result/
H A DFormattableRvAdapter.java96 public ViewHolder(View view) { in ViewHolder() argument
[all...]

Completed in 12 milliseconds

12345678910>>...20