Searched refs:underline_attributes_ (Results 1 – 2 of 2) sorted by relevance
37 return underline_attributes_; in underline_attributes()41 return &underline_attributes_; in mutable_underline_attributes()58 std::vector<UnderlineAttribute> underline_attributes_; variable
17 underline_attributes_ = obj.underline_attributes(); in CopyFrom()