Lines Matching refs:CFX_RectF
67 const CFX_RectF& rtWidget, in GetFillPath()
178 CFX_RectF rtRadius(cp1.x, cp1.y, fRadius1 * 2 * vx, fRadius1 * 2 * vy); in GetFillPath()
202 CFX_RectF rtWidget, in Draw()
258 CFX_RectF rtWidget, in Stroke()
354 const CFX_RectF& rt, in StrokeRect()
385 CFX_RectF rt, in StrokeLowered()
389 CFX_RectF rtInner(rt); in StrokeLowered()
402 CFX_RectF rt, in StrokeRaised()
406 CFX_RectF rtInner(rt); in StrokeRaised()
419 CFX_RectF rt, in StrokeEtched()
425 CFX_RectF rtInner(rt); in StrokeEtched()
431 CFX_RectF rt, in StrokeEmbossed()
437 CFX_RectF rtInner(rt); in StrokeEmbossed()
443 CFX_RectF rtWidget, in GetPath()
590 CFX_RectF rtRadius(cp1.x + offsetX * 2, cp1.y + offsetY * 2, in GetPath()