/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/ |
H A D | rich_editor_pattern.cpp | 9075 RectF rect; GetSelectArea() local 10912 ExpandDefaultResponseRegion(RectF& rect) ExpandDefaultResponseRegion() argument [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/ |
H A D | text_pattern.cpp | 3506 ProcessBoundRectByTextShadow(RectF& rect) ProcessBoundRectByTextShadow() argument 3539 ProcessBoundRectByTextMarquee(RectF& rect) ProcessBoundRectByTextMarquee() argument [all...] |
/foundation/arkui/ace_engine/frameworks/core/pipeline/ |
H A D | pipeline_base.h | 393 virtual void GetBoundingRectData(int32_t nodeId, Rect& rect) {} in GetBoundingRectData() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/ |
H A D | render_context.h | 284 virtual void SetContentRectToFrame(RectF rect) {} in SetContentRectToFrame() argument 307 virtual void SetContentClip(const std::variant<RectF, RefPtr<ShapeRect>>& rect) {} in SetContentClip() argument 339 virtual void SetRectMask(const RectF& rect, const ShapeMaskProperty& property) {} in SetRectMask() argument 342 virtual void SetOvalMask(const RectF& rect, const ShapeMaskProperty& property) {} in SetOvalMask() argument 475 virtual void UpdateMouseSelectWithRect(const RectF& rect, cons in OnMouseSelectUpdate() argument [all...] |
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/ |
H A D | rs_render_node.cpp | 1342 auto rect = surfaceNode->GetRSSurfaceHandler()->GetDamageRegion(); in UpdateBufferDirtyRegion() local 1545 UpdateSubTreeSkipDirtyForDFX(RSDirtyRegionManager& dirtyManager, const RectI& rect) UpdateSubTreeSkipDirtyForDFX() argument 1551 GetId(), GetType(), DirtyRegionType::SUBTREE_SKIP_OUT_OF_PARENT_RECT, rect); UpdateSubTreeSkipDirtyForDFX() local 1618 auto rect = surfaceHandler->GetDamageRegion(); UpdateBufferDirtyRegion() local 4012 SetDrawRegion(const std::shared_ptr<RectF>& rect) SetDrawRegion() argument [all...] |
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/ |
H A D | rs_node.cpp | 1213 void RSNode::SetBgImageInnerRect(const Vector4f& rect) in SetBgImageInnerRect() argument 2293 void RSNode::SetDrawRegion(std::shared_ptr<RectF> rect) in SetDrawRegion() argument
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/ |
H A D | rs_properties.cpp | 458 const auto& rect = boundsGeo_->GetAbsRect(); in UpdateGeometryByParent() local 488 auto rect = boundsGeo_->GetAbsRect(); in UpdateGeometry() local 963 void RSProperties::SetBgImageInnerRect(const Vector4f& rect) in SetBgImageInnerRect() argument 2094 SetDrawRegion(const std::shared_ptr<RectF>& rect) SetDrawRegion() argument 2179 auto rect = GetBoundsRect(); GetLocalBoundsAndFramesRect() local 2188 auto rect = RectF(); GetBoundsRect() local 2232 RectF rect = GetBoundsRect(); GenerateRRect() local 2238 auto rect = GetBoundsRect(); GetInnerRRect() local [all...] |
/foundation/window/window_manager/interfaces/innerkits/wm/ |
H A D | wm_common.h | 870 static inline bool WriteParcel(Parcel& parcel, const Rect& rect) in WriteParcel() argument 876 static inline bool ReadParcel(Parcel& parcel, Rect& rect) in ReadParcel() argument 1277 WriteParcel(Parcel& parcel, const Rect& rect) WriteParcel() argument 1283 ReadParcel(Parcel& parcel, Rect& rect) ReadParcel() argument [all...] |
/foundation/window/window_manager/window_scene/screen_session_manager/src/ |
H A D | screen_session_manager.cpp | 4119 std::shared_ptr<Media::PixelMap> ScreenSessionManager::GetSnapshotByPicker(Media::Rect &rect, DmErrorCode* errorCode) in GetSnapshotByPicker() argument 4157 bool ScreenSessionManager::GetSnapshotArea(Media::Rect &rect, DmErrorCode* errorCode, ScreenId &screenId) in GetSnapshotArea() argument 4533 RectF rect = in SetDisplayBoundary() local
|
/foundation/window/window_manager/window_scene/session/host/src/ |
H A D | scene_session.cpp | 68 bool CheckIfRectElementIsTooLarge(const WSRect& rect) in CheckIfRectElementIsTooLarge() argument 293 WSError SceneSession::NotifyFrameLayoutFinishFromApp(bool notifyListener, const WSRect& rect) in NotifyFrameLayoutFinishFromApp() argument 762 UpdateRect(const WSRect& rect, SizeChangeReason reason, const std::string& updateReason, const std::shared_ptr<RSTransaction>& rsTransaction) UpdateRect() argument 950 UpdateInputMethodSessionRect(const WSRect& rect, WSRect& newWinRect, WSRect& newRequestRect) UpdateInputMethodSessionRect() argument 1111 UpdateSessionRectInner(const WSRect& rect, const SizeChangeReason reason) UpdateSessionRectInner() argument 1155 UpdateSessionRect(const WSRect& rect, const SizeChangeReason reason, bool isGlobal) UpdateSessionRect() argument 1189 UpdateClientRect(const WSRect& rect) UpdateClientRect() argument 1388 CalculateAvoidAreaRect(WSRect& rect, WSRect& avoidRect, AvoidArea& avoidArea) const CalculateAvoidAreaRect() argument 1420 GetSystemAvoidArea(WSRect& rect, AvoidArea& avoidArea) GetSystemAvoidArea() argument 1474 GetKeyboardAvoidArea(WSRect& rect, AvoidArea& avoidArea) GetKeyboardAvoidArea() argument 1521 GetCutoutAvoidArea(WSRect& rect, AvoidArea& avoidArea) GetCutoutAvoidArea() argument 1553 GetAINavigationBarArea(WSRect rect, AvoidArea& avoidArea) const GetAINavigationBarArea() argument 1670 auto rect = GetLastModalUIExtensionEventInfo().windowRect; GetSessionGlobalPosition() local 1720 WSRect rect = GetSessionRect(); GetAvoidAreaByTypeInner() local 1841 WSRectF rect = iter->second; HandleEnterWinwdowArea() local 1851 WSRect rect = Session::winRect_; HandleEnterWinwdowArea() local 2124 NotifySessionRectChange(const WSRect& rect, const SizeChangeReason reason, const DisplayId displayId) NotifySessionRectChange() argument 2180 FixRectByLimits(WindowLimits limits, WSRect& rect, float ratio, bool isDecor, float vpr) FixRectByLimits() argument 2208 FixRectByAspectRatio(WSRect& rect) FixRectByAspectRatio() argument 2259 HandleCompatibleModeMoveDrag(WSRect& rect, const SizeChangeReason reason, bool isSupportDragInPcCompatibleMode, bool isGlobal, bool needFlush) HandleCompatibleModeMoveDrag() argument 2275 HandleCompatibleModeDrag(WSRect& rect, const SizeChangeReason reason, bool isSupportDragInPcCompatibleMode, bool isGlobal, bool needFlush) HandleCompatibleModeDrag() argument 2355 HandleMoveDrag(WSRect& rect, WSRect& globalRect, const SizeChangeReason reason, bool isGlobal, bool needFlush) HandleMoveDrag() argument 2365 HandleMoveDragEnd(WSRect& rect, const SizeChangeReason reason) HandleMoveDragEnd() argument 2397 WSRect rect = moveDragController_->GetTargetRect(reason == SizeChangeReason::DRAG_END ? OnMoveDragCallback() local 2463 UpdateWinRectForSystemBar(WSRect& rect) UpdateWinRectForSystemBar() argument 2496 SetSurfaceBounds(const WSRect& rect, bool isGlobal, bool needFlush) SetSurfaceBounds() argument 4066 SetLastSafeRect(WSRect rect) SetLastSafeRect() argument 4253 WSRect rect; GetSessionTargetRect() local 4294 UpdatePiPRect(const Rect& rect, SizeChangeReason reason) UpdatePiPRect() argument 4911 WSRect rect = { uiParam.rect_.posX_ - uiParam.transX_, uiParam.rect_.posY_ - uiParam.transY_, NotifyServerToUpdateRect() local [all...] |
H A D | session.cpp | 825 WSRectF Session::UpdateTopBottomArea(const WSRectF& rect, MMI::WindowArea area) in UpdateTopBottomArea() argument 847 WSRectF Session::UpdateLeftRightArea(const WSRectF& rect, MMI::WindowArea area) in UpdateLeftRightArea() argument 869 UpdateInnerAngleArea(const WSRectF& rect, MMI::WindowArea area) UpdateInnerAngleArea() argument 894 UpdateHotRect(const WSRect& rect) UpdateHotRect() argument 906 UpdatePointerArea(const WSRect& rect) UpdatePointerArea() argument 935 UpdateRect(const WSRect& rect, SizeChangeReason reason, const std::string& updateReason, const std::shared_ptr<RSTransaction>& rsTransaction) UpdateRect() argument 1042 Rect rect = {winRect_.posX_, winRect_.posY_, static_cast<uint32_t>(winRect_.width_), InitSessionPropertyWhenConnect() local 2654 SetSessionRect(const WSRect& rect) SetSessionRect() argument 2682 SetSessionGlobalRect(const WSRect& rect) SetSessionGlobalRect() argument 2700 SetSessionRequestRect(const WSRect& rect) SetSessionRequestRect() argument 2714 WSRect rect; GetSessionRequestRect() local 2726 SetClientRect(const WSRect& rect) SetClientRect() argument [all...] |
/foundation/window/window_manager/wm/src/ |
H A D | window_impl.cpp | 659 Rect rect = GetRect(); in SetUIContentInner() local 1771 Rect rect = (WindowHelper::IsMainFloatingWindow(GetType(), GetMode())) ? in MoveTo() local 1801 Rect rect = (WindowHelper::IsMainFloatingWindow(GetType(), GetMode())) ? Resize() local 2694 UpdateRect(const struct Rect& rect, bool decoStatus, WindowSizeChangeReason reason, const std::shared_ptr<RSTransaction>& rsTransaction) UpdateRect() argument 3137 const auto& rect = GetRect(); ConsumeMoveOrDragEvent() local 3421 UpdateViewportConfig(const Rect& rect, const sptr<Display>& display, WindowSizeChangeReason reason, const std::shared_ptr<RSTransaction>& rsTransaction, const std::map<AvoidAreaType, AvoidArea>& avoidAreas) UpdateViewportConfig() argument 3646 Rect rect = GetRect(); NotifyDragEvent() local 3887 NotifySizeChange(Rect rect, WindowSizeChangeReason reason, const std::shared_ptr<RSTransaction>& rsTransaction) NotifySizeChange() argument 3962 Rect rect = { static_cast<int32_t>((width - alarmWidth) / 2), static_cast<int32_t>((height - alarmHeight) / 2), GetSystemAlarmWindowDefaultSize() local [all...] |
H A D | window_session_impl.cpp | 664 WSError WindowSessionImpl::UpdateRect(const WSRect& rect, SizeChangeReason reason, in UpdateRect() argument 1038 void WindowSessionImpl::UpdateViewportConfig(const Rect& rect, WindowSizeChangeReason reason, in UpdateViewportConfig() argument 2966 NotifySizeChange(Rect rect, WindowSizeChangeReason reason) NotifySizeChange() argument 3851 UpdatePiPRect(const Rect& rect, WindowSizeChangeReason reason) UpdatePiPRect() argument [all...] |
H A D | window_scene_session_impl.cpp | 818 const auto& rect = SessionHelper::TransferToWSRect(GetRect()); in ConsumePointerEventInner() local 762 HandlePointDownEvent(const std::shared_ptr<MMI::PointerEvent>& pointerEvent, const MMI::PointerEvent::PointerItem& pointerItem, int32_t sourceType, float vpr, const WSRect& rect) HandlePointDownEvent() argument [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/ |
H A D | frame_node.cpp | 929 auto rect = geometryNode_->GetSelfAdjust(); in DumpSimplifySafeAreaInfo() local 2794 std::vector<RectF> FrameNode::GetResponseRegionList(const RectF& rect, int32_t sourceType) in GetResponseRegionList() argument 2853 GetResponseRegionListForTouch(const RectF& rect) GetResponseRegionListForTouch() argument 3231 auto rect = context->GetPaintRectWithoutTransform(); GetPositionToWindowWithTransform() local 3288 RectF rect = context->GetPaintRectWithTransform(); GetTransformRectRelativeToWindow() local 4117 const auto& rect = geometryNode_->GetFrameRect(); Layout() local 5100 ApplyFrameNodeTranformToRect(const RectF& rect, const RefPtr<FrameNode>& parent) const ApplyFrameNodeTranformToRect() argument 5237 RectF rect; CalculateCacheVisibleRect() local 5259 const auto& rect = renderContext_->GetPaintRectWithTransform(); IsContextTransparent() local 5290 auto rect = renderContext_->GetPaintRectWithoutTransform(); GetOrRefreshRevertMatrixFromCache() local [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/ |
H A D | overlay_manager.cpp | 1725 auto rect = Rect(popupPattern->GetChildOffset().GetX(), popupPattern->GetChildOffset().GetY(), in SetPopupHotAreas() local 1730 auto rect = Rect(popupPattern->GetChildOffset().GetX(), popupPattern->GetChildOffset().GetY(), in SetPopupHotAreas() local 6575 auto rect = imageNode->GetOffsetRelativeToWindow(); in UpdatePixelMapPosition() local
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
H A D | rosen_render_context.cpp | 203 void SlideTransitionEffect(const SlideEffect& effect, const RectF& rect, TranslateOptions& translate) in SlideTransitionEffect() argument 316 auto rect in OnNodeAppear() local 337 auto rect = GetPaintRectWithoutTransform(); OnNodeDisappear() local 685 auto rect = GetPaintRectWithoutTransform(); PaintDebugBoundary() local 696 auto rect = GetPaintRectWithoutTransform(); PaintDebugBoundary() local 1120 RectF rect = GetPaintRectWithoutTransform(); OnParticleOptionArrayUpdate() local 1180 NeedPreloadImage(const std::list<ParticleOption>& optionList, RectF& rect) NeedPreloadImage() argument 1208 ConvertParticleOptionToParams( const ParticleOption& particleOption, const RectF& rect) ConvertParticleOptionToParams() argument 1262 ConvertParticleEmitterOption( const EmitterOption& emitterOption, const RectF& rect) ConvertParticleEmitterOption() argument 1728 GetPixelMap(const std::shared_ptr<Media::PixelMap>& pixelMap, std::shared_ptr<OHOS::Rosen::DrawCmdList> drawCmdList, SkRect* rect) GetPixelMap() argument 1780 auto rect = GetPaintRectWithoutTransform(); MarshallTranslate() local 1839 RectF rect = GetPaintRectWithoutTransform(); OnTransformCenterUpdate() local 1919 SkewRect(float sx, float sy, RectF& rect) SkewRect() argument 1937 PerspectiveRect(float px, float py, RectF& rect) PerspectiveRect() argument 1982 RectF rect; GetPaintRectWithTransform() local 2073 RectF rect = GetPaintRectWithoutTransform(); GetRevertMatrix() local 2107 RectF rect = GetPaintRectWithoutTransform(); GetMatrix() local 2151 RectF rect = GetPaintRectWithoutTransform(); GetMatrixWithTransformRotate() local 2174 RectF rect = GetPaintRectWithoutTransform(); GetLocalTransformMatrix() local 2216 RectF rect = GetPaintRectWithoutTransform(); GetPointWithTransform() local 2716 auto rect = borderImagePainter.GetDrawRect(OffsetF(0.0, 0.0)); BdImagePaintTask() local 2923 RectF rect; AdjustPaintRect() local 3471 auto rect = AdjustPaintRect(); SetPositionToRSNode() local 3758 auto rect = contentModifier->GetBoundsRect(); global() local 3812 auto rect = overlayModifier->GetBoundsRect(); global() local 3827 auto rect = foregroundModifier->GetBoundsRect(); global() local 4208 RectF rect = GetPaintRectWithoutTransform(); global() local 4518 RectF rect = GetPaintRectWithoutTransform(); global() local 4527 RectF rect = GetPaintRectWithoutTransform(); global() local 4536 RectF rect = GetPaintRectWithoutTransform(); global() local 4716 Rosen::Vector4f rect; global() local 4727 SetContentClip(const std::variant<RectF, RefPtr<ShapeRect>>& rect) global() argument 4779 RectF rect = GetPaintRectWithoutTransform(); global() local 4809 RectF rect = GetPaintRectWithoutTransform(); global() local 4841 auto rect = GetPaintRectWithoutTransform(); global() local 4907 auto rect = GetPaintRectWithoutTransform(); global() local 5092 auto rect = GetPaintRectWithoutTransform(); global() local 5315 RectF rect = RectF(); global() local 5326 UpdateMouseSelectWithRect(const RectF& rect, const Color& fillColor, const Color& strokeColor) global() argument 5335 PaintMouseSelectRect(const RectF& rect, const Color& fillColor, const Color& strokeColor) global() argument 5480 auto rect = GetPaintRectWithoutTransform(); global() local 6093 SetContentRectToFrame(RectF rect) global() argument 6284 SetRectMask(const RectF& rect, const ShapeMaskProperty& property) global() argument 6338 SetOvalMask(const RectF& rect, const ShapeMaskProperty& property) global() argument 6433 UpdateDrawRegion(uint32_t index, const std::shared_ptr<Rosen::RectF>& rect) global() argument 6574 auto rect = GetPaintRectWithoutTransform(); global() local 6801 auto rect = GetPaintRectWithoutTransform(); global() local [all...] |
/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/ |
H A D | pipeline_context.cpp | 4114 auto rect = rRect.GetRect(); in SetContainerWindow() local 5052 GetWindowPaintRectWithoutMeasureAndLayout(RectInt& rect) GetWindowPaintRectWithoutMeasureAndLayout() argument [all...] |
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | node_common_modifier.cpp | 5656 auto rect = in SetLayoutRect() local 5664 auto rect = ViewAbstract::GetLayoutRect(frameNode); in GetLayoutRect() local [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/ |
H A D | web_pattern.cpp | 2223 auto rect = renderContext->GetPaintRectWithoutTransform(); in OnDirtyLayoutWrapperSwap() local 2280 auto rect = renderContext->GetPaintRectWithoutTransform(); in BeforeSyncGeometryProperties() local 2359 auto rect = renderContext->GetPaintRectWithoutTransform(); OnAreaChangedInner() local 3293 auto rect = frameNode->GetGeometryNode()->GetFrameRect(); UpdateWebLayoutSize() local 4356 ParseViewDataNumber(const std::string& key, int32_t value, RefPtr<PageNodeInfoWrap> node, RectT<float>& rect, float viewScale) ParseViewDataNumber() argument 4426 RectT<float> rect; ParseNWebViewDataNode() local 4580 auto rect = nodeInfo->GetPageNodeRect(); RequestAutoFill() local 6356 RectT<int32_t> rect; UpdateFocusedAccessibilityId() local [all...] |
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
H A D | arkts_native_common_bridge.cpp | 6168 Local<panda::ObjectRef> CommonBridge::CreateAreaObject(EcmaVM* vm, const RectF& rect, const OffsetF& origin) in CreateAreaObject() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/ |
H A D | text_field_pattern.cpp | 6439 void TextFieldPattern::TextAreaInputRectUpdate(RectF& rect) in OnBackPressed() argument 6475 TextIsEmptyRect(RectF& rect) OnBackPressed() argument 6480 UpdateRectByTextAlign(RectF& rect) OnBackPressed() argument 8461 ExpandDefaultResponseRegion(RectF& rect) OnBackPressed() argument [all...] |
/foundation/window/window_manager/window_scene/session_manager/src/ |
H A D | scene_session_manager.cpp | 1221 const WSRect rect = session->GetSessionRect(); in GetRootSessionAvoidSessionRect() local 4237 WSRect rect = session->GetSessionRect(); in DumpSessionInfo() local 4404 WSRect rect = session->GetSessionRect(); GetSpecifiedSessionDumpInfo() local 9691 UpdateModalExtensionRect(const sptr<IRemoteObject>& token, Rect rect) UpdateModalExtensionRect() argument 10162 GetHostWindowRect(int32_t hostWindowId, Rect& rect) GetHostWindowRect() argument 10444 GetCallingWindowRect(int32_t persistentId, Rect& rect) GetCallingWindowRect() argument [all...] |