Searched defs:widthProp (Results 1 – 5 of 5) sorted by relevance
88 …std::unique_ptr<NG::BorderWidthProperty> widthProp {std::make_unique<NG::BorderWidthProperty>(BORD… variable127 std::unique_ptr<NG::BorderWidthProperty> widthProp; variable171 …std::unique_ptr<NG::BorderWidthProperty> widthProp {std::make_unique<NG::BorderWidthProperty>(BORD… variable217 …std::unique_ptr<NG::BorderWidthProperty> widthProp {std::make_unique<NG::BorderWidthProperty>(BORD… variable262 …std::unique_ptr<NG::BorderWidthProperty> widthProp {std::make_unique<NG::BorderWidthProperty>(BORD… variable307 std::unique_ptr<NG::BorderWidthProperty> widthProp; variable349 std::unique_ptr<NG::BorderWidthProperty> widthProp; variable386 …std::unique_ptr<NG::BorderWidthProperty> widthProp {std::make_unique<NG::BorderWidthProperty>(BORD… variable431 …std::unique_ptr<NG::BorderWidthProperty> widthProp {std::make_unique<NG::BorderWidthProperty>(BORD… variable474 …std::unique_ptr<NG::BorderWidthProperty> widthProp {std::make_unique<NG::BorderWidthProperty>(BORD… variable[all …]
347 auto& widthProp = buttonProp->GetBorderWidthProperty(); variable475 auto& widthProp = buttonProp->GetBorderWidthProperty(); variable532 auto& widthProp = buttonProp->GetBorderWidthProperty(); variable573 auto& widthProp = buttonProp->GetBorderWidthProperty(); variable773 auto& widthProp = buttonProp->GetBorderWidthProperty(); variable901 auto& widthProp = buttonProp->GetBorderWidthProperty(); variable958 auto& widthProp = buttonProp->GetBorderWidthProperty(); variable1000 auto& widthProp = buttonProp->GetBorderWidthProperty(); variable1192 auto& widthProp = buttonProp->GetBorderWidthProperty(); variable1320 auto& widthProp = buttonProp->GetBorderWidthProperty(); variable[all …]
179 BorderWidthProperty widthProp; in SetDefaultBackgroundButton() local293 BorderWidthProperty widthProp; in SetBackgroundBorderWidth() local
24 …const std::unique_ptr<BorderWidthProperty>& widthProp, const SizeF& paintSize, const RSImage& imag… in BorderImagePainter()
1667 const auto& widthProp = layoutProps->GetBorderWidthProperty(); in BdImagePaintTask() local