Home
last modified time | relevance | path

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

/third_party/skia/src/core/
DSkReadBuffer.h155 fTFCount = count; in setTypefaceArray()
229 int fTFCount = 0; variable
DSkReadBuffer.cpp378 if (!this->validate(index <= fTFCount)) { in readTypeface()