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

/haiku/headers/os/interface/
H A DTextControl.h22 const char* label, const char* initialText,
27 const char* label, const char* initialText,
31 const char* initialText,
128 void _InitText(const char* initialText,
/haiku/src/kits/interface/
H A DTextControl.cpp1099 BTextControl::_InitText(const char* initialText, const BMessage* archive) argument
1117 SetText(initialText);

Completed in 82 milliseconds