Home | History | Annotate | Download | only in autocomplete

Lines Matching refs:SetWindowTextAndCaretPos

168     view_->SetWindowTextAndCaretPos(final_text, final_text.length());
378 view_->SetWindowTextAndCaretPos(permanent_text_,
552 view_->SetWindowTextAndCaretPos(string16(), 0);
566 view_->SetWindowTextAndCaretPos(window_text.c_str(), keyword_.length());