Searched defs:operationsAllowed (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/web/
H A DWebViewImpl.cpp3463 WebDragOperationsMask operationsAllowed,
3469 m_operationsAllowed = operationsAllowed;
3477 WebDragOperationsMask operationsAllowed,
3480 m_operationsAllowed = operationsAllowed;
3459 dragTargetDragEnter( const WebDragData& webDragData, const WebPoint& clientPoint, const WebPoint& screenPoint, WebDragOperationsMask operationsAllowed, int keyModifiers) argument
3474 dragTargetDragOver( const WebPoint& clientPoint, const WebPoint& screenPoint, WebDragOperationsMask operationsAllowed, int keyModifiers) argument

Completed in 762 milliseconds