Home
last modified time | relevance | path

Searched refs:GetPosition (Results 1 – 11 of 11) sorted by relevance

/external/webkit/WebKit/wx/
DWebView.cpp604 wxPoint globalPoint = ClientToScreen(event.GetPosition()); in OnMouseEvents()
625 wxPoint diff(event.GetPosition() - m_impl->tripleClickPos); in OnMouseEvents()
632 m_impl->tripleClickPos = event.GetPosition(); in OnMouseEvents()
654 wxPoint localEventPoint = ScreenToClient(event.GetPosition()); in OnContextMenuEvents()
667 WebCore::PlatformMouseEvent wkEvent(mouseEvent, event.GetPosition(), 1); in OnContextMenuEvents()
DWebView.h369 wxPoint GetPosition() const { return m_position; } in GetPosition() function
/external/webkit/WebCore/platform/wx/
DMouseWheelEventWx.cpp36 : m_position(event.GetPosition()) in PlatformWheelEvent()
DMouseEventWx.cpp37 : m_position(event.GetPosition()) in PlatformMouseEvent()
DScrollViewWx.cpp81 pos.x = e.GetPosition(); in OnScrollWinEvents()
83 pos.y = e.GetPosition(); in OnScrollWinEvents()
/external/skia/src/views/
DSkOSSound.cpp220 unsigned long SoundManager::GetPosition()
/external/webkit/WebCore/platform/graphics/wx/
DGraphicsContextWx.cpp302 pos += window->GetPosition(); in clip()
/external/sonivox/jet_tools/JetCreator/
DJetSegGraph.py177 pt = event.GetPosition()
DJetCtrls.py410 w = self.time[2].GetSize().width + self.time[2].GetPosition().x + 8
/external/quake/quake/src/QW/dxsdk/sdk/inc/
Dd3drmobj.h272 STDMETHOD(GetPosition)(THIS_ LPDIRECT3DRMFRAME reference, LPD3DVECTOR return_position) PURE; in DECLARE_INTERFACE_() local
/external/quake/quake/src/WinQuake/dxsdk/SDK/INC/
DD3DRMOBJ.H272 STDMETHOD(GetPosition)(THIS_ LPDIRECT3DRMFRAME reference, LPD3DVECTOR return_position) PURE; in DECLARE_INTERFACE_() local