Searched refs:childLen (Results 1 – 1 of 1) sorted by relevance
1385 ptrdiff_t childLen = child.fContentEnd - child.fContentStart; in populate() local1386 SkASSERT(')' == child.fContentStart[childLen]); in populate()1387 ++childLen; in populate()1392 if (params.startsWith(child.fContentStart, childLen)) { in populate()