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

Method getLeftScrollXValue

src/MediatorDisplay.cpp:122–125  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

120}
121
122int MediatorDisplay::getLeftScrollXValue()
123{
124 return m_leftScrollXValue;
125}
126
127int MediatorDisplay::getRightScrollXValue()
128{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected