Searched defs:clientLocation (Results 1 – 3 of 3) sorted by relevance
44 const LayoutPoint& clientLocation() const { return m_clientLocation; } in clientLocation() function
97 void MouseRelatedEvent::initCoordinates(const LayoutPoint& clientLocation) in initCoordinates()
185 String WebSocketHandshake::clientLocation() const in clientLocation() function in WebCore::WebSocketHandshake