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

/haiku/src/kits/interface/
H A DTextView.cpp386 const int32* disallowedChars = NULL; local
388 (const void**)&disallowedChars, &disallowedCount) == B_OK) {
394 reinterpret_cast<void*>(disallowedChars[x]));

Completed in 44 milliseconds