Searched refs:GetPopupXOffset (Results 1 – 9 of 9) sorted by relevance
25 int GetPopupXOffset() const override;
30 virtual int GetPopupXOffset() const = 0;
60 int GetPopupXOffset() const override;
656 (GetPopupXOffset() || GetPopupYOffset())) { in OnMouseEvent()897 int OsrWindowWin::GetPopupXOffset() const { in GetPopupXOffset() function in client::OsrWindowWin898 return render_handler_->GetPopupXOffset(); in GetPopupXOffset()907 x += GetPopupXOffset(); in ApplyPopupOffset()
80 int OsrRenderHandlerWinGL::GetPopupXOffset() const { in GetPopupXOffset() function in client::OsrRenderHandlerWinGL
125 int OsrRenderHandlerWinD3D11::GetPopupXOffset() const { in GetPopupXOffset() function in client::OsrRenderHandlerWinD3D11
106 int GetPopupXOffset() const;
127 int GetPopupXOffset() const;
1707 int BrowserWindowOsrGtk::GetPopupXOffset() const { in GetPopupXOffset() function in client::BrowserWindowOsrGtk1717 x += GetPopupXOffset(); in ApplyPopupOffset()