Home | History | Annotate | Download | only in mac

Lines Matching refs:selectedText

1456             String selectedText = m_object->selectedText();
1457 if (selectedText.isNull())
1459 return (NSString*)selectedText;