Home
last modified time | relevance | path

Searched defs:widthProp (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/render/
H A Dborder_image_painter_test_ng.cpp101 …std::unique_ptr<NG::BorderWidthProperty> widthProp { std::make_unique<NG::BorderWidthProperty>(BOR… variable
140 std::unique_ptr<NG::BorderWidthProperty> widthProp; variable
185 …std::unique_ptr<NG::BorderWidthProperty> widthProp { std::make_unique<NG::BorderWidthProperty>(BOR… variable
231 …std::unique_ptr<NG::BorderWidthProperty> widthProp { std::make_unique<NG::BorderWidthProperty>(BOR… variable
276 …std::unique_ptr<NG::BorderWidthProperty> widthProp { std::make_unique<NG::BorderWidthProperty>(BOR… variable
321 std::unique_ptr<NG::BorderWidthProperty> widthProp; variable
364 std::unique_ptr<NG::BorderWidthProperty> widthProp; variable
402 …std::unique_ptr<NG::BorderWidthProperty> widthProp { std::make_unique<NG::BorderWidthProperty>(BOR… variable
447 …std::unique_ptr<NG::BorderWidthProperty> widthProp { std::make_unique<NG::BorderWidthProperty>(BOR… variable
490 …std::unique_ptr<NG::BorderWidthProperty> widthProp { std::make_unique<NG::BorderWidthProperty>(BOR… variable
[all …]
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/security_component/
H A Dsecurity_component_test_ng.cpp341 auto& widthProp = buttonProp->GetBorderWidthProperty(); variable
470 auto& widthProp = buttonProp->GetBorderWidthProperty(); variable
528 auto& widthProp = buttonProp->GetBorderWidthProperty(); variable
571 auto& widthProp = buttonProp->GetBorderWidthProperty(); variable
789 auto& widthProp = buttonProp->GetBorderWidthProperty(); variable
919 auto& widthProp = buttonProp->GetBorderWidthProperty(); variable
977 auto& widthProp = buttonProp->GetBorderWidthProperty(); variable
1020 auto& widthProp = buttonProp->GetBorderWidthProperty(); variable
1217 auto& widthProp = buttonProp->GetBorderWidthProperty(); variable
1346 auto& widthProp = buttonProp->GetBorderWidthProperty(); variable
[all …]
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/
H A Dsecurity_component_model_ng.cpp203 BorderWidthProperty widthProp; in SetDefaultBackgroundButton() local
H A Dsecurity_component_pattern.cpp415 BorderWidthProperty widthProp; in UpdateButtonProperty() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
H A Dborder_image_painter.cpp24const std::unique_ptr<BorderWidthProperty>& widthProp, const SizeF& paintSize, const RSImage& imag… in BorderImagePainter()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/
H A Dmenu_view.cpp340 BorderWidthProperty widthProp; in SetHoverImageStackBorderRadius() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_render_context.cpp2719 const auto& widthProp = layoutProps->GetBorderWidthProperty(); in BdImagePaintTask() local