MCPcopy Create free account
hub / github.com/Vector35/binaryninja-api / down

Method down

examples/triage/byte.cpp:853–856  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

851
852
853void ByteView::down(bool selecting)
854{
855 right((int)m_cols, selecting);
856}
857
858
859void ByteView::pageUp(bool selecting)

Callers

nothing calls this directly

Calls 1

rightFunction · 0.85

Tested by

no test coverage detected