Searched refs:GetColumnWidth (Results 1 – 3 of 3) sorted by relevance
51 : (columns * parent_->GetColumnWidth()) + in GetWidth()100 …double offsetVp = offset * (parent_->GetColumnWidth() + parent_->GetGutterWidth().ConvertToPx(dipS… in GetOffset()
102 double GetColumnWidth() const in GetColumnWidth() function
65 result = std::to_string(gridContainerInfo_->GetColumnWidth()); in CallSpecializedMethod()