Home
last modified time | relevance | path

Searched refs:ui_resize (Results 1 – 25 of 205) sorted by relevance

123456789

/dports/audio/spectmorph/spectmorph-0.5.2/lv2/
H A Dsmlv2ui.cc20 LV2UI::LV2UI (PuglNativeWindow parent_win_id, LV2UI_Resize *ui_resize, LV2Plugin *plugin) : in LV2UI() argument
22 ui_resize (ui_resize) in LV2UI()
34 if (ui_resize) in on_update_window_size()
39 ui_resize->ui_resize (ui_resize->handle, width, height); in on_update_window_size()
71 LV2UI_Resize *ui_resize = nullptr; in instantiate() local
85 ui_resize = (LV2UI_Resize*)features[i]->data; in instantiate()
96 LV2UI *ui = new LV2UI (parent_win_id, ui_resize, plugin); in instantiate()
H A Dsmlv2ui.hh19 LV2UI_Resize *ui_resize; member in SpectMorph::LV2UI
23 LV2UI (PuglNativeWindow parent_win_id, LV2UI_Resize *ui_resize, LV2Plugin *plugin);
/dports/audio/fluida-lv2/Fluida.lv2-0.7/Fluida/
H A Dlv2_plugin.cc146 ui->resize->ui_resize(ui->resize->handle, w, h); in instantiate()
190 static int ui_resize(LV2UI_Feature_Handle handle, int w, int h) { in ui_resize() function
200 static const LV2UI_Resize resize = { 0 ,ui_resize }; in extension_data()
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/include/container/lv2/
H A Dextensions.h116 LV2UI_Resize *ui_resize; member
224 ui_resize = NULL; in LV2Extensions()
253 ui_resize = reinterpret_cast<LV2UI_Resize *>(f->data); in LV2Extensions()
571 if (ui_resize != NULL) in resize_ui()
572 ui_resize->ui_resize(ui_resize->handle, width, height); in resize_ui()
/dports/audio/lvtk/lvtk-2.0.0rc1-14-g1028f69/lvtk/ext/ui/
H A Dresize.hpp41 return (resize != nullptr) ? resize->ui_resize (resize->handle, width, height) in notify_size()
/dports/audio/vitunes/vitunes-2.3/
H A Duinterface.h78 void ui_resize();
/dports/audio/guitarix-lv2/guitarix-0.43.1/src/LV2/gx_scream.lv2/
H A Dgx_scream_ui.cpp278 resize->ui_resize(resize->handle, 250, 266); in instantiate()
329 static int ui_resize(LV2UI_Feature_Handle handle, int w, int h) { in ui_resize() function
339 static const LV2UI_Resize resize = { 0 ,ui_resize }; in extension_data()
/dports/security/pwman/pwman-0.4.5/src/
H A Dui.c113 ui_resize() in ui_resize() function
146 ui_resize(); in ui_win_changed()
222 ui_resize(); in ui_run()
/dports/audio/guitarix-lv2/guitarix-0.43.1/src/LV2/gx_fuzzface.lv2/
H A Dgx_fuzzface_ui.cpp293 resize->ui_resize(resize->handle, 260, 300); in instantiate()
345 static int ui_resize(LV2UI_Feature_Handle handle, int w, int h) { in ui_resize() function
355 static const LV2UI_Resize resize = { 0 ,ui_resize }; in extension_data()
/dports/audio/guitarix-lv2/guitarix-0.43.1/src/LV2/gx_gcb_95.lv2/
H A Dgx_gcb_95_ui.cpp293 resize->ui_resize(resize->handle, 260, 300); in instantiate()
345 static int ui_resize(LV2UI_Feature_Handle handle, int w, int h) { in ui_resize() function
355 static const LV2UI_Resize resize = { 0 ,ui_resize }; in extension_data()
/dports/audio/guitarix-lv2/guitarix-0.43.1/src/LV2/gx_mole.lv2/
H A Dgx_mole_ui.cpp293 resize->ui_resize(resize->handle, 260, 300); in instantiate()
345 static int ui_resize(LV2UI_Feature_Handle handle, int w, int h) { in ui_resize() function
355 static const LV2UI_Resize resize = { 0 ,ui_resize }; in extension_data()
/dports/audio/guitarix-lv2/guitarix-0.43.1/src/LV2/gx_mxrdist.lv2/
H A Dgx_mxrdist_ui.cpp293 resize->ui_resize(resize->handle, 260, 300); in instantiate()
345 static int ui_resize(LV2UI_Feature_Handle handle, int w, int h) { in ui_resize() function
355 static const LV2UI_Resize resize = { 0 ,ui_resize }; in extension_data()
/dports/audio/guitarix-lv2/guitarix-0.43.1/src/LV2/gx_rangem.lv2/
H A Dgx_rangem_ui.cpp293 resize->ui_resize(resize->handle, 260, 300); in instantiate()
345 static int ui_resize(LV2UI_Feature_Handle handle, int w, int h) { in ui_resize() function
355 static const LV2UI_Resize resize = { 0 ,ui_resize }; in extension_data()
/dports/audio/guitarix-lv2/guitarix-0.43.1/src/LV2/gx_hogsfoot.lv2/
H A Dgx_hogsfoot_ui.cpp293 resize->ui_resize(resize->handle, 260, 300); in instantiate()
345 static int ui_resize(LV2UI_Feature_Handle handle, int w, int h) { in ui_resize() function
355 static const LV2UI_Resize resize = { 0 ,ui_resize }; in extension_data()
/dports/audio/guitarix-lv2/guitarix-0.43.1/src/LV2/gx_muff.lv2/
H A Dgx_muff_ui.cpp293 resize->ui_resize(resize->handle, 260, 300); in instantiate()
345 static int ui_resize(LV2UI_Feature_Handle handle, int w, int h) { in ui_resize() function
355 static const LV2UI_Resize resize = { 0 ,ui_resize }; in extension_data()
/dports/audio/guitarix-lv2/guitarix-0.43.1/src/LV2/gx_hfb.lv2/
H A Dgx_hfb_ui.cpp293 resize->ui_resize(resize->handle, 260, 300); in instantiate()
345 static int ui_resize(LV2UI_Feature_Handle handle, int w, int h) { in ui_resize() function
355 static const LV2UI_Resize resize = { 0 ,ui_resize }; in extension_data()
/dports/audio/guitarix-lv2/guitarix-0.43.1/src/LV2/gxbooster.lv2/
H A Dgx_booster_ui.cpp280 resize->ui_resize(resize->handle, 250, 266); in instantiate()
331 static int ui_resize(LV2UI_Feature_Handle handle, int w, int h) { in ui_resize() function
341 static const LV2UI_Resize resize = { 0 ,ui_resize }; in extension_data()
/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/src/lv2/
H A DSurgeLv2Ui.cpp35 uiResizer->ui_resize(uiResizer->handle, (rect->right - rect->left) * uiScaleFactor, in SurgeLv2Ui()
190 resizer->ui_resize(resizer->handle, newW, newH); in handleZoom()
/dports/audio/guitarix-lv2/guitarix-0.43.1/src/LV2/gx_fumaster.lv2/
H A Dgx_fumaster_ui.cpp296 resize->ui_resize(resize->handle, 450, 180); in instantiate()
348 static int ui_resize(LV2UI_Feature_Handle handle, int w, int h) { in ui_resize() function
358 static const LV2UI_Resize resize = { 0 ,ui_resize }; in extension_data()
/dports/audio/guitarix-lv2/guitarix-0.43.1/src/LV2/gx_phaser.lv2/
H A Dgx_phaser_ui.cpp297 resize->ui_resize(resize->handle, 260, 300); in instantiate()
349 static int ui_resize(LV2UI_Feature_Handle handle, int w, int h) { in ui_resize() function
359 static const LV2UI_Resize resize = { 0 ,ui_resize }; in extension_data()
/dports/audio/guitarix-lv2/guitarix-0.43.1/src/LV2/gxmetal_amp.lv2/
H A Dgxmetal_amp_ui.cpp299 resize->ui_resize(resize->handle, 540, 180); in instantiate()
351 static int ui_resize(LV2UI_Feature_Handle handle, int w, int h) { in ui_resize() function
361 static const LV2UI_Resize resize = { 0 ,ui_resize }; in extension_data()
/dports/audio/guitarix-lv2/guitarix-0.43.1/src/LV2/gx_flanger.lv2/
H A Dgx_flanger_ui.cpp310 resize->ui_resize(resize->handle, 730, 180); in instantiate()
362 static int ui_resize(LV2UI_Feature_Handle handle, int w, int h) { in ui_resize() function
372 static const LV2UI_Resize resize = { 0 ,ui_resize }; in extension_data()
/dports/audio/guitarix-lv2/guitarix-0.43.1/src/LV2/gx_jcm800pre_st.lv2/
H A Dgx_jcm800pre_st_ui.cpp310 resize->ui_resize(resize->handle, 590, 180); in instantiate()
362 static int ui_resize(LV2UI_Feature_Handle handle, int w, int h) { in ui_resize() function
372 static const LV2UI_Resize resize = { 0 ,ui_resize }; in extension_data()
/dports/audio/guitarix-lv2/guitarix-0.43.1/src/LV2/gx_fuzz.lv2/
H A Dgx_fuzz_ui.cpp305 resize->ui_resize(resize->handle, 510, 240); in instantiate()
358 static int ui_resize(LV2UI_Feature_Handle handle, int w, int h) { in ui_resize() function
368 static const LV2UI_Resize resize = { 0 ,ui_resize }; in extension_data()
/dports/audio/guitarix-lv2/guitarix-0.43.1/src/LV2/gx_fuzzfacefm.lv2/
H A Dgx_fuzzfacefm_ui.cpp299 resize->ui_resize(resize->handle, 540, 180); in instantiate()
351 static int ui_resize(LV2UI_Feature_Handle handle, int w, int h) { in ui_resize() function
361 static const LV2UI_Resize resize = { 0 ,ui_resize }; in extension_data()

123456789