Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/lyt/
Dlyt_TextBox.cpp93 u16 strLen, in TextBox() argument
99 SetString(str, 0, strLen); in TextBox()
429 u16 strLen in SetString() argument
432 return SetStringImpl(str, dstIdx, strLen); in SetString()
439 u32 strLen in SetStringImpl() argument
465 cpLen = ut::Min(strLen, cpLen); in SetStringImpl()
466 NW_WARNING(cpLen >= strLen, "%d character(s) droped.\n", strLen - cpLen); in SetStringImpl()
/NW4C-1.2.23/include/nw/lyt/
Dlyt_TextBox.h120 u16 strLen,
280 u16 strLen);
788 u32 strLen);