Home
last modified time | relevance | path

Searched refs:lastPopupYPosition (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebKit/gtk/webkit/
Dwebkitwebviewprivate.h65 gint lastPopupYPosition; member
Dwebkitwebview.cpp272 *y = priv->lastPopupYPosition; in PopupMenuPositionFunc()
378 priv->lastPopupYPosition = event.globalY(); in webkit_web_view_forward_context_menu_event()
3524 priv->lastPopupXPosition = priv->lastPopupYPosition = -1; in webkit_web_view_init()