Home
last modified time | relevance | path

Searched refs:extendHeight (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/modules/skparagraph/src/
H A DTextLine.h186 SkRect extendHeight(const ClipContext& context) const;
H A DTextLine.cpp550 SkRect TextLine::extendHeight(const ClipContext& context) const { function in skia::textlayout::TextLine
596 record.fClipRect = extendHeight(context).makeOffset(this->offset());
729 SkRect clip = extendHeight(context);

Completed in 6 milliseconds