Home
last modified time | relevance | path

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

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