Searched defs:halfSpaceWidth (Results 1 – 3 of 3) sorted by relevance
47 const double halfSpaceWidth = std::max(GetSpace(), strokeWidth) / 2.0; in PaintDivider() local
172 const double halfSpaceWidth = std::max(spaceWidth_, strokeWidth) / 2.0; in PaintDivider() local
36 float halfSpaceWidth = 0.0f; member