Home | History | Annotate | Download | only in debugger

Lines Matching refs:DrawText

201         case kDrawText_OpType: return "DrawText";
283 INSTALL_FACTORY(DrawText);
2827 canvas->drawText(fText, fByteLength, fX, fY, fPaint);