Searched refs:refText (Results 1 – 2 of 2) sorted by relevance
362 text = refText(text, bytesCount); in drawTextOnPath()376 text = refText(text, bytesCount); in drawPosText()401 text = refText(text, bytesCount); in drawText()
196 inline char* refText(const char* text, size_t byteLength) { in refText() function