Home
last modified time | relevance | path

Searched defs:ItemDragOp (Results 1 – 2 of 2) sorted by relevance

/dports/games/gemrb/gemrb-0.9.0/gemrb/core/
H A DInterface.h332 struct ItemDragOp : public Control::ControlDragOp { struct
335 ItemDragOp(CREItem* item); argument
H A DInterface.cpp121 ItemDragOp::ItemDragOp(CREItem* item) in ItemDragOp() function in GemRB::ItemDragOp