Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/lyt/
Dlyt_TextBox.h211 u16 GetStringBufferLength() const;
/NW4C-1.2.23/sources/libraries/lyt/
Dlyt_TextBox.cpp339 TextBox::GetStringBufferLength() const in GetStringBufferLength() function in nw::lyt::TextBox
454 const u16 bufLen = GetStringBufferLength(); in SetStringImpl()