Searched refs:_GetFieldFor (Results 1 - 2 of 2) sorted by relevance

/haiku/src/apps/sudoku/
H A DSudokuView.h109 bool _GetFieldFor(BPoint where, uint32& x,
H A DSudokuView.cpp598 if (!fEditable || !_GetFieldFor(where, x, y))
654 bool isField = _GetFieldFor(where, x, y);
1101 SudokuView::_GetFieldFor(BPoint where, uint32& x, uint32& y) function in class:SudokuView

Completed in 43 milliseconds