Home
last modified time | relevance | path

Searched defs:view (Results 26 - 50 of 145) sorted by relevance

123456

/foundation/arkui/ui_lite/test/uitest/test_layout/
H A Dui_test_advanced_layout.cpp199 void UITestAdvancedLayout::OnClickButton(const UIView& view) in OnClickButton() argument
243 OnClick(UIView& view, const ClickEvent& event) OnClick() argument
[all...]
/foundation/graphic/graphic_3d/lume/LumeRender/src/util/
H A Djson_util.h111 const auto view = in FromJson() local
/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Djson_util.h113 const auto view = in FromJson() local
/foundation/graphic/graphic_3d/lume/LumeEngine/src/loader/
H A Djson_util.h77 const auto view = in from_json() local
87 const auto view = BASE_NS::array_view(jsonData.array_.data(), BASE_NS::Math::min(jsonData.array_.size(), N)); in from_json() local
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/cppview/
H A Dlazy_foreach.cpp57 auto view = ViewStackModel::GetInstance()->Finish(); in OnGetChildByIndex() local
90 auto view = ViewStackModel::GetInstance()->Finish(); in OnGetChildByIndexNew() local
/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_view_group_unit_test.cpp63 UIView* view = new UIView(); in HWTEST_F() local
92 UIView* view = new UIView(); in HWTEST_F() local
114 UIView* view = new UIView(); HWTEST_F() local
139 UIView* view = new UIView(); HWTEST_F() local
[all...]
H A Dui_swipe_view_unit_test.cpp100 UIView* view = new UIView(); in HWTEST_F() local
129 UIView* view = new UIView(); in HWTEST_F() local
157 UIView* view = new UIView(); HWTEST_F() local
193 UIViewGroup* view = new UIViewGroup(); HWTEST_F() local
290 UIView* view = swipeView_->GetViewByIndex(1); HWTEST_F() local
[all...]
/foundation/arkui/ui_lite/test/uitest/test_view_group/
H A Dui_test_view_group.cpp193 bool UITestViewGroup::OnClick(UIView& view, const ClickEvent& event) in OnClick() argument
223 UIView* view = new UIView(); AddView() local
258 UIView* view = new UIView(); AddMultiParent() local
268 UIView* view = new UIView(); InsertMultiParent() local
[all...]
/foundation/arkui/ui_lite/test/uitest/test_view_scale_rotate/
H A Dui_test_view_scale_rotate.cpp61 void UITestViewScaleRotate::Callback(UIView* view) in Callback() argument
/foundation/arkui/ui_lite/test/uitest/test_video/
H A Dui_test_video.cpp230 bool UITestVideo::OnClick(UIView &view, const ClickEvent& event) in OnClick() argument
266 bool UITestVideo::OnClick1(UIView &view, const ClickEvent& event) in OnClick1() argument
299 OnClick2(UIView &view, const ClickEvent& event) OnClick2() argument
[all...]
/foundation/arkui/ui_lite/interfaces/kits/animator/
H A Danimator.h71 virtual void OnStop(UIView& view) {} in OnStop() argument
132 Animator(AnimatorCallback* callback, UIView* view, uint32_t time, bool repeat) in Animator() argument
/foundation/arkui/ui_lite/test/uitest/test_chart/
H A Dui_test_chart_pillar.cpp158 bool UITestChartPillar::OnClick(UIView& view, const ClickEvent& event) in OnClick() argument
218 SetLastPos(UIView* view) SetLastPos() argument
[all...]
/foundation/arkui/ui_lite/frameworks/core/
H A Dinput_method_manager.cpp29 void InputMethodManager::ShowInputMethod(UIView* view) in ShowInputMethod() argument
/foundation/arkui/ui_lite/frameworks/dock/
H A Dpointer_input_device.cpp311 void PointerInputDevice::UpdateEventViews(UIView* view) in UpdateEventViews() argument
330 UIView* view; in OnViewLifeEvent() local
[all...]
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/
H A Dswitch_tdd_test.cpp73 UIView* view = component->GetComponentRootView(); in ComponentSwitchAttributeSetTest001() local
139 UIView* view = component->GetComponentRootView(); in ComponentSwitchAttributeSetTest002() local
176 UIView* view = component->GetComponentRootView(); in ComponentSwitchAttributeSetTest003() local
[all...]
/foundation/arkui/ui_lite/test/uitest/test_label/
H A Dui_test_label.cpp214 bool UITestLabel::OnClick(UIView& view, const ClickEvent& event) in OnClick() argument
256 ExpandClick(UIView& view, const ClickEvent& event) const ExpandClick() argument
[all...]
/foundation/arkui/ui_lite/test/uitest/test_edit_text/
H A Dui_test_edit_text.cpp115 bool UITestEditText::OnClick(UIView& view, const ClickEvent& event) in OnClick() argument
132 void UITestEditText::OnChange(UIView& view, const char* value) in OnChange() argument
/foundation/arkui/ui_lite/test/uitest/test_digital_clock/
H A Dui_test_digital_clock.cpp44 UIView* view = static_cast<UIViewGroup*>(container_)->GetChildrenHead(); in TearDown() local
/foundation/arkui/ui_lite/test/uitest/test_picker/
H A Dui_test_ui_picker.cpp221 bool UITestUIPicker::OnClick(UIView& view, const ClickEvent& event) in OnClick() argument
266 void UITestUIPicker::SetLastPos(UIView* view) in SetLastPos() argument
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_native_view_ffi.cpp65 auto view = FFIData::Create<NativeView>(remoteView); in FfiOHOSAceFrameworkNativeViewCtor() local
74 auto view = FFIData::GetData<NativeView>(id); in FfiOHOSAceFrameworkNativeViewDestroy() local
134 auto view = FFIData::GetData<NativeView>(nativeViewId); in FfiOHOSAceFrameworkNativeViewSyncInstanceId() local
144 auto view in FfiOHOSAceFrameworkNativeViewRestoreInstanceId() local
154 auto view = FFIData::GetData<NativeView>(nativeViewId); FfiOHOSAceFrameworkNativeViewFinishUpdateFunc() local
164 auto view = FFIData::GetData<NativeView>(nativeViewId); FfiOHOSAceFrameworkViewDeletedElmtIdsHaveBeenPurged() local
183 auto view = FFIData::GetData<NativeView>(nativeViewId); FfiOHOSAceFrameworkViewGetDeletedElemtIds() local
[all...]
H A Dcj_customdialog_controller_ffi.h62 void SetView(NativeView* view) in SetView() argument
/foundation/arkui/ui_lite/test/uitest/test_ui_list/
H A Dui_test_ui_list.cpp372 bool UITestUIList::OnClick(UIView& view, const ClickEvent& event) in OnClick() argument
444 OnScrollStart(int16_t index, UIView* view) OnScrollStart() argument
455 OnScrollEnd(int16_t index, UIView* view) OnScrollEnd() argument
465 OnScrollTop(int16_t index, UIView* view) OnScrollTop() argument
471 OnScrollBottom(int16_t index, UIView* view) OnScrollBottom() argument
477 OnItemSelected(int16_t index, UIView* view) OnItemSelected() argument
507 SetLastPos(UIView* view) SetLastPos() argument
[all...]
/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

Completed in 18 milliseconds

123456