Searched refs:GetScrollWidth (Results 1 – 4 of 4) sorted by relevance
402 long nScrollWidth = aColorSet.GetScrollWidth(); in SetSize()565 long nScrollWidth = aColorSet.GetScrollWidth(); in Resizing()
222 …int nColumnCount = (pValueSet->GetSizePixel().Width() - pValueSet->GetScrollWidth()) / aItemSize.W… in GetHeightForWidth()472 … int nColumnCount = (aValueSetSize.Width() - pValueSet->GetScrollWidth()) / aItemSize.Width(); in updateLayout()
424 long GetScrollWidth() const;
2663 aSize.Width() += GetScrollWidth(); in CalcWindowSizePixel()2701 long ValueSet::GetScrollWidth() const in GetScrollWidth() function in ValueSet
Completed in 31 milliseconds