Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/dom/
DMouseRelatedEvent.cpp108 IntPoint clientLocation(adjustedPageLocation - scrollPosition); in MouseRelatedEvent() local
/external/webkit/Source/WebCore/websockets/
DWebSocketHandshake.cpp217 String WebSocketHandshake::clientLocation() const in clientLocation() function in WebCore::WebSocketHandshake