Searched refs:TextProps (Results 1 – 1 of 1) sorted by relevance
877 struct TextProps { in wrap() struct882 std::unique_ptr<TextProps[]> modelText; in wrap()896 modelText = std::make_unique<TextProps[]>(utf8runLength + 1); in wrap()936 ShapedRun candidate = [&](const TextProps& props){ in wrap()