Searched defs:new_text (Results 1 – 14 of 14) sorted by relevance
| /external/chromium_org/ui/views/controls/textfield/ |
| D | textfield_model.cc | 76 const base::string16& new_text, in Edit() 150 InsertEdit(bool mergeable, const base::string16& new_text, size_t at) in InsertEdit() 183 const base::string16& new_text, in ReplaceEdit() 290 bool TextfieldModel::SetText(const base::string16& new_text) { in SetText() 313 void TextfieldModel::Append(const base::string16& new_text) { in Append() 533 const base::string16& new_text, in DeleteSelectionAndInsertTextAt() 565 base::string16 new_text = text(); in SetCompositionText() local 607 base::string16 new_text = text(); in CancelCompositionText() local 634 void TextfieldModel::InsertTextInternal(const base::string16& new_text, in InsertTextInternal() 647 void TextfieldModel::ReplaceTextInternal(const base::string16& new_text, in ReplaceTextInternal() [all …]
|
| D | textfield_model.h | 69 void InsertText(const base::string16& new_text) { in InsertText() 80 void ReplaceText(const base::string16& new_text) { in ReplaceText()
|
| D | textfield.cc | 309 void Textfield::SetText(const base::string16& new_text) { in SetText() 316 void Textfield::AppendText(const base::string16& new_text) { in AppendText() 324 void Textfield::InsertOrReplaceText(const base::string16& new_text) { in InsertOrReplaceText() 880 base::string16 new_text; in OnPerformDrop() local 1344 void Textfield::InsertText(const base::string16& new_text) { in InsertText()
|
| /external/chromium_org/tools/metrics/common/ |
| D | diff_util.py | 17 def PromptUserToAcceptDiff(old_text, new_text, prompt): argument
|
| /external/elfutils/0.153/src/ |
| D | arlib-argp.c | 71 char *new_text; in help_filter() local
|
| /external/srec/seti/sltsEngine/src/ |
| D | SWIslts.c | 194 char new_text[MAX_INPUT_LEN]; in SWIsltsTextToPhone() local 196 char *new_text; in SWIsltsTextToPhone() local
|
| /external/chromium_org/chrome/browser/ui/omnibox/ |
| D | omnibox_edit_model.cc | 120 const base::string16& new_text, in RecordPercentageMatchHistogram() 1162 const base::string16& new_text, in OnAfterPossibleChange() 1384 const base::string16& new_text) { in MaybeAcceptKeywordBySpace() 1396 const base::string16& new_text, in CreatedKeywordSearchByInsertingSpaceInMiddle()
|
| /external/chromium_org/third_party/WebKit/Source/bindings/scripts/ |
| D | utilities.py | 89 def write_file(new_text, destination_filename, only_if_changed): argument
|
| /external/chromium_org/net/test/spawned_test_server/ |
| D | base_test_server.cc | 278 const std::string& new_text = it->second; in GetFilePathWithReplacements() local
|
| /external/chromium_org/ui/views/accessibility/ |
| D | native_view_accessibility_win.h | 259 STDMETHODIMP get_newText(IA2TextSegment* new_text) { in get_newText()
|
| /external/chromium_org/chrome/browser/ui/views/omnibox/ |
| D | omnibox_view_views.cc | 509 const base::string16 new_text = text(); in OnAfterPossibleChange() local
|
| /external/libpng/ |
| D | pngset.c | 714 png_textp new_text = NULL; in png_set_text_2() local
|
| /external/chromium_org/ui/gfx/ |
| D | render_text.cc | 1257 base::string16 new_text = in Elide() local
|
| /external/chromium_org/content/browser/accessibility/ |
| D | browser_accessibility_win.cc | 2144 STDMETHODIMP BrowserAccessibilityWin::get_newText(IA2TextSegment* new_text) { in get_newText()
|