Home
last modified time | relevance | path

Searched defs:fontResource (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/css/
DFontLoader.cpp35 void FontLoader::addFontToBeginLoading(FontResource* fontResource) in addFontToBeginLoading()
59 FontResource* fontResource = it->first.get(); in loadPendingFonts() local