Searched refs:dotCheck (Results 1 – 2 of 2) sorted by relevance
486 const char* dotCheck; in innerScript() local550 dotCheck = SkParse::FindS32(script, &operand.fOperand.fS32); in innerScript()551 if (dotCheck[0] != '.') { in innerScript()552 script = dotCheck; in innerScript()
533 const char* dotCheck; in innerScript() local651 dotCheck = SkParse::FindS32(script, &operand.fS32); in innerScript()652 if (dotCheck[0] != '.') { in innerScript()653 script = dotCheck; in innerScript()