Searched defs:fHalfWidth (Results 1 – 5 of 5) sorted by relevance
409 float fHalfWidth = fThickness / 2.0f; in StrokeLowered() local425 float fHalfWidth = fThickness / 2.0f; in StrokeRaised() local441 float fHalfWidth = fThickness / 2.0f; in StrokeEtched() local453 float fHalfWidth = fThickness / 2.0f; in StrokeEmbossed() local
39 float fHalfWidth = fLineWidth / 2.0f; in GetRectFromHand() local
214 float fHalfWidth = (fWidth > fHeight) ? fHeight / 2 : fWidth / 2; in GetCenterSquare() local304 float fHalfWidth = (right - left) / 2.0f; in ScaleFromCenterPoint() local
463 float fHalfWidth = fWidth / 2.0f; in GetCircleBorderAppStream() local954 float fHalfWidth = fWidth / 2.0f; in GetBorderAppStreamInternal() local
1396 const float fHalfWidth = fWidth / 2.0f; in DrawBorder() local