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

  /external/chromium_org/third_party/WebKit/Source/core/platform/graphics/
SimpleFontData.h 165 void setMissingGlyphData(const GlyphData& glyphData) { m_missingGlyphData = glyphData; }
  /external/chromium_org/third_party/WebKit/Source/core/svg/
SVGFontData.cpp 69 fontData->setMissingGlyphData(missingGlyphData);

Completed in 36 milliseconds