Searched refs:preSideBarWidth_ (Results 1 – 3 of 3) sorted by relevance
156 preSideBarWidth_ = value; in SetPreSideBarWidth()161 return preSideBarWidth_; in GetPreSideBarWidth()222 Dimension preSideBarWidth_; variable
230 if (preSideBarWidth_.IsValid()) { in GetAllPropertyValue()231 … realSideBarWidth_ = ConvertToPx(preSideBarWidth_, scaleProperty, parentWidth).value_or(-1.0f); in GetAllPropertyValue()
985 layoutAlgorithm->preSideBarWidth_ = Dimension(1.0f, DimensionUnit::PX);1038 layoutAlgorithm->preSideBarWidth_ = DEFAULT_MIN;