Home
last modified time | relevance | path

Searched defs:heightUnit (Results 1 – 25 of 36) sorted by relevance

12

/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
Dcj_ellipse_ffi.cpp25 …fiOHOSAceFrameworkEllipseCreate(double width, int32_t widthUnit, double height, int32_t heightUnit) in FfiOHOSAceFrameworkEllipseCreate()
36 …HOSAceFrameworkEllipseInsCreate(double width, int32_t widthUnit, double height, int32_t heightUnit) in FfiOHOSAceFrameworkEllipseInsCreate()
Dcj_circle_ffi.cpp25 …FfiOHOSAceFrameworkCircleCreate(double width, int32_t widthUnit, double height, int32_t heightUnit) in FfiOHOSAceFrameworkCircleCreate()
36 …OHOSAceFrameworkCircleInsCreate(double width, int32_t widthUnit, double height, int32_t heightUnit) in FfiOHOSAceFrameworkCircleInsCreate()
Dcj_path_ffi.cpp34 double width, int32_t widthUnit, double height, int32_t heightUnit, const char* commands) in FfiOHOSAceFrameworkPathCreateWithSize()
56 double width, int32_t widthUnit, double height, int32_t heightUnit, const char* commands) in FfiOHOSAceFrameworkPathInsCreateWithSize()
Dcj_polygon_ffi.cpp25 …fiOHOSAceFrameworkPolygonCreate(double width, int32_t widthUnit, double height, int32_t heightUnit) in FfiOHOSAceFrameworkPolygonCreate()
Dcj_rect_ffi.cpp29 …d FfiOHOSAceFrameworkRectCreate(double width, int32_t widthUnit, double height, int32_t heightUnit) in FfiOHOSAceFrameworkRectCreate()
40 …fiOHOSAceFrameworkRectInsCreate(double width, int32_t widthUnit, double height, int32_t heightUnit) in FfiOHOSAceFrameworkRectInsCreate()
106 DimensionUnit heightUnit = DimensionUnit::VP; in FfiOHOSAceFrameworkRectSetRadiusTupleArray() local
Dcj_line_ffi.cpp27 …d FfiOHOSAceFrameworkLineCreate(double width, int32_t widthUnit, double height, int32_t heightUnit) in FfiOHOSAceFrameworkLineCreate()
Dcj_polyline_ffi.cpp31 …iOHOSAceFrameworkPolylineCreate(double width, int32_t widthUnit, double height, int32_t heightUnit) in FfiOHOSAceFrameworkPolylineCreate()
Dcj_textpicker_ffi.h30 int32_t heightUnit; member
Dcj_navigator_ffi.cpp59 …HOSAceFrameworkNavigatorSetSize(double width, int32_t widthUnit, double height, int32_t heightUnit) in FfiOHOSAceFrameworkNavigatorSetSize()
Dcj_image_animator_ffi.h32 int32_t heightUnit; member
Dcj_counter_ffi.cpp50 …iOHOSAceFrameworkCounterSetSize(double width, int32_t widthUnit, double height, int32_t heightUnit) in FfiOHOSAceFrameworkCounterSetSize()
Dcj_stack_ffi.cpp102 …FfiOHOSAceFrameworkStackSetSize(double width, int32_t widthUnit, double height, int32_t heightUnit) in FfiOHOSAceFrameworkStackSetSize()
Dcj_flex_ffi.cpp66 …OHOSAceFrameworkFlexSetFlexSize(double width, int32_t widthUnit, double height, int32_t heightUnit) in FfiOHOSAceFrameworkFlexSetFlexSize()
Dcj_shape_ffi.cpp192 …FfiOHOSAceFrameworkShapeSetSize(double width, int32_t widthUnit, double height, int32_t heightUnit) in FfiOHOSAceFrameworkShapeSetSize()
227 int64_t shapeId, double width, int32_t widthUnit, double height, int32_t heightUnit) in FfiOHOSAceFrameworkShapeSetInsSize()
Dcj_checkbox_ffi.cpp61 …OSAceFrameworkCheckBoxSetSize(double width, uint32_t widthUnit, double height, uint32_t heightUnit) in FfiOHOSAceFrameworkCheckBoxSetSize()
Dcj_toggle_ffi.cpp55 …d FfiOHOSAceFrameworkToggleSize(double width, int32_t widthUnit, double height, int32_t heightUnit) in FfiOHOSAceFrameworkToggleSize()
Dcj_checkbox_group_ffi.cpp87 …FrameworkCheckBoxGroupSetSize(double width, uint32_t widthUnit, double height, uint32_t heightUnit) in FfiOHOSAceFrameworkCheckBoxGroupSetSize()
Dcj_image_ffi.cpp139 …SAceFrameworkImageSetSourceSize(double width, int32_t widthUnit, double height, int32_t heightUnit) in FfiOHOSAceFrameworkImageSetSourceSize()
Dcj_alert_dialog_ffi.h33 int32_t heightUnit; member
Dcj_button_ffi.cpp163 …fiOHOSAceFrameworkButtonSetSize(double width, int32_t widthUnit, double height, int32_t heightUnit) in FfiOHOSAceFrameworkButtonSetSize()
Dcj_select_ffi.cpp174 void FfiOHOSAceFrameworkSelectSetOptionHeight(double height, int32_t heightUnit) in FfiOHOSAceFrameworkSelectSetOptionHeight()
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Dplugin_modifier.cpp35 void SetPluginHeight(ArkUINodeHandle node, ArkUI_Float32 value, ArkUI_Int32 heightUnit) in SetPluginHeight()
44 ArkUI_Int32 widthUnit, ArkUI_Int32 heightUnit) in SetPluginSize()
Dblank_modifier.cpp39 void SetBlankHeight(ArkUINodeHandle node, ArkUI_Float32 heightValue, ArkUI_Int32 heightUnit) in SetBlankHeight()
Dform_component_modifier.cpp59 ArkUI_Float32 heightValue, ArkUI_Int32 heightUnit) in SetFormSize()
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/mock/
Dcj_image_ffi.cpp36 …eFrameworkImageSetSourceSize(double width, int32_t widthUnit, double height, int32_t heightUnit) {} in FfiOHOSAceFrameworkImageSetSourceSize()

12