Searched defs:selectionType (Results 1 – 4 of 4) sorted by relevance
48 void EditorClientImpl::respondToChangedSelection(LocalFrame* frame, SelectionType selectionType) in respondToChangedSelection()
294 get selectionType() { getter in UserImagesGrid297 set selectionType(value) { setter in UserImagesGrid304 var setFocusIfLost = function() {
61 SelectionType selectionType() const { return m_selectionType; } in selectionType() function
118 SelectionType selectionType() const { return m_selection.selectionType(); } in selectionType() function