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

  /external/chromium_org/chromeos/dbus/ibus/
ibus_lookup_table.cc 137 IBusText candidate_text; local
139 if (!PopIBusText(&text_array_reader, &candidate_text)) {
145 entry.value = candidate_text.text();
146 entry.annotation = candidate_text.annotation();
147 entry.description_title = candidate_text.description_title();
148 entry.description_body = candidate_text.description_body();
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
TextCandidatesViewManager.java 469 mTextColor = r.getColor(R.color.candidate_text);
    [all...]

Completed in 5148 milliseconds