Home | History | Annotate | Download | only in gtk

Lines Matching refs:WebDragOperationMove

55 using WebKit::WebDragOperationMove;
1196 if (op & WebDragOperationMove)
1208 op = static_cast<WebDragOperationsMask>(op | WebDragOperationMove);