Home
last modified time | relevance | path

Searched refs:positionForPlatform (Results 1 – 6 of 6) sorted by relevance

/external/webkit/Source/WebCore/editing/
DSelectionController.h192 VisiblePosition positionForPlatform(bool isGetStart) const;
DSelectionController.cpp394 VisiblePosition SelectionController::positionForPlatform(bool isGetStart) const in positionForPlatform() function in WebCore::SelectionController
409 return positionForPlatform(true); in startForPlatform()
414 return positionForPlatform(false); in endForPlatform()
/external/webkit/Source/WebCore/
DChangeLog-2011-02-1638216 (WebCore::SelectionController::positionForPlatform): Use visibleStart/visibleEnd rather than
42161 (WebCore::SelectionController::positionForPlatform):
42448 (WebCore::SelectionController::positionForPlatform): Use visibleStart/visibleEnd rather than
DChangeLog-2010-05-2446259 (WebCore::SelectionController::positionForPlatform):
DChangeLog3841 (WebCore::FrameSelection::positionForPlatform):
DChangeLog-2010-12-06126321 (WebCore::SelectionController::positionForPlatform):