Home
last modified time | relevance | path

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

/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Graphics/
H A DLight.h253 Color GetEffectiveColor() const;
309 bool IsNegative() const { return GetEffectiveColor().SumRGB() < 0.0f; } in IsNegative()
326 return Max(GetEffectiveColor().SumRGB(), 0.0f) * attenuation + M_EPSILON;
H A DLight.cpp255 Color color = GetEffectiveColor(); in DrawDebugGeometry()
456 Color Light::GetEffectiveColor() const in GetEffectiveColor() function in Urho3D::Light
H A DBatch.cpp374 graphics->SetShaderParameter(PSP_LIGHTCOLOR, Color(light->GetEffectiveColor().Abs(), in Prepare()
572 Color color = vertexLight->GetEffectiveColor() * fade; in Prepare()
H A DView.cpp232 if (!light->GetEffectiveColor().Equals(Color::BLACK)) in CheckVisibilityWork()
/dports/www/firefox-esr/firefox-91.8.0/js/src/gc/
H A DWeakMap-inl.h29 static CellColor GetEffectiveColor(JSRuntime* rt, const T& item) { in GetEffectiveColor() function
154 CellColor keyColor = gc::detail::GetEffectiveColor(rt, key); in markEntry()
158 CellColor delegateColor = gc::detail::GetEffectiveColor(rt, delegate); in markEntry()
176 CellColor valueColor = gc::detail::GetEffectiveColor(rt, cellValue); in markEntry()
302 gc::detail::GetEffectiveColor(rt, e.front().key().get()); in markEntries()
H A DMarking.cpp904 CellColor thingColor = gc::detail::GetEffectiveColor(runtime(), markedThing); in markImplicitEdgesHelper()
943 MOZ_ASSERT(gc::detail::GetEffectiveColor(gcmarker->runtime(), thing) == in DoMarking()
2537 gc::detail::GetEffectiveColor(marker->runtime(), src); in enterWeakMarkingMode()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/gc/
H A DWeakMap-inl.h29 static CellColor GetEffectiveColor(JSRuntime* rt, const T& item) { in GetEffectiveColor() function
154 CellColor keyColor = gc::detail::GetEffectiveColor(rt, key); in markEntry()
158 CellColor delegateColor = gc::detail::GetEffectiveColor(rt, delegate); in markEntry()
176 CellColor valueColor = gc::detail::GetEffectiveColor(rt, cellValue); in markEntry()
302 gc::detail::GetEffectiveColor(rt, e.front().key().get()); in markEntries()
H A DMarking.cpp904 CellColor thingColor = gc::detail::GetEffectiveColor(runtime(), markedThing); in markImplicitEdgesHelper()
943 MOZ_ASSERT(gc::detail::GetEffectiveColor(gcmarker->runtime(), thing) == in DoMarking()
2537 gc::detail::GetEffectiveColor(marker->runtime(), src); in enterWeakMarkingMode()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/gc/
H A DWeakMap-inl.h46 static CellColor GetEffectiveColor(JSRuntime* rt, const T& item) { in GetEffectiveColor() function
155 CellColor keyColor = gc::detail::GetEffectiveColor(rt, key); in markEntry()
159 CellColor delegateColor = gc::detail::GetEffectiveColor(rt, delegate); in markEntry()
176 CellColor valueColor = gc::detail::GetEffectiveColor(rt, cellValue); in markEntry()
288 gc::detail::GetEffectiveColor(rt, e.front().key().get()); in markEntries()
H A DMarking.cpp969 MOZ_ASSERT(gc::detail::GetEffectiveColor(gcmarker->runtime(), thing) == in DoMarking()
2824 gc::detail::GetEffectiveColor(marker->runtime(), key); in enterWeakMarkingMode()
/dports/www/firefox/firefox-99.0/js/src/gc/
H A DWeakMap-inl.h29 static CellColor GetEffectiveColor(JSRuntime* rt, const T& item) { in GetEffectiveColor() function
159 CellColor keyColor = gc::detail::GetEffectiveColor(rt, key); in markEntry()
163 CellColor delegateColor = gc::detail::GetEffectiveColor(rt, delegate); in markEntry()
183 CellColor valueColor = gc::detail::GetEffectiveColor(rt, cellValue); in markEntry()
312 gc::detail::GetEffectiveColor(rt, e.front().key().get()); in markEntries()
H A DMarking.cpp893 CellColor thingColor = gc::detail::GetEffectiveColor(runtime(), markedThing); in markImplicitEdgesHelper()
931 MOZ_ASSERT(gc::detail::GetEffectiveColor(gcmarker->runtime(), thing) == in DoMarking()
2551 CellColor srcColor = gc::detail::GetEffectiveColor(marker->runtime(), src); in enterWeakMarkingMode()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/LuaScript/pkgs/Graphics/
H A DLight.pkg78 Color GetEffectiveColor() const;
/dports/editors/lazarus/lazarus/ide/frames/
H A Dmodematrixctrl.pas103 function GetEffectiveColor: TColor; in GetEffectiveColor() function
841 function TGroupedMatrixGroup.GetEffectiveColor: TColor; in TGroupedMatrixGroup.GetEffectiveColor() function
1183 …Canvas.GradientFill(Rect(x,aRect.Top-1,x+2*Indent,aRect.Bottom),GroupRow.GetEffectiveColor,Color,g…
1404 Group.GetEffectiveColor,Color,gdHorizontal);
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/ide/frames/
H A Dmodematrixctrl.pas103 function GetEffectiveColor: TColor; in GetEffectiveColor() function
841 function TGroupedMatrixGroup.GetEffectiveColor: TColor; in TGroupedMatrixGroup.GetEffectiveColor() function
1183 …Canvas.GradientFill(Rect(x,aRect.Top-1,x+2*Indent,aRect.Bottom),GroupRow.GetEffectiveColor,Color,g…
1404 Group.GetEffectiveColor,Color,gdHorizontal);
/dports/editors/lazarus-qt5/lazarus/ide/frames/
H A Dmodematrixctrl.pas103 function GetEffectiveColor: TColor; in GetEffectiveColor() function
841 function TGroupedMatrixGroup.GetEffectiveColor: TColor; in TGroupedMatrixGroup.GetEffectiveColor() function
1183 …Canvas.GradientFill(Rect(x,aRect.Top-1,x+2*Indent,aRect.Bottom),GroupRow.GetEffectiveColor,Color,g…
1404 Group.GetEffectiveColor,Color,gdHorizontal);
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/ide/frames/
H A Dmodematrixctrl.pas103 function GetEffectiveColor: TColor; in GetEffectiveColor() function
841 function TGroupedMatrixGroup.GetEffectiveColor: TColor; in TGroupedMatrixGroup.GetEffectiveColor() function
1183 …Canvas.GradientFill(Rect(x,aRect.Top-1,x+2*Indent,aRect.Bottom),GroupRow.GetEffectiveColor,Color,g…
1404 Group.GetEffectiveColor,Color,gdHorizontal);
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/AngelScript/
H A DGraphicsAPI.cpp1261 …Method("Light", "Color get_effectiveColor() const", asMETHOD(Light, GetEffectiveColor), asCALL_THI… in RegisterLight()
/dports/graphics/urho3d/Urho3D-1.7.1/Docs/
H A DLuaScriptAPI.dox3227 - Color GetEffectiveColor() const