OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fTypesCount
(Results
1 - 2
of
2
) sorted by null
/external/skia/src/sfnt/
SkOTUtils.h
48
: fTypes(types),
fTypesCount
(typesCount), fTypesIndex(0)
62
int
fTypesCount
;
SkOTUtils.cpp
190
if (
fTypesCount
== fTypesIndex + 1) {
Completed in 44 milliseconds