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

  /external/chromium_org/chromeos/dbus/ibus/
ibus_text.cc 67 ibus_text_writer.AddAttachment(kAnnotationKey, *annotation.get());
72 ibus_text_writer.AddAttachment(kDescriptionTitleKey,
78 ibus_text_writer.AddAttachment(kDescriptionBodyKey,
ibus_object.h 170 // object_writer.AddAttachment("annotation", *value);
207 bool AddAttachment(const std::string& key, const base::Value& value);
ibus_lookup_table.cc 29 ibus_lookup_table_writer.AddAttachment(kShowWindowAtCompositionKey,
ibus_object_unittest.cc 39 ibus_object_writer.AddAttachment(kAttachmentKey, *write_value.get());
ibus_object.cc 322 bool IBusObjectWriter::AddAttachment(const std::string& key,

Completed in 668 milliseconds