Home
last modified time | relevance | path

Searched refs:fPriorIndex (Results 1 – 2 of 2) sorted by relevance

/external/skqp/tools/bookmaker/
DincludeParser.h453 int fPriorIndex; variable
DincludeParser.cpp3335 fPriorIndex = priorEnum->fParentIndex; in parseChar()
3340 std::advance(tokenWalker, fPriorIndex); in parseChar()
3343 ++fPriorIndex; in parseChar()