Home
last modified time | relevance | path

Searched refs:isAll (Results 1 – 7 of 7) sorted by relevance

/external/webkit/Source/WebCore/editing/
DSelectionController.h130 …bool isAll(EditingBoundaryCrossingRule rule = CannotCrossEditingBoundary) const { return m_selecti…
DVisibleSelection.h82 bool isAll(EditingBoundaryCrossingRule) const;
DVisibleSelection.cpp221 bool VisibleSelection::isAll(EditingBoundaryCrossingRule rule) const in isAll() function in WebCore::VisibleSelection
/external/webkit/Source/WebKit/mac/WebView/
DWebView.mm5502 return coreFrame->selection()->isAll(CanCrossEditingBoundary);
/external/webkit/Source/WebKit/mac/
DChangeLog1417 SelectionController::isAll now takes EditingBoundaryCrossingRule instead of
/external/webkit/Source/WebCore/
DChangeLog49113 was only used in VisiblePosition::isAll and subsequently in SelectionController::isAll
49138 (WebCore::SelectionController::isAll):
49147 (WebCore::VisibleSelection::isAll):
DChangeLog-2009-06-162250 (WebCore::VisibleSelection::isAll): Return false if the selection is in
14826 * WebCore.base.exp: Exported VisibleSelection::isAll(bool).
14828 (WebCore::SelectionController::isAll): Added. Calls through to
14841 (WebCore::VisibleSelection::isAll): Added. Returns whether the