Searched defs:isLocalizedBorderWidth (Results 1 - 2 of 2) sorted by relevance
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | node_common_modifier.cpp | 1770 SetBorderWidth(const ArkUI_Float32* values, ArkUI_Int32 valuesSize, int32_t& offset, NG::BorderWidthProperty& borderWidth, ArkUI_Bool isLocalizedBorderWidth, FrameNode* frameNode) SetBorderWidth() argument 1839 SetBorder(ArkUINodeHandle node, const ArkUI_Float32* values, ArkUI_Int32 valuesSize, const uint32_t* colorAndStyle, int32_t colorAndStyleSize, ArkUI_Bool isLocalizedBorderWidth, ArkUI_Bool isLocalizedBorderColor, ArkUI_Bool isLocalizedBorderRadius) SetBorder() argument
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
H A D | arkts_native_common_bridge.cpp | 2951 int32_t isLocalizedBorderWidth = 0; in SetLocalizedBorder() local 2962 void CommonBridge::ParseLocalizedBorder(ArkUIRuntimeCallInfo* runtimeCallInfo, int& isLocalizedBorderWidth, in ParseLocalizedBorder() argument 2983 int32_t isLocalizedBorderWidth = 0; in SetBorderWithDashParams() local
|
Completed in 30 milliseconds