/ohos5.0/foundation/arkui/ace_engine/interfaces/inner_api/ace/ |
H A D | arkui_rect.h | 32 void SetRect(float x, float y, float width, float height) in SetRect() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/accessibility/ |
H A D | native_interface_accessibility_impl.cpp | 45 void ArkUI_AccessibilityElementInfo::SetRect(const ArkUI_AccessibleRect& rect) in SetRect() function in ArkUI_AccessibilityElementInfo
|
H A D | accessibility_node.h | 591 void SetRect(const Rect& rect) in SetRect() function
|
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/rosen/ |
H A D | testing_round_rect.h | 72 virtual void SetRect(const TestingRect& rect) in SetRect() function
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/utils/ |
H A D | region.cpp | 41 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 D | rect.h | 43 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 D | rrect.h | 84 void SetRect(const Rect& rect) in SetRect() function
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/utils/ |
H A D | round_rect.h | 120 inline void RoundRect::SetRect(const Rect& rect) in SetRect() function
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/texgine/texgine_drawing/src/ |
H A D | texgine_rect.cpp | 73 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 D | rect_t.h | 63 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 D | skia_region.cpp | 39 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 D | rect.h | 104 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 D | scroll_bar_overlay_modifier.cpp | 100 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 D | focus_node.h | 143 void SetRect(const Rect& rect) in SetRect() function
|
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/region_napi/ |
H A D | js_region.cpp | 207 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 D | rs_obj_geometry.h | 85 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 D | rs_transition_test.cpp | 53 void SetRect(Vector4f rect) in SetRect() function in OHOS::Rosen::TransitionModifier
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/ |
H A D | focus_hub.h | 809 void SetRect(const RectF& rect) in SetRect() function
|