Searched refs:defaultEdgeWidth (Results 1 – 1 of 1) sorted by relevance
164 …const std::unique_ptr<NG::BorderWidthProperty>& defaultEdgeWidth = std::make_unique<NG::BorderWidt… in GenBorderInfo() local166 borderInfo->SetPropertyObject("borderWidth", GenEdgeWidths(defaultEdgeWidth)); in GenBorderInfo()174 …Property->GetBorderWidthProperty() ? layoutProperty->GetBorderWidthProperty() : defaultEdgeWidth)); in GenBorderInfo()198 …const std::unique_ptr<NG::BorderWidthProperty>& defaultEdgeWidth = std::make_unique<NG::BorderWidt… in GenSelfLayoutInfo() local200 selfLayoutInfo->SetPropertyObject("borderWidth", GenEdgeWidths(defaultEdgeWidth)); in GenSelfLayoutInfo()230 …Property->GetBorderWidthProperty() ? layoutProperty->GetBorderWidthProperty() : defaultEdgeWidth)); in GenSelfLayoutInfo()