MCPcopy Create free account
hub / github.com/dfranx/ImFileDialog / GetDefaultFolderIcon

Method GetDefaultFolderIcon

ImFileDialog.cpp:1485–1488  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1483 0x00ffffff, 0x00ffffff, 0x00ffffff, 0x00ffffff, 0x00ffffff, 0x00ffffff, 0x00ffffff, 0x00ffffff, 0x00ffffff, 0x00ffffff, 0x00ffffff, 0x00ffffff, 0x00ffffff, 0x00ffffff, 0x00ffffff, 0x00ffffff, 0x00ffffff, 0x00ffffff, 0x00ffffff, 0x00ffffff, 0x00ffffff, 0x00ffffff, 0x00ffffff, 0x00ffffff, 0x00ffffff, 0x00ffffff, 0x00ffffff, 0x00ffffff, 0x00ffffff, 0x00ffffff, 0x00ffffff, 0x00ffffff,
1484};
1485const char* ifd::GetDefaultFolderIcon()
1486{
1487 return (const char*)&folder_icon[0];
1488}
1489const char* ifd::GetDefaultFileIcon()
1490{
1491 return (const char*)&file_icon[0];

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected