Searched refs:colorAndStyleSize (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | node_common_modifier.cpp | 1852 int32_t colorAndStyleSize, ArkUI_Bool isLocalizedBorderWidth, ArkUI_Bool isLocalizedBorderColor, in SetBorder() argument 1875 …SetOptionalBorderColor(borderColors.topColor, colorAndStyle, colorAndStyleSize, colorAndStyleOffse… in SetBorder() 1876 …SetOptionalBorderColor(borderColors.bottomColor, colorAndStyle, colorAndStyleSize, colorAndStyleOf… in SetBorder() 1881 …SetOptionalBorderStyle(borderStyles.styleLeft, colorAndStyle, colorAndStyleSize, colorAndStyleOffs… in SetBorder() 1882 …SetOptionalBorderStyle(borderStyles.styleRight, colorAndStyle, colorAndStyleSize, colorAndStyleOff… in SetBorder() 1883 …SetOptionalBorderStyle(borderStyles.styleTop, colorAndStyle, colorAndStyleSize, colorAndStyleOffse… in SetBorder() 4755 int32_t colorAndStyleSize) in SetOutline() argument 4782 …SetOptionalBorderColor(borderColors.leftColor, colorAndStyle, colorAndStyleSize, colorAndStyleOffs… in SetOutline() 4784 …SetOptionalBorderColor(borderColors.topColor, colorAndStyle, colorAndStyleSize, colorAndStyleOffse… in SetOutline() 4790 …SetOptionalBorderStyle(borderStyles.styleLeft, colorAndStyle, colorAndStyleSize, colorAndStyleOffs… in SetOutline() [all …]
|
H A D | node_text_area_modifier.cpp | 1260 const uint32_t* colorAndStyle, int32_t colorAndStyleSize) in SetTextAreaBorder() argument 1264 … nullptr) || (valuesSize != NUM_24) || (colorAndStyle == nullptr) || colorAndStyleSize != NUM_16) { in SetTextAreaBorder() 1288 colorAndStyleSize, colorAndStyleOffset); in SetTextAreaBorder() 1294 colorAndStyleSize, colorAndStyleOffset); in SetTextAreaBorder()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/cjui/ |
H A D | cjui_api.h | 112 …const ArkUI_Uint32* colorAndStyle, ArkUI_Int32 colorAndStyleSize, ArkUI_Bool isLocalizedBorderWidt… 328 const ArkUI_Uint32* colorAndStyle, ArkUI_Int32 colorAndStyleSize); 1578 const ArkUI_Uint32* colorAndStyle, ArkUI_Int32 colorAndStyleSize);
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/arkoala/ |
H A D | arkoala_api.h | 1608 …const ArkUI_Uint32* colorAndStyle, ArkUI_Int32 colorAndStyleSize, ArkUI_Bool isLocalizedBorderWidt… 1824 const ArkUI_Uint32* colorAndStyle, ArkUI_Int32 colorAndStyleSize); 3272 const ArkUI_Uint32* colorAndStyle, ArkUI_Int32 colorAndStyleSize);
|