Searched refs:_InitText (Results 1 - 2 of 2) sorted by relevance

/haiku/headers/os/interface/
H A DTextControl.h128 void _InitText(const char* initialText,
/haiku/src/kits/interface/
H A DTextControl.cpp166 _InitText(text);
177 _InitText(text);
189 _InitText(text);
213 _InitText(NULL, archive);
293 _InitText(NULL, from);
1099 BTextControl::_InitText(const char* initialText, const BMessage* archive) function in class:BTextControl

Completed in 79 milliseconds