Searched defs:optionsLength (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | node_common_modifier.cpp | 487 ArkUI_Int32 optionsLength, ArkUI_Int32 offset) in SetCalcDimension() 544 const ArkUIStringAndFloat* options, ArkUI_Int32 optionsLength, ArkUI_Int32& offset) in SetBorderImageSlice() 558 ArkUI_Int32 optionsLength, ArkUI_Int32& offset) in SetBorderImageRepeat() 573 const ArkUIStringAndFloat* options, ArkUI_Int32 optionsLength, ArkUI_Int32& offset) in SetBorderImageWidth() 587 const ArkUIStringAndFloat* options, ArkUI_Int32 optionsLength, ArkUI_Int32& offset) in SetBorderImageOutset() 600 …ll(RefPtr<BorderImage>& borderImage, const ArkUIStringAndFloat* options, ArkUI_Int32 optionsLength, in SetBorderImageFill() 1468 …(ArkUINodeHandle node, ArkUI_CharPtr text, const ArkUI_Float32* options, ArkUI_Int32 optionsLength) in SetOverlay() 1543 …INodeHandle node, ArkUI_CharPtr src, const ArkUIStringAndFloat* options, ArkUI_Int32 optionsLength) in SetBorderImage()
|
H A D | node_image_modifier.cpp | 79 ArkUI_Int32 optionsLength, ArkUI_Int32 offset) in SetCalcDimension()
|