Home
last modified time | relevance | path

Searched refs:fDisable (Results 1 – 25 of 79) sorted by relevance

1234

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/javadocexport/
H A DJavadocWizardPage.java132 private Control[] fDisable; field in JavadocWizardPage.EnableSelectionAdapter
137 fDisable= disable; in EnableSelectionAdapter()
145 for (Control di : fDisable) { in widgetSelected()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/animator/
H A DSkDisplayEvents.cpp20 SkEventState::SkEventState() : fCode(0), fDisable(false), fDisplayable(0), fX(0), fY(0) {
66 if (state == nullptr || state->fDisable == 0) {
H A DSkDisplayEvents.h19 SkBool fDisable;
/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/src/game/Tactical/
H A DInterface_Panels.h74 void DisableTacticalTeamPanelButtons(BOOLEAN fDisable);
H A DInterface_Items.h44 void DisableInvRegions( BOOLEAN fDisable );
/dports/www/firefox-esr/firefox-91.8.0/gfx/gl/
H A DScopedGLHelpers.cpp27 mGL->fDisable(mCapability); in ScopedGLState()
40 mGL->fDisable(mCapability); in ~ScopedGLState()
/dports/www/firefox/firefox-99.0/gfx/gl/
H A DScopedGLHelpers.cpp27 mGL->fDisable(mCapability); in ScopedGLState()
40 mGL->fDisable(mCapability); in ~ScopedGLState()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/gl/
H A DScopedGLHelpers.cpp27 mGL->fDisable(mCapability); in ScopedGLState()
40 mGL->fDisable(mCapability); in ~ScopedGLState()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/gl/
H A DScopedGLHelpers.cpp31 mGL->fDisable(mCapability); in ScopedGLState()
44 mGL->fDisable(mCapability); in UnwrapImpl()
H A DSkiaGLGlue.cpp203 i->fFunctions.fDisable = WrapGL(context, &GLContext::fDisable); in CreateGrGLInterfaceFromGLContext()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/gl/
H A DScopedGLHelpers.cpp38 mGL->fDisable(mCapability); in ScopedGLState()
55 mGL->fDisable(mCapability); in UnwrapImpl()
H A DSkiaGLGlue.cpp195 i->fFunctions.fDisable = WrapGL(context, &GLContext::fDisable); in CreateGrGLInterfaceFromGLContext()
H A DGLContext.cpp607 { (PRFuncPtr*) &mSymbols.fDisable, { "Disable", nullptr } }, in InitWithPrefixImpl()
1105 fDisable(LOCAL_GL_DEBUG_OUTPUT_SYNCHRONOUS); in InitWithPrefixImpl()
2199 fDisable(LOCAL_GL_SCISSOR_TEST); in ClearSafely()
2200 fDisable(LOCAL_GL_DITHER); in ClearSafely()
2236 fDisable(LOCAL_GL_DITHER); in ClearSafely()
2241 fDisable(LOCAL_GL_SCISSOR_TEST); in ClearSafely()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/gl/
H A DScopedGLHelpers.cpp27 mGL->fDisable(mCapability); in ScopedGLState()
40 mGL->fDisable(mCapability); in ~ScopedGLState()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/canvas/
H A DWebGLContext.cpp1509 gl->fDisable(LOCAL_GL_SCISSOR_TEST); in ForceClearFramebufferWithDefaultValues()
1535 gl->fDisable(LOCAL_GL_RASTERIZER_DISCARD); in ForceClearFramebufferWithDefaultValues()
2044 mWebGL.gl->fDisable(LOCAL_GL_DEPTH_TEST); in ScopedDrawCallWrapper()
2047 mWebGL.gl->fDisable(LOCAL_GL_STENCIL_TEST); in ScopedDrawCallWrapper()
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/include/gpu/gl/
H A DGrGLInterface.h118 GrGLFunction<GrGLDisableFn> fDisable; member
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/include/gpu/gl/
H A DGrGLInterface.h118 GrGLFunction<GrGLDisableFn> fDisable; member
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/include/gpu/gl/
H A DGrGLInterface.h119 GrGLFunction<GrGLDisableFn> fDisable; member
/dports/www/firefox/firefox-99.0/gfx/skia/skia/include/gpu/gl/
H A DGrGLInterface.h118 GrGLFunction<GrGLDisableFn> fDisable; member
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/include/gpu/gl/
H A DGrGLInterface.h118 GrGLFunction<GrGLDisableFn> fDisable; member
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/include/gpu/gl/
H A DGrGLInterface.h123 GrGLFunction<GrGLDisableProc> fDisable; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/include/gpu/gl/
H A DGrGLInterface.h139 GrGLFunction<GrGLDisableFn> fDisable; member
/dports/www/firefox-esr/firefox-91.8.0/dom/canvas/
H A DWebGLContext.cpp729 gl->fDisable(LOCAL_GL_SCISSOR_TEST); in ScopedPrepForResourceClear()
732 gl->fDisable(LOCAL_GL_RASTERIZER_DISCARD); in ScopedPrepForResourceClear()
789 gl->fDisable(LOCAL_GL_SCISSOR_TEST); in BlitBackbufferToCurDriverFB()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/canvas/
H A DWebGLContext.cpp729 gl->fDisable(LOCAL_GL_SCISSOR_TEST); in ScopedPrepForResourceClear()
732 gl->fDisable(LOCAL_GL_RASTERIZER_DISCARD); in ScopedPrepForResourceClear()
789 gl->fDisable(LOCAL_GL_SCISSOR_TEST); in BlitBackbufferToCurDriverFB()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLInterface.cpp66 !fFunctions.fDisable || in validate()

1234