Home
last modified time | relevance | path

Searched +defs:atlas +defs:s (Results 176 – 196 of 196) sorted by relevance

12345678

/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/dear-imgui/
H A Dimgui.cpp1614 float s = 1.0f/255.0f; in ColorConvertU32ToFloat4() local
1656 void ImGui::ColorConvertHSVtoRGB(float h, float s, float v, float& out_r, float& out_g, float& out_… in ColorConvertHSVtoRGB()
6052 ImFontAtlas* atlas = g.Font->ContainerAtlas; in SetCurrentFont() local
/dports/lang/clover/mesa-21.3.6/src/imgui/
H A Dimgui.cpp1758 float s = 1.0f/255.0f; in ColorConvertU32ToFloat4() local
1800 void ImGui::ColorConvertHSVtoRGB(float h, float s, float v, float& out_r, float& out_g, float& out_… in ColorConvertHSVtoRGB()
5679 ImFontAtlas* atlas = g.Font->ContainerAtlas; in SetCurrentFont() local
/dports/graphics/libosmesa/mesa-21.3.6/src/imgui/
H A Dimgui.cpp1758 float s = 1.0f/255.0f; in ColorConvertU32ToFloat4() local
1800 void ImGui::ColorConvertHSVtoRGB(float h, float s, float v, float& out_r, float& out_g, float& out_… in ColorConvertHSVtoRGB()
5679 ImFontAtlas* atlas = g.Font->ContainerAtlas; in SetCurrentFont() local
/dports/graphics/mesa-libs/mesa-21.3.6/src/imgui/
H A Dimgui.cpp1758 float s = 1.0f/255.0f; in ColorConvertU32ToFloat4() local
1800 void ImGui::ColorConvertHSVtoRGB(float h, float s, float v, float& out_r, float& out_g, float& out_… in ColorConvertHSVtoRGB()
5679 ImFontAtlas* atlas = g.Font->ContainerAtlas; in SetCurrentFont() local
/dports/graphics/milton/milton-1.9.1/third_party/imgui/
H A Dimgui.cpp1720 float s = 1.0f/255.0f; in ColorConvertU32ToFloat4() local
1762 void ImGui::ColorConvertHSVtoRGB(float h, float s, float v, float& out_r, float& out_g, float& out_… in ColorConvertHSVtoRGB()
5553 ImFontAtlas* atlas = g.Font->ContainerAtlas; in SetCurrentFont() local
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/imgui/
H A Dimgui.cpp1758 float s = 1.0f/255.0f; in ColorConvertU32ToFloat4() local
1800 void ImGui::ColorConvertHSVtoRGB(float h, float s, float v, float& out_r, float& out_g, float& out_… in ColorConvertHSVtoRGB()
5679 ImFontAtlas* atlas = g.Font->ContainerAtlas; in SetCurrentFont() local
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/imgui/
H A Dimgui.cpp1758 float s = 1.0f/255.0f; in ColorConvertU32ToFloat4() local
1800 void ImGui::ColorConvertHSVtoRGB(float h, float s, float v, float& out_r, float& out_g, float& out_… in ColorConvertHSVtoRGB()
5679 ImFontAtlas* atlas = g.Font->ContainerAtlas; in SetCurrentFont() local
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/imgui/
H A Dimgui.cpp1758 float s = 1.0f/255.0f; in ColorConvertU32ToFloat4() local
1800 void ImGui::ColorConvertHSVtoRGB(float h, float s, float v, float& out_r, float& out_g, float& out_… in ColorConvertHSVtoRGB()
5679 ImFontAtlas* atlas = g.Font->ContainerAtlas; in SetCurrentFont() local
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/imgui/
H A Dimgui.cpp1758 float s = 1.0f/255.0f; in ColorConvertU32ToFloat4() local
1800 void ImGui::ColorConvertHSVtoRGB(float h, float s, float v, float& out_r, float& out_g, float& out_… in ColorConvertHSVtoRGB()
5679 ImFontAtlas* atlas = g.Font->ContainerAtlas; in SetCurrentFont() local
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/imgui/
H A Dimgui.cpp1758 float s = 1.0f/255.0f; in ColorConvertU32ToFloat4() local
1800 void ImGui::ColorConvertHSVtoRGB(float h, float s, float v, float& out_r, float& out_g, float& out_… in ColorConvertHSVtoRGB()
5679 ImFontAtlas* atlas = g.Font->ContainerAtlas; in SetCurrentFont() local
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/imgui/
H A Dimgui.cpp1758 float s = 1.0f/255.0f; in ColorConvertU32ToFloat4() local
1800 void ImGui::ColorConvertHSVtoRGB(float h, float s, float v, float& out_r, float& out_g, float& out_… in ColorConvertHSVtoRGB()
5679 ImFontAtlas* atlas = g.Font->ContainerAtlas; in SetCurrentFont() local
/dports/graphics/mesa-dri/mesa-21.3.6/src/imgui/
H A Dimgui.cpp1758 float s = 1.0f/255.0f; in ColorConvertU32ToFloat4() local
1800 void ImGui::ColorConvertHSVtoRGB(float h, float s, float v, float& out_r, float& out_g, float& out_… in ColorConvertHSVtoRGB()
5679 ImFontAtlas* atlas = g.Font->ContainerAtlas; in SetCurrentFont() local
/dports/devel/bullet/bullet3-3.21/examples/ThirdPartyLibs/imgui/
H A Dimgui.cpp1369 float s = 1.0f / 255.0f; in ColorConvertU32ToFloat4() local
1443 void ImGui::ColorConvertHSVtoRGB(float h, float s, float v, float& out_r, float& out_g, float& out_… in ColorConvertHSVtoRGB()
6622 ImFontAtlas* atlas = g.Font->ContainerAtlas; in SetCurrentFont() local
9791 const char* s = text_begin; in InputTextCalcTextLenAndLineCount() local
9811 const ImWchar* s = text_begin; in InputTextCalcTextSizeW() local
10400 for (const char* s = clipboard; *s;) in InputTextEx() local
10572 for (const ImWchar* s = text_begin; *s != 0; s++) in InputTextEx() local
/dports/graphics/embree/embree-3.13.2/tutorials/common/imgui/
H A Dimgui.cpp1339 float s = 1.0f/255.0f; in ColorConvertU32ToFloat4() local
1413 void ImGui::ColorConvertHSVtoRGB(float h, float s, float v, float& out_r, float& out_g, float& out_… in ColorConvertHSVtoRGB()
6536 ImFontAtlas* atlas = g.Font->ContainerAtlas; in SetCurrentFont() local
9657 const char* s = text_begin; in InputTextCalcTextLenAndLineCount() local
9677 const ImWchar* s = text_begin; in InputTextCalcTextSizeW() local
10200 for (const char* s = clipboard; *s; ) in InputTextEx() local
10371 for (const ImWchar* s = text_begin; *s != 0; s++) in InputTextEx() local
/dports/devel/py-bullet3/bullet3-3.21/examples/ThirdPartyLibs/imgui/
H A Dimgui.cpp1369 float s = 1.0f / 255.0f; in ColorConvertU32ToFloat4() local
1443 void ImGui::ColorConvertHSVtoRGB(float h, float s, float v, float& out_r, float& out_g, float& out_… in ColorConvertHSVtoRGB()
6622 ImFontAtlas* atlas = g.Font->ContainerAtlas; in SetCurrentFont() local
9791 const char* s = text_begin; in InputTextCalcTextLenAndLineCount() local
9811 const ImWchar* s = text_begin; in InputTextCalcTextSizeW() local
10400 for (const char* s = clipboard; *s;) in InputTextEx() local
10572 for (const ImWchar* s = text_begin; *s != 0; s++) in InputTextEx() local
/dports/graphics/ospray/ospray-2.8.0/apps/common/external/imgui/
H A Dimgui.cpp1586 unsigned char s[4]; in ImTextCharFromUtf8() local
1753 float s = 1.0f / 255.0f; in ColorConvertU32ToFloat4() local
1795 void ImGui::ColorConvertHSVtoRGB(float h, float s, float v, float& out_r, float& out_g, float& out_… in ColorConvertHSVtoRGB()
6337 ImFontAtlas* atlas = g.Font->ContainerAtlas; in SetCurrentFont() local
/dports/audio/faudio/FAudio-21.01/utils/uicommon/
H A Dimgui.cpp1817 float s = 1.0f/255.0f; in ColorConvertU32ToFloat4() local
1859 void ImGui::ColorConvertHSVtoRGB(float h, float s, float v, float& out_r, float& out_g, float& out_… in ColorConvertHSVtoRGB()
6168 ImFontAtlas* atlas = g.Font->ContainerAtlas; in SetCurrentFont() local
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/imgui/
H A Dimgui.cpp1737 float s = 1.0f/255.0f; in ColorConvertU32ToFloat4() local
1779 void ImGui::ColorConvertHSVtoRGB(float h, float s, float v, float& out_r, float& out_g, float& out_… in ColorConvertHSVtoRGB()
6176 ImFontAtlas* atlas = g.Font->ContainerAtlas; in SetCurrentFont() local
/dports/misc/dartsim/dart-6.11.1/dart/external/imgui/
H A Dimgui.cpp1738 float s = 1.0f / 255.0f; in ColorConvertU32ToFloat4() local
1780 void ImGui::ColorConvertHSVtoRGB(float h, float s, float v, float& out_r, float& out_g, float& out_… in ColorConvertHSVtoRGB()
6226 ImFontAtlas* atlas = g.Font->ContainerAtlas; in SetCurrentFont() local
/dports/editors/imhex/ImHex-1.7.0/external/ImGui/source/
H A Dimgui.cpp1623 unsigned char s[4]; in ImTextCharFromUtf8() local
1790 float s = 1.0f / 255.0f; in ColorConvertU32ToFloat4() local
1832 void ImGui::ColorConvertHSVtoRGB(float h, float s, float v, float& out_r, float& out_g, float& out_… in ColorConvertHSVtoRGB()
6971 ImFontAtlas* atlas = g.Font->ContainerAtlas; in SetCurrentFont() local
/dports/math/geogram/geogram-1.7.7/src/lib/geogram_gfx/third_party/ImGui/
H A Dimgui.cpp1773 float s = 1.0f / 255.0f; in ColorConvertU32ToFloat4() local
1815 void ImGui::ColorConvertHSVtoRGB(float h, float s, float v, float& out_r, float& out_g, float& out_… in ColorConvertHSVtoRGB()
6848 ImFontAtlas* atlas = g.Font->ContainerAtlas; in SetCurrentFont() local

12345678