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

  /external/webkit/Source/WebCore/css/
CSSFontFaceSource.h 69 void setHasExternalSVGFont(bool value) { m_hasExternalSVGFont = value; }
CSSFontSelector.cpp 253 source->setHasExternalSVGFont(true);

Completed in 7004 milliseconds