Lines Matching refs:FX_PI
120 sy = FX_PI / 2; in GetFillPath()
129 sx = bInverted ? FX_PI / 2 : FX_PI; in GetFillPath()
140 sx = bInverted ? FX_PI : FX_PI * 3 / 2; in GetFillPath()
151 sx = bInverted ? FX_PI * 3 / 2 : 0; in GetFillPath()
162 sx = bInverted ? 0 : FX_PI / 2; in GetFillPath()
174 sx -= FX_PI; in GetFillPath()
493 sy = FX_PI / 2; in GetPath()
510 sx = bInverted ? FX_PI / 2 : FX_PI; in GetPath()
529 sx = bInverted ? FX_PI : FX_PI * 3 / 2; in GetPath()
548 sx = bInverted ? FX_PI * 3 / 2 : 0; in GetPath()
569 sx = bInverted ? 0 : FX_PI / 2; in GetPath()
586 sx -= FX_PI; in GetPath()