Home
last modified time | relevance | path

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

/external/skia/modules/skparagraph/src/
DTextWrapper.h37 TextStretch() : fStart(), fEnd(), fWidth(0), fWidthWithGhostSpaces(0) {} in TextStretch() function
38 TextStretch(Cluster* s, Cluster* e, bool forceStrut) in TextStretch() function