Home
last modified time | relevance | path

Searched refs:selectionDisplay (Results 1 – 3 of 3) sorted by relevance

/dports/audio/bharvestr-lv2/BHarvestr-7e6a1e7c81d0af61d4fabcd823978d62c8970502/src/
H A DBHarvestr.cpp174 notify.selectionDisplay = true; in run()
180 notify.selectionDisplay = true; in run()
272 notify.selectionDisplay = true; in run()
507 if (notify.sampleDisplay || notify.selectionDisplay) notifyDisplayToGui(); in run()
973 notify.selectionDisplay = true; in installSample()
1493 if (notify.selectionDisplay) in notifyDisplayToGui()
1495 float selectionDisplay[DISPLAYDATASIZE] {0.0f}; in notifyDisplayToGui() local
1503selectionDisplay[i] = sample->data[(s + size_t (i * (e - s) / DISPLAYDATASIZE)) * sample->info.cha… in notifyDisplayToGui()
1507 else memset (selectionDisplay, 0, DISPLAYDATASIZE * sizeof (float)); in notifyDisplayToGui()
1510 …ge_vector(&notifyForge, sizeof(float), uris.atom_Float, DISPLAYDATASIZE, (void*) selectionDisplay); in notifyDisplayToGui()
[all …]
H A DBHarvestr.hpp321 bool selectionDisplay; member
/dports/lang/swi-pl/swipl-8.2.3/packages/xpce/src/win/
H A Ddisplay.c606 selectionDisplay(DisplayObj d, Name which, StringObj data) in selectionDisplay() function
1254 SM(NAME_selection, 2, T_selection, selectionDisplay,