Searched defs:text_buffer_ (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/autocomplete/
H A Dautocomplete_edit_view_gtk.h284 // |text_buffer_| as the owner, so that this doesn't remove the selection on
297 // Get ready to update |text_buffer_|'s highlighting without making changes to
298 // the PRIMARY selection. Removes the clipboard from |text_buffer_| and
302 // Finish updating |text_buffer_|'s highlighting such that future changes will
343 // and |text_buffer_|'s content, to make sure the real text justification is
347 // Get the text direction of |text_buffer_|'s content, by searching the first
357 // Retrieves the first and last iterators in the |text_buffer_|, but excludes
361 // Validates an iterator in the |text_buffer_|, to make sure it doesn't go
383 GtkTextBuffer* text_buffer_; member in class:AutocompleteEditViewGtk
393 // child anchor in the |text_buffer_| objec
[all...]

Completed in 126 milliseconds