Home
last modified time | relevance | path

Searched refs:poll_export_platforms (Results 1 – 12 of 12) sorted by relevance

/dports/devel/godot2/godot-2.1.6-stable/editor/
H A Deditor_run_native.cpp68 bool changed = EditorImportExport::get_singleton()->poll_export_platforms() || first; in _notification()
H A Deditor_import_export.h328 bool poll_export_platforms();
H A Deditor_import_export.cpp1538 bool EditorImportExport::poll_export_platforms() { in poll_export_platforms() function in EditorImportExport
/dports/devel/godot2-tools/godot-2.1.6-stable/editor/
H A Deditor_run_native.cpp68 bool changed = EditorImportExport::get_singleton()->poll_export_platforms() || first; in _notification()
H A Deditor_import_export.h328 bool poll_export_platforms();
H A Deditor_import_export.cpp1538 bool EditorImportExport::poll_export_platforms() { in poll_export_platforms() function in EditorImportExport
/dports/devel/godot-tools/godot-3.2.3-stable/editor/
H A Deditor_run_native.cpp70 bool changed = EditorExport::get_singleton()->poll_export_platforms() || first; in _notification()
H A Deditor_export.h398 bool poll_export_platforms();
H A Deditor_export.cpp1494 bool EditorExport::poll_export_platforms() { in poll_export_platforms() function in EditorExport
/dports/devel/godot/godot-3.2.3-stable/editor/
H A Deditor_run_native.cpp70 bool changed = EditorExport::get_singleton()->poll_export_platforms() || first; in _notification()
H A Deditor_export.h398 bool poll_export_platforms();
H A Deditor_export.cpp1494 bool EditorExport::poll_export_platforms() { in poll_export_platforms() function in EditorExport