OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setWidthVariant
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/WebCore/rendering/
RenderCombineText.cpp
111
description.
setWidthVariant
(widthVariants[i]);
/external/webkit/Source/WebCore/platform/graphics/
FontDescription.h
127
void
setWidthVariant
(FontWidthVariant widthVariant) { m_widthVariant = widthVariant; }
Completed in 176 milliseconds