Home
last modified time | relevance | path

Searched defs:hasValue (Results 26 - 29 of 29) sorted by relevance

12

/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_swiper_modifier.cpp273 void ParseIndicatorAttribute(std::optional<Dimension> dim, bool& hasValue, float& value) in ParseIndicatorAttribute() argument
1005 bool hasValue = false; in GetSwiperIndicator() local
[all...]
H A Dnode_text_area_modifier.cpp1185 bool hasValue = static_cast<bool>(values[offset]); in SetOptionalBorder() local
1214 auto hasValue = values[offset]; in SetOptionalBorderColor() local
1233 auto hasValue = values[offset]; in SetOptionalBorderStyle() local
H A Dnode_common_modifier.cpp480 auto hasValue in SetCalcDimension() local
503 bool hasValue = static_cast<bool>(values[offset]); SetOptionalBorder() local
514 auto hasValue = values[offset]; SetOptionalBorderColor() local
524 auto hasValue = values[offset]; SetOptionalBorderStyle() local
551 auto hasValue = options[offset]; SetBorderImageRepeat() local
594 auto hasValue = options[offset]; SetBorderImageFill() local
6129 SetFocusBoxStyle(ArkUINodeHandle node, ArkUI_Float32 valueMargin, ArkUI_Int32 marginUnit, ArkUI_Float32 valueStrokeWidth, ArkUI_Int32 widthUnit, ArkUI_Uint32 valueColor, ArkUI_Uint32 hasValue) SetFocusBoxStyle() argument
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_common_bridge.cpp247 bool hasValue = false; in ParseCalcDimensions() local
302 auto hasValue = optDimension.has_value(); in PushDimensionsToVector() local
386 auto hasValue = fillArg->IsBoolean(); in ParseBorderImageFill() local
7853 ArkUI_Uint32 hasValue in SetFocusBox() local
[all...]

Completed in 36 milliseconds

12