Searched refs:shape_ltr (Results 1 – 1 of 1) sorted by relevance
244 const auto shape_ltr = fDesc.fDirection == Shaper::Direction::kLTR; in shapeLine() local247 fShaper->shape(start, SkToSizeT(end - start), fFont, shape_ltr, shape_width, this); in shapeLine()