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

/haiku/src/apps/screenshot/
H A DScreenshotWindow.h46 void _DisallowChar(BTextView* textView);
H A DScreenshotWindow.cpp171 _DisallowChar(fDelayControl->TextView());
474 ScreenshotWindow::_DisallowChar(BTextView* textView) function in class:ScreenshotWindow
/haiku/headers/private/print/
H A DJobSetupPanel.h77 void _DisallowChar(BTextView* textView);
/haiku/src/kits/print/
H A DJobSetupPanel.cpp299 _DisallowChar(fFirstPage->TextView());
301 _DisallowChar(fLastPage->TextView());
322 _DisallowChar(fNumberOfCopies->TextView());
364 BJobSetupPanel::_DisallowChar(BTextView* textView) function in class:BPrivate::Print::BJobSetupPanel

Completed in 61 milliseconds