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

  /external/chromium_org/third_party/WebKit/Source/core/svg/
SVGFontElement.h 50 typedef unsigned KerningPairKey;
52 typedef HashMap<KerningPairKey, float> KerningTable;
SVGFontElement.cpp 95 static inline KerningPairKey makeKerningPairKey(Glyph glyphId1, Glyph glyphId2)

Completed in 921 milliseconds