Searched defs:applyImpl (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/android/context/
H A DGraphicsOperation.h85 return applyImpl(context);
87 virtual bool applyImpl(PlatformGraphicsContext* context) = 0;
185 virtual bool applyImpl(PlatformGraphicsContext* context) { function in class:WebCore::GraphicsOperation::ConcatCTM
197 virtual bool applyImpl(PlatformGraphicsContext* context) { function in class:WebCore::GraphicsOperation::Rotate
209 virtual bool applyImpl(PlatformGraphicsContext* context) { function in class:WebCore::GraphicsOperation::Scale
221 virtual bool applyImpl(PlatformGraphicsContext* context) { function in class:WebCore::GraphicsOperation::Translate
239 virtual bool applyImpl(PlatformGraphicsContext* context) { function in class:WebCore::GraphicsOperation::InnerRoundedRectClip
252 virtual bool applyImpl(PlatformGraphicsContext* context) { function in class:WebCore::GraphicsOperation::Clip
265 virtual bool applyImpl(PlatformGraphicsContext* context) { function in class:WebCore::GraphicsOperation::ClipPath
285 virtual bool applyImpl(PlatformGraphicsContex function in class:WebCore::GraphicsOperation::ClipOut
296 virtual bool applyImpl(PlatformGraphicsContext* context) { function in class:WebCore::GraphicsOperation::ClearRect
314 virtual bool applyImpl(PlatformGraphicsContext* context) { function in class:WebCore::GraphicsOperation::DrawBitmapPattern
333 virtual bool applyImpl(PlatformGraphicsContext* context) { function in class:WebCore::GraphicsOperation::DrawBitmapRect
353 virtual bool applyImpl(PlatformGraphicsContext* context) { function in class:WebCore::GraphicsOperation::DrawConvexPolygonQuad
366 virtual bool applyImpl(PlatformGraphicsContext* context) { function in class:WebCore::GraphicsOperation::DrawEllipse
383 virtual bool applyImpl(PlatformGraphicsContext* context) { function in class:WebCore::GraphicsOperation::DrawFocusRing
399 virtual bool applyImpl(PlatformGraphicsContext* context) { function in class:WebCore::GraphicsOperation::DrawLine
413 virtual bool applyImpl(PlatformGraphicsContext* context) { function in class:WebCore::GraphicsOperation::DrawLineForText
428 virtual bool applyImpl(PlatformGraphicsContext* context) { function in class:WebCore::GraphicsOperation::DrawLineForTextChecking
442 virtual bool applyImpl(PlatformGraphicsContext* context) { function in class:WebCore::GraphicsOperation::DrawRect
455 virtual bool applyImpl(PlatformGraphicsContext* context) { function in class:WebCore::GraphicsOperation::FillPath
469 virtual bool applyImpl(PlatformGraphicsContext* context) { function in class:WebCore::GraphicsOperation::FillRect
500 virtual bool applyImpl(PlatformGraphicsContext* context) { function in class:WebCore::GraphicsOperation::FillRoundedRect
523 virtual bool applyImpl(PlatformGraphicsContext* context) { function in class:WebCore::GraphicsOperation::StrokeArc
537 virtual bool applyImpl(PlatformGraphicsContext* context) { function in class:WebCore::GraphicsOperation::StrokePath
551 virtual bool applyImpl(PlatformGraphicsContext* context) { function in class:WebCore::GraphicsOperation::StrokeRect
572 virtual bool applyImpl(PlatformGraphicsContext* context) { function in class:WebCore::GraphicsOperation::DrawMediaButton
598 virtual bool applyImpl(PlatformGraphicsContext* context) { function in class:WebCore::GraphicsOperation::DrawPosText
[all...]

Completed in 41 milliseconds