HomeSort by relevance Sort by last modified time
    Searched refs:dominantBaseline (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
SVGTextLayoutEngineBaseline.cpp 72 EDominantBaseline baseline = style->dominantBaseline();
  /external/chromium_org/third_party/WebKit/Source/core/css/
SVGCSSComputedStyleDeclaration.cpp 139 return CSSPrimitiveValue::create(svgStyle->dominantBaseline());
  /external/chromium_org/third_party/WebKit/Source/core/rendering/style/
SVGRenderStyle.h 305 EDominantBaseline dominantBaseline() const { return (EDominantBaseline) svg_noninherited_flags.f._dominantBaseline; }

Completed in 461 milliseconds