Searched defs:UnderlineAttribute (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chromeos/ime/
H A Dcomposition_text.h25 struct UnderlineAttribute { struct in class:chromeos::CompositionText
38 const std::vector<UnderlineAttribute>& underline_attributes() const {
42 std::vector<UnderlineAttribute>* mutable_underline_attributes() {
60 std::vector<UnderlineAttribute> underline_attributes_;

Completed in 86 milliseconds