Home
last modified time | relevance | path

Searched defs:enableState (Results 1 – 25 of 48) sorted by relevance

12

/dports/graphics/jogamp-jogl/jogl/src/jogl/classes/jogamp/opengl/util/
H A DGLArrayHandlerFlat.java55 public void enableState(GL gl, boolean enable, Object ext); in enableState() method
H A DGLDataArrayHandler.java58 public final void enableState(final GL gl, final boolean enable, final Object ext) { in enableState() method in GLDataArrayHandler
H A DGLFixedArrayHandler.java57 public final void enableState(final GL gl, final boolean enable, final Object ext) { in enableState() method in GLFixedArrayHandler
H A DGLArrayHandler.java68 public void enableState(GL gl, boolean enable, Object ext); in enableState() method
H A DGLFixedArrayHandlerFlat.java75 public final void enableState(final GL gl, final boolean enable, final Object ext) { in enableState() method in GLFixedArrayHandlerFlat
H A DGLArrayHandlerInterleaved.java68 public final void enableState(final GL gl, final boolean enable, final Object ext) { in enableState() method in GLArrayHandlerInterleaved
/dports/net/wireshark-lite/wireshark-3.6.1/ui/qt/widgets/
H A Dadditional_toolbar.cpp176 bool enableState = GPOINTER_TO_INT(update_entry->user_data) == 1; in toolbar_button_cb() local
220 bool enableState = GPOINTER_TO_INT(update_entry->user_data) == 1; in toolbar_boolean_cb() local
292 bool enableState = GPOINTER_TO_INT(update_entry->user_data) == 1; in toolbar_string_cb() local
341 bool enableState = GPOINTER_TO_INT(update_entry->user_data) == 1; in toolbar_selector_cb() local
/dports/net/wireshark/wireshark-3.6.1/ui/qt/widgets/
H A Dadditional_toolbar.cpp176 bool enableState = GPOINTER_TO_INT(update_entry->user_data) == 1; in toolbar_button_cb() local
220 bool enableState = GPOINTER_TO_INT(update_entry->user_data) == 1; in toolbar_boolean_cb() local
292 bool enableState = GPOINTER_TO_INT(update_entry->user_data) == 1; in toolbar_string_cb() local
341 bool enableState = GPOINTER_TO_INT(update_entry->user_data) == 1; in toolbar_selector_cb() local
/dports/net/tshark/wireshark-3.6.1/ui/qt/widgets/
H A Dadditional_toolbar.cpp176 bool enableState = GPOINTER_TO_INT(update_entry->user_data) == 1; in toolbar_button_cb() local
220 bool enableState = GPOINTER_TO_INT(update_entry->user_data) == 1; in toolbar_boolean_cb() local
292 bool enableState = GPOINTER_TO_INT(update_entry->user_data) == 1; in toolbar_string_cb() local
341 bool enableState = GPOINTER_TO_INT(update_entry->user_data) == 1; in toolbar_selector_cb() local
/dports/net/tshark-lite/wireshark-3.6.1/ui/qt/widgets/
H A Dadditional_toolbar.cpp176 bool enableState = GPOINTER_TO_INT(update_entry->user_data) == 1; in toolbar_button_cb() local
220 bool enableState = GPOINTER_TO_INT(update_entry->user_data) == 1; in toolbar_boolean_cb() local
292 bool enableState = GPOINTER_TO_INT(update_entry->user_data) == 1; in toolbar_string_cb() local
341 bool enableState = GPOINTER_TO_INT(update_entry->user_data) == 1; in toolbar_selector_cb() local
/dports/graphics/jogamp-jogl/jogl/src/jogl/classes/jogamp/opengl/util/glsl/
H A DGLSLArrayHandlerInterleaved.java71 public final void enableState(final GL gl, final boolean enable, final Object ext) { in enableState() method in GLSLArrayHandlerInterleaved
H A DGLSLArrayHandlerFlat.java83 public final void enableState(final GL gl, final boolean enable, final Object ext) { in enableState() method in GLSLArrayHandlerFlat
H A DGLSLArrayHandler.java63 public final void enableState(final GL gl, final boolean enable, final Object ext) { in enableState() method in GLSLArrayHandler
/dports/audio/mixxx/mixxx-2.3.0/src/effects/builtin/
H A Dbessel8lvmixeqeffect.cpp48 const EffectEnableState enableState, in processChannel()
H A Dbessel4lvmixeqeffect.cpp48 const EffectEnableState enableState, in processChannel()
H A Dbitcrushereffect.cpp73 const EffectEnableState enableState, in processChannel()
H A Dreverbeffect.cpp98 const EffectEnableState enableState, in processChannel()
H A Dmetronomeeffect.cpp68 const EffectEnableState enableState, in processChannel()
H A Dlinkwitzriley8eqeffect.cpp89 const EffectEnableState enableState, in processChannel()
H A Dmoogladder4filtereffect.cpp103 const EffectEnableState enableState, in processChannel()
H A Dfiltereffect.cpp102 const EffectEnableState enableState, in processChannel()
H A Dautopaneffect.cpp93 const EffectEnableState enableState, in processChannel()
H A Dloudnesscontoureffect.cpp111 const EffectEnableState enableState, in processChannel()
H A Dparametriceqeffect.cpp162 const EffectEnableState enableState, in processChannel()
/dports/audio/mixxx/mixxx-2.3.0/src/engine/effects/
H A Dengineeffectchain.h50 EffectEnableState enableState; member

12