Home | History | Annotate | Download | only in textfield

Lines Matching defs:GetSelectedText

458   data->SetString(GetSelectedText());
526 string16 NativeTextfieldViews::GetSelectedText() const {
527 return model_->GetSelectedText();