Home
last modified time | relevance | path

Searched defs:context (Results 2951 - 2975 of 6647) sorted by relevance

1...<<111112113114115116117118119120>>...266

/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/
H A Drender_xcomponent.cpp257 void RenderXComponent::Paint(RenderContext& context, const Offset& offset) in Paint() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/checkboxgroup/
H A Dcheckboxgroup_modifier.cpp84 PaintCheckBox( DrawingContext& context, const OffsetF& paintOffset, const SizeF& contentSize) const PaintCheckBox() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
H A Dsheet_manager.cpp125 auto context = AceType::Claim(sheetContentNode->GetContext()); in OpenBindSheetByUIContext() local
H A Dsheet_drag_bar_pattern.cpp138 auto context = host->GetRenderContext(); in ScaleAnimation() local
/foundation/arkui/ace_engine/frameworks/core/components/marquee/
H A Drender_marquee.cpp195 auto context = GetContext().Upgrade(); in Update() local
350 auto context = GetContext().Upgrade(); in NeedMarquee() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/plugin/
H A Dplugin_element.cpp217 auto context = GetContext().Upgrade(); in OnActionEvent() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navrouter/
H A Dnavdestination_event_hub.h102 void FireOnReady(RefPtr<NavDestinationContext> context) in FireOnReady() argument
/foundation/arkui/ace_engine/frameworks/core/components/page/
H A Dpage_element.cpp35 auto context = context_.Upgrade(); in ~PageElement() local
/foundation/arkui/ace_engine/frameworks/core/components/plugin/resource/
H A Dplugin_manager_resource.cpp30 auto context = context_.Upgrade(); in Release() local
70 auto context = context_.Upgrade(); in CallResRegisterMethod() local
/foundation/arkui/ace_engine/frameworks/core/components/rating/
H A Drosen_render_rating.cpp25 void RosenRenderRating::Paint(RenderContext& context, const Offset& offset) in Paint() argument
86 void RosenRenderRating::PaintRatingBar(RenderContext& context, RSCanvas* canvas) in PaintRatingBar() argument
135 PaintImageArea(RenderContext& context, const RefPtr<RenderImage>& renderImage, RSCanvas* canvas, const ImageAreaProperties& properties) PaintImageArea() argument
153 PaintFocus( const Offset& offset, double rRectRadius, const Size& boardSize, RenderContext& context) PaintFocus() argument
175 PaintFocusForTABLET( const Offset& offset, double rRectRadius, const Size& boardSize, RenderContext& context) PaintFocusForTABLET() argument
195 PaintPress( const Offset& offset, double rRectRadius, const Size& boardSize, RenderContext& context) PaintPress() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/display_sync/
H A Dui_display_sync.cpp107 auto context = pipelineContext.Upgrade(); in AddToPipeline() local
127 auto context = GetCurrentContext(); in DelFromPipeline() local
144 auto context = GetCurrentContext(); IsAddToPipeline() local
178 auto context = GetCurrentContext(); RequestFrame() local
318 auto context = context_.Upgrade(); GetCurrentContext() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/
H A Dgrid_item_pattern.cpp78 auto context = host->GetRenderContext(); in SetSelectable() local
/foundation/arkui/ace_engine/frameworks/core/components/dialog_modal/
H A Drender_dialog_modal.cpp151 auto context = context_.Upgrade(); in GetTopPageLayoutSize() local
176 auto context = context_.Upgrade(); in CanRouterPage() local
238 auto context = context_.Upgrade(); in MovePage() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/scroll/
H A Drender_single_child_scroll.cpp180 auto context = context_.Upgrade(); in IsDeclarativePara() local
194 auto context = context_.Upgrade(); in PerformLayout() local
300 auto context = context_.Upgrade(); PostForceMakeNeedLayout() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/slider/
H A Drosen_render_circle_block.cpp137 void RosenRenderCircleBlock::Paint(RenderContext& context, const Offset& offset) in Paint() argument
252 void RosenRenderCircleBlock::PaintShadow(RenderContext& context, const Offset& offset, double radius) in PaintShadow() argument
H A Drosen_render_slider.cpp308 void RosenRenderSlider::Paint(RenderContext& context, const Offset& offset) in Paint() argument
327 void RosenRenderSlider::PaintTrackFocus(RenderContext& context, const Offset& offset) in PaintTrackFocus() argument
/foundation/arkui/ace_engine/frameworks/core/components/svg/
H A Drosen_render_svg_polygon.cpp27 void RosenRenderSvgPolygon::Paint(RenderContext& context, const Offset& offset) in Paint() argument
68 void RosenRenderSvgPolygon::PaintDirectly(RenderContext& context, const Offset& offset) in PaintDirectly() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dstate_style_manager.cpp322 auto context = host->GetRenderContext(); in Transform() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/recognizers/
H A Dlong_press_recognizer.cpp93 auto context = PipelineContext::GetCurrentContext(); in ThumbnailTimer() local
277 auto context = PipelineContext::GetCurrentContext(); in DeadlineTimer() local
312 auto context = PipelineContext::GetCurrentContext(); StartRepeatTimer() local
328 auto context = PipelineContext::GetCurrentContext(); ConvertPxToVp() local
380 auto context = PipelineContext::GetCurrentContext(); OnResetStatus() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dtool_bar_pattern.cpp61 auto context = PipelineBase::GetCurrentContext(); in OnModifyDone() local
/foundation/ability/ability_runtime/test/unittest/js_service_extension_test/
H A Djs_service_extension_test.cpp151 auto context = jsServiceExtension_->GetContext(); in HWTEST_F() local
188 auto context = jsServiceExtension_->GetContext(); in HWTEST_F() local
231 auto context = jsServiceExtension_->GetContext(); in HWTEST_F() local
285 auto context = jsServiceExtension_->GetContext(); HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/navigation_bar/
H A Drender_collapsing_navigation_bar.cpp206 void RenderCollapsingNavigationBar::Initialize(const WeakPtr<PipelineContext>& context) in Initialize() argument
/foundation/arkui/ace_engine/frameworks/core/components/watch_slider/
H A Drender_watch_slider.cpp269 auto context = GetContext().Upgrade(); in OnRotation() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dobserver_handler.cpp43 auto context = pattern->GetNavDestinationContext(); in NotifyNavigationStateChange() local
83 napi_value context = GetUIContextValue(); in NotifyRouterPageStateChange() local
H A Dobserver_handler.h84 napi_value context; member
97 napi_value context; member

Completed in 17 milliseconds

1...<<111112113114115116117118119120>>...266