Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/platform/fonts/
DGlyphPageTreeNodeTest.cpp198 TEST(GlyphPageTreeNode, systemFallback) in TEST() argument
DSimpleFontData.h72 …static const SimpleFontData* systemFallback() { return reinterpret_cast<const SimpleFontData*>(-1)… in systemFallback() function