Home
last modified time | relevance | path

Searched defs:SetRect (Results 1 – 18 of 18) sorted by relevance

/foundation/arkui/ace_engine/interfaces/inner_api/ace/
Darkui_rect.h32 void SetRect(float x, float y, float width, float height) in SetRect() function
/foundation/arkui/ace_engine/frameworks/core/accessibility/
Dnative_interface_accessibility_impl.cpp45 void ArkUI_AccessibilityElementInfo::SetRect(const ArkUI_AccessibleRect& rect) in SetRect() function in ArkUI_AccessibilityElementInfo
Daccessibility_node.h591 void SetRect(const Rect& rect) in SetRect() function
/foundation/arkui/ace_engine/frameworks/base/geometry/
Drect.h43 void SetRect(double x, double y, double width, double height) in SetRect() function
51 void SetRect(const Offset& offset, const Size& size) in SetRect() function
Drrect.h84 void SetRect(const Rect& rect) in SetRect() function
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/utils/
Dregion.cpp41 bool Region::SetRect(const RectI& rectI) in SetRect() function in OHOS::Rosen::Drawing::Region
/foundation/arkui/ace_engine/test/mock/core/rosen/
Dtesting_round_rect.h72 virtual void SetRect(const TestingRect& rect) in SetRect() function
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/utils/
Dround_rect.h120 inline void RoundRect::SetRect(const Rect& rect) in SetRect() function
/foundation/graphic/graphic_2d/rosen/modules/texgine/texgine_drawing/src/
Dtexgine_rect.cpp73 void TexgineRect::SetRect(const RSRect &rect) in SetRect() function in OHOS::Rosen::TextEngine::TexgineRect
/foundation/arkui/ace_engine/frameworks/base/geometry/ng/
Drect_t.h63 void SetRect(T x, T y, T width, T height) in SetRect() function
71 void SetRect(const OffsetT<T>& offset, const SizeT<T>& size) in SetRect() function
582 inline void RoundRect::SetRect(const RectF& rect) in SetRect() function
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
Dskia_region.cpp39 bool SkiaRegion::SetRect(const RectI& rectI) in SetRect() function in OHOS::Rosen::Drawing::SkiaRegion
/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/
Drect.h104 void SetRect(T left, T top, T right, T bottom) in SetRect() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll/inner/
Dscroll_bar_overlay_modifier.cpp100 void ScrollBarOverlayModifier::SetRect(const Rect& fgRect) in SetRect() function in OHOS::Ace::NG::ScrollBarOverlayModifier
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/region_napi/
Djs_region.cpp207 napi_value JsRegion::SetRect(napi_env env, napi_callback_info info) in SetRect() function in OHOS::Rosen::Drawing::JsRegion
/foundation/arkui/ace_engine/frameworks/core/focus/
Dfocus_node.h143 void SetRect(const Rect& rect) in SetRect() function
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/common/
Drs_obj_geometry.h84 void SetRect(float x, float y, float w, float h) in SetRect() function
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/unittest/animation/
Drs_transition_test.cpp53 void SetRect(Vector4f rect) in SetRect() function in OHOS::Rosen::TransitionModifier
/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
Dfocus_hub.h798 void SetRect(const RectF& rect) in SetRect() function