Searched refs:_Level (Results 1 - 4 of 4) sorted by relevance

/haiku/src/apps/sudoku/
H A DSudokuWindow.h37 int32 _Level() const;
H A DSudokuWindow.cpp354 status = settings.AddInt32("level", _Level());
458 level = _Level();
597 SudokuWindow::_Level() const function in class:SudokuWindow
/haiku/headers/private/storage/
H A DPartition.h200 int32 _Level() const;
/haiku/src/kits/storage/disk_device/
H A DPartition.cpp733 int32 level = _Level();
1463 BPartition::_Level() const function in class:BPartition
1484 level = _Level();

Completed in 45 milliseconds