HomeSort by relevance Sort by last modified time
    Searched full:allowdownloading (Results 1 - 1 of 1) sorted by null

  /external/webkit/Source/WebCore/css/
CSSFontSelector.cpp 246 bool allowDownloading = foundSVGFont || (settings && settings->downloadableBinaryFontsEnabled());
247 if (allowDownloading && item->isSupportedFormat() && m_document) {

Completed in 33 milliseconds