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

  /external/skia/include/core/
SkTypeface.h 20 typedef uint32_t SkFontID;
63 SkFontID uniqueID() const { return fUniqueID; }
69 static SkFontID UniqueID(const SkTypeface* face);
152 SkTypeface(Style style, SkFontID uniqueID, bool isFixedWidth = false);
156 SkFontID fUniqueID;
  /external/webkit/Source/WebCore/platform/graphics/chromium/
FontPlatformDataLinux.h 44 typedef uint32_t SkFontID;
114 SkFontID uniqueID() const;

Completed in 47 milliseconds