MCPcopy Create free account
hub / github.com/Duet3D/RepRapFirmware / GetVisibilityRowOffset

Method GetVisibilityRowOffset

src/Display/ValueMenuItem.cpp:222–226  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

220}
221
222PixelNumber ValueMenuItem::GetVisibilityRowOffset(PixelNumber tCurrentOffset, PixelNumber fontHeight) const noexcept
223{
224 // TODO
225 return 0;
226}
227
228bool ValueMenuItem::Adjust_SelectHelper() noexcept
229{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected