Searched refs:hashTableDeletedFontValue (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/platform/graphics/
H A DFontPlatformData.h158 return m_font == hashTableDeletedFontValue();
178 static NSFont* hashTableDeletedFontValue() { return reinterpret_cast<NSFont *>(-1); } function in class:WebCore::FontPlatformData
H A DFontPlatformData.cpp45 , m_font(hashTableDeletedFontValue())

Completed in 86 milliseconds