Searched refs:makeGLineMessage (Results 1 - 7 of 7) sorted by relevance

/haiku-fatelf/src/add-ons/input_server/methods/canna/lib/
H A Dulhinshi.c352 makeGLineMessage(d, tc->qbuf, WStrlen(tc->qbuf));
385 makeGLineMessage(d, tc->qbuf, WStrlen(tc->qbuf));
418 makeGLineMessage(d, tc->qbuf, WStrlen(tc->qbuf)); /* �������� */
475 makeGLineMessage(d, d->genbuf, WStrlen(d->genbuf));
1082 makeGLineMessage(d, d->genbuf, WStrlen(d->genbuf));
H A Dulmount.c284 makeGLineMessage(d, d->genbuf, WStrlen(d->genbuf));
570 makeGLineMessage(d, p, WStrlen(p));
H A Dulserver.c258 makeGLineMessage(d, d->genbuf, WStrlen(d->genbuf));
H A Duldefine.c455 makeGLineMessage(d, d->genbuf, WStrlen(d->genbuf));
672 makeGLineMessage(d, d->genbuf, WStrlen(d->genbuf));
687 makeGLineMessage(d, d->genbuf, WStrlen(d->genbuf));
H A Dutil.c45 makeGLineMessage ����������������������������GLine����������������������������������������������������������������
655 makeGLineMessage(uiContext d, WCHAR_T *msg, int sz) function
679 makeGLineMessage(d, d->genbuf, len);
829 makeGLineMessage(d, d->genbuf, len);
H A Duldelete.c1116 makeGLineMessage(d, d->genbuf, WStrlen(d->genbuf));
1192 makeGLineMessage(d, d->genbuf, WStrlen(d->genbuf));
H A Dcanna.h1224 void makeGLineMessage(uiContext d, WCHAR_T *msg, int sz);

Completed in 113 milliseconds