Home
last modified time | relevance | path

Searched refs:kMaxBootMenuItemLength (Results 1 – 1 of 1) sorted by relevance

/haiku/src/apps/bootmanager/
H A DLegacyBootMenu.cpp114 static const int32 kMaxBootMenuItemLength = 70; variable
606 return biosTextLength < kMaxBootMenuItemLength; in _ConvertToBIOSText()