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

  /external/webkit/WebCore/platform/graphics/wince/
FontPlatformData.cpp 75 : m_exists(false)
79 bool isSupported() const { return m_exists; }
81 bool m_exists; member in class:WebCore::FontFamilyChecker
179 ((FontFamilyChecker*)lParam)->m_exists = true;

Completed in 164 milliseconds