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

  /external/chromium/webkit/glue/
context_menu.h 84 // |dictionary_suggestions| list.
90 // and populating dictionary_suggestions if the type is EDITABLE
92 std::vector<string16> dictionary_suggestions; member in struct:ContextMenuParams
  /external/chromium_org/content/public/common/
context_menu_params.h 103 // |dictionary_suggestions| list.
112 // and populating dictionary_suggestions if the type is EDITABLE
114 std::vector<string16> dictionary_suggestions; member in struct:content::ContextMenuParams

Completed in 183 milliseconds