Searched refs:descEnd (Results 1 – 1 of 1) sorted by relevance
503 const char* descEnd = nullptr; in checkMethod() local538 descEnd = emptyCheck.fEnd; in checkMethod()544 if (!descEnd) { in checkMethod()548 TextParser description(fFileName, descStart, descEnd, fLineCount); in checkMethod()550 SkASSERT(descStart < descEnd); in checkMethod()553 } else if ('.' != descEnd[-1]) { in checkMethod()554 if (!defEnd || defEnd->fTerminator != descEnd) { in checkMethod()