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

  /external/chromium_org/chromeos/dbus/ibus/
ibus_object.cc 254 void IBusObjectWriter::AppendStringAsIBusText(const std::string& text) {
256 chromeos::AppendStringAsIBusText(text, contents_writer_.get());
ibus_text.cc 120 void CHROMEOS_EXPORT AppendStringAsIBusText(const std::string& text,

Completed in 54 milliseconds