Mercurial
comparison tags @ 182:d6ab5921fedc
Merging in changes I had on my mac related to JSON parser and MPC endpoints.
| author | June Park <parkjune1995@gmail.com> |
|---|---|
| date | Fri, 23 Jan 2026 21:09:49 -0800 |
| parents | a2720eac50ce |
| children |
comparison
equal
deleted
inserted
replaced
| 179:8d17f6e6e290 | 182:d6ab5921fedc |
|---|---|
| 125 ASSERT_UINT64_LT third_party/libuv/test/task.h /^#define ASSERT_UINT64_LT(/;" d | 125 ASSERT_UINT64_LT third_party/libuv/test/task.h /^#define ASSERT_UINT64_LT(/;" d |
| 126 ASSERT_UINT64_NE third_party/libuv/test/task.h /^#define ASSERT_UINT64_NE(/;" d | 126 ASSERT_UINT64_NE third_party/libuv/test/task.h /^#define ASSERT_UINT64_NE(/;" d |
| 127 AccessFlags third_party/libuv/src/win/winapi.h /^ ACCESS_MASK AccessFlags;$/;" m struct:_FILE_ACCESS_INFORMATION typeref:typename:ACCESS_MASK | 127 AccessFlags third_party/libuv/src/win/winapi.h /^ ACCESS_MASK AccessFlags;$/;" m struct:_FILE_ACCESS_INFORMATION typeref:typename:ACCESS_MASK |
| 128 AccessInformation third_party/libuv/src/win/winapi.h /^ FILE_ACCESS_INFORMATION AccessInformation;$/;" m struct:_FILE_ALL_INFORMATION typeref:typename:FILE_ACCESS_INFORMATION | 128 AccessInformation third_party/libuv/src/win/winapi.h /^ FILE_ACCESS_INFORMATION AccessInformation;$/;" m struct:_FILE_ALL_INFORMATION typeref:typename:FILE_ACCESS_INFORMATION |
| 129 ActualAvailableAllocationUnits third_party/libuv/src/win/winapi.h /^ LARGE_INTEGER ActualAvailableAllocationUnits;$/;" m struct:_FILE_FS_FULL_SIZE_INFORMATION typeref:typename:LARGE_INTEGER | 129 ActualAvailableAllocationUnits third_party/libuv/src/win/winapi.h /^ LARGE_INTEGER ActualAvailableAllocationUnits;$/;" m struct:_FILE_FS_FULL_SIZE_INFORMATION typeref:typename:LARGE_INTEGER |
| 130 AddPadding third_party/raylib/custom.h /^Rectangle AddPadding(Rectangle rect, float padding);$/;" p typeref:typename:Rectangle | |
| 131 AddPaddingAll third_party/raylib/custom.h /^Rectangle AddPaddingAll(Rectangle rect, float top, float right, float down, float left);$/;" p typeref:typename:Rectangle | |
| 132 AddPaddingHorizontal third_party/raylib/custom.h /^Rectangle AddPaddingHorizontal(Rectangle rect, float padding);$/;" p typeref:typename:Rectangle | |
| 133 AddPaddingVertical third_party/raylib/custom.h /^Rectangle AddPaddingVertical(Rectangle rect, float padding);$/;" p typeref:typename:Rectangle | |
| 130 Address third_party/libuv/src/win/winsock.h /^ struct sockaddr* Address;$/;" m struct:_AFD_RECV_DATAGRAM_INFO typeref:struct:sockaddr * | 134 Address third_party/libuv/src/win/winsock.h /^ struct sockaddr* Address;$/;" m struct:_AFD_RECV_DATAGRAM_INFO typeref:struct:sockaddr * |
| 131 AddressLength third_party/libuv/src/win/winsock.h /^ int* AddressLength;$/;" m struct:_AFD_RECV_DATAGRAM_INFO typeref:typename:int * | 135 AddressLength third_party/libuv/src/win/winsock.h /^ int* AddressLength;$/;" m struct:_AFD_RECV_DATAGRAM_INFO typeref:typename:int * |
| 132 AfdFlags third_party/libuv/src/win/winsock.h /^ ULONG AfdFlags;$/;" m struct:_AFD_RECV_DATAGRAM_INFO typeref:typename:ULONG | 136 AfdFlags third_party/libuv/src/win/winsock.h /^ ULONG AfdFlags;$/;" m struct:_AFD_RECV_DATAGRAM_INFO typeref:typename:ULONG |
| 133 AfdFlags third_party/libuv/src/win/winsock.h /^ ULONG AfdFlags;$/;" m struct:_AFD_RECV_INFO typeref:typename:ULONG | 137 AfdFlags third_party/libuv/src/win/winsock.h /^ ULONG AfdFlags;$/;" m struct:_AFD_RECV_INFO typeref:typename:ULONG |
| 134 AlignmentInformation third_party/libuv/src/win/winapi.h /^ FILE_ALIGNMENT_INFORMATION AlignmentInformation;$/;" m struct:_FILE_ALL_INFORMATION typeref:typename:FILE_ALIGNMENT_INFORMATION | 138 AlignmentInformation third_party/libuv/src/win/winapi.h /^ FILE_ALIGNMENT_INFORMATION AlignmentInformation;$/;" m struct:_FILE_ALL_INFORMATION typeref:typename:FILE_ALIGNMENT_INFORMATION |
| 555 ColorLerp third_party/raylib/raylib-5.5_win64/include/raylib.h /^RLAPI Color ColorLerp(Color color1, Color color2, float factor); \/\/ Get color lerp /;" p typeref:typename:RLAPI Color | 559 ColorLerp third_party/raylib/raylib-5.5_win64/include/raylib.h /^RLAPI Color ColorLerp(Color color1, Color color2, float factor); \/\/ Get color lerp /;" p typeref:typename:RLAPI Color |
| 556 ColorNormalize third_party/raylib/include/raylib.h /^RLAPI Vector4 ColorNormalize(Color color); \/\/ Get Color norma/;" p typeref:typename:RLAPI Vector4 | 560 ColorNormalize third_party/raylib/include/raylib.h /^RLAPI Vector4 ColorNormalize(Color color); \/\/ Get Color norma/;" p typeref:typename:RLAPI Vector4 |
| 557 ColorNormalize third_party/raylib/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI Vector4 ColorNormalize(Color color); \/\/ Get Color norma/;" p typeref:typename:RLAPI Vector4 | 561 ColorNormalize third_party/raylib/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI Vector4 ColorNormalize(Color color); \/\/ Get Color norma/;" p typeref:typename:RLAPI Vector4 |
| 558 ColorNormalize third_party/raylib/raylib-5.5_macos/include/raylib.h /^RLAPI Vector4 ColorNormalize(Color color); \/\/ Get Color norma/;" p typeref:typename:RLAPI Vector4 | 562 ColorNormalize third_party/raylib/raylib-5.5_macos/include/raylib.h /^RLAPI Vector4 ColorNormalize(Color color); \/\/ Get Color norma/;" p typeref:typename:RLAPI Vector4 |
| 559 ColorNormalize third_party/raylib/raylib-5.5_win64/include/raylib.h /^RLAPI Vector4 ColorNormalize(Color color); \/\/ Get Color norma/;" p typeref:typename:RLAPI Vector4 | 563 ColorNormalize third_party/raylib/raylib-5.5_win64/include/raylib.h /^RLAPI Vector4 ColorNormalize(Color color); \/\/ Get Color norma/;" p typeref:typename:RLAPI Vector4 |
| 564 ColorScheme third_party/raylib/custom.h /^} ColorScheme;$/;" t typeref:struct:__anon7f8247c10108 | |
| 560 ColorTint third_party/raylib/include/raylib.h /^RLAPI Color ColorTint(Color color, Color tint); \/\/ Get color multi/;" p typeref:typename:RLAPI Color | 565 ColorTint third_party/raylib/include/raylib.h /^RLAPI Color ColorTint(Color color, Color tint); \/\/ Get color multi/;" p typeref:typename:RLAPI Color |
| 561 ColorTint third_party/raylib/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI Color ColorTint(Color color, Color tint); \/\/ Get color multi/;" p typeref:typename:RLAPI Color | 566 ColorTint third_party/raylib/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI Color ColorTint(Color color, Color tint); \/\/ Get color multi/;" p typeref:typename:RLAPI Color |
| 562 ColorTint third_party/raylib/raylib-5.5_macos/include/raylib.h /^RLAPI Color ColorTint(Color color, Color tint); \/\/ Get color multi/;" p typeref:typename:RLAPI Color | 567 ColorTint third_party/raylib/raylib-5.5_macos/include/raylib.h /^RLAPI Color ColorTint(Color color, Color tint); \/\/ Get color multi/;" p typeref:typename:RLAPI Color |
| 563 ColorTint third_party/raylib/raylib-5.5_win64/include/raylib.h /^RLAPI Color ColorTint(Color color, Color tint); \/\/ Get color multi/;" p typeref:typename:RLAPI Color | 568 ColorTint third_party/raylib/raylib-5.5_win64/include/raylib.h /^RLAPI Color ColorTint(Color color, Color tint); \/\/ Get color multi/;" p typeref:typename:RLAPI Color |
| 564 ColorToHSV third_party/raylib/include/raylib.h /^RLAPI Vector3 ColorToHSV(Color color); \/\/ Get HSV values /;" p typeref:typename:RLAPI Vector3 | 569 ColorToHSV third_party/raylib/include/raylib.h /^RLAPI Vector3 ColorToHSV(Color color); \/\/ Get HSV values /;" p typeref:typename:RLAPI Vector3 |
| 672 DecompressData third_party/raylib/include/raygui.h /^static unsigned char *DecompressData(const unsigned char *compData, int compDataSize, int *dataS/;" p typeref:typename:unsigned char * | 677 DecompressData third_party/raylib/include/raygui.h /^static unsigned char *DecompressData(const unsigned char *compData, int compDataSize, int *dataS/;" p typeref:typename:unsigned char * |
| 673 DecompressData third_party/raylib/include/raylib.h /^RLAPI unsigned char *DecompressData(const unsigned char *compData, int compDataSize, int *dataSi/;" p typeref:typename:RLAPI unsigned char * | 678 DecompressData third_party/raylib/include/raylib.h /^RLAPI unsigned char *DecompressData(const unsigned char *compData, int compDataSize, int *dataSi/;" p typeref:typename:RLAPI unsigned char * |
| 674 DecompressData third_party/raylib/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI unsigned char *DecompressData(const unsigned char *compData, int compDataSize, int *dataSi/;" p typeref:typename:RLAPI unsigned char * | 679 DecompressData third_party/raylib/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI unsigned char *DecompressData(const unsigned char *compData, int compDataSize, int *dataSi/;" p typeref:typename:RLAPI unsigned char * |
| 675 DecompressData third_party/raylib/raylib-5.5_macos/include/raylib.h /^RLAPI unsigned char *DecompressData(const unsigned char *compData, int compDataSize, int *dataSi/;" p typeref:typename:RLAPI unsigned char * | 680 DecompressData third_party/raylib/raylib-5.5_macos/include/raylib.h /^RLAPI unsigned char *DecompressData(const unsigned char *compData, int compDataSize, int *dataSi/;" p typeref:typename:RLAPI unsigned char * |
| 676 DecompressData third_party/raylib/raylib-5.5_win64/include/raylib.h /^RLAPI unsigned char *DecompressData(const unsigned char *compData, int compDataSize, int *dataSi/;" p typeref:typename:RLAPI unsigned char * | 681 DecompressData third_party/raylib/raylib-5.5_win64/include/raylib.h /^RLAPI unsigned char *DecompressData(const unsigned char *compData, int compDataSize, int *dataSi/;" p typeref:typename:RLAPI unsigned char * |
| 677 DecreaseFontSize third_party/raylib/custom.h /^void DecreaseFontSize();$/;" p typeref:typename:void | 682 DecreaseFontSize third_party/raylib/custom.h /^void DecreaseFontSize(void);$/;" p typeref:typename:void |
| 678 DefaultBehaviours third_party/raylib/custom.h /^void DefaultBehaviours();$/;" p typeref:typename:void | 683 DefaultBehaviours third_party/raylib/custom.h /^void DefaultBehaviours(void);$/;" p typeref:typename:void |
| 679 DefaultQuotaLimit third_party/libuv/src/win/winapi.h /^ LARGE_INTEGER DefaultQuotaLimit;$/;" m struct:_FILE_FS_CONTROL_INFORMATION typeref:typename:LARGE_INTEGER | 684 DefaultQuotaLimit third_party/libuv/src/win/winapi.h /^ LARGE_INTEGER DefaultQuotaLimit;$/;" m struct:_FILE_FS_CONTROL_INFORMATION typeref:typename:LARGE_INTEGER |
| 680 DefaultQuotaThreshold third_party/libuv/src/win/winapi.h /^ LARGE_INTEGER DefaultQuotaThreshold;$/;" m struct:_FILE_FS_CONTROL_INFORMATION typeref:typename:LARGE_INTEGER | 685 DefaultQuotaThreshold third_party/libuv/src/win/winapi.h /^ LARGE_INTEGER DefaultQuotaThreshold;$/;" m struct:_FILE_FS_CONTROL_INFORMATION typeref:typename:LARGE_INTEGER |
| 681 Deita_Column_Type deita/deita.h /^} Deita_Column_Type;$/;" t typeref:enum:__anonce31f2d80203 | 686 Deita_Column_Type deita/deita.h /^} Deita_Column_Type;$/;" t typeref:enum:__anonce31f2d80203 |
| 682 Deita_Connection deita/deita.h /^typedef struct Deita_Connection Deita_Connection;$/;" t typeref:struct:Deita_Connection | 687 Deita_Connection deita/deita.h /^typedef struct Deita_Connection Deita_Connection;$/;" t typeref:struct:Deita_Connection |
| 683 Deita_Connection deita/deita_internal.h /^struct Deita_Connection$/;" s | 688 Deita_Connection deita/deita_internal.h /^struct Deita_Connection$/;" s |
| 1010 DrawRectangleRoundedLines third_party/raylib/raylib-5.5_win64/include/raylib.h /^RLAPI void DrawRectangleRoundedLines(Rectangle rec, float roundness, int segments, Color color);/;" p typeref:typename:RLAPI void | 1015 DrawRectangleRoundedLines third_party/raylib/raylib-5.5_win64/include/raylib.h /^RLAPI void DrawRectangleRoundedLines(Rectangle rec, float roundness, int segments, Color color);/;" p typeref:typename:RLAPI void |
| 1011 DrawRectangleRoundedLinesEx third_party/raylib/include/raylib.h /^RLAPI void DrawRectangleRoundedLinesEx(Rectangle rec, float roundness, int segments, float lineT/;" p typeref:typename:RLAPI void | 1016 DrawRectangleRoundedLinesEx third_party/raylib/include/raylib.h /^RLAPI void DrawRectangleRoundedLinesEx(Rectangle rec, float roundness, int segments, float lineT/;" p typeref:typename:RLAPI void |
| 1012 DrawRectangleRoundedLinesEx third_party/raylib/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void DrawRectangleRoundedLinesEx(Rectangle rec, float roundness, int segments, float lineT/;" p typeref:typename:RLAPI void | 1017 DrawRectangleRoundedLinesEx third_party/raylib/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void DrawRectangleRoundedLinesEx(Rectangle rec, float roundness, int segments, float lineT/;" p typeref:typename:RLAPI void |
| 1013 DrawRectangleRoundedLinesEx third_party/raylib/raylib-5.5_macos/include/raylib.h /^RLAPI void DrawRectangleRoundedLinesEx(Rectangle rec, float roundness, int segments, float lineT/;" p typeref:typename:RLAPI void | 1018 DrawRectangleRoundedLinesEx third_party/raylib/raylib-5.5_macos/include/raylib.h /^RLAPI void DrawRectangleRoundedLinesEx(Rectangle rec, float roundness, int segments, float lineT/;" p typeref:typename:RLAPI void |
| 1014 DrawRectangleRoundedLinesEx third_party/raylib/raylib-5.5_win64/include/raylib.h /^RLAPI void DrawRectangleRoundedLinesEx(Rectangle rec, float roundness, int segments, float lineT/;" p typeref:typename:RLAPI void | 1019 DrawRectangleRoundedLinesEx third_party/raylib/raylib-5.5_win64/include/raylib.h /^RLAPI void DrawRectangleRoundedLinesEx(Rectangle rec, float roundness, int segments, float lineT/;" p typeref:typename:RLAPI void |
| 1020 DrawRectangleSelectiveRounded third_party/raylib/custom.h /^void DrawRectangleSelectiveRounded(Rectangle rec, float radius, int segments, Color color,$/;" p typeref:typename:void | |
| 1021 DrawRectangleSelectiveRoundedLines third_party/raylib/custom.h /^void DrawRectangleSelectiveRoundedLines(Rectangle rec, float radius, int segments, Color color,$/;" p typeref:typename:void | |
| 1015 DrawRectangleV third_party/raylib/include/raylib.h /^RLAPI void DrawRectangleV(Vector2 position, Vector2 size, Color color); /;" p typeref:typename:RLAPI void | 1022 DrawRectangleV third_party/raylib/include/raylib.h /^RLAPI void DrawRectangleV(Vector2 position, Vector2 size, Color color); /;" p typeref:typename:RLAPI void |
| 1016 DrawRectangleV third_party/raylib/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void DrawRectangleV(Vector2 position, Vector2 size, Color color); /;" p typeref:typename:RLAPI void | 1023 DrawRectangleV third_party/raylib/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void DrawRectangleV(Vector2 position, Vector2 size, Color color); /;" p typeref:typename:RLAPI void |
| 1017 DrawRectangleV third_party/raylib/raylib-5.5_macos/include/raylib.h /^RLAPI void DrawRectangleV(Vector2 position, Vector2 size, Color color); /;" p typeref:typename:RLAPI void | 1024 DrawRectangleV third_party/raylib/raylib-5.5_macos/include/raylib.h /^RLAPI void DrawRectangleV(Vector2 position, Vector2 size, Color color); /;" p typeref:typename:RLAPI void |
| 1018 DrawRectangleV third_party/raylib/raylib-5.5_win64/include/raylib.h /^RLAPI void DrawRectangleV(Vector2 position, Vector2 size, Color color); /;" p typeref:typename:RLAPI void | 1025 DrawRectangleV third_party/raylib/raylib-5.5_win64/include/raylib.h /^RLAPI void DrawRectangleV(Vector2 position, Vector2 size, Color color); /;" p typeref:typename:RLAPI void |
| 1019 DrawRing third_party/raylib/include/raylib.h /^RLAPI void DrawRing(Vector2 center, float innerRadius, float outerRadius, float startAngle, floa/;" p typeref:typename:RLAPI void | 1026 DrawRing third_party/raylib/include/raylib.h /^RLAPI void DrawRing(Vector2 center, float innerRadius, float outerRadius, float startAngle, floa/;" p typeref:typename:RLAPI void |
| 1145 DrawTriangleStrip3D third_party/raylib/raylib-5.5_macos/include/raylib.h /^RLAPI void DrawTriangleStrip3D(const Vector3 *points, int pointCount, Color color); /;" p typeref:typename:RLAPI void | 1152 DrawTriangleStrip3D third_party/raylib/raylib-5.5_macos/include/raylib.h /^RLAPI void DrawTriangleStrip3D(const Vector3 *points, int pointCount, Color color); /;" p typeref:typename:RLAPI void |
| 1146 DrawTriangleStrip3D third_party/raylib/raylib-5.5_win64/include/raylib.h /^RLAPI void DrawTriangleStrip3D(const Vector3 *points, int pointCount, Color color); /;" p typeref:typename:RLAPI void | 1153 DrawTriangleStrip3D third_party/raylib/raylib-5.5_win64/include/raylib.h /^RLAPI void DrawTriangleStrip3D(const Vector3 *points, int pointCount, Color color); /;" p typeref:typename:RLAPI void |
| 1147 DriverInPath third_party/libuv/src/win/winapi.h /^ BOOLEAN DriverInPath;$/;" m struct:_FILE_FS_DRIVER_PATH_INFORMATION typeref:typename:BOOLEAN | 1154 DriverInPath third_party/libuv/src/win/winapi.h /^ BOOLEAN DriverInPath;$/;" m struct:_FILE_FS_DRIVER_PATH_INFORMATION typeref:typename:BOOLEAN |
| 1148 DriverName third_party/libuv/src/win/winapi.h /^ WCHAR DriverName[1];$/;" m struct:_FILE_FS_DRIVER_PATH_INFORMATION typeref:typename:WCHAR[1] | 1155 DriverName third_party/libuv/src/win/winapi.h /^ WCHAR DriverName[1];$/;" m struct:_FILE_FS_DRIVER_PATH_INFORMATION typeref:typename:WCHAR[1] |
| 1149 DriverNameLength third_party/libuv/src/win/winapi.h /^ ULONG DriverNameLength;$/;" m struct:_FILE_FS_DRIVER_PATH_INFORMATION typeref:typename:ULONG | 1156 DriverNameLength third_party/libuv/src/win/winapi.h /^ ULONG DriverNameLength;$/;" m struct:_FILE_FS_DRIVER_PATH_INFORMATION typeref:typename:ULONG |
| 1157 DropdownTextBoxConfig third_party/raylib/custom.h /^} DropdownTextBoxConfig;$/;" t typeref:struct:__anon7f8247c10308 | |
| 1150 ENABLE_EXTENDED_FLAGS third_party/libuv/src/win/winapi.h /^# define ENABLE_EXTENDED_FLAGS /;" d | 1158 ENABLE_EXTENDED_FLAGS third_party/libuv/src/win/winapi.h /^# define ENABLE_EXTENDED_FLAGS /;" d |
| 1151 ENABLE_INSERT_MODE third_party/libuv/src/win/winapi.h /^# define ENABLE_INSERT_MODE /;" d | 1159 ENABLE_INSERT_MODE third_party/libuv/src/win/winapi.h /^# define ENABLE_INSERT_MODE /;" d |
| 1152 ENABLE_QUICK_EDIT_MODE third_party/libuv/src/win/winapi.h /^# define ENABLE_QUICK_EDIT_MODE /;" d | 1160 ENABLE_QUICK_EDIT_MODE third_party/libuv/src/win/winapi.h /^# define ENABLE_QUICK_EDIT_MODE /;" d |
| 1153 EPOLL_CTL_ADD third_party/libuv/src/unix/os390-syscalls.h /^#define EPOLL_CTL_ADD /;" d | 1161 EPOLL_CTL_ADD third_party/libuv/src/unix/os390-syscalls.h /^#define EPOLL_CTL_ADD /;" d |
| 1154 EPOLL_CTL_DEL third_party/libuv/src/unix/os390-syscalls.h /^#define EPOLL_CTL_DEL /;" d | 1162 EPOLL_CTL_DEL third_party/libuv/src/unix/os390-syscalls.h /^#define EPOLL_CTL_DEL /;" d |
| 3091 ImageToPOT third_party/raylib/include/raylib.h /^RLAPI void ImageToPOT(Image *image, Color fill); /;" p typeref:typename:RLAPI void | 3099 ImageToPOT third_party/raylib/include/raylib.h /^RLAPI void ImageToPOT(Image *image, Color fill); /;" p typeref:typename:RLAPI void |
| 3092 ImageToPOT third_party/raylib/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void ImageToPOT(Image *image, Color fill); /;" p typeref:typename:RLAPI void | 3100 ImageToPOT third_party/raylib/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void ImageToPOT(Image *image, Color fill); /;" p typeref:typename:RLAPI void |
| 3093 ImageToPOT third_party/raylib/raylib-5.5_macos/include/raylib.h /^RLAPI void ImageToPOT(Image *image, Color fill); /;" p typeref:typename:RLAPI void | 3101 ImageToPOT third_party/raylib/raylib-5.5_macos/include/raylib.h /^RLAPI void ImageToPOT(Image *image, Color fill); /;" p typeref:typename:RLAPI void |
| 3094 ImageToPOT third_party/raylib/raylib-5.5_win64/include/raylib.h /^RLAPI void ImageToPOT(Image *image, Color fill); /;" p typeref:typename:RLAPI void | 3102 ImageToPOT third_party/raylib/raylib-5.5_win64/include/raylib.h /^RLAPI void ImageToPOT(Image *image, Color fill); /;" p typeref:typename:RLAPI void |
| 3095 InboundQuota third_party/libuv/src/win/winapi.h /^ ULONG InboundQuota;$/;" m struct:_FILE_PIPE_LOCAL_INFORMATION typeref:typename:ULONG | 3103 InboundQuota third_party/libuv/src/win/winapi.h /^ ULONG InboundQuota;$/;" m struct:_FILE_PIPE_LOCAL_INFORMATION typeref:typename:ULONG |
| 3096 IncreaseFontSize third_party/raylib/custom.h /^void IncreaseFontSize();$/;" p typeref:typename:void | 3104 IncreaseFontSize third_party/raylib/custom.h /^void IncreaseFontSize(void);$/;" p typeref:typename:void |
| 3097 IndexNumber third_party/libuv/src/win/winapi.h /^ LARGE_INTEGER IndexNumber;$/;" m struct:_FILE_INTERNAL_INFORMATION typeref:typename:LARGE_INTEGER | 3105 IndexNumber third_party/libuv/src/win/winapi.h /^ LARGE_INTEGER IndexNumber;$/;" m struct:_FILE_INTERNAL_INFORMATION typeref:typename:LARGE_INTEGER |
| 3098 Information third_party/libuv/src/win/winapi.h /^ ULONG_PTR Information;$/;" m struct:_IO_STATUS_BLOCK typeref:typename:ULONG_PTR | 3106 Information third_party/libuv/src/win/winapi.h /^ ULONG_PTR Information;$/;" m struct:_IO_STATUS_BLOCK typeref:typename:ULONG_PTR |
| 3099 InheritedFromUniqueProcessId third_party/libuv/src/win/winapi.h /^ ULONG_PTR InheritedFromUniqueProcessId;$/;" m struct:_PROCESS_BASIC_INFORMATION typeref:typename:ULONG_PTR | 3107 InheritedFromUniqueProcessId third_party/libuv/src/win/winapi.h /^ ULONG_PTR InheritedFromUniqueProcessId;$/;" m struct:_PROCESS_BASIC_INFORMATION typeref:typename:ULONG_PTR |
| 3100 InitAudioDevice third_party/raylib/include/raylib.h /^RLAPI void InitAudioDevice(void); \/\/ Initialize audio devi/;" p typeref:typename:RLAPI void | 3108 InitAudioDevice third_party/raylib/include/raylib.h /^RLAPI void InitAudioDevice(void); \/\/ Initialize audio devi/;" p typeref:typename:RLAPI void |
| 3101 InitAudioDevice third_party/raylib/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void InitAudioDevice(void); \/\/ Initialize audio devi/;" p typeref:typename:RLAPI void | 3109 InitAudioDevice third_party/raylib/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void InitAudioDevice(void); \/\/ Initialize audio devi/;" p typeref:typename:RLAPI void |
| 4717 PollInputEvents third_party/raylib/include/raylib.h /^RLAPI void PollInputEvents(void); \/\/ Register all input events$/;" p typeref:typename:RLAPI void | 4725 PollInputEvents third_party/raylib/include/raylib.h /^RLAPI void PollInputEvents(void); \/\/ Register all input events$/;" p typeref:typename:RLAPI void |
| 4718 PollInputEvents third_party/raylib/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void PollInputEvents(void); \/\/ Register all input events$/;" p typeref:typename:RLAPI void | 4726 PollInputEvents third_party/raylib/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void PollInputEvents(void); \/\/ Register all input events$/;" p typeref:typename:RLAPI void |
| 4719 PollInputEvents third_party/raylib/raylib-5.5_macos/include/raylib.h /^RLAPI void PollInputEvents(void); \/\/ Register all input events$/;" p typeref:typename:RLAPI void | 4727 PollInputEvents third_party/raylib/raylib-5.5_macos/include/raylib.h /^RLAPI void PollInputEvents(void); \/\/ Register all input events$/;" p typeref:typename:RLAPI void |
| 4720 PollInputEvents third_party/raylib/raylib-5.5_win64/include/raylib.h /^RLAPI void PollInputEvents(void); \/\/ Register all input events$/;" p typeref:typename:RLAPI void | 4728 PollInputEvents third_party/raylib/raylib-5.5_win64/include/raylib.h /^RLAPI void PollInputEvents(void); \/\/ Register all input events$/;" p typeref:typename:RLAPI void |
| 4721 PositionInformation third_party/libuv/src/win/winapi.h /^ FILE_POSITION_INFORMATION PositionInformation;$/;" m struct:_FILE_ALL_INFORMATION typeref:typename:FILE_POSITION_INFORMATION | 4729 PositionInformation third_party/libuv/src/win/winapi.h /^ FILE_POSITION_INFORMATION PositionInformation;$/;" m struct:_FILE_ALL_INFORMATION typeref:typename:FILE_POSITION_INFORMATION |
| 4730 PostDog_DarkColorScheme third_party/raylib/custom.h /^ColorScheme PostDog_DarkColorScheme(void);$/;" p typeref:typename:ColorScheme | |
| 4731 PostDog_DefaultColorScheme third_party/raylib/custom.h /^ColorScheme PostDog_DefaultColorScheme(void);$/;" p typeref:typename:ColorScheme | |
| 4732 PostDog_DropdownTextBox third_party/raylib/custom.h /^boolean PostDog_DropdownTextBox(Rectangle bounds, DropdownTextBoxConfig config);$/;" p typeref:typename:boolean | |
| 4733 PostDog_InitColorScheme third_party/raylib/custom.h /^void PostDog_InitColorScheme(void);$/;" p typeref:typename:void | |
| 4734 PostDog_SetColorScheme third_party/raylib/custom.h /^void PostDog_SetColorScheme(ColorScheme scheme);$/;" p typeref:typename:void | |
| 4735 PostDog_SplitPanel third_party/raylib/custom.h /^void PostDog_SplitPanel(Rectangle bounds, SplitPanelConfig config,$/;" p typeref:typename:void | |
| 4736 PostDog_SplitPanelDraw third_party/raylib/custom.h /^void PostDog_SplitPanelDraw(Rectangle bounds, SplitPanelConfig config);$/;" p typeref:typename:void | |
| 4737 PostDog_TabBar third_party/raylib/custom.h /^boolean PostDog_TabBar(Rectangle bounds, TabConfig config);$/;" p typeref:typename:boolean | |
| 4738 PostDog_TabBarSimple third_party/raylib/custom.h /^boolean PostDog_TabBarSimple(Rectangle bounds, const char **labels, int count, int *active_tab);$/;" p typeref:typename:boolean | |
| 4722 PrintNameLength third_party/libuv/src/win/winapi.h /^ USHORT PrintNameLength;$/;" m struct:_REPARSE_DATA_BUFFER::__anon941c3301010a::__anon941c33010208 typeref:typename:USHORT | 4739 PrintNameLength third_party/libuv/src/win/winapi.h /^ USHORT PrintNameLength;$/;" m struct:_REPARSE_DATA_BUFFER::__anon941c3301010a::__anon941c33010208 typeref:typename:USHORT |
| 4723 PrintNameLength third_party/libuv/src/win/winapi.h /^ USHORT PrintNameLength;$/;" m struct:_REPARSE_DATA_BUFFER::__anon941c3301010a::__anon941c33010308 typeref:typename:USHORT | 4740 PrintNameLength third_party/libuv/src/win/winapi.h /^ USHORT PrintNameLength;$/;" m struct:_REPARSE_DATA_BUFFER::__anon941c3301010a::__anon941c33010308 typeref:typename:USHORT |
| 4724 PrintNameOffset third_party/libuv/src/win/winapi.h /^ USHORT PrintNameOffset;$/;" m struct:_REPARSE_DATA_BUFFER::__anon941c3301010a::__anon941c33010208 typeref:typename:USHORT | 4741 PrintNameOffset third_party/libuv/src/win/winapi.h /^ USHORT PrintNameOffset;$/;" m struct:_REPARSE_DATA_BUFFER::__anon941c3301010a::__anon941c33010208 typeref:typename:USHORT |
| 4725 PrintNameOffset third_party/libuv/src/win/winapi.h /^ USHORT PrintNameOffset;$/;" m struct:_REPARSE_DATA_BUFFER::__anon941c3301010a::__anon941c33010308 typeref:typename:USHORT | 4742 PrintNameOffset third_party/libuv/src/win/winapi.h /^ USHORT PrintNameOffset;$/;" m struct:_REPARSE_DATA_BUFFER::__anon941c3301010a::__anon941c33010308 typeref:typename:USHORT |
| 4726 ProcessBasicInformation third_party/libuv/src/win/winapi.h /^# define ProcessBasicInformation /;" d | 4743 ProcessBasicInformation third_party/libuv/src/win/winapi.h /^# define ProcessBasicInformation /;" d |
| 7421 Seobeo_WebSocket seobeo/seobeo_internal.h /^} Seobeo_WebSocket;$/;" t typeref:struct:__anon7a4da8400b08 | 7438 Seobeo_WebSocket seobeo/seobeo_internal.h /^} Seobeo_WebSocket;$/;" t typeref:struct:__anon7a4da8400b08 |
| 7422 Seobeo_WebSocket_Close seobeo/seobeo.h /^extern int32 Seobeo_WebSocket_Close(Seobeo_WebSocket *p_ws, uint16 code, con/;" p typeref:typename:int32 | 7439 Seobeo_WebSocket_Close seobeo/seobeo.h /^extern int32 Seobeo_WebSocket_Close(Seobeo_WebSocket *p_ws, uint16 code, con/;" p typeref:typename:int32 |
| 7423 Seobeo_WebSocket_Close seobeo/seobeo_internal.h /^extern int32 Seobeo_WebSocket_Close(Seobeo_WebSocket *p_ws, uint16 code, con/;" p typeref:typename:int32 | 7440 Seobeo_WebSocket_Close seobeo/seobeo_internal.h /^extern int32 Seobeo_WebSocket_Close(Seobeo_WebSocket *p_ws, uint16 code, con/;" p typeref:typename:int32 |
| 7424 Seobeo_WebSocket_Connect seobeo/seobeo.h /^extern Seobeo_WebSocket *Seobeo_WebSocket_Connect(const char *url);$/;" p typeref:typename:Seobeo_WebSocket * | 7441 Seobeo_WebSocket_Connect seobeo/seobeo.h /^extern Seobeo_WebSocket *Seobeo_WebSocket_Connect(const char *url);$/;" p typeref:typename:Seobeo_WebSocket * |
| 7425 Seobeo_WebSocket_Connect seobeo/seobeo_internal.h /^extern Seobeo_WebSocket *Seobeo_WebSocket_Connect(const char *url);$/;" p typeref:typename:Seobeo_WebSocket * | 7442 Seobeo_WebSocket_Connect seobeo/seobeo_internal.h /^extern Seobeo_WebSocket *Seobeo_WebSocket_Connect(const char *url);$/;" p typeref:typename:Seobeo_WebSocket * |
| 7443 Seobeo_WebSocket_Connect_With_Headers seobeo/seobeo.h /^extern Seobeo_WebSocket *Seobeo_WebSocket_Connect_With_Headers(const char *url, const ch/;" p typeref:typename:Seobeo_WebSocket * | |
| 7426 Seobeo_WebSocket_Destroy seobeo/seobeo.h /^extern void Seobeo_WebSocket_Destroy(Seobeo_WebSocket *p_ws);$/;" p typeref:typename:void | 7444 Seobeo_WebSocket_Destroy seobeo/seobeo.h /^extern void Seobeo_WebSocket_Destroy(Seobeo_WebSocket *p_ws);$/;" p typeref:typename:void |
| 7427 Seobeo_WebSocket_Destroy seobeo/seobeo_internal.h /^extern void Seobeo_WebSocket_Destroy(Seobeo_WebSocket *p_ws);$/;" p typeref:typename:void | 7445 Seobeo_WebSocket_Destroy seobeo/seobeo_internal.h /^extern void Seobeo_WebSocket_Destroy(Seobeo_WebSocket *p_ws);$/;" p typeref:typename:void |
| 7428 Seobeo_WebSocket_Mask_Data seobeo/seobeo_internal.h /^extern void Seobeo_WebSocket_Mask_Data(uint8 *data, size_t length, const ui/;" p typeref:typename:void | 7446 Seobeo_WebSocket_Mask_Data seobeo/seobeo_internal.h /^extern void Seobeo_WebSocket_Mask_Data(uint8 *data, size_t length, const ui/;" p typeref:typename:void |
| 7429 Seobeo_WebSocket_Message seobeo/seobeo_internal.h /^} Seobeo_WebSocket_Message;$/;" t typeref:struct:__anon7a4da8400a08 | 7447 Seobeo_WebSocket_Message seobeo/seobeo_internal.h /^} Seobeo_WebSocket_Message;$/;" t typeref:struct:__anon7a4da8400a08 |
| 7430 Seobeo_WebSocket_Message_Destroy seobeo/seobeo.h /^extern void Seobeo_WebSocket_Message_Destroy(Seobeo_WebSocket_Message *p_ms/;" p typeref:typename:void | 7448 Seobeo_WebSocket_Message_Destroy seobeo/seobeo.h /^extern void Seobeo_WebSocket_Message_Destroy(Seobeo_WebSocket_Message *p_ms/;" p typeref:typename:void |
| 7722 Sound third_party/raylib/raylib-5.5_linux_amd64/include/raylib.h /^} Sound;$/;" t typeref:struct:Sound | 7740 Sound third_party/raylib/raylib-5.5_linux_amd64/include/raylib.h /^} Sound;$/;" t typeref:struct:Sound |
| 7723 Sound third_party/raylib/raylib-5.5_macos/include/raylib.h /^typedef struct Sound {$/;" s | 7741 Sound third_party/raylib/raylib-5.5_macos/include/raylib.h /^typedef struct Sound {$/;" s |
| 7724 Sound third_party/raylib/raylib-5.5_macos/include/raylib.h /^} Sound;$/;" t typeref:struct:Sound | 7742 Sound third_party/raylib/raylib-5.5_macos/include/raylib.h /^} Sound;$/;" t typeref:struct:Sound |
| 7725 Sound third_party/raylib/raylib-5.5_win64/include/raylib.h /^typedef struct Sound {$/;" s | 7743 Sound third_party/raylib/raylib-5.5_win64/include/raylib.h /^typedef struct Sound {$/;" s |
| 7726 Sound third_party/raylib/raylib-5.5_win64/include/raylib.h /^} Sound;$/;" t typeref:struct:Sound | 7744 Sound third_party/raylib/raylib-5.5_win64/include/raylib.h /^} Sound;$/;" t typeref:struct:Sound |
| 7745 SplitPanelConfig third_party/raylib/custom.h /^} SplitPanelConfig;$/;" t typeref:struct:__anon7f8247c10408 | |
| 7727 StandardInformation third_party/libuv/src/win/winapi.h /^ FILE_STANDARD_INFORMATION StandardInformation;$/;" m struct:_FILE_ALL_INFORMATION typeref:typename:FILE_STANDARD_INFORMATION | 7746 StandardInformation third_party/libuv/src/win/winapi.h /^ FILE_STANDARD_INFORMATION StandardInformation;$/;" m struct:_FILE_ALL_INFORMATION typeref:typename:FILE_STANDARD_INFORMATION |
| 7728 StartAutomationEventRecording third_party/raylib/include/raylib.h /^RLAPI void StartAutomationEventRecording(void); \/\/ Sta/;" p typeref:typename:RLAPI void | 7747 StartAutomationEventRecording third_party/raylib/include/raylib.h /^RLAPI void StartAutomationEventRecording(void); \/\/ Sta/;" p typeref:typename:RLAPI void |
| 7729 StartAutomationEventRecording third_party/raylib/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void StartAutomationEventRecording(void); \/\/ Sta/;" p typeref:typename:RLAPI void | 7748 StartAutomationEventRecording third_party/raylib/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void StartAutomationEventRecording(void); \/\/ Sta/;" p typeref:typename:RLAPI void |
| 7730 StartAutomationEventRecording third_party/raylib/raylib-5.5_macos/include/raylib.h /^RLAPI void StartAutomationEventRecording(void); \/\/ Sta/;" p typeref:typename:RLAPI void | 7749 StartAutomationEventRecording third_party/raylib/raylib-5.5_macos/include/raylib.h /^RLAPI void StartAutomationEventRecording(void); \/\/ Sta/;" p typeref:typename:RLAPI void |
| 7731 StartAutomationEventRecording third_party/raylib/raylib-5.5_win64/include/raylib.h /^RLAPI void StartAutomationEventRecording(void); \/\/ Sta/;" p typeref:typename:RLAPI void | 7750 StartAutomationEventRecording third_party/raylib/raylib-5.5_win64/include/raylib.h /^RLAPI void StartAutomationEventRecording(void); \/\/ Sta/;" p typeref:typename:RLAPI void |
| 7876 TRACELOGD third_party/raylib/include/rlgl.h /^ #define TRACELOGD(/;" d | 7895 TRACELOGD third_party/raylib/include/rlgl.h /^ #define TRACELOGD(/;" d |
| 7877 TRACELOGD third_party/raylib/raylib-5.5_linux_amd64/include/rlgl.h /^ #define TRACELOGD(/;" d | 7896 TRACELOGD third_party/raylib/raylib-5.5_linux_amd64/include/rlgl.h /^ #define TRACELOGD(/;" d |
| 7878 TRACELOGD third_party/raylib/raylib-5.5_macos/include/rlgl.h /^ #define TRACELOGD(/;" d | 7897 TRACELOGD third_party/raylib/raylib-5.5_macos/include/rlgl.h /^ #define TRACELOGD(/;" d |
| 7879 TRACELOGD third_party/raylib/raylib-5.5_win64/include/rlgl.h /^ #define TRACELOGD(/;" d | 7898 TRACELOGD third_party/raylib/raylib-5.5_win64/include/rlgl.h /^ #define TRACELOGD(/;" d |
| 7880 TRUE dowa/dowa.h /^#define TRUE /;" d | 7899 TRUE dowa/dowa.h /^#define TRUE /;" d |
| 7900 TabConfig third_party/raylib/custom.h /^} TabConfig;$/;" t typeref:struct:__anon7f8247c10208 | |
| 7881 TakeScreenshot third_party/raylib/include/raylib.h /^RLAPI void TakeScreenshot(const char *fileName); \/\/ Takes a screenshot of cur/;" p typeref:typename:RLAPI void | 7901 TakeScreenshot third_party/raylib/include/raylib.h /^RLAPI void TakeScreenshot(const char *fileName); \/\/ Takes a screenshot of cur/;" p typeref:typename:RLAPI void |
| 7882 TakeScreenshot third_party/raylib/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void TakeScreenshot(const char *fileName); \/\/ Takes a screenshot of cur/;" p typeref:typename:RLAPI void | 7902 TakeScreenshot third_party/raylib/raylib-5.5_linux_amd64/include/raylib.h /^RLAPI void TakeScreenshot(const char *fileName); \/\/ Takes a screenshot of cur/;" p typeref:typename:RLAPI void |
| 7883 TakeScreenshot third_party/raylib/raylib-5.5_macos/include/raylib.h /^RLAPI void TakeScreenshot(const char *fileName); \/\/ Takes a screenshot of cur/;" p typeref:typename:RLAPI void | 7903 TakeScreenshot third_party/raylib/raylib-5.5_macos/include/raylib.h /^RLAPI void TakeScreenshot(const char *fileName); \/\/ Takes a screenshot of cur/;" p typeref:typename:RLAPI void |
| 7884 TakeScreenshot third_party/raylib/raylib-5.5_win64/include/raylib.h /^RLAPI void TakeScreenshot(const char *fileName); \/\/ Takes a screenshot of cur/;" p typeref:typename:RLAPI void | 7904 TakeScreenshot third_party/raylib/raylib-5.5_win64/include/raylib.h /^RLAPI void TakeScreenshot(const char *fileName); \/\/ Takes a screenshot of cur/;" p typeref:typename:RLAPI void |
| 7885 TargetConditionals.h third_party/libuv/include/uv/darwin.h /^# include <TargetConditionals.h>/;" h | 7905 TargetConditionals.h third_party/libuv/include/uv/darwin.h /^# include <TargetConditionals.h>/;" h |
| 9172 Vector4Zero third_party/raylib/raylib-5.5_win64/include/raymath.h /^RMAPI Vector4 Vector4Zero(void)$/;" f typeref:typename:RMAPI Vector4 | 9192 Vector4Zero third_party/raylib/raylib-5.5_win64/include/raymath.h /^RMAPI Vector4 Vector4Zero(void)$/;" f typeref:typename:RMAPI Vector4 |
| 9173 Vector4Zeros third_party/raylib/include/raymath.h /^static constexpr Vector4 Vector4Zeros = { 0, 0, 0, 0 };$/;" v typeref:typename:constexpr Vector4 | 9193 Vector4Zeros third_party/raylib/include/raymath.h /^static constexpr Vector4 Vector4Zeros = { 0, 0, 0, 0 };$/;" v typeref:typename:constexpr Vector4 |
| 9174 Vector4Zeros third_party/raylib/raylib-5.5_linux_amd64/include/raymath.h /^static constexpr Vector4 Vector4Zeros = { 0, 0, 0, 0 };$/;" v typeref:typename:constexpr Vector4 | 9194 Vector4Zeros third_party/raylib/raylib-5.5_linux_amd64/include/raymath.h /^static constexpr Vector4 Vector4Zeros = { 0, 0, 0, 0 };$/;" v typeref:typename:constexpr Vector4 |
| 9175 Vector4Zeros third_party/raylib/raylib-5.5_macos/include/raymath.h /^static constexpr Vector4 Vector4Zeros = { 0, 0, 0, 0 };$/;" v typeref:typename:constexpr Vector4 | 9195 Vector4Zeros third_party/raylib/raylib-5.5_macos/include/raymath.h /^static constexpr Vector4 Vector4Zeros = { 0, 0, 0, 0 };$/;" v typeref:typename:constexpr Vector4 |
| 9176 Vector4Zeros third_party/raylib/raylib-5.5_win64/include/raymath.h /^static constexpr Vector4 Vector4Zeros = { 0, 0, 0, 0 };$/;" v typeref:typename:constexpr Vector4 | 9196 Vector4Zeros third_party/raylib/raylib-5.5_win64/include/raymath.h /^static constexpr Vector4 Vector4Zeros = { 0, 0, 0, 0 };$/;" v typeref:typename:constexpr Vector4 |
| 9197 VerticalSplit third_party/raylib/custom.h /^Rectangle VerticalSplit(Rectangle container, float ratio);$/;" p typeref:typename:Rectangle | |
| 9177 VolumeCreationTime third_party/libuv/src/win/winapi.h /^ LARGE_INTEGER VolumeCreationTime;$/;" m struct:_FILE_FS_VOLUME_INFORMATION typeref:typename:LARGE_INTEGER | 9198 VolumeCreationTime third_party/libuv/src/win/winapi.h /^ LARGE_INTEGER VolumeCreationTime;$/;" m struct:_FILE_FS_VOLUME_INFORMATION typeref:typename:LARGE_INTEGER |
| 9178 VolumeLabel third_party/libuv/src/win/winapi.h /^ WCHAR VolumeLabel[1];$/;" m struct:_FILE_FS_VOLUME_INFORMATION typeref:typename:WCHAR[1] | 9199 VolumeLabel third_party/libuv/src/win/winapi.h /^ WCHAR VolumeLabel[1];$/;" m struct:_FILE_FS_VOLUME_INFORMATION typeref:typename:WCHAR[1] |
| 9179 VolumeLabel third_party/libuv/src/win/winapi.h /^ WCHAR VolumeLabel[1];$/;" m struct:_FILE_FS_LABEL_INFORMATION typeref:typename:WCHAR[1] | 9200 VolumeLabel third_party/libuv/src/win/winapi.h /^ WCHAR VolumeLabel[1];$/;" m struct:_FILE_FS_LABEL_INFORMATION typeref:typename:WCHAR[1] |
| 9180 VolumeLabelLength third_party/libuv/src/win/winapi.h /^ ULONG VolumeLabelLength;$/;" m struct:_FILE_FS_VOLUME_INFORMATION typeref:typename:ULONG | 9201 VolumeLabelLength third_party/libuv/src/win/winapi.h /^ ULONG VolumeLabelLength;$/;" m struct:_FILE_FS_VOLUME_INFORMATION typeref:typename:ULONG |
| 9181 VolumeLabelLength third_party/libuv/src/win/winapi.h /^ ULONG VolumeLabelLength;$/;" m struct:_FILE_FS_LABEL_INFORMATION typeref:typename:ULONG | 9202 VolumeLabelLength third_party/libuv/src/win/winapi.h /^ ULONG VolumeLabelLength;$/;" m struct:_FILE_FS_LABEL_INFORMATION typeref:typename:ULONG |
| 9395 __anon7f1219f40203 dowa/stb_ds.h /^{$/;" g | 9416 __anon7f1219f40203 dowa/stb_ds.h /^{$/;" g |
| 9396 __anon7f1219f40308 dowa/stb_ds.h /^{$/;" s | 9417 __anon7f1219f40308 dowa/stb_ds.h /^{$/;" s |
| 9397 __anon7f1219f40408 dowa/stb_ds.h /^{$/;" s | 9418 __anon7f1219f40408 dowa/stb_ds.h /^{$/;" s |
| 9398 __anon7f1219f40508 dowa/stb_ds.h /^typedef struct { int key,b,c,d; } stbds_struct;$/;" s | 9419 __anon7f1219f40508 dowa/stb_ds.h /^typedef struct { int key,b,c,d; } stbds_struct;$/;" s |
| 9399 __anon7f1219f40608 dowa/stb_ds.h /^typedef struct { int key[2],b,c,d; } stbds_struct2;$/;" s | 9420 __anon7f1219f40608 dowa/stb_ds.h /^typedef struct { int key[2],b,c,d; } stbds_struct2;$/;" s |
| 9421 __anon7f8247c10108 third_party/raylib/custom.h /^typedef struct {$/;" s | |
| 9422 __anon7f8247c10208 third_party/raylib/custom.h /^typedef struct {$/;" s | |
| 9423 __anon7f8247c10308 third_party/raylib/custom.h /^typedef struct {$/;" s | |
| 9424 __anon7f8247c10408 third_party/raylib/custom.h /^typedef struct {$/;" s | |
| 9400 __anon82503da00108 dowa/dowa.h /^typedef struct {$/;" s | 9425 __anon82503da00108 dowa/dowa.h /^typedef struct {$/;" s |
| 9401 __anon82503da00203 dowa/dowa.h /^typedef enum {$/;" g | 9426 __anon82503da00203 dowa/dowa.h /^typedef enum {$/;" g |
| 9402 __anon82503da00308 dowa/dowa.h /^typedef struct {$/;" s | 9427 __anon82503da00308 dowa/dowa.h /^typedef struct {$/;" s |
| 9403 __anon82503da00408 dowa/dowa.h /^typedef struct {$/;" s | 9428 __anon82503da00408 dowa/dowa.h /^typedef struct {$/;" s |
| 9404 __anon82503da00508 dowa/dowa.h /^typedef struct {$/;" s | 9429 __anon82503da00508 dowa/dowa.h /^typedef struct {$/;" s |
| 9575 a third_party/raylib/raylib-5.5_win64/include/raylib.h /^ unsigned char a; \/\/ Color alpha value$/;" m struct:Color typeref:typename:unsigned char | 9600 a third_party/raylib/raylib-5.5_win64/include/raylib.h /^ unsigned char a; \/\/ Color alpha value$/;" m struct:Color typeref:typename:unsigned char |
| 9576 activeTextureId third_party/raylib/include/rlgl.h /^ unsigned int activeTextureId[RL_DEFAULT_BATCH_MAX_TEXTURE_UNITS]; \/\/ Active texture/;" m struct:rlglData::__anonb66549aa0d08 typeref:typename:unsigned int[] | 9601 activeTextureId third_party/raylib/include/rlgl.h /^ unsigned int activeTextureId[RL_DEFAULT_BATCH_MAX_TEXTURE_UNITS]; \/\/ Active texture/;" m struct:rlglData::__anonb66549aa0d08 typeref:typename:unsigned int[] |
| 9577 activeTextureId third_party/raylib/raylib-5.5_linux_amd64/include/rlgl.h /^ unsigned int activeTextureId[RL_DEFAULT_BATCH_MAX_TEXTURE_UNITS]; \/\/ Active texture/;" m struct:rlglData::__anon0cdf4ceb0d08 typeref:typename:unsigned int[] | 9602 activeTextureId third_party/raylib/raylib-5.5_linux_amd64/include/rlgl.h /^ unsigned int activeTextureId[RL_DEFAULT_BATCH_MAX_TEXTURE_UNITS]; \/\/ Active texture/;" m struct:rlglData::__anon0cdf4ceb0d08 typeref:typename:unsigned int[] |
| 9578 activeTextureId third_party/raylib/raylib-5.5_macos/include/rlgl.h /^ unsigned int activeTextureId[RL_DEFAULT_BATCH_MAX_TEXTURE_UNITS]; \/\/ Active texture/;" m struct:rlglData::__anon96c0c2130d08 typeref:typename:unsigned int[] | 9603 activeTextureId third_party/raylib/raylib-5.5_macos/include/rlgl.h /^ unsigned int activeTextureId[RL_DEFAULT_BATCH_MAX_TEXTURE_UNITS]; \/\/ Active texture/;" m struct:rlglData::__anon96c0c2130d08 typeref:typename:unsigned int[] |
| 9579 activeTextureId third_party/raylib/raylib-5.5_win64/include/rlgl.h /^ unsigned int activeTextureId[RL_DEFAULT_BATCH_MAX_TEXTURE_UNITS]; \/\/ Active texture/;" m struct:rlglData::__anon9e7796b80d08 typeref:typename:unsigned int[] | 9604 activeTextureId third_party/raylib/raylib-5.5_win64/include/rlgl.h /^ unsigned int activeTextureId[RL_DEFAULT_BATCH_MAX_TEXTURE_UNITS]; \/\/ Active texture/;" m struct:rlglData::__anon9e7796b80d08 typeref:typename:unsigned int[] |
| 9605 active_color third_party/raylib/custom.h /^ Color active_color; \/\/ Color for active tab$/;" m struct:__anon7f8247c10208 typeref:typename:Color | |
| 9580 active_handles third_party/libuv/include/uv.h /^ unsigned int active_handles;$/;" m struct:uv_loop_s typeref:typename:unsigned int | 9606 active_handles third_party/libuv/include/uv.h /^ unsigned int active_handles;$/;" m struct:uv_loop_s typeref:typename:unsigned int |
| 9581 active_reqs third_party/libuv/include/uv.h /^ } active_reqs;$/;" m struct:uv_loop_s typeref:union:uv_loop_s::__anon4de24c23190a | 9607 active_reqs third_party/libuv/include/uv.h /^ } active_reqs;$/;" m struct:uv_loop_s typeref:union:uv_loop_s::__anon4de24c23190a |
| 9608 active_tab third_party/raylib/custom.h /^ int *active_tab; \/\/ Pointer to active tab index$/;" m struct:__anon7f8247c10208 typeref:typename:int * | |
| 9609 active_text_color third_party/raylib/custom.h /^ Color active_text_color; \/\/ Text color for active tab$/;" m struct:__anon7f8247c10208 typeref:typename:Color | |
| 9582 addr third_party/libuv/src/unix/internal.h /^ struct sockaddr addr;$/;" m union:uv__sockaddr typeref:struct:sockaddr | 9610 addr third_party/libuv/src/unix/internal.h /^ struct sockaddr addr;$/;" m union:uv__sockaddr typeref:struct:sockaddr |
| 9583 address third_party/libuv/include/uv.h /^ } address;$/;" m struct:uv_interface_address_s typeref:union:uv_interface_address_s::__anon4de24c23120a | 9611 address third_party/libuv/include/uv.h /^ } address;$/;" m struct:uv_interface_address_s typeref:union:uv_interface_address_s::__anon4de24c23120a |
| 9584 address4 third_party/libuv/include/uv.h /^ struct sockaddr_in address4;$/;" m union:uv_interface_address_s::__anon4de24c23120a typeref:struct:sockaddr_in | 9612 address4 third_party/libuv/include/uv.h /^ struct sockaddr_in address4;$/;" m union:uv_interface_address_s::__anon4de24c23120a typeref:struct:sockaddr_in |
| 9585 address6 third_party/libuv/include/uv.h /^ struct sockaddr_in6 address6;$/;" m union:uv_interface_address_s::__anon4de24c23120a typeref:struct:sockaddr_in6 | 9613 address6 third_party/libuv/include/uv.h /^ struct sockaddr_in6 address6;$/;" m union:uv_interface_address_s::__anon4de24c23120a typeref:struct:sockaddr_in6 |
| 9586 advanceX third_party/raylib/include/raygui.h /^ int advanceX; \/\/ Character advance position X$/;" m struct:GlyphInfo typeref:typename:int | 9614 advanceX third_party/raylib/include/raygui.h /^ int advanceX; \/\/ Character advance position X$/;" m struct:GlyphInfo typeref:typename:int |
| 9634 b third_party/raylib/include/raygui.h /^ unsigned char b;$/;" m struct:Color typeref:typename:unsigned char | 9662 b third_party/raylib/include/raygui.h /^ unsigned char b;$/;" m struct:Color typeref:typename:unsigned char |
| 9635 b third_party/raylib/include/raylib.h /^ unsigned char b; \/\/ Color blue value$/;" m struct:Color typeref:typename:unsigned char | 9663 b third_party/raylib/include/raylib.h /^ unsigned char b; \/\/ Color blue value$/;" m struct:Color typeref:typename:unsigned char |
| 9636 b third_party/raylib/raylib-5.5_linux_amd64/include/raylib.h /^ unsigned char b; \/\/ Color blue value$/;" m struct:Color typeref:typename:unsigned char | 9664 b third_party/raylib/raylib-5.5_linux_amd64/include/raylib.h /^ unsigned char b; \/\/ Color blue value$/;" m struct:Color typeref:typename:unsigned char |
| 9637 b third_party/raylib/raylib-5.5_macos/include/raylib.h /^ unsigned char b; \/\/ Color blue value$/;" m struct:Color typeref:typename:unsigned char | 9665 b third_party/raylib/raylib-5.5_macos/include/raylib.h /^ unsigned char b; \/\/ Color blue value$/;" m struct:Color typeref:typename:unsigned char |
| 9638 b third_party/raylib/raylib-5.5_win64/include/raylib.h /^ unsigned char b; \/\/ Color blue value$/;" m struct:Color typeref:typename:unsigned char | 9666 b third_party/raylib/raylib-5.5_win64/include/raylib.h /^ unsigned char b; \/\/ Color blue value$/;" m struct:Color typeref:typename:unsigned char |
| 9667 background third_party/raylib/custom.h /^ Color background; \/\/ Main background (White)$/;" m struct:__anon7f8247c10108 typeref:typename:Color | |
| 9668 background_color third_party/raylib/custom.h /^ Color background_color;$/;" m struct:__anon7f8247c10308 typeref:typename:Color | |
| 9639 base third_party/libuv/include/uv/unix.h /^ char* base;$/;" m struct:uv_buf_t typeref:typename:char * | 9669 base third_party/libuv/include/uv/unix.h /^ char* base;$/;" m struct:uv_buf_t typeref:typename:char * |
| 9640 base third_party/libuv/include/uv/win.h /^ char* base;$/;" m struct:uv_buf_t typeref:typename:char * | 9670 base third_party/libuv/include/uv/win.h /^ char* base;$/;" m struct:uv_buf_t typeref:typename:char * |
| 9641 baseSize third_party/raylib/include/raygui.h /^ int baseSize; \/\/ Base size (default chars height)$/;" m struct:Font typeref:typename:int | 9671 baseSize third_party/raylib/include/raygui.h /^ int baseSize; \/\/ Base size (default chars height)$/;" m struct:Font typeref:typename:int |
| 9642 baseSize third_party/raylib/include/raylib.h /^ int baseSize; \/\/ Base size (default chars height)$/;" m struct:Font typeref:typename:int | 9672 baseSize third_party/raylib/include/raylib.h /^ int baseSize; \/\/ Base size (default chars height)$/;" m struct:Font typeref:typename:int |
| 9643 baseSize third_party/raylib/raylib-5.5_linux_amd64/include/raylib.h /^ int baseSize; \/\/ Base size (default chars height)$/;" m struct:Font typeref:typename:int | 9673 baseSize third_party/raylib/raylib-5.5_linux_amd64/include/raylib.h /^ int baseSize; \/\/ Base size (default chars height)$/;" m struct:Font typeref:typename:int |
| 9684 bones third_party/raylib/raylib-5.5_macos/include/raylib.h /^ BoneInfo *bones; \/\/ Bones information (skeleton)$/;" m struct:Model typeref:typename:BoneInfo * | 9714 bones third_party/raylib/raylib-5.5_macos/include/raylib.h /^ BoneInfo *bones; \/\/ Bones information (skeleton)$/;" m struct:Model typeref:typename:BoneInfo * |
| 9685 bones third_party/raylib/raylib-5.5_macos/include/raylib.h /^ BoneInfo *bones; \/\/ Bones information (skeleton)$/;" m struct:ModelAnimation typeref:typename:BoneInfo * | 9715 bones third_party/raylib/raylib-5.5_macos/include/raylib.h /^ BoneInfo *bones; \/\/ Bones information (skeleton)$/;" m struct:ModelAnimation typeref:typename:BoneInfo * |
| 9686 bones third_party/raylib/raylib-5.5_win64/include/raylib.h /^ BoneInfo *bones; \/\/ Bones information (skeleton)$/;" m struct:Model typeref:typename:BoneInfo * | 9716 bones third_party/raylib/raylib-5.5_win64/include/raylib.h /^ BoneInfo *bones; \/\/ Bones information (skeleton)$/;" m struct:Model typeref:typename:BoneInfo * |
| 9687 bones third_party/raylib/raylib-5.5_win64/include/raylib.h /^ BoneInfo *bones; \/\/ Bones information (skeleton)$/;" m struct:ModelAnimation typeref:typename:BoneInfo * | 9717 bones third_party/raylib/raylib-5.5_win64/include/raylib.h /^ BoneInfo *bones; \/\/ Bones information (skeleton)$/;" m struct:ModelAnimation typeref:typename:BoneInfo * |
| 9688 boolean dowa/dowa.h /^typedef char boolean;$/;" t typeref:typename:char | 9718 boolean dowa/dowa.h /^typedef char boolean;$/;" t typeref:typename:char |
| 9719 border third_party/raylib/custom.h /^ Color border; \/\/ Border color$/;" m struct:__anon7f8247c10108 typeref:typename:Color | |
| 9720 border_color third_party/raylib/custom.h /^ Color border_color;$/;" m struct:__anon7f8247c10308 typeref:typename:Color | |
| 9721 border_color third_party/raylib/custom.h /^ Color border_color;$/;" m struct:__anon7f8247c10408 typeref:typename:Color | |
| 9689 bottom third_party/raylib/include/raylib.h /^ int bottom; \/\/ Bottom border offset$/;" m struct:NPatchInfo typeref:typename:int | 9722 bottom third_party/raylib/include/raylib.h /^ int bottom; \/\/ Bottom border offset$/;" m struct:NPatchInfo typeref:typename:int |
| 9690 bottom third_party/raylib/raylib-5.5_linux_amd64/include/raylib.h /^ int bottom; \/\/ Bottom border offset$/;" m struct:NPatchInfo typeref:typename:int | 9723 bottom third_party/raylib/raylib-5.5_linux_amd64/include/raylib.h /^ int bottom; \/\/ Bottom border offset$/;" m struct:NPatchInfo typeref:typename:int |
| 9691 bottom third_party/raylib/raylib-5.5_macos/include/raylib.h /^ int bottom; \/\/ Bottom border offset$/;" m struct:NPatchInfo typeref:typename:int | 9724 bottom third_party/raylib/raylib-5.5_macos/include/raylib.h /^ int bottom; \/\/ Bottom border offset$/;" m struct:NPatchInfo typeref:typename:int |
| 9692 bottom third_party/raylib/raylib-5.5_win64/include/raylib.h /^ int bottom; \/\/ Bottom border offset$/;" m struct:NPatchInfo typeref:typename:int | 9725 bottom third_party/raylib/raylib-5.5_win64/include/raylib.h /^ int bottom; \/\/ Bottom border offset$/;" m struct:NPatchInfo typeref:typename:int |
| 9693 broadcast_event third_party/libuv/include/uv/win.h /^ HANDLE broadcast_event;$/;" m struct:__anond441abe0010a::__anond441abe00208 typeref:typename:HANDLE | 9726 broadcast_event third_party/libuv/include/uv/win.h /^ HANDLE broadcast_event;$/;" m struct:__anond441abe0010a::__anond441abe00208 typeref:typename:HANDLE |
| 9780 connected seobeo/seobeo_internal.h /^ boolean connected; $/;" m struct:__anon7a4da8400208 typeref:typename:boolean | 9813 connected seobeo/seobeo_internal.h /^ boolean connected; $/;" m struct:__anon7a4da8400208 typeref:typename:boolean |
| 9781 container_of third_party/libuv/src/uv-common.h /^#define container_of(/;" d | 9814 container_of third_party/libuv/src/uv-common.h /^#define container_of(/;" d |
| 9782 container_of third_party/libuv/test/task.h /^#define container_of(/;" d | 9815 container_of third_party/libuv/test/task.h /^#define container_of(/;" d |
| 9783 content seobeo/seobeo_internal.h /^ char *content;$/;" m struct:__anon7a4da8400308 typeref:typename:char * | 9816 content seobeo/seobeo_internal.h /^ char *content;$/;" m struct:__anon7a4da8400308 typeref:typename:char * |
| 9784 controlId third_party/raylib/include/raygui.h /^ unsigned short controlId; \/\/ Control identifier$/;" m struct:GuiStyleProp typeref:typename:unsigned short | 9817 controlId third_party/raylib/include/raygui.h /^ unsigned short controlId; \/\/ Control identifier$/;" m struct:GuiStyleProp typeref:typename:unsigned short |
| 9818 corner_radius third_party/raylib/custom.h /^ float corner_radius; \/\/ Corner radius for rounded tabs$/;" m struct:__anon7f8247c10208 typeref:typename:float | |
| 9819 corner_radius third_party/raylib/custom.h /^ float corner_radius;$/;" m struct:__anon7f8247c10308 typeref:typename:float | |
| 9820 corner_radius third_party/raylib/custom.h /^ float corner_radius;$/;" m struct:__anon7f8247c10408 typeref:typename:float | |
| 9785 count third_party/libuv/include/uv.h /^ unsigned int count;$/;" m union:uv_loop_s::__anon4de24c23190a typeref:typename:unsigned int | 9821 count third_party/libuv/include/uv.h /^ unsigned int count;$/;" m union:uv_loop_s::__anon4de24c23190a typeref:typename:unsigned int |
| 9822 count third_party/raylib/custom.h /^ int count; \/\/ Number of tabs$/;" m struct:__anon7f8247c10208 typeref:typename:int | |
| 9786 count third_party/raylib/include/raylib.h /^ unsigned int count; \/\/ Events entries count$/;" m struct:AutomationEventList typeref:typename:unsigned int | 9823 count third_party/raylib/include/raylib.h /^ unsigned int count; \/\/ Events entries count$/;" m struct:AutomationEventList typeref:typename:unsigned int |
| 9787 count third_party/raylib/include/raylib.h /^ unsigned int count; \/\/ Filepaths entries count$/;" m struct:FilePathList typeref:typename:unsigned int | 9824 count third_party/raylib/include/raylib.h /^ unsigned int count; \/\/ Filepaths entries count$/;" m struct:FilePathList typeref:typename:unsigned int |
| 9788 count third_party/raylib/raylib-5.5_linux_amd64/include/raylib.h /^ unsigned int count; \/\/ Events entries count$/;" m struct:AutomationEventList typeref:typename:unsigned int | 9825 count third_party/raylib/raylib-5.5_linux_amd64/include/raylib.h /^ unsigned int count; \/\/ Events entries count$/;" m struct:AutomationEventList typeref:typename:unsigned int |
| 9789 count third_party/raylib/raylib-5.5_linux_amd64/include/raylib.h /^ unsigned int count; \/\/ Filepaths entries count$/;" m struct:FilePathList typeref:typename:unsigned int | 9826 count third_party/raylib/raylib-5.5_linux_amd64/include/raylib.h /^ unsigned int count; \/\/ Filepaths entries count$/;" m struct:FilePathList typeref:typename:unsigned int |
| 9790 count third_party/raylib/raylib-5.5_macos/include/raylib.h /^ unsigned int count; \/\/ Events entries count$/;" m struct:AutomationEventList typeref:typename:unsigned int | 9827 count third_party/raylib/raylib-5.5_macos/include/raylib.h /^ unsigned int count; \/\/ Events entries count$/;" m struct:AutomationEventList typeref:typename:unsigned int |
| 9925 distance third_party/raylib/raylib-5.5_macos/include/raylib.h /^ float distance; \/\/ Distance to the nearest hit$/;" m struct:RayCollision typeref:typename:float | 9962 distance third_party/raylib/raylib-5.5_macos/include/raylib.h /^ float distance; \/\/ Distance to the nearest hit$/;" m struct:RayCollision typeref:typename:float |
| 9926 distance third_party/raylib/raylib-5.5_win64/include/raylib.h /^ float distance; \/\/ Distance to the nearest hit$/;" m struct:RayCollision typeref:typename:float | 9963 distance third_party/raylib/raylib-5.5_win64/include/raylib.h /^ float distance; \/\/ Distance to the nearest hit$/;" m struct:RayCollision typeref:typename:float |
| 9927 done third_party/libuv/include/uv/threadpool.h /^ void (*done)(struct uv__work *w, int status);$/;" m struct:uv__work typeref:typename:void (*)(struct uv__work * w,int status) | 9964 done third_party/libuv/include/uv/threadpool.h /^ void (*done)(struct uv__work *w, int status);$/;" m struct:uv__work typeref:typename:void (*)(struct uv__work * w,int status) |
| 9928 dowa/dowa.h deita/deita.h /^#include "dowa\/dowa.h"/;" h | 9965 dowa/dowa.h deita/deita.h /^#include "dowa\/dowa.h"/;" h |
| 9929 dowa/dowa.h seobeo/seobeo_internal.h /^#include "dowa\/dowa.h"/;" h | 9966 dowa/dowa.h seobeo/seobeo_internal.h /^#include "dowa\/dowa.h"/;" h |
| 9967 dowa/dowa.h third_party/raylib/custom.h /^#include "dowa\/dowa.h"/;" h | |
| 9930 dowa__array_free dowa/dowa.h /^DLAPI void dowa__array_free(void *p_array);$/;" p typeref:typename:DLAPI void | 9968 dowa__array_free dowa/dowa.h /^DLAPI void dowa__array_free(void *p_array);$/;" p typeref:typename:DLAPI void |
| 9931 dowa__array_grow dowa/dowa.h /^DLAPI void *dowa__array_grow(void *p_array, size_t element_size, size_t minimum_capacity, Dowa_A/;" p typeref:typename:DLAPI void * | 9969 dowa__array_grow dowa/dowa.h /^DLAPI void *dowa__array_grow(void *p_array, size_t element_size, size_t minimum_capacity, Dowa_A/;" p typeref:typename:DLAPI void * |
| 9932 dowa__hash_bytes dowa/dowa.h /^DLAPI uint32 dowa__hash_bytes(void *p_key, size_t key_size);$/;" p typeref:typename:DLAPI uint32 | 9970 dowa__hash_bytes dowa/dowa.h /^DLAPI uint32 dowa__hash_bytes(void *p_key, size_t key_size);$/;" p typeref:typename:DLAPI uint32 |
| 9933 dowa__hashmap_clear dowa/dowa.h /^DLAPI void dowa__hashmap_clear(void *p_map, size_t element_size);$/;" p typeref:typename:DLAPI void | 9971 dowa__hashmap_clear dowa/dowa.h /^DLAPI void dowa__hashmap_clear(void *p_map, size_t element_size);$/;" p typeref:typename:DLAPI void |
| 9934 dowa__hashmap_count dowa/dowa.h /^DLAPI size_t dowa__hashmap_count(void *p_map);$/;" p typeref:typename:DLAPI size_t | 9972 dowa__hashmap_count dowa/dowa.h /^DLAPI size_t dowa__hashmap_count(void *p_map);$/;" p typeref:typename:DLAPI size_t |
| 9948 drawCounter third_party/raylib/raylib-5.5_win64/include/rlgl.h /^ int drawCounter; \/\/ Draw calls counter$/;" m struct:rlRenderBatch typeref:typename:int | 9986 drawCounter third_party/raylib/raylib-5.5_win64/include/rlgl.h /^ int drawCounter; \/\/ Draw calls counter$/;" m struct:rlRenderBatch typeref:typename:int |
| 9949 draws third_party/raylib/include/rlgl.h /^ rlDrawCall *draws; \/\/ Draw calls array, depends on textureId$/;" m struct:rlRenderBatch typeref:typename:rlDrawCall * | 9987 draws third_party/raylib/include/rlgl.h /^ rlDrawCall *draws; \/\/ Draw calls array, depends on textureId$/;" m struct:rlRenderBatch typeref:typename:rlDrawCall * |
| 9950 draws third_party/raylib/raylib-5.5_linux_amd64/include/rlgl.h /^ rlDrawCall *draws; \/\/ Draw calls array, depends on textureId$/;" m struct:rlRenderBatch typeref:typename:rlDrawCall * | 9988 draws third_party/raylib/raylib-5.5_linux_amd64/include/rlgl.h /^ rlDrawCall *draws; \/\/ Draw calls array, depends on textureId$/;" m struct:rlRenderBatch typeref:typename:rlDrawCall * |
| 9951 draws third_party/raylib/raylib-5.5_macos/include/rlgl.h /^ rlDrawCall *draws; \/\/ Draw calls array, depends on textureId$/;" m struct:rlRenderBatch typeref:typename:rlDrawCall * | 9989 draws third_party/raylib/raylib-5.5_macos/include/rlgl.h /^ rlDrawCall *draws; \/\/ Draw calls array, depends on textureId$/;" m struct:rlRenderBatch typeref:typename:rlDrawCall * |
| 9952 draws third_party/raylib/raylib-5.5_win64/include/rlgl.h /^ rlDrawCall *draws; \/\/ Draw calls array, depends on textureId$/;" m struct:rlRenderBatch typeref:typename:rlDrawCall * | 9990 draws third_party/raylib/raylib-5.5_win64/include/rlgl.h /^ rlDrawCall *draws; \/\/ Draw calls array, depends on textureId$/;" m struct:rlRenderBatch typeref:typename:rlDrawCall * |
| 9991 dropdown_active third_party/raylib/custom.h /^ int *dropdown_active; \/\/ Pointer to active dropdown index$/;" m struct:__anon7f8247c10308 typeref:typename:int * | |
| 9992 dropdown_edit_mode third_party/raylib/custom.h /^ boolean *dropdown_edit_mode; \/\/ Pointer to dropdown edit mode state$/;" m struct:__anon7f8247c10308 typeref:typename:boolean * | |
| 9993 dropdown_items third_party/raylib/custom.h /^ const char *dropdown_items; \/\/ Semicolon-separated items: "GET;POST;PUT;DELETE"$/;" m struct:__anon7f8247c10308 typeref:typename:const char * | |
| 9994 dropdown_width third_party/raylib/custom.h /^ float dropdown_width; \/\/ Width of dropdown (ratio 0.0-1.0 or absolute if > 1.0)$/;" m struct:__anon7f8247c10308 typeref:typename:float | |
| 9953 elementCount third_party/raylib/include/rlgl.h /^ int elementCount; \/\/ Number of elements in the buffer (QUADS)$/;" m struct:rlVertexBuffer typeref:typename:int | 9995 elementCount third_party/raylib/include/rlgl.h /^ int elementCount; \/\/ Number of elements in the buffer (QUADS)$/;" m struct:rlVertexBuffer typeref:typename:int |
| 9954 elementCount third_party/raylib/raylib-5.5_linux_amd64/include/rlgl.h /^ int elementCount; \/\/ Number of elements in the buffer (QUADS)$/;" m struct:rlVertexBuffer typeref:typename:int | 9996 elementCount third_party/raylib/raylib-5.5_linux_amd64/include/rlgl.h /^ int elementCount; \/\/ Number of elements in the buffer (QUADS)$/;" m struct:rlVertexBuffer typeref:typename:int |
| 9955 elementCount third_party/raylib/raylib-5.5_macos/include/rlgl.h /^ int elementCount; \/\/ Number of elements in the buffer (QUADS)$/;" m struct:rlVertexBuffer typeref:typename:int | 9997 elementCount third_party/raylib/raylib-5.5_macos/include/rlgl.h /^ int elementCount; \/\/ Number of elements in the buffer (QUADS)$/;" m struct:rlVertexBuffer typeref:typename:int |
| 9956 elementCount third_party/raylib/raylib-5.5_win64/include/rlgl.h /^ int elementCount; \/\/ Number of elements in the buffer (QUADS)$/;" m struct:rlVertexBuffer typeref:typename:int | 9998 elementCount third_party/raylib/raylib-5.5_win64/include/rlgl.h /^ int elementCount; \/\/ Number of elements in the buffer (QUADS)$/;" m struct:rlVertexBuffer typeref:typename:int |
| 9957 emscripten.h markdown_converter/markdown_to_html.h /^ #include <emscripten.h>/;" h | 9999 emscripten.h markdown_converter/markdown_to_html.h /^ #include <emscripten.h>/;" h |
| 9965 errmsg third_party/libuv/include/uv/unix.h /^ char* errmsg;$/;" m struct:__anon5825c6f60208 typeref:typename:char * | 10007 errmsg third_party/libuv/include/uv/unix.h /^ char* errmsg;$/;" m struct:__anon5825c6f60208 typeref:typename:char * |
| 9966 errmsg third_party/libuv/include/uv/win.h /^ char* errmsg;$/;" m struct:__anond441abe00608 typeref:typename:char * | 10008 errmsg third_party/libuv/include/uv/win.h /^ char* errmsg;$/;" m struct:__anond441abe00608 typeref:typename:char * |
| 9967 errno.h seobeo/seobeo.h /^#include <errno.h>/;" h | 10009 errno.h seobeo/seobeo.h /^#include <errno.h>/;" h |
| 9968 errno.h third_party/libuv/include/uv/errno.h /^#include <errno.h>/;" h | 10010 errno.h third_party/libuv/include/uv/errno.h /^#include <errno.h>/;" h |
| 9969 errno.h third_party/libuv/src/unix/internal.h /^#include <errno.h>/;" h | 10011 errno.h third_party/libuv/src/unix/internal.h /^#include <errno.h>/;" h |
| 10012 error third_party/raylib/custom.h /^ Color error; \/\/ Error indicator$/;" m struct:__anon7f8247c10108 typeref:typename:Color | |
| 9970 events third_party/libuv/include/uv.h /^ uint64_t events;$/;" m struct:uv_metrics_s typeref:typename:uint64_t | 10013 events third_party/libuv/include/uv.h /^ uint64_t events;$/;" m struct:uv_metrics_s typeref:typename:uint64_t |
| 9971 events third_party/libuv/include/uv/unix.h /^ unsigned int events; \/* Current event mask. *\/$/;" m struct:uv__io_s typeref:typename:unsigned int | 10014 events third_party/libuv/include/uv/unix.h /^ unsigned int events; \/* Current event mask. *\/$/;" m struct:uv__io_s typeref:typename:unsigned int |
| 9972 events third_party/libuv/src/unix/os390-syscalls.h /^ int events;$/;" m struct:epoll_event typeref:typename:int | 10015 events third_party/libuv/src/unix/os390-syscalls.h /^ int events;$/;" m struct:epoll_event typeref:typename:int |
| 9973 events third_party/raylib/include/raylib.h /^ AutomationEvent *events; \/\/ Events entries$/;" m struct:AutomationEventList typeref:typename:AutomationEvent * | 10016 events third_party/raylib/include/raylib.h /^ AutomationEvent *events; \/\/ Events entries$/;" m struct:AutomationEventList typeref:typename:AutomationEvent * |
| 9974 events third_party/raylib/raylib-5.5_linux_amd64/include/raylib.h /^ AutomationEvent *events; \/\/ Events entries$/;" m struct:AutomationEventList typeref:typename:AutomationEvent * | 10017 events third_party/raylib/raylib-5.5_linux_amd64/include/raylib.h /^ AutomationEvent *events; \/\/ Events entries$/;" m struct:AutomationEventList typeref:typename:AutomationEvent * |
| 10099 g third_party/raylib/include/raygui.h /^ unsigned char g;$/;" m struct:Color typeref:typename:unsigned char | 10142 g third_party/raylib/include/raygui.h /^ unsigned char g;$/;" m struct:Color typeref:typename:unsigned char |
| 10100 g third_party/raylib/include/raylib.h /^ unsigned char g; \/\/ Color green value$/;" m struct:Color typeref:typename:unsigned char | 10143 g third_party/raylib/include/raylib.h /^ unsigned char g; \/\/ Color green value$/;" m struct:Color typeref:typename:unsigned char |
| 10101 g third_party/raylib/raylib-5.5_linux_amd64/include/raylib.h /^ unsigned char g; \/\/ Color green value$/;" m struct:Color typeref:typename:unsigned char | 10144 g third_party/raylib/raylib-5.5_linux_amd64/include/raylib.h /^ unsigned char g; \/\/ Color green value$/;" m struct:Color typeref:typename:unsigned char |
| 10102 g third_party/raylib/raylib-5.5_macos/include/raylib.h /^ unsigned char g; \/\/ Color green value$/;" m struct:Color typeref:typename:unsigned char | 10145 g third_party/raylib/raylib-5.5_macos/include/raylib.h /^ unsigned char g; \/\/ Color green value$/;" m struct:Color typeref:typename:unsigned char |
| 10103 g third_party/raylib/raylib-5.5_win64/include/raylib.h /^ unsigned char g; \/\/ Color green value$/;" m struct:Color typeref:typename:unsigned char | 10146 g third_party/raylib/raylib-5.5_win64/include/raylib.h /^ unsigned char g; \/\/ Color green value$/;" m struct:Color typeref:typename:unsigned char |
| 10147 gap third_party/raylib/custom.h /^ float gap; \/\/ Gap between panels (0 for seamless)$/;" m struct:__anon7f8247c10408 typeref:typename:float | |
| 10104 gid third_party/libuv/include/uv.h /^ unsigned long gid;$/;" m struct:uv_group_s typeref:typename:unsigned long | 10148 gid third_party/libuv/include/uv.h /^ unsigned long gid;$/;" m struct:uv_group_s typeref:typename:unsigned long |
| 10105 gid third_party/libuv/include/uv.h /^ unsigned long gid;$/;" m struct:uv_passwd_s typeref:typename:unsigned long | 10149 gid third_party/libuv/include/uv.h /^ unsigned long gid;$/;" m struct:uv_passwd_s typeref:typename:unsigned long |
| 10106 gid third_party/libuv/include/uv.h /^ uv_gid_t gid;$/;" m struct:uv_process_options_s typeref:typename:uv_gid_t | 10150 gid third_party/libuv/include/uv.h /^ uv_gid_t gid;$/;" m struct:uv_process_options_s typeref:typename:uv_gid_t |
| 10107 glBindVertexArray third_party/raylib/include/rlgl.h /^static PFNGLBINDVERTEXARRAYOESPROC glBindVertexArray = NULL;$/;" v typeref:typename:PFNGLBINDVERTEXARRAYOESPROC | 10151 glBindVertexArray third_party/raylib/include/rlgl.h /^static PFNGLBINDVERTEXARRAYOESPROC glBindVertexArray = NULL;$/;" v typeref:typename:PFNGLBINDVERTEXARRAYOESPROC |
| 10108 glBindVertexArray third_party/raylib/raylib-5.5_linux_amd64/include/rlgl.h /^static PFNGLBINDVERTEXARRAYOESPROC glBindVertexArray = NULL;$/;" v typeref:typename:PFNGLBINDVERTEXARRAYOESPROC | 10152 glBindVertexArray third_party/raylib/raylib-5.5_linux_amd64/include/rlgl.h /^static PFNGLBINDVERTEXARRAYOESPROC glBindVertexArray = NULL;$/;" v typeref:typename:PFNGLBINDVERTEXARRAYOESPROC |
| 10242 height third_party/raylib/raylib-5.5_macos/include/raylib.h /^ int height; \/\/ Image base height$/;" m struct:Image typeref:typename:int | 10286 height third_party/raylib/raylib-5.5_macos/include/raylib.h /^ int height; \/\/ Image base height$/;" m struct:Image typeref:typename:int |
| 10243 height third_party/raylib/raylib-5.5_macos/include/raylib.h /^ int height; \/\/ Texture base height$/;" m struct:Texture typeref:typename:int | 10287 height third_party/raylib/raylib-5.5_macos/include/raylib.h /^ int height; \/\/ Texture base height$/;" m struct:Texture typeref:typename:int |
| 10244 height third_party/raylib/raylib-5.5_win64/include/raylib.h /^ float height; \/\/ Rectangle height$/;" m struct:Rectangle typeref:typename:float | 10288 height third_party/raylib/raylib-5.5_win64/include/raylib.h /^ float height; \/\/ Rectangle height$/;" m struct:Rectangle typeref:typename:float |
| 10245 height third_party/raylib/raylib-5.5_win64/include/raylib.h /^ int height; \/\/ Image base height$/;" m struct:Image typeref:typename:int | 10289 height third_party/raylib/raylib-5.5_win64/include/raylib.h /^ int height; \/\/ Image base height$/;" m struct:Image typeref:typename:int |
| 10246 height third_party/raylib/raylib-5.5_win64/include/raylib.h /^ int height; \/\/ Texture base height$/;" m struct:Texture typeref:typename:int | 10290 height third_party/raylib/raylib-5.5_win64/include/raylib.h /^ int height; \/\/ Texture base height$/;" m struct:Texture typeref:typename:int |
| 10291 highlight third_party/raylib/custom.h /^ Color highlight; \/\/ Highlight\/hover color$/;" m struct:__anon7f8247c10108 typeref:typename:Color | |
| 10247 hit third_party/raylib/include/raylib.h /^ bool hit; \/\/ Did the ray hit something?$/;" m struct:RayCollision typeref:typename:bool | 10292 hit third_party/raylib/include/raylib.h /^ bool hit; \/\/ Did the ray hit something?$/;" m struct:RayCollision typeref:typename:bool |
| 10248 hit third_party/raylib/raylib-5.5_linux_amd64/include/raylib.h /^ bool hit; \/\/ Did the ray hit something?$/;" m struct:RayCollision typeref:typename:bool | 10293 hit third_party/raylib/raylib-5.5_linux_amd64/include/raylib.h /^ bool hit; \/\/ Did the ray hit something?$/;" m struct:RayCollision typeref:typename:bool |
| 10249 hit third_party/raylib/raylib-5.5_macos/include/raylib.h /^ bool hit; \/\/ Did the ray hit something?$/;" m struct:RayCollision typeref:typename:bool | 10294 hit third_party/raylib/raylib-5.5_macos/include/raylib.h /^ bool hit; \/\/ Did the ray hit something?$/;" m struct:RayCollision typeref:typename:bool |
| 10250 hit third_party/raylib/raylib-5.5_win64/include/raylib.h /^ bool hit; \/\/ Did the ray hit something?$/;" m struct:RayCollision typeref:typename:bool | 10295 hit third_party/raylib/raylib-5.5_win64/include/raylib.h /^ bool hit; \/\/ Did the ray hit something?$/;" m struct:RayCollision typeref:typename:bool |
| 10251 hmdefault dowa/stb_ds.h /^#define hmdefault stbds_hmdefault$/;" d | 10296 hmdefault dowa/stb_ds.h /^#define hmdefault stbds_hmdefault$/;" d |
| 10292 in third_party/libuv/include/uv/unix.h /^ unsigned in;$/;" m struct:_uv_barrier typeref:typename:unsigned | 10337 in third_party/libuv/include/uv/unix.h /^ unsigned in;$/;" m struct:_uv_barrier typeref:typename:unsigned |
| 10293 in third_party/libuv/include/uv/win.h /^ unsigned in;$/;" m struct:__anond441abe00408 typeref:typename:unsigned | 10338 in third_party/libuv/include/uv/win.h /^ unsigned in;$/;" m struct:__anond441abe00408 typeref:typename:unsigned |
| 10294 in third_party/libuv/src/unix/internal.h /^ struct sockaddr_in in;$/;" m union:uv__sockaddr typeref:struct:sockaddr_in | 10339 in third_party/libuv/src/unix/internal.h /^ struct sockaddr_in in;$/;" m union:uv__sockaddr typeref:struct:sockaddr_in |
| 10295 in6 third_party/libuv/src/unix/internal.h /^ struct sockaddr_in6 in6;$/;" m union:uv__sockaddr typeref:struct:sockaddr_in6 | 10340 in6 third_party/libuv/src/unix/internal.h /^ struct sockaddr_in6 in6;$/;" m union:uv__sockaddr typeref:struct:sockaddr_in6 |
| 10296 in_flight third_party/libuv/src/uv-common.h /^ uint32_t in_flight;$/;" m struct:uv__iou typeref:typename:uint32_t | 10341 in_flight third_party/libuv/src/uv-common.h /^ uint32_t in_flight;$/;" m struct:uv__iou typeref:typename:uint32_t |
| 10342 inactive_color third_party/raylib/custom.h /^ Color inactive_color; \/\/ Color for inactive tab$/;" m struct:__anon7f8247c10208 typeref:typename:Color | |
| 10297 index dowa/dowa.h /^ uint32 index[DOWA_HASH_BUCKET_SIZE];$/;" m struct:__anon82503da00408 typeref:typename:uint32[] | 10343 index dowa/dowa.h /^ uint32 index[DOWA_HASH_BUCKET_SIZE];$/;" m struct:__anon82503da00408 typeref:typename:uint32[] |
| 10298 index dowa/stb_ds.h /^ ptrdiff_t index[STBDS_BUCKET_LENGTH];$/;" m struct:__anon7f1219f40308 typeref:typename:ptrdiff_t[] | 10344 index dowa/stb_ds.h /^ ptrdiff_t index[STBDS_BUCKET_LENGTH];$/;" m struct:__anon7f1219f40308 typeref:typename:ptrdiff_t[] |
| 10299 indices third_party/raylib/include/raylib.h /^ unsigned short *indices; \/\/ Vertex indices (in case vertex data comes indexed)$/;" m struct:Mesh typeref:typename:unsigned short * | 10345 indices third_party/raylib/include/raylib.h /^ unsigned short *indices; \/\/ Vertex indices (in case vertex data comes indexed)$/;" m struct:Mesh typeref:typename:unsigned short * |
| 10300 indices third_party/raylib/include/rlgl.h /^ unsigned int *indices; \/\/ Vertex indices (in case vertex data comes indexed) (6 indic/;" m struct:rlVertexBuffer typeref:typename:unsigned int * | 10346 indices third_party/raylib/include/rlgl.h /^ unsigned int *indices; \/\/ Vertex indices (in case vertex data comes indexed) (6 indic/;" m struct:rlVertexBuffer typeref:typename:unsigned int * |
| 10301 indices third_party/raylib/include/rlgl.h /^ unsigned short *indices; \/\/ Vertex indices (in case vertex data comes indexed) (6 indic/;" m struct:rlVertexBuffer typeref:typename:unsigned short * | 10347 indices third_party/raylib/include/rlgl.h /^ unsigned short *indices; \/\/ Vertex indices (in case vertex data comes indexed) (6 indic/;" m struct:rlVertexBuffer typeref:typename:unsigned short * |
| 10347 is_helper third_party/libuv/test/runner.h /^ int is_helper;$/;" m struct:__anona47773ae0108 typeref:typename:int | 10393 is_helper third_party/libuv/test/runner.h /^ int is_helper;$/;" m struct:__anona47773ae0108 typeref:typename:int |
| 10348 is_internal third_party/libuv/include/uv.h /^ int is_internal;$/;" m struct:uv_interface_address_s typeref:typename:int | 10394 is_internal third_party/libuv/include/uv.h /^ int is_internal;$/;" m struct:uv_interface_address_s typeref:typename:int |
| 10349 is_msg third_party/libuv/src/unix/os390-syscalls.h /^ int is_msg;$/;" m struct:epoll_event typeref:typename:int | 10395 is_msg third_party/libuv/src/unix/os390-syscalls.h /^ int is_msg;$/;" m struct:epoll_event typeref:typename:int |
| 10350 is_open deita/deita_internal.h /^ boolean is_open;$/;" m struct:Deita_Connection typeref:typename:boolean | 10396 is_open deita/deita_internal.h /^ boolean is_open;$/;" m struct:Deita_Connection typeref:typename:boolean |
| 10351 itemFocused postdog/gui_window_file_dialog.h /^ int itemFocused;$/;" m struct:__anoncb6fd9740108 typeref:typename:int | 10397 itemFocused postdog/gui_window_file_dialog.h /^ int itemFocused;$/;" m struct:__anoncb6fd9740108 typeref:typename:int |
| 10398 item_colors third_party/raylib/custom.h /^ Color *item_colors; \/\/ Array of colors matching dropdown items count$/;" m struct:__anon7f8247c10308 typeref:typename:Color * | |
| 10352 item_count dowa/dowa.h /^ size_t item_count;$/;" m struct:__anon82503da00508 typeref:typename:size_t | 10399 item_count dowa/dowa.h /^ size_t item_count;$/;" m struct:__anon82503da00508 typeref:typename:size_t |
| 10400 item_count third_party/raylib/custom.h /^ int item_count; \/\/ Number of items (required if item_colors is set)$/;" m struct:__anon7f8247c10308 typeref:typename:int | |
| 10353 items third_party/libuv/src/unix/os390-syscalls.h /^ struct pollfd* items;$/;" m struct:__anonf6e20ee80108 typeref:struct:pollfd * | 10401 items third_party/libuv/src/unix/os390-syscalls.h /^ struct pollfd* items;$/;" m struct:__anonf6e20ee80108 typeref:struct:pollfd * |
| 10354 kCFStringEncodingUTF8 third_party/libuv/src/unix/darwin-stub.h /^static const CFStringEncoding kCFStringEncodingUTF8 = 0x8000100;$/;" v typeref:typename:const CFStringEncoding | 10402 kCFStringEncodingUTF8 third_party/libuv/src/unix/darwin-stub.h /^static const CFStringEncoding kCFStringEncodingUTF8 = 0x8000100;$/;" v typeref:typename:const CFStringEncoding |
| 10355 kFSEventStreamCreateFlagFileEvents third_party/libuv/src/unix/darwin-stub.h /^static const int kFSEventStreamCreateFlagFileEvents = 16;$/;" v typeref:typename:const int | 10403 kFSEventStreamCreateFlagFileEvents third_party/libuv/src/unix/darwin-stub.h /^static const int kFSEventStreamCreateFlagFileEvents = 16;$/;" v typeref:typename:const int |
| 10356 kFSEventStreamCreateFlagNoDefer third_party/libuv/src/unix/darwin-stub.h /^static const int kFSEventStreamCreateFlagNoDefer = 2;$/;" v typeref:typename:const int | 10404 kFSEventStreamCreateFlagNoDefer third_party/libuv/src/unix/darwin-stub.h /^static const int kFSEventStreamCreateFlagNoDefer = 2;$/;" v typeref:typename:const int |
| 10357 kFSEventStreamEventFlagEventIdsWrapped third_party/libuv/src/unix/darwin-stub.h /^static const int kFSEventStreamEventFlagEventIdsWrapped = 8;$/;" v typeref:typename:const int | 10405 kFSEventStreamEventFlagEventIdsWrapped third_party/libuv/src/unix/darwin-stub.h /^static const int kFSEventStreamEventFlagEventIdsWrapped = 8;$/;" v typeref:typename:const int |
| 10371 kFSEventStreamEventFlagUnmount third_party/libuv/src/unix/darwin-stub.h /^static const int kFSEventStreamEventFlagUnmount = 128;$/;" v typeref:typename:const int | 10419 kFSEventStreamEventFlagUnmount third_party/libuv/src/unix/darwin-stub.h /^static const int kFSEventStreamEventFlagUnmount = 128;$/;" v typeref:typename:const int |
| 10372 kFSEventStreamEventFlagUserDropped third_party/libuv/src/unix/darwin-stub.h /^static const int kFSEventStreamEventFlagUserDropped = 2;$/;" v typeref:typename:const int | 10420 kFSEventStreamEventFlagUserDropped third_party/libuv/src/unix/darwin-stub.h /^static const int kFSEventStreamEventFlagUserDropped = 2;$/;" v typeref:typename:const int |
| 10373 kFSEventStreamEventIdSinceNow third_party/libuv/src/unix/darwin-stub.h /^static const FSEventStreamEventId kFSEventStreamEventIdSinceNow = -1;$/;" v typeref:typename:const FSEventStreamEventId | 10421 kFSEventStreamEventIdSinceNow third_party/libuv/src/unix/darwin-stub.h /^static const FSEventStreamEventId kFSEventStreamEventIdSinceNow = -1;$/;" v typeref:typename:const FSEventStreamEventId |
| 10374 key dowa/stb_ds.h /^typedef struct { int key,b,c,d; } stbds_struct;$/;" m struct:__anon7f1219f40508 typeref:typename:int | 10422 key dowa/stb_ds.h /^typedef struct { int key,b,c,d; } stbds_struct;$/;" m struct:__anon7f1219f40508 typeref:typename:int |
| 10375 key dowa/stb_ds.h /^typedef struct { int key[2],b,c,d; } stbds_struct2;$/;" m struct:__anon7f1219f40608 typeref:typename:int[2] | 10423 key dowa/stb_ds.h /^typedef struct { int key[2],b,c,d; } stbds_struct2;$/;" m struct:__anon7f1219f40608 typeref:typename:int[2] |
| 10424 labels third_party/raylib/custom.h /^ const char **labels; \/\/ Array of tab labels$/;" m struct:__anon7f8247c10208 typeref:typename:const char ** | |
| 10376 layout third_party/raylib/include/raylib.h /^ int layout; \/\/ Layout of the n-patch: 3x3, 1x3 or 3x1$/;" m struct:NPatchInfo typeref:typename:int | 10425 layout third_party/raylib/include/raylib.h /^ int layout; \/\/ Layout of the n-patch: 3x3, 1x3 or 3x1$/;" m struct:NPatchInfo typeref:typename:int |
| 10377 layout third_party/raylib/raylib-5.5_linux_amd64/include/raylib.h /^ int layout; \/\/ Layout of the n-patch: 3x3, 1x3 or 3x1$/;" m struct:NPatchInfo typeref:typename:int | 10426 layout third_party/raylib/raylib-5.5_linux_amd64/include/raylib.h /^ int layout; \/\/ Layout of the n-patch: 3x3, 1x3 or 3x1$/;" m struct:NPatchInfo typeref:typename:int |
| 10378 layout third_party/raylib/raylib-5.5_macos/include/raylib.h /^ int layout; \/\/ Layout of the n-patch: 3x3, 1x3 or 3x1$/;" m struct:NPatchInfo typeref:typename:int | 10427 layout third_party/raylib/raylib-5.5_macos/include/raylib.h /^ int layout; \/\/ Layout of the n-patch: 3x3, 1x3 or 3x1$/;" m struct:NPatchInfo typeref:typename:int |
| 10379 layout third_party/raylib/raylib-5.5_win64/include/raylib.h /^ int layout; \/\/ Layout of the n-patch: 3x3, 1x3 or 3x1$/;" m struct:NPatchInfo typeref:typename:int | 10428 layout third_party/raylib/raylib-5.5_win64/include/raylib.h /^ int layout; \/\/ Layout of the n-patch: 3x3, 1x3 or 3x1$/;" m struct:NPatchInfo typeref:typename:int |
| 10380 left third_party/libuv/src/heap-inl.h /^ struct heap_node* left;$/;" m struct:heap_node typeref:struct:heap_node * | 10429 left third_party/libuv/src/heap-inl.h /^ struct heap_node* left;$/;" m struct:heap_node typeref:struct:heap_node * |
| 10388 leftLensCenter third_party/raylib/raylib-5.5_win64/include/raylib.h /^ float leftLensCenter[2]; \/\/ VR left lens center$/;" m struct:VrStereoConfig typeref:typename:float[2] | 10437 leftLensCenter third_party/raylib/raylib-5.5_win64/include/raylib.h /^ float leftLensCenter[2]; \/\/ VR left lens center$/;" m struct:VrStereoConfig typeref:typename:float[2] |
| 10389 leftScreenCenter third_party/raylib/include/raylib.h /^ float leftScreenCenter[2]; \/\/ VR left screen center$/;" m struct:VrStereoConfig typeref:typename:float[2] | 10438 leftScreenCenter third_party/raylib/include/raylib.h /^ float leftScreenCenter[2]; \/\/ VR left screen center$/;" m struct:VrStereoConfig typeref:typename:float[2] |
| 10390 leftScreenCenter third_party/raylib/raylib-5.5_linux_amd64/include/raylib.h /^ float leftScreenCenter[2]; \/\/ VR left screen center$/;" m struct:VrStereoConfig typeref:typename:float[2] | 10439 leftScreenCenter third_party/raylib/raylib-5.5_linux_amd64/include/raylib.h /^ float leftScreenCenter[2]; \/\/ VR left screen center$/;" m struct:VrStereoConfig typeref:typename:float[2] |
| 10391 leftScreenCenter third_party/raylib/raylib-5.5_macos/include/raylib.h /^ float leftScreenCenter[2]; \/\/ VR left screen center$/;" m struct:VrStereoConfig typeref:typename:float[2] | 10440 leftScreenCenter third_party/raylib/raylib-5.5_macos/include/raylib.h /^ float leftScreenCenter[2]; \/\/ VR left screen center$/;" m struct:VrStereoConfig typeref:typename:float[2] |
| 10392 leftScreenCenter third_party/raylib/raylib-5.5_win64/include/raylib.h /^ float leftScreenCenter[2]; \/\/ VR left screen center$/;" m struct:VrStereoConfig typeref:typename:float[2] | 10441 leftScreenCenter third_party/raylib/raylib-5.5_win64/include/raylib.h /^ float leftScreenCenter[2]; \/\/ VR left screen center$/;" m struct:VrStereoConfig typeref:typename:float[2] |
| 10442 left_color third_party/raylib/custom.h /^ Color left_color;$/;" m struct:__anon7f8247c10408 typeref:typename:Color | |
| 10393 len third_party/libuv/include/uv/unix.h /^ size_t len;$/;" m struct:uv_buf_t typeref:typename:size_t | 10443 len third_party/libuv/include/uv/unix.h /^ size_t len;$/;" m struct:uv_buf_t typeref:typename:size_t |
| 10394 len third_party/libuv/include/uv/win.h /^ ULONG len;$/;" m struct:uv_buf_t typeref:typename:ULONG | 10444 len third_party/libuv/include/uv/win.h /^ ULONG len;$/;" m struct:uv_buf_t typeref:typename:ULONG |
| 10395 length dowa/dowa.h /^ size_t length;$/;" m struct:__anon82503da00308 typeref:typename:size_t | 10445 length dowa/dowa.h /^ size_t length;$/;" m struct:__anon82503da00308 typeref:typename:size_t |
| 10396 length dowa/stb_ds.h /^ size_t length;$/;" m struct:__anon7f1219f40108 typeref:typename:size_t | 10446 length dowa/stb_ds.h /^ size_t length;$/;" m struct:__anon7f1219f40108 typeref:typename:size_t |
| 10397 length seobeo/seobeo_internal.h /^ size_t length;$/;" m struct:__anon7a4da8400a08 typeref:typename:size_t | 10447 length seobeo/seobeo_internal.h /^ size_t length;$/;" m struct:__anon7a4da8400a08 typeref:typename:size_t |
| 10707 msg_hdr third_party/libuv/src/unix/darwin-syscalls.h /^ struct msghdr msg_hdr;$/;" m struct:mmsghdr typeref:struct:msghdr | 10757 msg_hdr third_party/libuv/src/unix/darwin-syscalls.h /^ struct msghdr msg_hdr;$/;" m struct:mmsghdr typeref:struct:msghdr |
| 10708 msg_len third_party/libuv/src/unix/darwin-syscalls.h /^ size_t msg_len;$/;" m struct:mmsghdr typeref:typename:size_t | 10758 msg_len third_party/libuv/src/unix/darwin-syscalls.h /^ size_t msg_len;$/;" m struct:mmsghdr typeref:typename:size_t |
| 10709 msg_queue third_party/libuv/src/unix/os390-syscalls.h /^ int msg_queue;$/;" m struct:__anonf6e20ee80108 typeref:typename:int | 10759 msg_queue third_party/libuv/src/unix/os390-syscalls.h /^ int msg_queue;$/;" m struct:__anonf6e20ee80108 typeref:typename:int |
| 10710 mswsock.h third_party/libuv/include/uv/win.h /^#include <mswsock.h>/;" h | 10760 mswsock.h third_party/libuv/include/uv/win.h /^#include <mswsock.h>/;" h |
| 10711 mswsock.h third_party/libuv/src/win/winsock.h /^#include <mswsock.h>/;" h | 10761 mswsock.h third_party/libuv/src/win/winsock.h /^#include <mswsock.h>/;" h |
| 10762 muted third_party/raylib/custom.h /^ Color muted; \/\/ Muted\/disabled elements$/;" m struct:__anon7f8247c10108 typeref:typename:Color | |
| 10712 mutex third_party/libuv/include/uv/unix.h /^ uv_mutex_t mutex;$/;" m struct:_uv_barrier typeref:typename:uv_mutex_t | 10763 mutex third_party/libuv/include/uv/unix.h /^ uv_mutex_t mutex;$/;" m struct:_uv_barrier typeref:typename:uv_mutex_t |
| 10713 mutex third_party/libuv/include/uv/win.h /^ uv_mutex_t mutex;$/;" m struct:__anond441abe00408 typeref:typename:uv_mutex_t | 10764 mutex third_party/libuv/include/uv/win.h /^ uv_mutex_t mutex;$/;" m struct:__anond441abe00408 typeref:typename:uv_mutex_t |
| 10714 name postdog/gui_window_file_dialog.h /^ const char *name;$/;" m struct:FileInfo typeref:typename:const char * | 10765 name postdog/gui_window_file_dialog.h /^ const char *name;$/;" m struct:FileInfo typeref:typename:const char * |
| 10715 name third_party/libuv/include/uv.h /^ char* name;$/;" m struct:uv_env_item_s typeref:typename:char * | 10766 name third_party/libuv/include/uv.h /^ char* name;$/;" m struct:uv_env_item_s typeref:typename:char * |
| 10716 name third_party/libuv/include/uv.h /^ char* name;$/;" m struct:uv_interface_address_s typeref:typename:char * | 10767 name third_party/libuv/include/uv.h /^ char* name;$/;" m struct:uv_interface_address_s typeref:typename:char * |
| 10803 p_hash dowa/dowa.h /^ void *p_hash;$/;" m struct:__anon82503da00308 typeref:typename:void * | 10854 p_hash dowa/dowa.h /^ void *p_hash;$/;" m struct:__anon82503da00308 typeref:typename:void * |
| 10804 p_user_data seobeo/seobeo_internal.h /^ void *p_user_data;$/;" m struct:__anon7a4da8400c08 typeref:typename:void * | 10855 p_user_data seobeo/seobeo_internal.h /^ void *p_user_data;$/;" m struct:__anon7a4da8400c08 typeref:typename:void * |
| 10805 pad third_party/libuv/include/uv/unix.h /^ char pad[sizeof(pthread_barrier_t) - sizeof(struct _uv_barrier*)];$/;" m struct:__anon5825c6f60108 typeref:typename:char[] | 10856 pad third_party/libuv/include/uv/unix.h /^ char pad[sizeof(pthread_barrier_t) - sizeof(struct _uv_barrier*)];$/;" m struct:__anon5825c6f60108 typeref:typename:char[] |
| 10806 pad third_party/libuv/src/unix/darwin-stub.h /^ void* pad[3];$/;" m struct:FSEventStreamContext typeref:typename:void * [3] | 10857 pad third_party/libuv/src/unix/darwin-stub.h /^ void* pad[3];$/;" m struct:FSEventStreamContext typeref:typename:void * [3] |
| 10807 pad third_party/libuv/src/unix/darwin-stub.h /^ void* pad[7];$/;" m struct:CFRunLoopSourceContext typeref:typename:void * [7] | 10858 pad third_party/libuv/src/unix/darwin-stub.h /^ void* pad[7];$/;" m struct:CFRunLoopSourceContext typeref:typename:void * [7] |
| 10859 padding third_party/raylib/custom.h /^ float padding; \/\/ Padding between tabs$/;" m struct:__anon7f8247c10208 typeref:typename:float | |
| 10808 padding_ third_party/libuv/include/uv/win.h /^ unsigned char padding_[44];$/;" m struct:__anond441abe00308 typeref:typename:unsigned char[44] | 10860 padding_ third_party/libuv/include/uv/win.h /^ unsigned char padding_[44];$/;" m struct:__anond441abe00308 typeref:typename:unsigned char[44] |
| 10809 padding_ third_party/libuv/include/uv/win.h /^ unsigned char padding_[72];$/;" m struct:__anond441abe00308 typeref:typename:unsigned char[72] | 10861 padding_ third_party/libuv/include/uv/win.h /^ unsigned char padding_[72];$/;" m struct:__anond441abe00308 typeref:typename:unsigned char[72] |
| 10810 panOffset postdog/gui_window_file_dialog.h /^ Vector2 panOffset;$/;" m struct:__anoncb6fd9740108 typeref:typename:Vector2 | 10862 panOffset postdog/gui_window_file_dialog.h /^ Vector2 panOffset;$/;" m struct:__anoncb6fd9740108 typeref:typename:Vector2 |
| 10811 params third_party/raylib/include/raylib.h /^ float params[4]; \/\/ Material generic parameters (if required)$/;" m struct:Material typeref:typename:float[4] | 10863 params third_party/raylib/include/raylib.h /^ float params[4]; \/\/ Material generic parameters (if required)$/;" m struct:Material typeref:typename:float[4] |
| 10812 params third_party/raylib/include/raylib.h /^ int params[4]; \/\/ Event parameters (if required)$/;" m struct:AutomationEvent typeref:typename:int[4] | 10864 params third_party/raylib/include/raylib.h /^ int params[4]; \/\/ Event parameters (if required)$/;" m struct:AutomationEvent typeref:typename:int[4] |
| 10860 position third_party/raylib/raylib-5.5_macos/include/raylib.h /^ Vector3 position; \/\/ Ray position (origin)$/;" m struct:Ray typeref:typename:Vector3 | 10912 position third_party/raylib/raylib-5.5_macos/include/raylib.h /^ Vector3 position; \/\/ Ray position (origin)$/;" m struct:Ray typeref:typename:Vector3 |
| 10861 position third_party/raylib/raylib-5.5_win64/include/raylib.h /^ Vector3 position; \/\/ Camera position$/;" m struct:Camera3D typeref:typename:Vector3 | 10913 position third_party/raylib/raylib-5.5_win64/include/raylib.h /^ Vector3 position; \/\/ Camera position$/;" m struct:Camera3D typeref:typename:Vector3 |
| 10862 position third_party/raylib/raylib-5.5_win64/include/raylib.h /^ Vector3 position; \/\/ Ray position (origin)$/;" m struct:Ray typeref:typename:Vector3 | 10914 position third_party/raylib/raylib-5.5_win64/include/raylib.h /^ Vector3 position; \/\/ Ray position (origin)$/;" m struct:Ray typeref:typename:Vector3 |
| 10863 prev third_party/libuv/include/uv.h /^ struct uv__queue* prev;$/;" m struct:uv__queue typeref:struct:uv__queue * | 10915 prev third_party/libuv/include/uv.h /^ struct uv__queue* prev;$/;" m struct:uv__queue typeref:struct:uv__queue * |
| 10864 prevFilesListActive postdog/gui_window_file_dialog.h /^ int prevFilesListActive;$/;" m struct:__anoncb6fd9740108 typeref:typename:int | 10916 prevFilesListActive postdog/gui_window_file_dialog.h /^ int prevFilesListActive;$/;" m struct:__anoncb6fd9740108 typeref:typename:int |
| 10917 primary third_party/raylib/custom.h /^ Color primary; \/\/ Main accent color (Orange)$/;" m struct:__anon7f8247c10108 typeref:typename:Color | |
| 10865 print_lines third_party/libuv/test/runner.h /^int print_lines(const char* buffer, size_t size, FILE* stream, int partial);$/;" p typeref:typename:int | 10918 print_lines third_party/libuv/test/runner.h /^int print_lines(const char* buffer, size_t size, FILE* stream, int partial);$/;" p typeref:typename:int |
| 10866 print_tests third_party/libuv/test/runner.h /^void print_tests(FILE* stream);$/;" p typeref:typename:void | 10919 print_tests third_party/libuv/test/runner.h /^void print_tests(FILE* stream);$/;" p typeref:typename:void |
| 10867 process third_party/libuv/test/runner-win.h /^ HANDLE process;$/;" m struct:__anon343b4fa90108 typeref:typename:HANDLE | 10920 process third_party/libuv/test/runner-win.h /^ HANDLE process;$/;" m struct:__anon343b4fa90108 typeref:typename:HANDLE |
| 10868 process.h third_party/libuv/include/uv/win.h /^#include <process.h>/;" h | 10921 process.h third_party/libuv/include/uv/win.h /^#include <process.h>/;" h |
| 10869 process_cleanup third_party/libuv/test/runner.h /^void process_cleanup(process_info_t *p);$/;" p typeref:typename:void | 10922 process_cleanup third_party/libuv/test/runner.h /^void process_cleanup(process_info_t *p);$/;" p typeref:typename:void |
| 10954 rightLensCenter third_party/raylib/raylib-5.5_win64/include/raylib.h /^ float rightLensCenter[2]; \/\/ VR right lens center$/;" m struct:VrStereoConfig typeref:typename:float[2] | 11007 rightLensCenter third_party/raylib/raylib-5.5_win64/include/raylib.h /^ float rightLensCenter[2]; \/\/ VR right lens center$/;" m struct:VrStereoConfig typeref:typename:float[2] |
| 10955 rightScreenCenter third_party/raylib/include/raylib.h /^ float rightScreenCenter[2]; \/\/ VR right screen center$/;" m struct:VrStereoConfig typeref:typename:float[2] | 11008 rightScreenCenter third_party/raylib/include/raylib.h /^ float rightScreenCenter[2]; \/\/ VR right screen center$/;" m struct:VrStereoConfig typeref:typename:float[2] |
| 10956 rightScreenCenter third_party/raylib/raylib-5.5_linux_amd64/include/raylib.h /^ float rightScreenCenter[2]; \/\/ VR right screen center$/;" m struct:VrStereoConfig typeref:typename:float[2] | 11009 rightScreenCenter third_party/raylib/raylib-5.5_linux_amd64/include/raylib.h /^ float rightScreenCenter[2]; \/\/ VR right screen center$/;" m struct:VrStereoConfig typeref:typename:float[2] |
| 10957 rightScreenCenter third_party/raylib/raylib-5.5_macos/include/raylib.h /^ float rightScreenCenter[2]; \/\/ VR right screen center$/;" m struct:VrStereoConfig typeref:typename:float[2] | 11010 rightScreenCenter third_party/raylib/raylib-5.5_macos/include/raylib.h /^ float rightScreenCenter[2]; \/\/ VR right screen center$/;" m struct:VrStereoConfig typeref:typename:float[2] |
| 10958 rightScreenCenter third_party/raylib/raylib-5.5_win64/include/raylib.h /^ float rightScreenCenter[2]; \/\/ VR right screen center$/;" m struct:VrStereoConfig typeref:typename:float[2] | 11011 rightScreenCenter third_party/raylib/raylib-5.5_win64/include/raylib.h /^ float rightScreenCenter[2]; \/\/ VR right screen center$/;" m struct:VrStereoConfig typeref:typename:float[2] |
| 11012 right_color third_party/raylib/custom.h /^ Color right_color;$/;" m struct:__anon7f8247c10408 typeref:typename:Color | |
| 10959 ringfd third_party/libuv/src/uv-common.h /^ int ringfd;$/;" m struct:uv__iou typeref:typename:int | 11013 ringfd third_party/libuv/src/uv-common.h /^ int ringfd;$/;" m struct:uv__iou typeref:typename:int |
| 10960 rlActiveDrawBuffers third_party/raylib/include/rlgl.h /^RLAPI void rlActiveDrawBuffers(int count); \/\/ Activate multiple draw color buffer/;" p typeref:typename:RLAPI void | 11014 rlActiveDrawBuffers third_party/raylib/include/rlgl.h /^RLAPI void rlActiveDrawBuffers(int count); \/\/ Activate multiple draw color buffer/;" p typeref:typename:RLAPI void |
| 10961 rlActiveDrawBuffers third_party/raylib/include/rlgl.h /^void rlActiveDrawBuffers(int count)$/;" f typeref:typename:void | 11015 rlActiveDrawBuffers third_party/raylib/include/rlgl.h /^void rlActiveDrawBuffers(int count)$/;" f typeref:typename:void |
| 10962 rlActiveDrawBuffers third_party/raylib/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlActiveDrawBuffers(int count); \/\/ Activate multiple draw color buffer/;" p typeref:typename:RLAPI void | 11016 rlActiveDrawBuffers third_party/raylib/raylib-5.5_linux_amd64/include/rlgl.h /^RLAPI void rlActiveDrawBuffers(int count); \/\/ Activate multiple draw color buffer/;" p typeref:typename:RLAPI void |
| 10963 rlActiveDrawBuffers third_party/raylib/raylib-5.5_linux_amd64/include/rlgl.h /^void rlActiveDrawBuffers(int count)$/;" f typeref:typename:void | 11017 rlActiveDrawBuffers third_party/raylib/raylib-5.5_linux_amd64/include/rlgl.h /^void rlActiveDrawBuffers(int count)$/;" f typeref:typename:void |
| 12516 scaleIn third_party/raylib/include/raylib.h /^ float scaleIn[2]; \/\/ VR distortion scale in$/;" m struct:VrStereoConfig typeref:typename:float[2] | 12570 scaleIn third_party/raylib/include/raylib.h /^ float scaleIn[2]; \/\/ VR distortion scale in$/;" m struct:VrStereoConfig typeref:typename:float[2] |
| 12517 scaleIn third_party/raylib/raylib-5.5_linux_amd64/include/raylib.h /^ float scaleIn[2]; \/\/ VR distortion scale in$/;" m struct:VrStereoConfig typeref:typename:float[2] | 12571 scaleIn third_party/raylib/raylib-5.5_linux_amd64/include/raylib.h /^ float scaleIn[2]; \/\/ VR distortion scale in$/;" m struct:VrStereoConfig typeref:typename:float[2] |
| 12518 scaleIn third_party/raylib/raylib-5.5_macos/include/raylib.h /^ float scaleIn[2]; \/\/ VR distortion scale in$/;" m struct:VrStereoConfig typeref:typename:float[2] | 12572 scaleIn third_party/raylib/raylib-5.5_macos/include/raylib.h /^ float scaleIn[2]; \/\/ VR distortion scale in$/;" m struct:VrStereoConfig typeref:typename:float[2] |
| 12519 scaleIn third_party/raylib/raylib-5.5_win64/include/raylib.h /^ float scaleIn[2]; \/\/ VR distortion scale in$/;" m struct:VrStereoConfig typeref:typename:float[2] | 12573 scaleIn third_party/raylib/raylib-5.5_win64/include/raylib.h /^ float scaleIn[2]; \/\/ VR distortion scale in$/;" m struct:VrStereoConfig typeref:typename:float[2] |
| 12520 scandir third_party/libuv/src/unix/os390-syscalls.h /^int scandir(const char* maindir, struct dirent*** namelist,$/;" p typeref:typename:int | 12574 scandir third_party/libuv/src/unix/os390-syscalls.h /^int scandir(const char* maindir, struct dirent*** namelist,$/;" p typeref:typename:int |
| 12575 secondary third_party/raylib/custom.h /^ Color secondary; \/\/ Secondary background (Beige\/Egg white)$/;" m struct:__anon7f8247c10108 typeref:typename:Color | |
| 12521 seed dowa/stb_ds.h /^ size_t seed;$/;" m struct:__anon7f1219f40408 typeref:typename:size_t | 12576 seed dowa/stb_ds.h /^ size_t seed;$/;" m struct:__anon7f1219f40408 typeref:typename:size_t |
| 12522 selectionEnd third_party/raylib/include/raygui.h /^ int selectionEnd; \/\/ End index of selection (-1 if no selection)$/;" m struct:JUNE_TextBoxResult typeref:typename:int | 12577 selectionEnd third_party/raylib/include/raygui.h /^ int selectionEnd; \/\/ End index of selection (-1 if no selection)$/;" m struct:JUNE_TextBoxResult typeref:typename:int |
| 12523 selectionStart third_party/raylib/include/raygui.h /^ int selectionStart; \/\/ Start index of selection (-1 if no selection)$/;" m struct:JUNE_TextBoxResult typeref:typename:int | 12578 selectionStart third_party/raylib/include/raygui.h /^ int selectionStart; \/\/ Start index of selection (-1 if no selection)$/;" m struct:JUNE_TextBoxResult typeref:typename:int |
| 12524 sem_destroy third_party/libuv/src/unix/os390-syscalls.h /^int sem_destroy(UV_PLATFORM_SEM_T* semid);$/;" p typeref:typename:int | 12579 sem_destroy third_party/libuv/src/unix/os390-syscalls.h /^int sem_destroy(UV_PLATFORM_SEM_T* semid);$/;" p typeref:typename:int |
| 12525 sem_init third_party/libuv/src/unix/os390-syscalls.h /^int sem_init(UV_PLATFORM_SEM_T* semid, int pshared, unsigned int value);$/;" p typeref:typename:int | 12580 sem_init third_party/libuv/src/unix/os390-syscalls.h /^int sem_init(UV_PLATFORM_SEM_T* semid, int pshared, unsigned int value);$/;" p typeref:typename:int |
| 12581 source third_party/raylib/include/raylib.h /^ Rectangle source; \/\/ Texture source rectangle$/;" m struct:NPatchInfo typeref:typename:Rectangle | 12636 source third_party/raylib/include/raylib.h /^ Rectangle source; \/\/ Texture source rectangle$/;" m struct:NPatchInfo typeref:typename:Rectangle |
| 12582 source third_party/raylib/raylib-5.5_linux_amd64/include/raylib.h /^ Rectangle source; \/\/ Texture source rectangle$/;" m struct:NPatchInfo typeref:typename:Rectangle | 12637 source third_party/raylib/raylib-5.5_linux_amd64/include/raylib.h /^ Rectangle source; \/\/ Texture source rectangle$/;" m struct:NPatchInfo typeref:typename:Rectangle |
| 12583 source third_party/raylib/raylib-5.5_macos/include/raylib.h /^ Rectangle source; \/\/ Texture source rectangle$/;" m struct:NPatchInfo typeref:typename:Rectangle | 12638 source third_party/raylib/raylib-5.5_macos/include/raylib.h /^ Rectangle source; \/\/ Texture source rectangle$/;" m struct:NPatchInfo typeref:typename:Rectangle |
| 12584 source third_party/raylib/raylib-5.5_win64/include/raylib.h /^ Rectangle source; \/\/ Texture source rectangle$/;" m struct:NPatchInfo typeref:typename:Rectangle | 12639 source third_party/raylib/raylib-5.5_win64/include/raylib.h /^ Rectangle source; \/\/ Texture source rectangle$/;" m struct:NPatchInfo typeref:typename:Rectangle |
| 12585 speed third_party/libuv/include/uv.h /^ int speed;$/;" m struct:uv_cpu_info_s typeref:typename:int | 12640 speed third_party/libuv/include/uv.h /^ int speed;$/;" m struct:uv_cpu_info_s typeref:typename:int |
| 12641 split_ratio third_party/raylib/custom.h /^ float split_ratio; \/\/ 0.0-1.0, ratio of left panel$/;" m struct:__anon7f8247c10408 typeref:typename:float | |
| 12586 sq third_party/libuv/src/uv-common.h /^ void* sq; \/* pointer to munmap() on event loop teardown *\/$/;" m struct:uv__iou typeref:typename:void * | 12642 sq third_party/libuv/src/uv-common.h /^ void* sq; \/* pointer to munmap() on event loop teardown *\/$/;" m struct:uv__iou typeref:typename:void * |
| 12587 sqe third_party/libuv/src/uv-common.h /^ void* sqe; \/* pointer to array of struct uv__io_uring_sqe *\/$/;" m struct:uv__iou typeref:typename:void * | 12643 sqe third_party/libuv/src/uv-common.h /^ void* sqe; \/* pointer to array of struct uv__io_uring_sqe *\/$/;" m struct:uv__iou typeref:typename:void * |
| 12588 sqelen third_party/libuv/src/uv-common.h /^ size_t sqelen;$/;" m struct:uv__iou typeref:typename:size_t | 12644 sqelen third_party/libuv/src/uv-common.h /^ size_t sqelen;$/;" m struct:uv__iou typeref:typename:size_t |
| 12589 sqflags third_party/libuv/src/uv-common.h /^ uint32_t* sqflags;$/;" m struct:uv__iou typeref:typename:uint32_t * | 12645 sqflags third_party/libuv/src/uv-common.h /^ uint32_t* sqflags;$/;" m struct:uv__iou typeref:typename:uint32_t * |
| 12590 sqhead third_party/libuv/src/uv-common.h /^ uint32_t* sqhead;$/;" m struct:uv__iou typeref:typename:uint32_t * | 12646 sqhead third_party/libuv/src/uv-common.h /^ uint32_t* sqhead;$/;" m struct:uv__iou typeref:typename:uint32_t * |
| 12877 stx_nlink third_party/libuv/src/unix/internal.h /^ uint32_t stx_nlink;$/;" m struct:uv__statx typeref:typename:uint32_t | 12933 stx_nlink third_party/libuv/src/unix/internal.h /^ uint32_t stx_nlink;$/;" m struct:uv__statx typeref:typename:uint32_t |
| 12878 stx_rdev_major third_party/libuv/src/unix/internal.h /^ uint32_t stx_rdev_major;$/;" m struct:uv__statx typeref:typename:uint32_t | 12934 stx_rdev_major third_party/libuv/src/unix/internal.h /^ uint32_t stx_rdev_major;$/;" m struct:uv__statx typeref:typename:uint32_t |
| 12879 stx_rdev_minor third_party/libuv/src/unix/internal.h /^ uint32_t stx_rdev_minor;$/;" m struct:uv__statx typeref:typename:uint32_t | 12935 stx_rdev_minor third_party/libuv/src/unix/internal.h /^ uint32_t stx_rdev_minor;$/;" m struct:uv__statx typeref:typename:uint32_t |
| 12880 stx_size third_party/libuv/src/unix/internal.h /^ uint64_t stx_size;$/;" m struct:uv__statx typeref:typename:uint64_t | 12936 stx_size third_party/libuv/src/unix/internal.h /^ uint64_t stx_size;$/;" m struct:uv__statx typeref:typename:uint64_t |
| 12881 stx_uid third_party/libuv/src/unix/internal.h /^ uint32_t stx_uid;$/;" m struct:uv__statx typeref:typename:uint32_t | 12937 stx_uid third_party/libuv/src/unix/internal.h /^ uint32_t stx_uid;$/;" m struct:uv__statx typeref:typename:uint32_t |
| 12938 success third_party/raylib/custom.h /^ Color success; \/\/ Success indicator$/;" m struct:__anon7f8247c10108 typeref:typename:Color | |
| 12882 supportDrag postdog/gui_window_file_dialog.h /^ bool supportDrag;$/;" m struct:__anoncb6fd9740108 typeref:typename:bool | 12939 supportDrag postdog/gui_window_file_dialog.h /^ bool supportDrag;$/;" m struct:__anoncb6fd9740108 typeref:typename:bool |
| 12883 sys third_party/libuv/include/uv.h /^ uint64_t sys; \/* milliseconds *\/$/;" m struct:uv_cpu_times_s typeref:typename:uint64_t | 12940 sys third_party/libuv/include/uv.h /^ uint64_t sys; \/* milliseconds *\/$/;" m struct:uv_cpu_times_s typeref:typename:uint64_t |
| 12884 sys/event.h third_party/libuv/src/unix/internal.h /^#include <sys\/event.h>/;" h | 12941 sys/event.h third_party/libuv/src/unix/internal.h /^#include <sys\/event.h>/;" h |
| 12885 sys/param.h third_party/libuv/include/uv/unix.h /^#include <sys\/param.h>/;" h | 12942 sys/param.h third_party/libuv/include/uv/unix.h /^#include <sys\/param.h>/;" h |
| 12886 sys/poll.h third_party/libuv/src/unix/internal.h /^# include <sys\/poll.h>/;" h | 12943 sys/poll.h third_party/libuv/src/unix/internal.h /^# include <sys\/poll.h>/;" h |
| 12988 texcoordx third_party/raylib/raylib-5.5_win64/include/rlgl.h /^ float texcoordx, texcoordy; \/\/ Current active texture coordinate (added on glV/;" m struct:rlglData::__anon9e7796b80d08 typeref:typename:float | 13045 texcoordx third_party/raylib/raylib-5.5_win64/include/rlgl.h /^ float texcoordx, texcoordy; \/\/ Current active texture coordinate (added on glV/;" m struct:rlglData::__anon9e7796b80d08 typeref:typename:float |
| 12989 texcoordy third_party/raylib/include/rlgl.h /^ float texcoordx, texcoordy; \/\/ Current active texture coordinate (added on glV/;" m struct:rlglData::__anonb66549aa0d08 typeref:typename:float | 13046 texcoordy third_party/raylib/include/rlgl.h /^ float texcoordx, texcoordy; \/\/ Current active texture coordinate (added on glV/;" m struct:rlglData::__anonb66549aa0d08 typeref:typename:float |
| 12990 texcoordy third_party/raylib/raylib-5.5_linux_amd64/include/rlgl.h /^ float texcoordx, texcoordy; \/\/ Current active texture coordinate (added on glV/;" m struct:rlglData::__anon0cdf4ceb0d08 typeref:typename:float | 13047 texcoordy third_party/raylib/raylib-5.5_linux_amd64/include/rlgl.h /^ float texcoordx, texcoordy; \/\/ Current active texture coordinate (added on glV/;" m struct:rlglData::__anon0cdf4ceb0d08 typeref:typename:float |
| 12991 texcoordy third_party/raylib/raylib-5.5_macos/include/rlgl.h /^ float texcoordx, texcoordy; \/\/ Current active texture coordinate (added on glV/;" m struct:rlglData::__anon96c0c2130d08 typeref:typename:float | 13048 texcoordy third_party/raylib/raylib-5.5_macos/include/rlgl.h /^ float texcoordx, texcoordy; \/\/ Current active texture coordinate (added on glV/;" m struct:rlglData::__anon96c0c2130d08 typeref:typename:float |
| 12992 texcoordy third_party/raylib/raylib-5.5_win64/include/rlgl.h /^ float texcoordx, texcoordy; \/\/ Current active texture coordinate (added on glV/;" m struct:rlglData::__anon9e7796b80d08 typeref:typename:float | 13049 texcoordy third_party/raylib/raylib-5.5_win64/include/rlgl.h /^ float texcoordx, texcoordy; \/\/ Current active texture coordinate (added on glV/;" m struct:rlglData::__anon9e7796b80d08 typeref:typename:float |
| 13050 text third_party/raylib/custom.h /^ Color text; \/\/ Text color (Black)$/;" m struct:__anon7f8247c10108 typeref:typename:Color | |
| 12993 textBoxCursorIndex third_party/raylib/include/raygui.h /^static int textBoxCursorIndex = 0; \/\/ Cursor index, shared by all GuiTextBox*()$/;" v typeref:typename:int | 13051 textBoxCursorIndex third_party/raylib/include/raygui.h /^static int textBoxCursorIndex = 0; \/\/ Cursor index, shared by all GuiTextBox*()$/;" v typeref:typename:int |
| 12994 textBoxSelecting third_party/raylib/include/raygui.h /^static bool textBoxSelecting = false; \/\/ Currently selecting with mouse$/;" v typeref:typename:bool | 13052 textBoxSelecting third_party/raylib/include/raygui.h /^static bool textBoxSelecting = false; \/\/ Currently selecting with mouse$/;" v typeref:typename:bool |
| 12995 textBoxSelectionEnd third_party/raylib/include/raygui.h /^static int textBoxSelectionEnd = -1; \/\/ Selection end index (-1 if no selection)$/;" v typeref:typename:int | 13053 textBoxSelectionEnd third_party/raylib/include/raygui.h /^static int textBoxSelectionEnd = -1; \/\/ Selection end index (-1 if no selection)$/;" v typeref:typename:int |
| 12996 textBoxSelectionStart third_party/raylib/include/raygui.h /^static int textBoxSelectionStart = -1; \/\/ Selection start index (-1 if no selection)$/;" v typeref:typename:int | 13054 textBoxSelectionStart third_party/raylib/include/raygui.h /^static int textBoxSelectionStart = -1; \/\/ Selection start index (-1 if no selection)$/;" v typeref:typename:int |
| 13055 text_buffer third_party/raylib/custom.h /^ char *text_buffer; \/\/ Text buffer for input$/;" m struct:__anon7f8247c10308 typeref:typename:char * | |
| 13056 text_buffer_size third_party/raylib/custom.h /^ int text_buffer_size; \/\/ Size of text buffer$/;" m struct:__anon7f8247c10308 typeref:typename:int | |
| 13057 text_color third_party/raylib/custom.h /^ Color text_color; \/\/ Text color$/;" m struct:__anon7f8247c10208 typeref:typename:Color | |
| 13058 text_color third_party/raylib/custom.h /^ Color text_color;$/;" m struct:__anon7f8247c10308 typeref:typename:Color | |
| 12997 text_copy seobeo/seobeo_internal.h /^ void *text_copy;$/;" m struct:__anon7a4da8400208 typeref:typename:void * | 13059 text_copy seobeo/seobeo_internal.h /^ void *text_copy;$/;" m struct:__anon7a4da8400208 typeref:typename:void * |
| 13060 text_edit_mode third_party/raylib/custom.h /^ boolean *text_edit_mode; \/\/ Pointer to text edit mode state$/;" m struct:__anon7f8247c10308 typeref:typename:boolean * | |
| 13061 text_light third_party/raylib/custom.h /^ Color text_light; \/\/ Light text (White - for dark backgrounds)$/;" m struct:__anon7f8247c10108 typeref:typename:Color | |
| 12998 texture third_party/raylib/include/raygui.h /^ Texture2D texture; \/\/ Texture atlas containing the glyphs$/;" m struct:Font typeref:typename:Texture2D | 13062 texture third_party/raylib/include/raygui.h /^ Texture2D texture; \/\/ Texture atlas containing the glyphs$/;" m struct:Font typeref:typename:Texture2D |
| 12999 texture third_party/raylib/include/raylib.h /^ Texture texture; \/\/ Color buffer attachment texture$/;" m struct:RenderTexture typeref:typename:Texture | 13063 texture third_party/raylib/include/raylib.h /^ Texture texture; \/\/ Color buffer attachment texture$/;" m struct:RenderTexture typeref:typename:Texture |
| 13000 texture third_party/raylib/include/raylib.h /^ Texture2D texture; \/\/ Material map texture$/;" m struct:MaterialMap typeref:typename:Texture2D | 13064 texture third_party/raylib/include/raylib.h /^ Texture2D texture; \/\/ Material map texture$/;" m struct:MaterialMap typeref:typename:Texture2D |
| 13001 texture third_party/raylib/include/raylib.h /^ Texture2D texture; \/\/ Texture atlas containing the glyphs$/;" m struct:Font typeref:typename:Texture2D | 13065 texture third_party/raylib/include/raylib.h /^ Texture2D texture; \/\/ Texture atlas containing the glyphs$/;" m struct:Font typeref:typename:Texture2D |
| 13002 texture third_party/raylib/raylib-5.5_linux_amd64/include/raylib.h /^ Texture texture; \/\/ Color buffer attachment texture$/;" m struct:RenderTexture typeref:typename:Texture | 13066 texture third_party/raylib/raylib-5.5_linux_amd64/include/raylib.h /^ Texture texture; \/\/ Color buffer attachment texture$/;" m struct:RenderTexture typeref:typename:Texture |
| 13012 textureId third_party/raylib/raylib-5.5_linux_amd64/include/rlgl.h /^ unsigned int textureId; \/\/ Texture id to be used on the draw -> Use to create new draw/;" m struct:rlDrawCall typeref:typename:unsigned int | 13076 textureId third_party/raylib/raylib-5.5_linux_amd64/include/rlgl.h /^ unsigned int textureId; \/\/ Texture id to be used on the draw -> Use to create new draw/;" m struct:rlDrawCall typeref:typename:unsigned int |
| 13013 textureId third_party/raylib/raylib-5.5_macos/include/rlgl.h /^ unsigned int textureId; \/\/ Texture id to be used on the draw -> Use to create new draw/;" m struct:rlDrawCall typeref:typename:unsigned int | 13077 textureId third_party/raylib/raylib-5.5_macos/include/rlgl.h /^ unsigned int textureId; \/\/ Texture id to be used on the draw -> Use to create new draw/;" m struct:rlDrawCall typeref:typename:unsigned int |
| 13014 textureId third_party/raylib/raylib-5.5_win64/include/rlgl.h /^ unsigned int textureId; \/\/ Texture id to be used on the draw -> Use to create new draw/;" m struct:rlDrawCall typeref:typename:unsigned int | 13078 textureId third_party/raylib/raylib-5.5_win64/include/rlgl.h /^ unsigned int textureId; \/\/ Texture id to be used on the draw -> Use to create new draw/;" m struct:rlDrawCall typeref:typename:unsigned int |
| 13015 third_party/raylib/include/raygui.h postdog/gui_window_file_dialog.h /^#include "third_party\/raylib\/include\/raygui.h"/;" h | 13079 third_party/raylib/include/raygui.h postdog/gui_window_file_dialog.h /^#include "third_party\/raylib\/include\/raygui.h"/;" h |
| 13016 third_party/raylib/include/raylib.h postdog/gui_window_file_dialog.h /^#include "third_party\/raylib\/include\/raylib.h"/;" h | 13080 third_party/raylib/include/raylib.h postdog/gui_window_file_dialog.h /^#include "third_party\/raylib\/include\/raylib.h"/;" h |
| 13081 third_party/raylib/include/raylib.h third_party/raylib/custom.h /^#include "third_party\/raylib\/include\/raylib.h"/;" h | |
| 13017 threshold third_party/libuv/include/uv/unix.h /^ unsigned threshold;$/;" m struct:_uv_barrier typeref:typename:unsigned | 13082 threshold third_party/libuv/include/uv/unix.h /^ unsigned threshold;$/;" m struct:_uv_barrier typeref:typename:unsigned |
| 13018 threshold third_party/libuv/include/uv/win.h /^ unsigned threshold;$/;" m struct:__anond441abe00408 typeref:typename:unsigned | 13083 threshold third_party/libuv/include/uv/win.h /^ unsigned threshold;$/;" m struct:__anond441abe00408 typeref:typename:unsigned |
| 13019 timeout third_party/libuv/test/runner.h /^ int timeout;$/;" m struct:__anona47773ae0108 typeref:typename:int | 13084 timeout third_party/libuv/test/runner.h /^ int timeout;$/;" m struct:__anona47773ae0108 typeref:typename:int |
| 13020 tls_index third_party/libuv/include/uv/win.h /^ DWORD tls_index;$/;" m struct:__anond441abe00508 typeref:typename:DWORD | 13085 tls_index third_party/libuv/include/uv/win.h /^ DWORD tls_index;$/;" m struct:__anond441abe00508 typeref:typename:DWORD |
| 13021 tombstone_count dowa/dowa.h /^ size_t tombstone_count;$/;" m struct:__anon82503da00508 typeref:typename:size_t | 13086 tombstone_count dowa/dowa.h /^ size_t tombstone_count;$/;" m struct:__anon82503da00508 typeref:typename:size_t |