Home
last modified time | relevance | path

Searched defs:bedit (Results 1 – 7 of 7) sorted by path

/dports/audio/faust/faust-2.37.3/tools/physicalModeling/mesh2faust/vega/libraries/glui/glui-2.35/src/example/
H A Dexample6.cpp28 GLUI_EditText *bedit; variable
/dports/devel/glui/glui-2.36/src/example/
H A Dexample6.cpp28 GLUI_EditText *bedit; variable
/dports/games/marblemarcher/Marble-Marcher-Community-Edition-1.4.5/src/
H A DGamemodes.cpp681 Box bedit(56, 56); in OpenLevelMenu() local
/dports/graphics/blender/blender-2.91.0/source/blender/editors/physics/
H A Dparticle_edit.c4487 BrushEdit *bedit; in brush_edit_init() local
4519 BrushEdit *bedit = op->customdata; in brush_edit_apply() local
4754 BrushEdit *bedit = op->customdata; in brush_edit_exit() local
/dports/security/putty-nogtk/putty-0.76/
H A Dconfig.c961 union control *listbox, *redit, *gedit, *bedit, *button; member
/dports/security/putty/putty-0.76/
H A Dconfig.c961 union control *listbox, *redit, *gedit, *bedit, *button; member
/dports/x11/kf5-kdelibs4support/kdelibs4support-5.89.0/src/kdeui/
H A Dkcolordialog.cpp973 QSpinBox *bedit; member in KColorDialog::KColorDialogPrivate