Home
last modified time | relevance | path

Searched refs:ExportCaller (Results 1 – 4 of 4) sorted by relevance

/dports/games/gtkradiant/GPL/GtkRadiant/radiant/
H A Dgrid.cpp129 GridMenuItem(GridPower id) : m_id(id), m_item(ExportCaller(*this)) in GridMenuItem()
143 …typedef MemberCaller1<GridMenuItem, const BoolImportCallback&, &GridMenuItem::active> ExportCaller; typedef in GridMenuItem
H A Ddialog.cpp141 typedef ReferenceCaller1<Type, const Callback1<Other>&, Export> ExportCaller; typedef in ImportExport
316 typename Widget::ExportCaller(widget), in apply()
318 typename Viewer::ExportCaller(viewer) in apply()
341 typename Widget::ExportCaller(widget), in apply()
/dports/games/netradiant/netradiant-20150621-src/radiant/
H A Dgrid.cpp129 GridMenuItem( GridPower id ) : m_id( id ), m_item( ExportCaller( *this ) ){ in GridMenuItem()
140 typedef MemberCaller1<GridMenuItem, const BoolImportCallback&, &GridMenuItem::active> ExportCaller; typedef in GridMenuItem
H A Ddialog.cpp135 typedef ReferenceCaller1<Type, const Callback1<Other>&, Export> ExportCaller; typedef in ImportExport
278 typename Widget::ExportCaller( widget ), in apply()
280 typename Viewer::ExportCaller( viewer ) in apply()
301 typename Widget::ExportCaller( widget ), in apply()