Home
last modified time | relevance | path

Searched defs:VerticalAlignment (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/modules/skparagraph/src/
DTextLine.cpp2989 void TextLine::shiftPlaceholderByVerticalAlignMode(Run& run, TextVerticalAlign VerticalAlignment) {
3016 void TextLine::shiftTextByVerticalAlignment(Run& run, TextVerticalAlign VerticalAlignment) {
3039 TextVerticalAlign VerticalAlignment = fOwner->getParagraphStyle().getVerticalAlignment(); local
/third_party/skia/m133/modules/skparagraph/src/
DTextLine.cpp3332 void TextLine::shiftPlaceholderByVerticalAlignMode(Run& run, TextVerticalAlign VerticalAlignment) {
3359 void TextLine::shiftTextByVerticalAlignment(Run& run, TextVerticalAlign VerticalAlignment) {
3382 TextVerticalAlign VerticalAlignment = fOwner->getParagraphStyle().getVerticalAlignment(); local