MCPcopy Create free account
hub / github.com/chrxh/alien / GetDefaultFolderIcon

Method GetDefaultFolderIcon

external/ImFileDialog/ImFileDialog.cpp:1473–1476  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1471 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,
1472};
1473const char* ifd::GetDefaultFolderIcon()
1474{
1475 return (const char*)&folder_icon[0];
1476}
1477const char* ifd::GetDefaultFileIcon()
1478{
1479 return (const char*)&file_icon[0];

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected