Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BlitterStudio/amiberry
/ ClearComposer
Method
ClearComposer
external/ImGuiFileDialog/ImGuiFileDialog.cpp:2297–2299 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2295
}
2296
2297
void IGFD::FileManager::ClearComposer() {
2298
m_CurrentPathDecomposition.clear();
2299
}
2300
2301
void IGFD::FileManager::ClearAll() {
2302
ClearComposer();
Callers
1
Display
Method · 0.80
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected