OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_isCustomFont
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/WebCore/platform/graphics/
SimpleFontData.cpp
55
,
m_isCustomFont
(isCustomFont)
71
,
m_isCustomFont
(true)
SimpleFontData.h
138
virtual bool isCustomFont() const { return
m_isCustomFont
; }
221
bool
m_isCustomFont
; // Whether or not we are custom font loaded via @font-face
Completed in 77 milliseconds