Searched refs:layoutInBox (Results 1 – 4 of 4) sorted by relevance
154 void SetLayoutInBoxFlag(bool layoutInBox) in SetLayoutInBoxFlag() argument156 layoutInBox_ = layoutInBox; in SetLayoutInBoxFlag()
81 bool layoutInBox = false; member
1177 commonStyle.layoutInBox = StringToBool(value); in SetCurrentStyle()
1487 boxComponent_->SetLayoutInBoxFlag(commonStyle.layoutInBox); in UpdateBoxComponent()