HomeSort by relevance Sort by last modified time
    Searched refs:nextLF (Results 1 - 2 of 2) sorted by null

  /external/skia/tools/bookmaker/
bookmaker.cpp 433 const char* nextLF = this->strnchr('\n', this->fEnd);
436 this->skipToEndBracket(fMC, nextLF);
    [all...]
  /external/skqp/tools/bookmaker/
bookmaker.cpp 403 const char* nextLF = this->strnchr('\n', this->fEnd);
406 this->skipToEndBracket(fMC, nextLF);
    [all...]

Completed in 298 milliseconds