Home
last modified time | relevance | path

Searched defs:isVerticalText (Results 1 – 11 of 11) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
DSVGTextLayoutEngineBaseline.cpp62 …e SVGTextLayoutEngineBaseline::dominantBaselineToAlignmentBaseline(bool isVerticalText, const Rend… in dominantBaselineToAlignmentBaseline()
110 float SVGTextLayoutEngineBaseline::calculateAlignmentBaselineShift(bool isVerticalText, const Rende… in calculateAlignmentBaselineShift()
155 float SVGTextLayoutEngineBaseline::calculateGlyphOrientationAngle(bool isVerticalText, const SVGRen… in calculateGlyphOrientationAngle()
186 float SVGTextLayoutEngineBaseline::calculateGlyphAdvanceAndOrientation(bool isVerticalText, SVGText… in calculateGlyphAdvanceAndOrientation()
DSVGTextChunkBuilder.cpp172 bool isVerticalText = chunk.isVerticalText(); in processTextChunk() local
224 void SVGTextChunkBuilder::processTextLengthSpacingCorrection(bool isVerticalText, float textLengthS… in processTextLengthSpacingCorrection()
239 void SVGTextChunkBuilder::processTextAnchorCorrection(bool isVerticalText, float textAnchorShift, V… in processTextAnchorCorrection()
252 void SVGTextChunkBuilder::buildSpacingAndGlyphsTransform(bool isVerticalText, float scale, const SV… in buildSpacingAndGlyphsTransform()
DSVGTextLayoutEngineSpacing.cpp47 float SVGTextLayoutEngineSpacing::calculateSVGKerning(bool isVerticalText, Glyph currentGlyph) in calculateSVGKerning()
DSVGTextChunk.h48 bool isVerticalText() const { return m_chunkStyle & VerticalText; } in isVerticalText() function
DSVGTextRunRenderingContext.cpp111 bool isVerticalText = false; in drawSVGGlyphs() local
DSVGTextQuery.cpp44 bool isVerticalText; member
DSVGRenderTreeAsText.cpp421 bool isVerticalText = svgStyle->isVerticalWritingMode(); in writeSVGInlineTextBox() local
/external/chromium_org/third_party/WebKit/Source/platform/fonts/
DSVGGlyph.cpp135 bool isCompatibleGlyph(const SVGGlyph& identifier, bool isVerticalText, const String& language, in isCompatibleGlyph()
/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGFontData.cpp181 bool isVerticalText = false; in applySVGGlyphSelection() local
/external/skia/include/core/
DSkPaint.h215 bool isVerticalText() const { in isVerticalText() function
/external/chromium_org/third_party/skia/include/core/
DSkPaint.h215 bool isVerticalText() const { in isVerticalText() function