Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/lyt/
Dlyt_TextBox.h213 u16 GetStringBufferLength() const;
/NW4C-2.0.3/sources/libraries/lyt/
Dlyt_TextBox.cpp341 TextBox::GetStringBufferLength() const in GetStringBufferLength() function in nw::lyt::TextBox
456 const u16 bufLen = GetStringBufferLength(); in SetStringImpl()