Searched defs:VisibleSelection (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/editing/
H A DVisibleSelection.h39 class VisibleSelection { class in namespace:WebCore
[all...]
H A DVisibleSelection.cpp44 VisibleSelection::VisibleSelection() function in class:WebCore::VisibleSelection
52 VisibleSelection::VisibleSelection(const Position& pos, EAffinity affinity, bool isDirectional) function in class:WebCore::VisibleSelection
61 VisibleSelection::VisibleSelection(const Position& base, const Position& extent, EAffinity affinity, bool isDirectional) function in class:WebCore::VisibleSelection
70 VisibleSelection::VisibleSelection(const VisiblePosition& pos, bool isDirectional) function in class:WebCore::VisibleSelection
79 VisibleSelection function in class:WebCore::VisibleSelection
88 VisibleSelection::VisibleSelection(const Range* range, EAffinity affinity, bool isDirectional) function in class:WebCore::VisibleSelection
[all...]

Completed in 66 milliseconds