Searched refs:operationsAllowed (Results 1 – 3 of 3) sorted by relevance
180 WebDragOperationsMask operationsAllowed) = 0;183 WebDragOperationsMask operationsAllowed) = 0;
137 WebDragOperationsMask operationsAllowed);141 WebDragOperationsMask operationsAllowed);
1387 WebDragOperationsMask operationsAllowed) in dragTargetDragEnter() argument1393 m_operationsAllowed = operationsAllowed; in dragTargetDragEnter()1399 static_cast<DragOperation>(operationsAllowed)); in dragTargetDragEnter()1420 WebDragOperationsMask operationsAllowed) in dragTargetDragOver() argument1424 m_operationsAllowed = operationsAllowed; in dragTargetDragOver()1429 static_cast<DragOperation>(operationsAllowed)); in dragTargetDragOver()