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()
109 float SVGTextLayoutEngineBaseline::calculateAlignmentBaselineShift(bool isVerticalText, const Rende… in calculateAlignmentBaselineShift()
152 float SVGTextLayoutEngineBaseline::calculateGlyphOrientationAngle(bool isVerticalText, const SVGRen… in calculateGlyphOrientationAngle()
181 float SVGTextLayoutEngineBaseline::calculateGlyphAdvanceAndOrientation(bool isVerticalText, const S… in calculateGlyphAdvanceAndOrientation()
DSVGTextChunkBuilder.cpp148 static void buildSpacingAndGlyphsTransform(bool isVerticalText, float scale, const SVGTextFragment&… in buildSpacingAndGlyphsTransform()
177 bool isVerticalText = chunk.isVerticalText(); in processTextChunk() local
229 void SVGTextChunkBuilder::processTextLengthSpacingCorrection(bool isVerticalText, float textLengthS… in processTextLengthSpacingCorrection()
244 void SVGTextChunkBuilder::processTextAnchorCorrection(bool isVerticalText, float textAnchorShift, V… in processTextAnchorCorrection()
DSVGTextLayoutEngineSpacing.cpp47 float SVGTextLayoutEngineSpacing::calculateSVGKerning(bool isVerticalText, Glyph currentGlyph) in calculateSVGKerning()
DSVGTextChunk.h48 bool isVerticalText() const { return m_chunkStyle & VerticalText; } in isVerticalText() function
DSVGTextRunRenderingContext.cpp95 bool isVerticalText = false; in drawSVGGlyphs() local
DSVGTextQuery.cpp44 bool isVerticalText; member
DSVGRenderTreeAsText.cpp422 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/chromium_org/third_party/skia/include/core/
DSkPaint.h216 bool isVerticalText() const { in isVerticalText() function
/external/skia/include/core/
DSkPaint.h215 bool isVerticalText() const { in isVerticalText() function