Home
last modified time | relevance | path

Searched defs:isPointInRange (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/html/
DTimeRanges.h77 inline bool isPointInRange(float point) const in isPointInRange() function
/external/webkit/Source/WebCore/dom/
DRange.cpp288 bool Range::isPointInRange(Node* refNode, int offset, ExceptionCode& ec) in isPointInRange() function in WebCore::Range