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

  /external/chromium_org/third_party/WebKit/Source/platform/fonts/
CustomFontData.h 51 virtual float widthForSVGGlyph(Glyph, float) const { return 0.0f; }
  /external/chromium_org/third_party/WebKit/Source/core/svg/
SVGFontData.cpp 125 float SVGFontData::widthForSVGGlyph(Glyph glyph, float fontSize) const

Completed in 200 milliseconds