Searched refs:numLowestChars (Results 1 – 2 of 2) sorted by relevance
62 …void Initialize(u32 length, u32 split = 0, const wchar_t* pInitial = NULL, u32 numLowestChars = 1,…
90 void TenKey::Initialize(u32 length, u32 split, const wchar_t* pInitial, u32 numLowestChars, bool is… in Initialize() argument101 m_numLowestChars = numLowestChars; in Initialize()