Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/lyt/
Dlyt_TextBox.h227 virtual void AllocStringBuffer(u16 minLen);
/NW4C-1.2.23/sources/libraries/lyt/
Dlyt_TextBox.cpp171 AllocStringBuffer(allocStrLen); in Init()
352 TextBox::AllocStringBuffer(u16 minLen) in AllocStringBuffer() function in nw::lyt::TextBox