Home | History | Annotate | Download | only in animator

Lines Matching refs:token_length

110 static int token_length(const char* start) {
359 size_t fieldLength = token_length(++script); // skip dot
509 SkASSERT(token_length(script) > 0);
565 int length = token_length(script);
606 int tokenLength = token_length(++script);