OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isSegmented
(Results
1 - 9
of
9
) sorted by null
/external/webkit/Source/WebCore/platform/graphics/
FontData.h
52
virtual bool
isSegmented
() const = 0;
SegmentedFontData.h
72
virtual bool
isSegmented
() const;
FontFallbackList.cpp
68
ASSERT(!m_fontList[i].first->
isSegmented
());
77
if (!fontData->
isSegmented
())
SegmentedFontData.cpp
86
bool SegmentedFontData::
isSegmented
() const
SimpleFontData.cpp
202
bool SimpleFontData::
isSegmented
() const
SimpleFontData.h
140
virtual bool
isSegmented
() const;
GlyphPageTreeNode.cpp
245
if (fontData->
isSegmented
()) {
/external/webkit/Source/WebCore/css/
CSSSegmentedFontFace.cpp
108
ASSERT(!faceFontData->
isSegmented
());
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jface.text_3.6.1.r361_v20100825-0800.jar
Completed in 379 milliseconds