MCPcopy Create free account
hub / github.com/cxasm/notepad-- / getLeftScrollValue

Method getLeftScrollValue

src/MediatorDisplay.cpp:81–84  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

79}
80
81int MediatorDisplay::getLeftScrollValue()
82{
83 return m_leftScrollValue;
84}
85
86int MediatorDisplay::getRightScrollValue()
87{

Callers 2

Calls

no outgoing calls

Tested by

no test coverage detected