Home | History | Annotate | Download | only in core

Lines Matching refs:measureText

659         methods like measureText() and getTextWidths().
746 SkScalar measureText(const void* text, size_t length,
754 SkScalar measureText(const void* text, size_t length) const
756 return this->measureText(text, length, NULL, 0);