| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
| H A D | browser.c | 53 static void view_cb_notify_progress(WebKitWebView *view, GParamSpec *pspec, in view_cb_notify_progress() argument 63 static void view_cb_notify_load_status(WebKitWebView *view, GParamSpec *pspec, in view_cb_notify_load_status() argument 72 static void view_cb_resource_request_starting(WebKitWebView *view, in view_cb_resource_request_starting() argument 114 static gboolean view_cb_download_requested(WebKitWebView *view, in view_cb_download_requested() argument 125 static void view_cb_hovering_over_link(WebKitWebView *view, gcha argument 98 view_cb_mime_type_policy_decision( WebKitWebView *view, WebKitWebFrame *frame, WebKitNetworkRequest *req, gchar *mime, WebKitWebPolicyDecision *policy, struct browser_context *ctx) view_cb_mime_type_policy_decision() argument 140 view_cb_title_changed(WebKitWebView *view, WebKitWebFrame *frame, const char *title, struct browser_context *ctx) view_cb_title_changed() argument 155 WebKitWebView *view; hs20_web_browser() local [all...] |
| /foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/cppview/ |
| H A D | native_view.cpp | 191 void NativeView::Create(const sptr<NativeView>& view) in Create() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/ |
| H A D | jsi_view_register_impl.cpp | 235 auto* view = static_cast<JSView*>(obj->GetNativePointerField(vm, 0)); in AddCustomTitleBarComponent() local 310 auto* view = static_cast<JSView*>(obj->GetNativePointerField(vm, 0)); in UpdateRootComponent() local [all...] |
| H A D | jsi_view_register_impl_ng.cpp | 206 auto* view = static_cast<JSView*>(obj->GetNativePointerField(vm, 0)); in AddCustomTitleBarComponent() local 281 auto* view = static_cast<JSView*>(obj->GetNativePointerField(vm, 0)); in UpdateRootComponent() local [all...] |
| /foundation/arkui/ui_lite/test/uitest/test_rotate_input/ |
| H A D | ui_test_rotate_input.cpp | 65 TestSetRotateFactorListener(UIView* view, float factor) : view_(view), factor_(factor) {} in TestSetRotateFactorListener() argument 386 bool UITestRotateInput::OnPress(UIView& view, const PressEvent& event) in OnPress() argument 418 SetLastPos(UIView* view) SetLastPos() argument 438 SetTestLabelButton(UILabel* label, UIView* view) SetTestLabelButton() argument [all...] |
| /foundation/arkui/ui_lite/test/uitest/test_transform/ |
| H A D | ui_test_transform.cpp | 176 bool UITestTransform::OnClick(UIView& view, const ClickEvent& event) in OnClick() argument
|
| /foundation/arkui/ui_lite/test/uitest/test_ui_analog_clock/ |
| H A D | ui_test_analog_clock.h | 30 virtual void Callback(UIView* view) in Callback() argument
|
| /foundation/arkui/ui_lite/test/uitest/test_slider/ |
| H A D | ui_test_slider.cpp | 71 bool TestUISliderEventListener::OnClick(UIView& view, const ClickEvent& event) in OnClick() argument 99 bool TestUISliderEventListener::OnDrag(UIView& view, const DragEvent& event) in OnDrag() argument 425 bool UITestSlider::OnClick(UIView& view, const ClickEvent& event) in OnClick() argument 465 bool UITestSlider::ExpandClick1(UIView& view, const ClickEvent& event) in ExpandClick1() argument 523 ExpandClick2(UIView& view, const ClickEvent& event) ExpandClick2() argument [all...] |
| /foundation/arkui/ui_lite/test/uitest/test_ui_swipe_view/ |
| H A D | ui_test_ui_swipe_view.cpp | 413 bool UITestUISwipeView::OnClick(UIView& view, const ClickEvent& event) in OnClick() argument 482 void UITestUISwipeView::SetLastPos(UIView* view) in SetLastPos() argument [all...] |
| /foundation/arkui/ui_lite/test/unittest/components/ |
| H A D | ui_view_unit_test.cpp | 1134 UIView* view = new UIView(); in HWTEST_F() local 1175 UIView* view = new UIView(); HWTEST_F() local 1194 UIView* view = new UIView(); HWTEST_F() local 1213 UIView* view = new UIView(); HWTEST_F() local [all...] |
| /foundation/arkui/ui_lite/test/unittest/dfx/ |
| H A D | event_injector_unit_test.cpp | 185 void EventInjectorTest::DeleteChildren(UIView* view) in DeleteChildren() argument
|
| /foundation/arkui/ui_lite/frameworks/components/ |
| H A D | ui_button.cpp | 345 void UIButton::ButtonAnimator::Callback(UIView* view) in Callback() argument 355 void UIButton::ButtonAnimator::OnStop(UIView& view) in OnStop() argument
|
| H A D | ui_view_group.cpp | 42 void UIViewGroup::Add(UIView* view) in Add() argument 111 Remove(UIView* view) Remove() argument 194 UIView* view = GetChildrenRenderHead(); GetTargetView() local 239 UIView* view = GetChildrenRenderHead(); GetTargetView() local 257 UIView* view = childrenHead_; GetAllChildRelativeRect() local 320 UIView* view = childrenHead_; MoveChildByOffset() local [all...] |
| /foundation/arkui/ui_lite/interfaces/kits/components/ |
| H A D | ui_view.h | 137 OnClick(UIView& view, const ClickEvent& event) OnClick() argument 169 OnLongPress(UIView& view, const LongPressEvent& event) OnLongPress() argument 200 OnDragStart(UIView& view, const DragEvent& event) OnDragStart() argument 215 OnDrag(UIView& view, const DragEvent& event) OnDrag() argument 230 OnDragEnd(UIView& view, const DragEvent& event) OnDragEnd() argument 262 OnPress(UIView& view, const PressEvent& event) OnPress() argument 277 OnRelease(UIView& view, const ReleaseEvent& event) OnRelease() argument 292 OnCancel(UIView& view, const CancelEvent& event) OnCancel() argument 321 OnRotateStart(UIView& view, const RotateEvent& event) OnRotateStart() argument 334 OnRotate(UIView& view, const RotateEvent& event) OnRotate() argument 346 OnRotateEnd(UIView& view, const RotateEvent& event) OnRotateEnd() argument 1458 OnFocus(UIView& view) OnFocus() argument 1469 OnBlur(UIView& view) OnBlur() argument [all...] |
| H A D | ui_edit_text.h | 57 virtual void OnChange(UIView& view, const char* value) {} in OnChange() argument [all...] |
| H A D | ui_image_animator.h | 415 OnAnimatorStop(UIView& view) OnAnimatorStop() argument [all...] |
| /foundation/arkui/ui_lite/test/uitest/test_arc_label/ |
| H A D | ui_test_arc_label.cpp | 142 explicit LabelButtonClickListener(UIView* view) : view_(view) in LabelButtonClickListener() argument 163 explicit TestArcLabelScrollListener(UIView* view) : view_(view) in TestArcLabelScrollListener() argument
|
| /foundation/arkui/ace_engine_lite/frameworks/src/core/animation/ |
| H A D | transition_impl.cpp | 38 void TransitionImpl::Callback(UIView *view) in Callback() argument
|
| H A D | transition_impl.h | 132 TransitionImpl(TransitionParams& params, UIView* view) in TransitionImpl() argument
|
| /foundation/arkui/ace_engine_lite/frameworks/src/core/components/ |
| H A D | tabs_component.cpp | 298 void TabsComponent::ChangeListener::OnSwipe(UISwipeView& view) in OnSwipe() argument
|
| /foundation/arkui/ace_engine_lite/frameworks/src/core/dialog/ |
| H A D | js_dialog.cpp | 192 bool DialogListener::OnClick(UIView &view, const ClickEvent &event)
in OnClick() argument 219 bool DismissListener::OnClick(UIView &view, const ClickEvent &event)
in OnClick() argument
|
| /foundation/arkui/ui_lite/test/autotest/src/ |
| H A D | ui_auto_test.cpp | 54 UIView* view = RootView::GetInstance()->GetChildById(id); in EnterSubMenu() local 81 UIView* view = RootView::GetInstance()->GetChildById(id); in ClickViewById() local 97 UIView* view = RootView::GetInstance()->GetChildById(id); in DragViewToHead() local 117 UIView* view = RootView::GetInstance()->GetChildById(id); DrageToView() local [all...] |
| /foundation/arkui/ui_lite/test/uitest/test_focus_manager/ |
| H A D | ui_test_focus_manager.cpp | 62 OnClick(UIView& view, const ClickEvent& event) OnClick() argument 77 OnClick(UIView& view, const ClickEvent& event) OnClick() argument 94 OnClick(UIView& view, const ClickEvent& event) OnClick() argument 113 OnClick(UIView& view, const ClickEvent& event) OnClick() argument 124 SetFocusableOnClickListener(UIView* view, bool enable) SetFocusableOnClickListener() argument 128 OnClick(UIView& view, const ClickEvent& event) OnClick() argument 140 RequestFocusOnClickListener(UIView* view) RequestFocusOnClickListener() argument 144 OnClick(UIView& view, const ClickEvent& event) OnClick() argument 159 OnClick(UIView& view, const ClickEvent& event) OnClick() argument [all...] |
| /foundation/arkui/ui_lite/test/uitest/test_image/ |
| H A D | ui_test_image.cpp | 471 bool UITestImage::OnClick(UIView &view, const ClickEvent& event) in OnClick() argument
|
| /foundation/arkui/ui_lite/test/uitest/test_image_animator/ |
| H A D | ui_test_image_animator.cpp | 369 bool UITestImageAnimator::OnClick(UIView& view, const ClickEvent& event) in OnClick() argument [all...] |