Searched defs:underline_attributes (Results 1 – 3 of 3) sorted by relevance
27 std::vector<CompositionText::UnderlineAttribute>* underline_attributes = in TEST() local
38 const std::vector<UnderlineAttribute>& underline_attributes() const { in underline_attributes() function
604 underline_attributes = text.underline_attributes(); in ExtractCompositionText() local