/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
H A D | cj_circle_ffi.cpp | 25 …FfiOHOSAceFrameworkCircleCreate(double width, int32_t widthUnit, double height, int32_t heightUnit) in FfiOHOSAceFrameworkCircleCreate() argument 32 FfiOHOSAceFrameworkShapeSetHeight(height, heightUnit); in FfiOHOSAceFrameworkCircleCreate() 36 …OHOSAceFrameworkCircleInsCreate(double width, int32_t widthUnit, double height, int32_t heightUnit) in FfiOHOSAceFrameworkCircleInsCreate() argument 39 OHOS::Ace::Dimension dHeight(height, static_cast<OHOS::Ace::DimensionUnit>(heightUnit)); in FfiOHOSAceFrameworkCircleInsCreate()
|
H A D | cj_ellipse_ffi.cpp | 25 …fiOHOSAceFrameworkEllipseCreate(double width, int32_t widthUnit, double height, int32_t heightUnit) in FfiOHOSAceFrameworkEllipseCreate() argument 32 FfiOHOSAceFrameworkShapeSetHeight(height, heightUnit); in FfiOHOSAceFrameworkEllipseCreate() 36 …HOSAceFrameworkEllipseInsCreate(double width, int32_t widthUnit, double height, int32_t heightUnit) in FfiOHOSAceFrameworkEllipseInsCreate() argument 39 OHOS::Ace::Dimension dHeight(height, static_cast<OHOS::Ace::DimensionUnit>(heightUnit)); in FfiOHOSAceFrameworkEllipseInsCreate()
|
H A D | cj_rect_ffi.cpp | 29 …d FfiOHOSAceFrameworkRectCreate(double width, int32_t widthUnit, double height, int32_t heightUnit) in FfiOHOSAceFrameworkRectCreate() argument 36 FfiOHOSAceFrameworkShapeSetHeight(height, heightUnit); in FfiOHOSAceFrameworkRectCreate() 40 …fiOHOSAceFrameworkRectInsCreate(double width, int32_t widthUnit, double height, int32_t heightUnit) in FfiOHOSAceFrameworkRectInsCreate() argument 43 OHOS::Ace::Dimension dHeight(height, static_cast<OHOS::Ace::DimensionUnit>(heightUnit)); in FfiOHOSAceFrameworkRectInsCreate() 106 DimensionUnit heightUnit = DimensionUnit::VP; in FfiOHOSAceFrameworkRectSetRadiusTupleArray() local 113 heightUnit = static_cast<DimensionUnit>(vecHeightUnit->at(i)); in FfiOHOSAceFrameworkRectSetRadiusTupleArray() 117 Dimension height(vecHeightValue->at(i), heightUnit); in FfiOHOSAceFrameworkRectSetRadiusTupleArray()
|
H A D | cj_path_ffi.cpp | 34 double width, int32_t widthUnit, double height, int32_t heightUnit, const char* commands) in FfiOHOSAceFrameworkPathCreateWithSize() argument 41 FfiOHOSAceFrameworkShapeSetHeight(height, heightUnit); in FfiOHOSAceFrameworkPathCreateWithSize() 56 double width, int32_t widthUnit, double height, int32_t heightUnit, const char* commands) in FfiOHOSAceFrameworkPathInsCreateWithSize() argument 59 OHOS::Ace::Dimension dHeight(height, static_cast<OHOS::Ace::DimensionUnit>(heightUnit)); in FfiOHOSAceFrameworkPathInsCreateWithSize()
|
H A D | cj_circle_ffi.h | 24 …fiOHOSAceFrameworkCircleCreate(double width, int32_t widthUnit, double height, int32_t heightUnit); 26 double width, int32_t widthUnit, double height, int32_t heightUnit);
|
H A D | cj_ellipse_ffi.h | 24 …iOHOSAceFrameworkEllipseCreate(double width, int32_t widthUnit, double height, int32_t heightUnit); 26 double width, int32_t widthUnit, double height, int32_t heightUnit);
|
H A D | cj_polygon_ffi.cpp | 25 …fiOHOSAceFrameworkPolygonCreate(double width, int32_t widthUnit, double height, int32_t heightUnit) in FfiOHOSAceFrameworkPolygonCreate() argument 32 FfiOHOSAceFrameworkShapeSetHeight(height, heightUnit); in FfiOHOSAceFrameworkPolygonCreate()
|
H A D | cj_path_ffi.h | 26 double width, int32_t widthUnit, double height, int32_t heightUnit, const char* commands); 30 double width, int32_t widthUnit, double height, int32_t heightUnit, const char* commands);
|
H A D | cj_flex_ffi.cpp | 66 …OHOSAceFrameworkFlexSetFlexSize(double width, int32_t widthUnit, double height, int32_t heightUnit) in FfiOHOSAceFrameworkFlexSetFlexSize() argument 69 Dimension heightDime(height, static_cast<DimensionUnit>(heightUnit)); in FfiOHOSAceFrameworkFlexSetFlexSize() 72 FfiOHOSAceFrameworkViewAbstractSetHeight(height, heightUnit); in FfiOHOSAceFrameworkFlexSetFlexSize()
|
H A D | cj_line_ffi.cpp | 27 …d FfiOHOSAceFrameworkLineCreate(double width, int32_t widthUnit, double height, int32_t heightUnit) in FfiOHOSAceFrameworkLineCreate() argument 34 FfiOHOSAceFrameworkShapeSetHeight(height, heightUnit); in FfiOHOSAceFrameworkLineCreate()
|
H A D | cj_rect_ffi.h | 28 … FfiOHOSAceFrameworkRectCreate(double width, int32_t widthUnit, double height, int32_t heightUnit); 29 …iOHOSAceFrameworkRectInsCreate(double width, int32_t widthUnit, double height, int32_t heightUnit);
|
H A D | cj_navigator_ffi.cpp | 59 …HOSAceFrameworkNavigatorSetSize(double width, int32_t widthUnit, double height, int32_t heightUnit) in FfiOHOSAceFrameworkNavigatorSetSize() argument 62 FfiOHOSAceFrameworkNavigatorSetHeight(height, heightUnit); in FfiOHOSAceFrameworkNavigatorSetSize()
|
H A D | cj_polyline_ffi.cpp | 31 …iOHOSAceFrameworkPolylineCreate(double width, int32_t widthUnit, double height, int32_t heightUnit) in FfiOHOSAceFrameworkPolylineCreate() argument 38 FfiOHOSAceFrameworkShapeSetHeight(height, heightUnit); in FfiOHOSAceFrameworkPolylineCreate()
|
H A D | cj_counter_ffi.cpp | 50 …iOHOSAceFrameworkCounterSetSize(double width, int32_t widthUnit, double height, int32_t heightUnit) in FfiOHOSAceFrameworkCounterSetSize() argument 53 FfiOHOSAceFrameworkCounterSetHeight(height, heightUnit); in FfiOHOSAceFrameworkCounterSetSize()
|
H A D | cj_shape_ffi.cpp | 192 …FfiOHOSAceFrameworkShapeSetSize(double width, int32_t widthUnit, double height, int32_t heightUnit) in FfiOHOSAceFrameworkShapeSetSize() argument 195 FfiOHOSAceFrameworkShapeSetHeight(height, heightUnit); in FfiOHOSAceFrameworkShapeSetSize() 227 int64_t shapeId, double width, int32_t widthUnit, double height, int32_t heightUnit) in FfiOHOSAceFrameworkShapeSetInsSize() argument 232 Dimension dHeight(height, static_cast<DimensionUnit>(heightUnit)); in FfiOHOSAceFrameworkShapeSetInsSize()
|
H A D | cj_shape_ffi.h | 56 …fiOHOSAceFrameworkShapeSetSize(double width, int32_t widthUnit, double height, int32_t heightUnit); 60 int64_t shapeId, double width, int32_t widthUnit, double height, int32_t heightUnit);
|
H A D | cj_toggle_ffi.cpp | 55 …d FfiOHOSAceFrameworkToggleSize(double width, int32_t widthUnit, double height, int32_t heightUnit) in FfiOHOSAceFrameworkToggleSize() argument 58 Dimension heightDime(height, static_cast<DimensionUnit>(heightUnit)); in FfiOHOSAceFrameworkToggleSize()
|
H A D | cj_stack_ffi.cpp | 102 …FfiOHOSAceFrameworkStackSetSize(double width, int32_t widthUnit, double height, int32_t heightUnit) in FfiOHOSAceFrameworkStackSetSize() argument 105 Dimension heightDime(height, static_cast<DimensionUnit>(heightUnit)); in FfiOHOSAceFrameworkStackSetSize()
|
H A D | cj_checkbox_ffi.cpp | 61 …OSAceFrameworkCheckBoxSetSize(double width, uint32_t widthUnit, double height, uint32_t heightUnit) in FfiOHOSAceFrameworkCheckBoxSetSize() argument 64 FfiOHOSAceFrameworkCheckBoxSetHeight(height, heightUnit); in FfiOHOSAceFrameworkCheckBoxSetSize()
|
H A D | cj_checkbox_group_ffi.cpp | 87 …FrameworkCheckBoxGroupSetSize(double width, uint32_t widthUnit, double height, uint32_t heightUnit) in FfiOHOSAceFrameworkCheckBoxGroupSetSize() argument 90 FfiOHOSAceFrameworkCheckBoxGroupSetHeight(height, heightUnit); in FfiOHOSAceFrameworkCheckBoxGroupSetSize()
|
H A D | cj_line_ffi.h | 26 … FfiOHOSAceFrameworkLineCreate(double width, int32_t widthUnit, double height, int32_t heightUnit);
|
H A D | cj_polygon_ffi.h | 27 …iOHOSAceFrameworkPolygonCreate(double width, int32_t widthUnit, double height, int32_t heightUnit);
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | plugin_modifier.cpp | 35 void SetPluginHeight(ArkUINodeHandle node, ArkUI_Float32 value, ArkUI_Int32 heightUnit) in SetPluginHeight() argument 39 Dimension height = Dimension(value, static_cast<DimensionUnit>(heightUnit)); in SetPluginHeight() 44 ArkUI_Int32 widthUnit, ArkUI_Int32 heightUnit) in SetPluginSize() argument 49 Dimension height = Dimension(heightVal, static_cast<DimensionUnit>(heightUnit)); in SetPluginSize()
|
H A D | blank_modifier.cpp | 39 void SetBlankHeight(ArkUINodeHandle node, ArkUI_Float32 heightValue, ArkUI_Int32 heightUnit) in SetBlankHeight() argument 43 BlankModelNG::SetHeight(frameNode, CalcDimension(heightValue, (DimensionUnit)heightUnit)); in SetBlankHeight()
|
H A D | form_component_modifier.cpp | 59 ArkUI_Float32 heightValue, ArkUI_Int32 heightUnit) in SetFormSize() argument 65 Dimension(heightValue, static_cast<OHOS::Ace::DimensionUnit>(heightUnit))); in SetFormSize()
|