Home
last modified time | relevance | path

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

/external/skia/src/sfnt/
DSkOTUtils.h48 : fTypes(types), fTypesCount(typesCount), fTypesIndex(0) in LocalizedStrings_NameTable()
62 int fTypesCount; member
DSkOTUtils.cpp190 if (fTypesCount == fTypesIndex + 1) { in next()