Home
last modified time | relevance | path

Searched refs:mCG (Results 1 – 1 of 1) sorted by relevance

/external/webkit/WebCore/platform/graphics/android/
DGraphicsContextAndroid.cpp82 GraphicsContext* mCG; // back-ptr to our parent member in WebCore::GraphicsContextPlatformPrivate
167 : mCG(cg) in GraphicsContextPlatformPrivate()
288 switch (mCG->strokeStyle()) { in setup_paint_stroke()