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

/haiku/src/apps/deskcalc/
H A DCalcView.h102 int32 _KeyForLabel(const char* label) const;
H A DCalcView.cpp975 int32 key = _KeyForLabel(temp.String());
1323 int32 key = _KeyForLabel(label);
1330 CalcView::_KeyForLabel(const char* label) const function in class:CalcView

Completed in 33 milliseconds