Home
last modified time | relevance | path

Searched defs:CustomRect (Results 1 – 25 of 33) sorted by relevance

12

/dports/math/curv/curv-0.5/extern/imgui/
H A Dimgui.h1869 struct CustomRect struct
1871 …/ User ID. Use <0x10000 to map into a font glyph, >=0x10000 for other/internal/custom texture data.
1872 unsigned short Width, Height; // Input // Desired rectangle dimension
1873 unsigned short X, Y; // Output // Packed position in Atlas
1874 …t GlyphAdvanceX; // Input // For custom font glyphs only (ID<0x10000): glyph xadvance
1875 … GlyphOffset; // Input // For custom font glyphs only (ID<0x10000): glyph display offset
1876 …mFont* Font; // Input // For custom font glyphs only (ID<0x10000): target font
1877CustomRect() { ID = 0xFFFFFFFF; Width = Height = 0; X = Y = 0xFFFF; GlyphAdvanceX = 0.0… in CustomRect() argument
1878 bool IsPacked() const { return X != 0xFFFF; } in IsPacked()
/dports/devel/bullet/bullet3-3.21/examples/ThirdPartyLibs/imgui/
H A Dimgui.h1964 struct CustomRect struct
1966 …/ User ID. Use <0x10000 to map into a font glyph, >=0x10000 for other/internal/custom texture data.
1967 unsigned short Width, Height; // Input // Desired rectangle dimension
1968 unsigned short X, Y; // Output // Packed position in Atlas
1969 …at GlyphAdvanceX; // Input // For custom font glyphs only (ID<0x10000): glyph xadvance
1970 …yphOffset; // Input // For custom font glyphs only (ID<0x10000): glyph display offset
1971 …ImFont* Font; // Input // For custom font glyphs only (ID<0x10000): target font
1972 CustomRect() in CustomRect() argument
1981 bool IsPacked() const { return X != 0xFFFF; } in IsPacked()
/dports/graphics/nanort/nanort-b1feea8/examples/common/imgui/
H A Dimgui.h1878 struct CustomRect struct
1880 …/ User ID. Use <0x10000 to map into a font glyph, >=0x10000 for other/internal/custom texture data.
1881 unsigned short Width, Height; // Input // Desired rectangle dimension
1882 unsigned short X, Y; // Output // Packed position in Atlas
1883 …t GlyphAdvanceX; // Input // For custom font glyphs only (ID<0x10000): glyph xadvance
1884 … GlyphOffset; // Input // For custom font glyphs only (ID<0x10000): glyph display offset
1885 …mFont* Font; // Input // For custom font glyphs only (ID<0x10000): target font
1886CustomRect() { ID = 0xFFFFFFFF; Width = Height = 0; X = Y = 0xFFFF; GlyphAdvanceX = 0.0… in CustomRect() argument
1887 bool IsPacked() const { return X != 0xFFFF; } in IsPacked()
/dports/graphics/embree/embree-3.13.2/tutorials/common/imgui/
H A Dimgui.h1746 struct CustomRect struct
1748 …/ User ID. Use <0x10000 to map into a font glyph, >=0x10000 for other/internal/custom texture data.
1749 unsigned short Width, Height; // Input // Desired rectangle dimension
1750 unsigned short X, Y; // Output // Packed position in Atlas
1751 …t GlyphAdvanceX; // Input // For custom font glyphs only (ID<0x10000): glyph xadvance
1752 … GlyphOffset; // Input // For custom font glyphs only (ID<0x10000): glyph display offset
1753 …mFont* Font; // Input // For custom font glyphs only (ID<0x10000): target font
1754CustomRect() { ID = 0xFFFFFFFF; Width = Height = 0; X = Y = 0xFFFF; GlyphAdvanceX = 0.0… in CustomRect() function
1755 bool IsPacked() const { return X != 0xFFFF; } in IsPacked()
/dports/devel/py-bullet3/bullet3-3.21/examples/ThirdPartyLibs/imgui/
H A Dimgui.h1964 struct CustomRect struct
1966 …/ User ID. Use <0x10000 to map into a font glyph, >=0x10000 for other/internal/custom texture data.
1967 unsigned short Width, Height; // Input // Desired rectangle dimension
1968 unsigned short X, Y; // Output // Packed position in Atlas
1969 …at GlyphAdvanceX; // Input // For custom font glyphs only (ID<0x10000): glyph xadvance
1970 …yphOffset; // Input // For custom font glyphs only (ID<0x10000): glyph display offset
1971 …ImFont* Font; // Input // For custom font glyphs only (ID<0x10000): target font
1972 CustomRect() in CustomRect() function
1981 bool IsPacked() const { return X != 0xFFFF; } in IsPacked()
/dports/misc/box2d/box2d-2.4.1/extern/imgui/
H A Dimgui.h2021 struct CustomRect struct
2023 …/ User ID. Use <0x10000 to map into a font glyph, >=0x10000 for other/internal/custom texture data.
2024 unsigned short Width, Height; // Input // Desired rectangle dimension
2025 unsigned short X, Y; // Output // Packed position in Atlas
2026 …t GlyphAdvanceX; // Input // For custom font glyphs only (ID<0x10000): glyph xadvance
2027 … GlyphOffset; // Input // For custom font glyphs only (ID<0x10000): glyph display offset
2028 …mFont* Font; // Input // For custom font glyphs only (ID<0x10000): target font
2029CustomRect() { ID = 0xFFFFFFFF; Width = Height = 0; X = Y = 0xFFFF; GlyphAdvanceX = 0.0… in CustomRect() function
2030 bool IsPacked() const { return X != 0xFFFF; } in IsPacked()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/imgui/
H A Dimgui.h2032 struct CustomRect struct
2034 …/ User ID. Use <0x10000 to map into a font glyph, >=0x10000 for other/internal/custom texture data.
2035 unsigned short Width, Height; // Input // Desired rectangle dimension
2036 unsigned short X, Y; // Output // Packed position in Atlas
2037 …t GlyphAdvanceX; // Input // For custom font glyphs only (ID<0x10000): glyph xadvance
2038 … GlyphOffset; // Input // For custom font glyphs only (ID<0x10000): glyph display offset
2039 …mFont* Font; // Input // For custom font glyphs only (ID<0x10000): target font
2040CustomRect() { ID = 0xFFFFFFFF; Width = Height = 0; X = Y = 0xFFFF; GlyphAdvanceX = 0.0… in CustomRect() argument
2041 bool IsPacked() const { return X != 0xFFFF; } in IsPacked()
/dports/emulators/dolphin-emu/dolphin-3152428/Externals/imgui/
H A Dimgui.h2069 struct CustomRect struct
2071 …/ User ID. Use <0x10000 to map into a font glyph, >=0x10000 for other/internal/custom texture data.
2072 unsigned short Width, Height; // Input // Desired rectangle dimension
2073 unsigned short X, Y; // Output // Packed position in Atlas
2074 …t GlyphAdvanceX; // Input // For custom font glyphs only (ID<0x10000): glyph xadvance
2075 … GlyphOffset; // Input // For custom font glyphs only (ID<0x10000): glyph display offset
2076 …mFont* Font; // Input // For custom font glyphs only (ID<0x10000): target font
2077CustomRect() { ID = 0xFFFFFFFF; Width = Height = 0; X = Y = 0xFFFF; GlyphAdvanceX = 0.0… in CustomRect() function
2078 bool IsPacked() const { return X != 0xFFFF; } in IsPacked()
/dports/lang/clover/mesa-21.3.6/src/imgui/
H A Dimgui.h2032 struct CustomRect struct
2034 …/ User ID. Use <0x10000 to map into a font glyph, >=0x10000 for other/internal/custom texture data.
2035 unsigned short Width, Height; // Input // Desired rectangle dimension
2036 unsigned short X, Y; // Output // Packed position in Atlas
2037 …t GlyphAdvanceX; // Input // For custom font glyphs only (ID<0x10000): glyph xadvance
2038 … GlyphOffset; // Input // For custom font glyphs only (ID<0x10000): glyph display offset
2039 …mFont* Font; // Input // For custom font glyphs only (ID<0x10000): target font
2040CustomRect() { ID = 0xFFFFFFFF; Width = Height = 0; X = Y = 0xFFFF; GlyphAdvanceX = 0.0… in CustomRect() function
2041 bool IsPacked() const { return X != 0xFFFF; } in IsPacked()
/dports/graphics/libosmesa/mesa-21.3.6/src/imgui/
H A Dimgui.h2032 struct CustomRect struct
2034 …/ User ID. Use <0x10000 to map into a font glyph, >=0x10000 for other/internal/custom texture data.
2035 unsigned short Width, Height; // Input // Desired rectangle dimension
2036 unsigned short X, Y; // Output // Packed position in Atlas
2037 …t GlyphAdvanceX; // Input // For custom font glyphs only (ID<0x10000): glyph xadvance
2038 … GlyphOffset; // Input // For custom font glyphs only (ID<0x10000): glyph display offset
2039 …mFont* Font; // Input // For custom font glyphs only (ID<0x10000): target font
2040CustomRect() { ID = 0xFFFFFFFF; Width = Height = 0; X = Y = 0xFFFF; GlyphAdvanceX = 0.0… in CustomRect() argument
2041 bool IsPacked() const { return X != 0xFFFF; } in IsPacked()
/dports/graphics/milton/milton-1.9.1/third_party/imgui/
H A Dimgui.h2023 struct CustomRect struct
2025 …/ User ID. Use <0x10000 to map into a font glyph, >=0x10000 for other/internal/custom texture data.
2026 unsigned short Width, Height; // Input // Desired rectangle dimension
2027 unsigned short X, Y; // Output // Packed position in Atlas
2028 …t GlyphAdvanceX; // Input // For custom font glyphs only (ID<0x10000): glyph xadvance
2029 … GlyphOffset; // Input // For custom font glyphs only (ID<0x10000): glyph display offset
2030 …mFont* Font; // Input // For custom font glyphs only (ID<0x10000): target font
2031CustomRect() { ID = 0xFFFFFFFF; Width = Height = 0; X = Y = 0xFFFF; GlyphAdvanceX = 0.0… in CustomRect() function
2032 bool IsPacked() const { return X != 0xFFFF; } in IsPacked()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/imgui/
H A Dimgui.h2032 struct CustomRect struct
2034 …/ User ID. Use <0x10000 to map into a font glyph, >=0x10000 for other/internal/custom texture data.
2035 unsigned short Width, Height; // Input // Desired rectangle dimension
2036 unsigned short X, Y; // Output // Packed position in Atlas
2037 …t GlyphAdvanceX; // Input // For custom font glyphs only (ID<0x10000): glyph xadvance
2038 … GlyphOffset; // Input // For custom font glyphs only (ID<0x10000): glyph display offset
2039 …mFont* Font; // Input // For custom font glyphs only (ID<0x10000): target font
2040CustomRect() { ID = 0xFFFFFFFF; Width = Height = 0; X = Y = 0xFFFF; GlyphAdvanceX = 0.0… in CustomRect() argument
2041 bool IsPacked() const { return X != 0xFFFF; } in IsPacked()
/dports/graphics/mesa-libs/mesa-21.3.6/src/imgui/
H A Dimgui.h2032 struct CustomRect struct
2034 …/ User ID. Use <0x10000 to map into a font glyph, >=0x10000 for other/internal/custom texture data.
2035 unsigned short Width, Height; // Input // Desired rectangle dimension
2036 unsigned short X, Y; // Output // Packed position in Atlas
2037 …t GlyphAdvanceX; // Input // For custom font glyphs only (ID<0x10000): glyph xadvance
2038 … GlyphOffset; // Input // For custom font glyphs only (ID<0x10000): glyph display offset
2039 …mFont* Font; // Input // For custom font glyphs only (ID<0x10000): target font
2040CustomRect() { ID = 0xFFFFFFFF; Width = Height = 0; X = Y = 0xFFFF; GlyphAdvanceX = 0.0… in CustomRect() argument
2041 bool IsPacked() const { return X != 0xFFFF; } in IsPacked()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/imgui/
H A Dimgui.h2032 struct CustomRect struct
2034 …/ User ID. Use <0x10000 to map into a font glyph, >=0x10000 for other/internal/custom texture data.
2035 unsigned short Width, Height; // Input // Desired rectangle dimension
2036 unsigned short X, Y; // Output // Packed position in Atlas
2037 …t GlyphAdvanceX; // Input // For custom font glyphs only (ID<0x10000): glyph xadvance
2038 … GlyphOffset; // Input // For custom font glyphs only (ID<0x10000): glyph display offset
2039 …mFont* Font; // Input // For custom font glyphs only (ID<0x10000): target font
2040CustomRect() { ID = 0xFFFFFFFF; Width = Height = 0; X = Y = 0xFFFF; GlyphAdvanceX = 0.0… in CustomRect() function
2041 bool IsPacked() const { return X != 0xFFFF; } in IsPacked()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/imgui/
H A Dimgui.h2032 struct CustomRect struct
2034 …/ User ID. Use <0x10000 to map into a font glyph, >=0x10000 for other/internal/custom texture data.
2035 unsigned short Width, Height; // Input // Desired rectangle dimension
2036 unsigned short X, Y; // Output // Packed position in Atlas
2037 …t GlyphAdvanceX; // Input // For custom font glyphs only (ID<0x10000): glyph xadvance
2038 … GlyphOffset; // Input // For custom font glyphs only (ID<0x10000): glyph display offset
2039 …mFont* Font; // Input // For custom font glyphs only (ID<0x10000): target font
2040CustomRect() { ID = 0xFFFFFFFF; Width = Height = 0; X = Y = 0xFFFF; GlyphAdvanceX = 0.0… in CustomRect() function
2041 bool IsPacked() const { return X != 0xFFFF; } in IsPacked()
/dports/devel/nextpnr/nextpnr-48cd407/3rdparty/imgui/
H A Dimgui.h1888 struct CustomRect struct
1890 …/ User ID. Use <0x10000 to map into a font glyph, >=0x10000 for other/internal/custom texture data.
1891 unsigned short Width, Height; // Input // Desired rectangle dimension
1892 unsigned short X, Y; // Output // Packed position in Atlas
1893 …t GlyphAdvanceX; // Input // For custom font glyphs only (ID<0x10000): glyph xadvance
1894 … GlyphOffset; // Input // For custom font glyphs only (ID<0x10000): glyph display offset
1895 …mFont* Font; // Input // For custom font glyphs only (ID<0x10000): target font
1896CustomRect() { ID = 0xFFFFFFFF; Width = Height = 0; X = Y = 0xFFFF; GlyphAdvanceX = 0.0… in CustomRect() argument
1897 bool IsPacked() const { return X != 0xFFFF; } in IsPacked()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/imgui/
H A Dimgui.h2032 struct CustomRect struct
2034 …/ User ID. Use <0x10000 to map into a font glyph, >=0x10000 for other/internal/custom texture data.
2035 unsigned short Width, Height; // Input // Desired rectangle dimension
2036 unsigned short X, Y; // Output // Packed position in Atlas
2037 …t GlyphAdvanceX; // Input // For custom font glyphs only (ID<0x10000): glyph xadvance
2038 … GlyphOffset; // Input // For custom font glyphs only (ID<0x10000): glyph display offset
2039 …mFont* Font; // Input // For custom font glyphs only (ID<0x10000): target font
2040CustomRect() { ID = 0xFFFFFFFF; Width = Height = 0; X = Y = 0xFFFF; GlyphAdvanceX = 0.0… in CustomRect() function
2041 bool IsPacked() const { return X != 0xFFFF; } in IsPacked()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/imgui/
H A Dimgui.h2032 struct CustomRect struct
2034 …/ User ID. Use <0x10000 to map into a font glyph, >=0x10000 for other/internal/custom texture data.
2035 unsigned short Width, Height; // Input // Desired rectangle dimension
2036 unsigned short X, Y; // Output // Packed position in Atlas
2037 …t GlyphAdvanceX; // Input // For custom font glyphs only (ID<0x10000): glyph xadvance
2038 … GlyphOffset; // Input // For custom font glyphs only (ID<0x10000): glyph display offset
2039 …mFont* Font; // Input // For custom font glyphs only (ID<0x10000): target font
2040CustomRect() { ID = 0xFFFFFFFF; Width = Height = 0; X = Y = 0xFFFF; GlyphAdvanceX = 0.0… in CustomRect() function
2041 bool IsPacked() const { return X != 0xFFFF; } in IsPacked()
/dports/graphics/mesa-dri/mesa-21.3.6/src/imgui/
H A Dimgui.h2032 struct CustomRect struct
2034 …/ User ID. Use <0x10000 to map into a font glyph, >=0x10000 for other/internal/custom texture data.
2035 unsigned short Width, Height; // Input // Desired rectangle dimension
2036 unsigned short X, Y; // Output // Packed position in Atlas
2037 …t GlyphAdvanceX; // Input // For custom font glyphs only (ID<0x10000): glyph xadvance
2038 … GlyphOffset; // Input // For custom font glyphs only (ID<0x10000): glyph display offset
2039 …mFont* Font; // Input // For custom font glyphs only (ID<0x10000): target font
2040CustomRect() { ID = 0xFFFFFFFF; Width = Height = 0; X = Y = 0xFFFF; GlyphAdvanceX = 0.0… in CustomRect() argument
2041 bool IsPacked() const { return X != 0xFFFF; } in IsPacked()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/imgui/
H A Dimgui.h2032 struct CustomRect struct
2034 …/ User ID. Use <0x10000 to map into a font glyph, >=0x10000 for other/internal/custom texture data.
2035 unsigned short Width, Height; // Input // Desired rectangle dimension
2036 unsigned short X, Y; // Output // Packed position in Atlas
2037 …t GlyphAdvanceX; // Input // For custom font glyphs only (ID<0x10000): glyph xadvance
2038 … GlyphOffset; // Input // For custom font glyphs only (ID<0x10000): glyph display offset
2039 …mFont* Font; // Input // For custom font glyphs only (ID<0x10000): target font
2040CustomRect() { ID = 0xFFFFFFFF; Width = Height = 0; X = Y = 0xFFFF; GlyphAdvanceX = 0.0… in CustomRect() function
2041 bool IsPacked() const { return X != 0xFFFF; } in IsPacked()
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/3rdparty/imgui/
H A Dimgui.h1945 struct CustomRect struct
1947 …/ User ID. Use <0x10000 to map into a font glyph, >=0x10000 for other/internal/custom texture data.
1948 unsigned short Width, Height; // Input // Desired rectangle dimension
1949 unsigned short X, Y; // Output // Packed position in Atlas
1950 …t GlyphAdvanceX; // Input // For custom font glyphs only (ID<0x10000): glyph xadvance
1951 … GlyphOffset; // Input // For custom font glyphs only (ID<0x10000): glyph display offset
1952 …mFont* Font; // Input // For custom font glyphs only (ID<0x10000): target font
1953CustomRect() { ID = 0xFFFFFFFF; Width = Height = 0; X = Y = 0xFFFF; GlyphAdvanceX = 0.0… in CustomRect() function
1954 bool IsPacked() const { return X != 0xFFFF; } in IsPacked()
/dports/games/pioneer/pioneer-20210723/contrib/imgui/
H A Dimgui.h2180 typedef ImFontAtlasCustomRect CustomRect; // OBSOLETED in 1.72+ typedef
/dports/audio/faudio/FAudio-21.01/utils/uicommon/
H A Dimgui.h2267 typedef ImFontAtlasCustomRect CustomRect; // OBSOLETED in 1.72+ typedef
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/imgui/
H A Dimgui.h2214 typedef ImFontAtlasCustomRect CustomRect; // OBSOLETED in 1.72+ typedef
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/dear-imgui/
H A Dimgui.h2174 typedef ImFontAtlasCustomRect CustomRect; // OBSOLETED in 1.72+ typedef

12