Home
last modified time | relevance | path

Searched refs:path_vb (Results 1 – 6 of 6) sorted by relevance

/dports/devel/godot2/godot-2.1.6-stable/editor/
H A Dscript_create_dialog.cpp230 path_vb->hide(); in _built_in_pressed()
232 path_vb->show(); in _built_in_pressed()
401 path_vb = memnew(VBoxContainer); in ScriptCreateDialog()
402 vb2->add_child(path_vb); in ScriptCreateDialog()
413 path_vb->add_child(hbc); in ScriptCreateDialog()
415 path_vb->add_child(path_error_label); in ScriptCreateDialog()
H A Dscript_create_dialog.h51 VBoxContainer *path_vb; variable
/dports/devel/godot2-tools/godot-2.1.6-stable/editor/
H A Dscript_create_dialog.cpp230 path_vb->hide(); in _built_in_pressed()
232 path_vb->show(); in _built_in_pressed()
401 path_vb = memnew(VBoxContainer); in ScriptCreateDialog()
402 vb2->add_child(path_vb); in ScriptCreateDialog()
413 path_vb->add_child(hbc); in ScriptCreateDialog()
415 path_vb->add_child(path_error_label); in ScriptCreateDialog()
H A Dscript_create_dialog.h51 VBoxContainer *path_vb; variable
/dports/devel/godot/godot-3.2.3-stable/editor/
H A Dscript_create_dialog.h62 VBoxContainer *path_vb; variable
/dports/devel/godot-tools/godot-3.2.3-stable/editor/
H A Dscript_create_dialog.h62 VBoxContainer *path_vb; variable