Home
last modified time | relevance | path

Searched refs:PushInput (Results 1 – 3 of 3) sorted by relevance

/haiku/src/apps/expander/
H A DExpanderThread.h35 void PushInput(BString text);
H A DExpanderThread.cpp145 ExpanderThread::PushInput(BString text) in PushInput() function in ExpanderThread
H A DExpanderWindow.cpp435 fExpandingThread->PushInput(password); in MessageReceived()
453 fExpandingThread->PushInput(password); in MessageReceived()