| /foundation/ability/ability_runtime/frameworks/js/napi/dialog_request_info/ |
| H A D | request_info.cpp | 24 RequestInfo::RequestInfo(const sptr<IRemoteObject> &token, int32_t left, int32_t top, int32_t width, int32_t height) in RequestInfo() argument 85 CreateJsWindowRect( napi_env env, int32_t left, int32_t top, int32_t width, int32_t height) CreateJsWindowRect() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/picker/ |
| H A D | render_picker_value.cpp | 118 auto height = box->GetLayoutSize().Height(); in HandleAnimation() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/svg/ |
| H A D | svg_rect_component.cpp | 107 void SvgRectComponent::SetHeight(const Dimension& height) in SetHeight() argument
|
| H A D | svg_component.cpp | 82 void SvgComponent::SetHeight(const Dimension& height) in SetHeight() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/model/ |
| H A D | model_view_ng.cpp | 77 void ModelViewNG::SetRenderHeight(Dimension& height) in SetRenderHeight() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/form/resource/ |
| H A D | form_request_data.h | 39 Dimension height; member
|
| /foundation/arkui/ace_engine/frameworks/core/components/scene_viewer/ |
| H A D | rosen_render_scene_viewer.cpp | 46 OHOS::Render3D::TextureInfo RosenRenderSceneViewer::CreateRenderTarget(uint32_t width, uint32_t height) in CreateRenderTarget() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/video/ |
| H A D | render_texture.cpp | 106 double height = GetLayoutParam().GetMinSize().Height(); in Measure() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/declaration/svg/ |
| H A D | svg_rect_declaration.h | 29 Dimension height; member 114 void SetHeight(const Dimension& height) in SetHeight() argument
|
| H A D | svg_image_declaration.h | 27 Dimension height = Dimension(0.0, DimensionUnit::PX); // image height default value member 64 void SetHeight(const Dimension& height) in SetHeight() argument
|
| H A D | svg_mask_declaration.h | 27 Dimension height = Dimension(1.2, DimensionUnit::PERCENT); // masking area height default value member 65 void SetHeight(const Dimension& height) in SetHeight() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/triangle/ |
| H A D | triangle_component.h | 47 void SetHeight(const Dimension& height) in SetHeight() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/ |
| H A D | canvas_paint_method.h | 95 void FireRSCanvasCallback(double width, double height) in FireRSCanvasCallback() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/multimodal/ |
| H A D | rosen_render_multimodal.cpp | 67 auto height = NormalizeToPx(Dimension(DEFAULT_SIZE, DimensionUnit::VP)); in Paint() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/data_panel/ |
| H A D | data_panel_pattern.cpp | 57 float height = std::max<float>( in CreateNodePaintMethod() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/slider/ |
| H A D | block_component.h | 76 void SetHotRegionHeight(const Dimension& height) in SetHotRegionHeight() argument
|
| /foundation/CastEngine/castengine_cast_framework/client/src/ |
| H A D | mirror_player.cpp | 97 int32_t MirrorPlayer::ResizeVirtualScreen(uint32_t width, uint32_t height) in ResizeVirtualScreen() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/track/ |
| H A D | render_track.cpp | 262 double height = GetLayoutParam().GetMaxSize().Height(); in Measure() local
|
| H A D | rosen_render_capsule_track.cpp | 214 double height = canvasSize.Height(); in Paint() local
|
| /foundation/arkui/ace_engine/frameworks/base/geometry/ |
| H A D | dimension_rect.h | 34 DimensionRect(const Dimension& width, const Dimension& height, const DimensionOffset& offset) in DimensionRect() argument 38 DimensionRect(const Dimension& width, const Dimension& height) : width_(width), height_(height) {} in DimensionRect() argument 71 void SetHeight(const Dimension& height) in SetHeight() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
| H A D | shape_abstract_model_impl.cpp | 163 void ShapeAbstractModelImpl::SetHeight(Dimension& height) in SetHeight() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
| H A D | cj_stack_ffi.cpp | 102 void FfiOHOSAceFrameworkStackSetSize(double width, int32_t widthUnit, double height, int32_t heightUnit) in FfiOHOSAceFrameworkStackSetSize() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| H A D | js_counter.cpp | 169 Dimension height; in SetSize() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/cppview/ |
| H A D | shape_abstract.cpp | 48 void NativeShapeAbstract::SetSize(const Dimension& width, const Dimension& height) in SetSize() argument 72 NativeCircle::NativeCircle(const Dimension& width, const Dimension& height) : NativeShapeAbstract() in NativeCircle() argument 86 NativeEllipse::NativeEllipse(const Dimension& width, const Dimension& height) : NativeShapeAbstract() in NativeEllipse() argument 100 NativeRect::NativeRect(const Dimension& width, const Dimension& height) : NativeShapeAbstract() in NativeRect() argument
|
| /foundation/arkui/ace_engine/frameworks/core/common/ |
| H A D | text_field_manager.cpp | 54 void TextFieldManager::SetHeight(float height) in SetHeight() argument
|