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

  /external/chromium/chrome/browser/autocomplete/
autocomplete_edit.h 297 void on_paste() { paste_state_ = PASTING; }
347 PASTING, // In the middle of doing a paste. We need this intermediate
autocomplete_edit.cc 749 if (paste_state_ == PASTING)
    [all...]

Completed in 42 milliseconds