HomeSort by relevance Sort by last modified time
    Searched defs:fTTCIndex (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/skia/include/ports/
SkFontConfigInterface.h 47 FontIdentity() : fID(0), fTTCIndex(0) {}
51 fTTCIndex == other.fTTCIndex &&
59 int32_t fTTCIndex;
  /external/skia/include/ports/
SkFontConfigInterface.h 47 FontIdentity() : fID(0), fTTCIndex(0) {}
51 fTTCIndex == other.fTTCIndex &&
59 int32_t fTTCIndex;

Completed in 47 milliseconds