HomeSort by relevance Sort by last modified time
    Searched full:underline_attr (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/ui/base/ime/
composition_text_util_pango.cc 73 PangoAttribute* underline_attr = local
76 if (background_attr || underline_attr) {
99 if (underline_attr) {
100 int type = reinterpret_cast<PangoAttrInt*>(underline_attr)->value;

Completed in 113 milliseconds