Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cxasm/notepad--
/ on_close
Method
on_close
src/findresultview.cpp:273–276 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
271
}
272
273
void FindResultView::on_close()
274
{
275
m_resultWin->m_parent->close();
276
}
277
278
void FindResultView::on_warp()
279
{
Callers
nothing calls this directly
Calls
1
close
Method · 0.80
Tested by
no test coverage detected