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

/haiku/headers/os/interface/
H A DTextView.h416 void _FilterDisallowedChars(char* text,
/haiku/src/kits/interface/
H A DTextView.cpp1429 _FilterDisallowedChars((char*)text, length, runArray);
4965 _FilterDisallowedChars((char*)text, dataLength, runArray);
5959 BTextView::_FilterDisallowedChars(char* text, ssize_t& length, function in class:BTextView

Completed in 62 milliseconds