Home
last modified time | relevance | path

Searched refs:ProtoUpdate (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/wdune/wdune-1.926/src/
H A DProtoDialog.cpp285 ProtoUpdate hint(proto); in addEvent()
337 ProtoUpdate hint(proto); in deleteEvent()
H A DScene.h1262 class ProtoUpdate : public Hint {
1264 ProtoUpdate(Proto *p) { proto = p; } in ProtoUpdate() function
H A DSceneGraphView.cpp2293 ProtoUpdate *protoUpdate; in OnUpdate()
2406 protoUpdate = (ProtoUpdate*) hint; in OnUpdate()