Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ProgerXP/Notepad2e
/ GetVisibleOriginInMain
Method
GetVisibleOriginInMain
scintilla/src/Editor.cxx:322–325 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
320
}
321
322
Point Editor::GetVisibleOriginInMain()
323
{
324
return Point ( 0, 0 );
325
}
326
327
Point Editor::DocumentPointFromView ( Point ptView )
328
{
Callers
nothing calls this directly
Calls
1
Point
Class · 0.85
Tested by
no test coverage detected