Searched refs:DrawTextOnPathOp (Results 1 – 2 of 2) sorted by relevance
366 DrawOp* op = new (alloc()) DrawTextOnPathOp(text, bytesCount, count, path, in drawTextOnPath()
1329 class DrawTextOnPathOp : public DrawSomeTextOp {1331 DrawTextOnPathOp(const char* text, int bytesCount, int count, in DrawTextOnPathOp() function