Home
last modified time | relevance | path

Searched refs:backgroundB (Results 1 – 19 of 19) sorted by relevance

/dports/cad/ldview/ldview-4.4/LDVLib/
H A DLDVLib.cpp41 int backgroundB; member
166 b = viewerInfo->backgroundB; in doEraseBackground()
671 viewerInfo->backgroundB = b; in LDVSetBackgroundRGB()
682 *b = viewerInfo->backgroundB; in LDVGetBackgroundRGB()
/dports/cad/ldview/ldview-4.4/LDLib/
H A DLDrawModelViewer.cpp118 backgroundB(0.0f), in LDrawModelViewer()
1822 if ((backgroundR + backgroundG + backgroundB) / 3.0 < 0.5) in drawBoundingBox()
1915 if ((backgroundR + backgroundG + backgroundB) / 3.0f > 0.5) in drawString()
2071 backgroundB = (GLclampf)b / 255.0f; in setBackgroundRGBA()
2775 backgroundColor[2] = (GLfloat)backgroundB; in clearBackground()
2788 glColor4f(backgroundR, backgroundG, backgroundB, backgroundA); in clearBackground()
2828 glClearColor(backgroundR, backgroundG, backgroundB, backgroundA); in clearBackground()
2984 if ((backgroundR + backgroundG + backgroundB) / 3.0f > 0.5) in drawToClipPlaneUsingStencil()
3167 glClearColor(backgroundR, backgroundG, backgroundB, backgroundA); in clear()
3655 if ((backgroundR + backgroundG + backgroundB) / 3.0f > 0.9f) in getContrastingLightDirModel()
[all …]
H A DLDrawModelViewer.h272 int getBackgroundB(void) { return (int)(backgroundB * 255); } in getBackgroundB()
764 GLclampf backgroundB; variable
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/geckoview/src/thirdparty/java/com/google/android/exoplayer2/text/cea/
H A DCea708Decoder.java651 int backgroundB = serviceBlockPacket.readBits(2); in handleSetPenColor() local
652 int backgroundColor = CueBuilder.getArgbColorFromCeaColor(backgroundR, backgroundG, backgroundB, in handleSetPenColor()
/dports/cad/ldview/ldview-4.4/MacOSX/LDView/
H A DLDrawModelView.mm586 int backgroundB = modelViewer->getBackgroundB();
622 modelViewer->setBackgroundRGBA(backgroundR, backgroundG, backgroundB, backgroundA);
/dports/www/firefox-esr/firefox-91.8.0/mobile/android/geckoview/src/thirdparty/java/org/mozilla/thirdparty/com/google/android/exoplayer2/text/cea/
H A DCea708Decoder.java658 int backgroundB = serviceBlockPacket.readBits(2); in handleSetPenColor() local
659 int backgroundColor = CueBuilder.getArgbColorFromCeaColor(backgroundR, backgroundG, backgroundB, in handleSetPenColor()
/dports/www/firefox/firefox-99.0/mobile/android/exoplayer2/src/main/java/org/mozilla/thirdparty/com/google/android/exoplayer2/text/cea/
H A DCea708Decoder.java658 int backgroundB = serviceBlockPacket.readBits(2); in handleSetPenColor() local
659 int backgroundColor = CueBuilder.getArgbColorFromCeaColor(backgroundR, backgroundG, backgroundB, in handleSetPenColor()
/dports/mail/thunderbird/thunderbird-91.8.0/mobile/android/geckoview/src/thirdparty/java/org/mozilla/thirdparty/com/google/android/exoplayer2/text/cea/
H A DCea708Decoder.java658 int backgroundB = serviceBlockPacket.readBits(2); in handleSetPenColor() local
659 int backgroundColor = CueBuilder.getArgbColorFromCeaColor(backgroundR, backgroundG, backgroundB, in handleSetPenColor()
/dports/lang/spidermonkey78/firefox-78.9.0/mobile/android/geckoview/src/thirdparty/java/org/mozilla/thirdparty/com/google/android/exoplayer2/text/cea/
H A DCea708Decoder.java651 int backgroundB = serviceBlockPacket.readBits(2); in handleSetPenColor() local
652 int backgroundColor = CueBuilder.getArgbColorFromCeaColor(backgroundR, backgroundG, backgroundB, in handleSetPenColor()
/dports/graphics/processing/processing-1.5.1/modes/java/libraries/opengl/src/processing/opengl/
H A DPGraphicsOpenGL.java2428 gl.glClearColor(backgroundR, backgroundG, backgroundB, 1); in backgroundImpl()
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/wx/c_src/gen/
H A Dwxe_wrapper_6.cpp6317 int backgroundB; in wxStyledTextCtrl_MarkerDefine() local
6318 if(!enif_get_int(env, background_t[2], &backgroundB)) Badarg("background"); in wxStyledTextCtrl_MarkerDefine()
6321 background = wxColour(backgroundR,backgroundG,backgroundB,backgroundA); in wxStyledTextCtrl_MarkerDefine()
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/wx/c_src/gen/
H A Dwxe_wrapper_6.cpp6317 int backgroundB; in wxStyledTextCtrl_MarkerDefine() local
6318 if(!enif_get_int(env, background_t[2], &backgroundB)) Badarg("background"); in wxStyledTextCtrl_MarkerDefine()
6321 background = wxColour(backgroundR,backgroundG,backgroundB,backgroundA); in wxStyledTextCtrl_MarkerDefine()
/dports/lang/erlang/otp-OTP-24.1.7/lib/wx/c_src/gen/
H A Dwxe_wrapper_6.cpp6317 int backgroundB; in wxStyledTextCtrl_MarkerDefine() local
6318 if(!enif_get_int(env, background_t[2], &backgroundB)) Badarg("background"); in wxStyledTextCtrl_MarkerDefine()
6321 background = wxColour(backgroundR,backgroundG,backgroundB,backgroundA); in wxStyledTextCtrl_MarkerDefine()
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/wx/c_src/gen/
H A Dwxe_wrapper_6.cpp6317 int backgroundB; in wxStyledTextCtrl_MarkerDefine() local
6318 if(!enif_get_int(env, background_t[2], &backgroundB)) Badarg("background"); in wxStyledTextCtrl_MarkerDefine()
6321 background = wxColour(backgroundR,backgroundG,backgroundB,backgroundA); in wxStyledTextCtrl_MarkerDefine()
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/wx/c_src/gen/
H A Dwxe_funcs.cpp27698 int * backgroundB = (int *) bp; bp += 4; in wxe_dispatch() local
27700 background = wxColour(*backgroundR,*backgroundG,*backgroundB,*backgroundA); in wxe_dispatch()
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/wx/c_src/gen/
H A Dwxe_funcs.cpp27626 int * backgroundB = (int *) bp; bp += 4; in wxe_dispatch() local
27628 background = wxColour(*backgroundR,*backgroundG,*backgroundB,*backgroundA); in wxe_dispatch()
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/wx/c_src/gen/
H A Dwxe_funcs.cpp27698 int * backgroundB = (int *) bp; bp += 4; in wxe_dispatch() local
27700 background = wxColour(*backgroundR,*backgroundG,*backgroundB,*backgroundA); in wxe_dispatch()
/dports/www/grafana8/grafana-8.3.6/public/build/
H A D7622.0e38943fa459e872fe93.js.map1backgroundB = backgroundColor.b;\r\n const deltaR = color.r - backgroundR;\r\n const…
/dports/net/keycloak/keycloak-15.1.1/themes/keycloak.v2/admin/resources/
H A Dindex.js.map4backgroundB = backgroundColor.b;\r\n const deltaR = color.r - backgroundR;\r\n const…