Home
last modified time | relevance | path

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

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