Lines Matching refs:bInverted
117 bool bInverted = corner1->IsInverted(); in GetFillPath() local
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()
175 if (bInverted) in GetFillPath()
180 if (bInverted) in GetFillPath()
186 if (bInverted) { in GetFillPath()
455 bool bInverted = corner1->IsInverted(); in GetPath() local
475 if (!bRound && !bInverted) { 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()
587 if (bInverted) in GetPath()
594 if (bInverted) in GetPath()
600 if (bInverted) { in GetPath()