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

Method getRightScrollValue

src/MediatorDisplay.cpp:86–89  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

84}
85
86int MediatorDisplay::getRightScrollValue()
87{
88 return m_rightScrollValue;
89}
90
91
92void MediatorDisplay::setLeftScrollXValue(int value)

Callers 2

Calls

no outgoing calls

Tested by

no test coverage detected