Home | History | Annotate | Download | only in json

Lines Matching refs:processText

59     void processText(Json::Value& command, SkCanvas* target);
121 this->processText(command, target);
713 void Renderer::processText(Json::Value& command, SkCanvas* target) {