Home
last modified time | relevance | path

Searched defs:getDefaultColors (Results 1 – 14 of 14) sorted by relevance

/dports/www/matomo/piwik/plugins/ImageGraph/StaticGraph/
H A DException.php31 protected function getDefaultColors() function in Piwik\\Plugins\\ImageGraph\\StaticGraph\\Exception
H A DPieGraph.php34 protected function getDefaultColors() function in Piwik\\Plugins\\ImageGraph\\StaticGraph\\PieGraph
H A DGridGraph.php49 protected function getDefaultColors() function in Piwik\\Plugins\\ImageGraph\\StaticGraph\\GridGraph
/dports/www/kanboard/kanboard-1.2.21/app/Model/
H A DColorModel.php179 public function getDefaultColors() function in Kanboard\\Model\\ColorModel
/dports/games/stendhal/stendhal-1.35/src/games/stendhal/tools/colorselector/
H A DColorSelector.java194 public static Color[][] getDefaultColors() { in getDefaultColors() method in ColorSelector
/dports/www/matomo/piwik/plugins/ImageGraph/
H A DStaticGraph.php68 abstract protected function getDefaultColors(); function in Piwik\\Plugins\\ImageGraph\\StaticGraph
/dports/devel/bullet/bullet3-3.21/src/LinearMath/
H A DbtIDebugDraw.h76 virtual DefaultColors getDefaultColors() const in getDefaultColors() function
/dports/graphics/blender/blender-2.91.0/extern/bullet2/src/LinearMath/
H A DbtIDebugDraw.h76 virtual DefaultColors getDefaultColors() const in getDefaultColors() function
/dports/devel/godot/godot-3.2.3-stable/thirdparty/bullet/LinearMath/
H A DbtIDebugDraw.h76 virtual DefaultColors getDefaultColors() const in getDefaultColors() function
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/bullet/LinearMath/
H A DbtIDebugDraw.h76 virtual DefaultColors getDefaultColors() const in getDefaultColors() function
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/Bullet/src/LinearMath/
H A DbtIDebugDraw.h85 virtual DefaultColors getDefaultColors() const { DefaultColors colors; return colors; } in getDefaultColors() function
/dports/devel/py-bullet3/bullet3-3.21/src/LinearMath/
H A DbtIDebugDraw.h76 virtual DefaultColors getDefaultColors() const in getDefaultColors() function
/dports/science/chrono/chrono-7.0.1/src/chrono/collision/bullet/LinearMath/
H A DbtIDebugDraw.h76 virtual DefaultColors getDefaultColors() const in getDefaultColors() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmGraphicsShaderTestUtil.cpp409 void getDefaultColors (RGBA (&colors)[4]) in getDefaultColors() function