HomeSort by relevance Sort by last modified time
    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 178 milliseconds