Searched defs:fTTCIndex (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/include/ports/
H A DSkFontConfigInterface.h49 FontIdentity() : fID(0), fTTCIndex(0) {}
53 fTTCIndex == other.fTTCIndex &&
61 int32_t fTTCIndex; member in struct:SkFontConfigInterface::FontIdentity
/external/skia/include/ports/
H A DSkFontConfigInterface.h47 FontIdentity() : fID(0), fTTCIndex(0) {}
51 fTTCIndex == other.fTTCIndex &&
59 int32_t fTTCIndex; member in struct:SkFontConfigInterface::FontIdentity

Completed in 1716 milliseconds