OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:m_exists
(Results
1 - 1
of
1
) sorted by null
/external/webkit/Source/WebCore/platform/graphics/wince/
FontPlatformData.cpp
77
:
m_exists
(false)
81
bool isSupported() const { return
m_exists
; }
83
bool
m_exists
;
member in class:WebCore::FontFamilyChecker
181
((FontFamilyChecker*)lParam)->
m_exists
= true;
Completed in 112 milliseconds