Home
last modified time | relevance | path

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

12

/foundation/arkui/ace_engine/test/unittest/core/pattern/shape/
H A Dbase_polygon_pattern_test_ng.cpp31 void BasePolygonPatternTestNg::CheckPoints(RefPtr<FrameNode> frameNode, bool hasValue) in CheckPoints() argument
H A Dpolyline_pattern_test_ng.cpp80 void CheckPolylinePoints(bool hasValue) in CheckPolylinePoints() argument
H A Dpolygon_pattern_test_ng.cpp80 void CheckPolygonPoints(bool hasValue) in CheckPolygonPoints() argument
H A Dbase_shape_pattern_test_ng.cpp33 void BaseShapePatternTestNg::CheckSize(bool hasValue) in CheckSize() argument
53 void BaseShapePatternTestNg::CheckFill(bool hasValue) in CheckFill() argument
74 void BaseShapePatternTestNg::CheckFillOpacity(bool hasValue) in CheckFillOpacity() argument
95 void BaseShapePatternTestNg::CheckStroke(bool hasValue) in CheckStroke() argument
116 CheckStrokeWidth(bool hasValue) CheckStrokeWidth() argument
137 CheckStrokeOpacity(bool hasValue) CheckStrokeOpacity() argument
158 CheckStrokeDashArray(bool hasValue) CheckStrokeDashArray() argument
189 CheckStrokeDashOffset(bool hasValue) CheckStrokeDashOffset() argument
210 CheckStrokeLineCap(bool hasValue) CheckStrokeLineCap() argument
231 CheckStrokeLineJoin(bool hasValue) CheckStrokeLineJoin() argument
252 CheckStrokeMiterLimit(bool hasValue) CheckStrokeMiterLimit() argument
273 CheckAntiAlias(bool hasValue) CheckAntiAlias() argument
[all...]
H A Dpath_pattern_test_ng.cpp82 void CheckCommands(bool hasValue) in CheckCommands() argument
H A Drect_pattern_test_ng.cpp95 void CheckRadius(const RefPtr<FrameNode>& frameNode, bool hasValue) in CheckRadius() argument
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_animate_param_ffi.h40 bool hasValue; member
H A Dcj_richeditor_controller_ffi.h79 bool hasValue; member
H A Dcj_common_ffi.h42 bool hasValue; member
57 bool hasValue; member
62 bool hasValue; member
67 bool hasValue; member
72 bool hasValue; member
77 bool hasValue; member
82 bool hasValue; member
87 bool hasValue; member
92 bool hasValue; member
102 bool hasValue; member
107 bool hasValue; global() member
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_column_bridge.cpp127 auto hasValue = secondArg->IsBoolean(); in SetReverse() local
H A Darkts_native_row_bridge.cpp123 auto hasValue = secondArg->IsBoolean(); in SetReverse() local
H A Darkts_native_badge_bridge.cpp182 bool hasValue = false; in SetBadgeParamWithNumber() local
H A Darkts_native_image_bridge.cpp113 auto hasValue = optDimension.has_value(); in PushDimensionsToVector() local
/foundation/arkui/ace_engine/interfaces/native/node/
H A Dnode_model.h83 bool hasValue; member
89 bool hasValue; member
/foundation/multimedia/audio_framework/frameworks/cj/include/
H A Dmultimedia_audio_ffi.h45 bool hasValue; member
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/text/fontdescriptor_napi/src/
H A Djs_fontdescriptor.cpp56 bool hasValue = false; in CheckAndConvertProperty() local
70 bool hasValue = false; in ParseFontDescWeight() local
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dcalendar_picker_modifier.cpp226 bool hasValue = false; in IsPaddingValid() local
H A Dnode_toggle_modifier.cpp40 auto hasValue = dimensionArray[offset]; in SetToggleDimension() local
H A Dbutton_modifier.cpp91 bool hasValue = static_cast<bool>(values[offset]); in SetOptionalBorderRadius() local
290 auto hasValue = dimensionArray[offset]; in SetButtonDimension() local
H A Drich_editor_modifier.cpp450 auto hasValue = dimensionArray[offset]; in SetRichEditorPlaceholderDimension() local
H A Dnode_image_modifier.cpp77 bool hasValue = static_cast<bool>(values[offset]); in SetOptionalBorder() local
91 auto hasValue = options[offset]; in SetCalcDimension() local
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_picker_base.cpp31 DOMPickerBase::DOMPickerBase(NodeId nodeId, const std::string& nodeName, bool hasValue) in DOMPickerBase() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_select_overlay.cpp259 auto hasValue = pattern->GetTextContentLength() > 0; in OnUpdateMenuInfo() local
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Ddecoration.h287 void SetHasValue(bool hasValue) in SetHasValue() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H A Dgradient_property.h136 void SetHasValue(bool hasValue) in SetHasValue() argument

Completed in 24 milliseconds

12