OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setDominantBaseline
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/WebCore/css/
SVGCSSStyleSelector.cpp
172
svgstyle->
setDominantBaseline
(*primitiveValue);
/external/webkit/Source/WebCore/rendering/style/
SVGRenderStyle.h
130
void
setDominantBaseline
(EDominantBaseline val) { svg_noninherited_flags.f._dominantBaseline = val; }
Completed in 20 milliseconds