Home
last modified time | relevance | path

Searched refs:Fl_Value_Output (Results 1 – 25 of 109) sorted by relevance

12345

/dports/audio/zynaddsubfx/zynaddsubfx-3.0.6-rc5/src/UI/
H A DFl_Resonance_Graph.H20 class Fl_Value_Output; variable
26 void init(Fl_Value_Output *khzvalue_,Fl_Value_Output *dbvalue_);
45 Fl_Value_Output *khzvalue;
46 Fl_Value_Output *dbvalue;
H A DResonanceUI.fl17 decl {\#include <FL/Fl_Value_Output.H>} {public local
65 Fl_Value_Output khzvalue {
71 Fl_Value_Output dbvalue {
109 Fl_Value_Output maxdbvo {
117 Fl_Value_Output centerfreqvo {
124 Fl_Value_Output octavesfreqvo {
H A DFl_Osc_Output.cpp25 :Fl_Value_Output(X,Y,W,H, label), Fl_Osc_Widget(this) in Fl_Osc_Output()
27 Fl_Value_Output::callback(callback_fn_output); in Fl_Osc_Output()
H A DFl_Osc_Output.H16 class Fl_Osc_Output:public Fl_Value_Output, public Fl_Osc_Widget
H A DFl_Resonance_Graph.cpp39 void Fl_Resonance_Graph::init(Fl_Value_Output *khzvalue_,Fl_Value_Output *dbvalue_) in init()
/dports/math/giacxcas/fltk-1.3.0/test/
H A Dthreads.cxx43 Fl_Value_Output *value1, *value2;
48 Fl_Value_Output *w = (Fl_Value_Output*)p; in magic_number_cb()
56 Fl_Value_Output *value; in prime_func()
126 value1 = new Fl_Value_Output(100, 175, 200, 25, "Max Prime:"); in main()
132 value2 = new Fl_Value_Output(100, 175, 200, 25, "Max Prime:"); in main()
/dports/x11-toolkits/fltk/fltk-1.3.8/test/
H A Dthreads.cxx34 Fl_Value_Output *value1, *value2;
39 Fl_Value_Output *w = (Fl_Value_Output*)p; in magic_number_cb()
47 Fl_Value_Output *value; in prime_func()
117 value1 = new Fl_Value_Output(100, 175, 200, 25, "Max Prime:"); in main()
123 value2 = new Fl_Value_Output(100, 175, 200, 25, "Max Prime:"); in main()
/dports/x11-toolkits/ntk/ntk/test/
H A Dthreads.cxx43 Fl_Value_Output *value1, *value2;
48 Fl_Value_Output *w = (Fl_Value_Output*)p; in magic_number_cb()
56 Fl_Value_Output *value; in prime_func()
126 value1 = new Fl_Value_Output(100, 175, 200, 25, "Max Prime:"); in main()
132 value2 = new Fl_Value_Output(100, 175, 200, 25, "Max Prime:"); in main()
H A Dinactive.cxx80 { Fl_Value_Output* o = new Fl_Value_Output(245, 130, 130, 30, "value:"); in main()
/dports/x11-toolkits/fltk/fltk-1.3.8/src/
H A DFl_Value_Output.cxx27 void Fl_Value_Output::draw() { in draw()
46 int Fl_Value_Output::handle(int event) { in handle()
87 Fl_Value_Output::Fl_Value_Output(int X, int Y, int W, int H,const char *l) in Fl_Value_Output() function in Fl_Value_Output
/dports/x11/virtualgl/virtualgl-3.0/server/fltk/src/
H A DFl_Value_Output.cxx36 void Fl_Value_Output::draw() { in draw()
55 int Fl_Value_Output::handle(int event) { in handle()
91 Fl_Value_Output::Fl_Value_Output(int X, int Y, int W, int H,const char *l) in Fl_Value_Output() function in Fl_Value_Output
/dports/x11-toolkits/ntk/ntk/src/
H A DFl_Value_Output.cxx36 void Fl_Value_Output::draw() { in draw()
55 int Fl_Value_Output::handle(int event) { in handle()
96 Fl_Value_Output::Fl_Value_Output(int X, int Y, int W, int H,const char *l) in Fl_Value_Output() function in Fl_Value_Output
/dports/math/giacxcas/fltk-1.3.0/src/
H A DFl_Value_Output.cxx36 void Fl_Value_Output::draw() { in draw()
55 int Fl_Value_Output::handle(int event) { in handle()
96 Fl_Value_Output::Fl_Value_Output(int X, int Y, int W, int H,const char *l) in Fl_Value_Output() function in Fl_Value_Output
/dports/games/burrtools/burrtools-0.6.3/src/gui/
H A Dmainwindow.h55 class Fl_Value_Output; variable
109 Fl_Value_Output *OutputAssemblies;
110 Fl_Value_Output *OutputSolutions;
115 Fl_Value_Output *SolutionsInfo;
134 Fl_Value_Output *SolutionNumber, *AssemblyNumber;
/dports/x11-toolkits/py-fltk/pyFltk-1.3.4.1/swig/
H A DFl_Value_Output.i4 %feature("docstring") ::Fl_Value_Output
21 CHANGE_OWNERSHIP(Fl_Value_Output)
/dports/audio/lmms/lmms-1.2.2/plugins/zynaddsubfx/zynaddsubfx/src/UI/
H A DResonanceUI.fl15 decl {\#include <FL/Fl_Value_Output.H>} {public
42 Function {init(Resonance *respar_,Fl_Value_Output *khzvalue_,Fl_Value_Output *dbvalue_)} {} {
186 decl {Fl_Value_Output *khzvalue;} {}
187 decl {Fl_Value_Output *dbvalue;} {}
203 Fl_Value_Output khzvalue {
208 Fl_Value_Output dbvalue {
252 Fl_Value_Output maxdbvo {
262 Fl_Value_Output centerfreqvo {
268 Fl_Value_Output octavesfreqvo {
/dports/x11/virtualgl/virtualgl-3.0/server/fltk/FL/
H A DFl_Value_Output.H35 class FL_EXPORT Fl_Value_Output : public Fl_Valuator {
41 Fl_Value_Output(int x,int y,int w,int h,const char *l=0);
/dports/x11-toolkits/fltk/fltk-1.3.8/FL/
H A DFl_Value_Output.H41 class FL_EXPORT Fl_Value_Output : public Fl_Valuator {
52 Fl_Value_Output(int x,int y,int w,int h,const char *l=0);
/dports/x11-toolkits/ntk/ntk/FL/
H A DFl_Value_Output.H50 class FL_EXPORT Fl_Value_Output : public Fl_Valuator {
61 Fl_Value_Output(int x,int y,int w,int h,const char *l=0);
/dports/math/giacxcas/fltk-1.3.0/FL/
H A DFl_Value_Output.H50 class FL_EXPORT Fl_Value_Output : public Fl_Valuator {
61 Fl_Value_Output(int x,int y,int w,int h,const char *l=0);
/dports/misc/nut/nut-20.1/fltk/
H A DNut_ValueOutput.cc26 Nut_ValueOutput::Nut_ValueOutput (int x, int y, int w, int h) : Fl_Value_Output (x, y, w, h) in Nut_ValueOutput()
54 Fl_Value_Output::resize(x, y, w, h); in resize()
H A DNut_ValueOutput.h27 class Nut_ValueOutput : public Fl_Value_Output
/dports/audio/spiralloops/SpiralLoops-2.0.0/GUI/
H A DLoopGUI.h79 Fl_Value_Output *SpeedOutput;
80 Fl_Value_Output *LengthOutput;
81 Fl_Value_Output *MagicOutput;
/dports/audio/yoshimi/yoshimi-2.1.2.2/src/UI/
H A DResonanceUI.fl41 decl {\#include <FL/Fl_Value_Output.H>} {public local
91 …Function {init(Resonance *respar_, Fl_Value_Output *khzvalue_, Fl_Value_Output *dbvalue_, int npar…
275 decl {Fl_Value_Output *khzvalue;} {private local
277 decl {Fl_Value_Output *dbvalue;} {private local
310 Fl_Value_Output khzvalue {
316 Fl_Value_Output dbvalue {
340 Fl_Value_Output maxdbvo {
357 Fl_Value_Output centerfreqvo {
374 Fl_Value_Output octavesfreqvo {
/dports/audio/spiralsynth/SpiralSynth-0.1.7/GUI/
H A DPatchBankGUI.h57 Fl_Value_Output *Num;

12345