Searched defs:fMinWidth (Results 1 – 3 of 3) sorted by relevance
26 int fMinWidth = 0; // If there are 100 20x10 paths, this should be 20. member
41 int fMinWidth = 0; // If there are 100 20x10 paths, this should be 20. member
804 float fMinWidth = rcMin.Width(); in GetScrollArea() local