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

/haiku/src/preferences/keymap/
H A DKeyboardLayout.h86 void _Trim(BString& string, bool stripComments);
H A DKeyboardLayout.cpp399 KeyboardLayout::_Trim(BString& string, bool stripComments) function in class:KeyboardLayout
451 _Trim(name, false);
452 _Trim(value, true);
691 _Trim(term, true);

Completed in 153 milliseconds