Searched refs:fTFCount (Results 1 – 2 of 2) sorted by relevance
/third_party/skia/src/core/ | ||
D | SkReadBuffer.h | 155 fTFCount = count; in setTypefaceArray() |
D | SkReadBuffer.cpp | 378 if (!this->validate(index <= fTFCount)) { in readTypeface() |