Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/css/
DCSSCustomFontData.h47 virtual void beginLoadIfNeeded() const OVERRIDE in beginLoadIfNeeded() function
DCSSFontFaceSource.h54 virtual void beginLoadIfNeeded() { } in beginLoadIfNeeded() function
DRemoteFontFaceSource.cpp120 void RemoteFontFaceSource::beginLoadIfNeeded() in beginLoadIfNeeded() function in blink::RemoteFontFaceSource
/external/chromium_org/third_party/WebKit/Source/platform/fonts/
DCustomFontData.h43 virtual void beginLoadIfNeeded() const { }; in beginLoadIfNeeded() function
/external/chromium_org/third_party/WebKit/Source/core/fetch/
DFontResource.cpp125 void FontResource::beginLoadIfNeeded(ResourceFetcher* dl) in beginLoadIfNeeded() function in blink::FontResource