Home
last modified time | relevance | path

Searched defs:verticalAlignment (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/m133/modules/skparagraph/src/
DDecorations.h31 …void setVerticalAlignment(TextVerticalAlign verticalAlignment) { fVerticalAlignment = verticalAlig… in setVerticalAlignment()
DTextLine.cpp3403 TextVerticalAlign verticalAlignment = fOwner->getParagraphStyle().getVerticalAlignment(); local
/third_party/skia/modules/skparagraph/src/
DDecorations.h32 …void setVerticalAlignment(TextVerticalAlign verticalAlignment) { fVerticalAlignment = verticalAlig… in setVerticalAlignment()
DTextLine.cpp3060 TextVerticalAlign verticalAlignment = fOwner->getParagraphStyle().getVerticalAlignment(); local