HomeSort by relevance Sort by last modified time
    Searched refs:underline_attributes_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chromeos/ime/
composition_text.h 39 return underline_attributes_;
43 return &underline_attributes_;
60 std::vector<UnderlineAttribute> underline_attributes_; member in class:chromeos::CompositionText
composition_text.cc 17 underline_attributes_ = obj.underline_attributes();

Completed in 159 milliseconds