| /foundation/arkui/ui_lite/test/uitest/test_texture_mapper/ |
| H A D | ui_test_texture_mapper.cpp | 196 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 D | ui_test_view_percent.cpp | 213 bool UITestViewPercent::OnClick(UIView& view, const ClickEvent& event) in OnClick() argument
|
| /foundation/arkui/ui_lite/test/uitest/test_ui_scroll_view/ |
| H A D | ui_test_ui_scroll_view.cpp | 324 void UITestUIScrollView::SetLastPos(UIView* view) in SetLastPos() argument
|
| /foundation/arkui/ace_engine_lite/frameworks/src/core/components/ |
| H A D | event_listener.cpp | 33 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 D | tab_bar_component.cpp | 64 UIView* view = textComponent->GetComponentRootView(); in GetTextByIndex() local
|
| H A D | swiper_component.cpp | 163 void SwiperComponent::ChangeListener::OnSwipe(UISwipeView &view) in OnSwipe() argument
|
| /foundation/arkui/ui_lite/test/framework/include/ |
| H A D | ui_test.h | 76 static void DeleteChildren(UIView* view) in DeleteChildren() argument
|
| /foundation/arkui/ui_lite/frameworks/components/ |
| H A D | ui_radio_button.cpp | 57 UIView* view = this; in OnClickEvent() local 144 void UIRadioButton::FindRadioButtonAndChangeState(UIView* view) in FindRadioButtonAndChangeState() argument 165 Callback(UIView* view) Callback() argument [all...] |
| H A D | ui_toggle_button.cpp | 123 void UIToggleButton::Callback(UIView* view) in Callback() argument 153 void UIToggleButton::OnStop(UIView& view) in OnStop() argument
|
| H A D | ui_image_animator.cpp | 38 void UIImageAnimatorView::ImageAnimatorCallback::Callback(UIView* view) in Callback() argument
|
| /foundation/arkui/ui_lite/test/uitest/test_animator/ |
| H A D | ui_test_animator.cpp | 254 bool UITestAnimator::OnClick(UIView& view, const ClickEvent& event) in OnClick() argument [all...] |
| /foundation/arkui/ui_lite/frameworks/dock/ |
| H A D | focus_manager.cpp | 30 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 D | ui_test_clip.cpp | 60 bool UITestClip::OnClick(UIView& view, const ClickEvent& event) in OnClick() argument
|
| /foundation/graphic/graphic_3d/lume/LumeRender/src/datastore/ |
| H A D | render_data_store_pod.cpp | 121 array_view<const uint8_t> view; in Get() local
|
| /foundation/graphic/graphic_3d/lume/LumeRender/src/loader/ |
| H A D | json_util.h | 130 const auto view = in FromJson() local
|
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| H A D | svga_state_tss.c | 50 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 D | svga_state_fs.c | 241 struct pipe_sampler_view *view = svga->curr.sampler_views[shader][i]; in make_fs_key() local
|
| /third_party/node/src/inspector/ |
| H A D | node_string.cc | 62 String StringViewToUtf8(v8_inspector::StringView view) { in StringViewToUtf8() argument
|
| /third_party/node/src/ |
| H A D | node_wasm_web_api.cc | 109 Local<ArrayBufferView> view = chunk.As<ArrayBufferView>(); in Push() local
|
| /third_party/node/benchmark/napi/function_args/ |
| H A D | binding.cc | 101 Local<ArrayBufferView> view = args[0].As<ArrayBufferView>(); in CallWithTypedarray() local
|
| /third_party/mesa3d/src/mesa/state_tracker/ |
| H A D | st_texture.h | 58 struct pipe_sampler_view *view; member
|
| H A D | st_atom_sampler.c | 110 struct pipe_sampler_view *view = sv->view; in st_convert_sampler() local
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/nv30/ |
| H A D | nv30_texture.c | 311 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 D | nv50_tex.c | 72 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 D | FormattableRvAdapter.java | 96 public ViewHolder(View view) { in ViewHolder() argument [all...] |