MCPcopy Create free account
hub / github.com/Kitware/CMake / JumpToCacheEntry

Method JumpToCacheEntry

Source/CursesDialog/cmCursesMainForm.cxx:987–990  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

985}
986
987void cmCursesMainForm::JumpToCacheEntry(char const* astr)
988{
989 this->JumpToCacheEntry(astr, false);
990}
991
992void cmCursesMainForm::JumpToCacheEntry(char const* astr, bool reverse)
993{

Callers 1

HandleInputMethod · 0.95

Calls 7

current_fieldFunction · 0.85
field_indexFunction · 0.85
field_userptrFunction · 0.85
form_driverFunction · 0.85
emptyMethod · 0.45
GetValueMethod · 0.45
findMethod · 0.45

Tested by

no test coverage detected