Home
last modified time | relevance | path

Searched refs:PatchStoreInstance (Results 1 – 2 of 2) sorted by relevance

/dports/games/gtkradiant/GPL/GtkRadiant/radiant/
H A Dpatchmanip.cpp121 class PatchStoreInstance class
125 PatchStoreInstance(InstanceVector& instances) : m_instances(instances) in PatchStoreInstance() function in PatchStoreInstance
174 Scene_forEachVisibleSelectedPatchInstance(PatchStoreInstance(instances)); in Scene_PatchDoCap_Selected()
/dports/games/netradiant/netradiant-20150621-src/radiant/
H A Dpatchmanip.cpp117 class PatchStoreInstance class
121 PatchStoreInstance( InstanceVector& instances ) : m_instances( instances ){ in PatchStoreInstance() function in PatchStoreInstance
166 Scene_forEachVisibleSelectedPatchInstance( PatchStoreInstance( instances ) ); in Scene_PatchDoCap_Selected()