Searched defs:textView (Results 1 - 25 of 30) sorted by relevance

12

/haiku/src/apps/haikudepot/ui/
H A DShuttingDownWindow.cpp27 BTextView* textView = new BTextView("shutting down message"); local
H A DPackageInfoView.cpp876 TextView* textView = new TextView("rating-text"); local
/haiku/src/apps/installer/
H A DEULAWindow.cpp70 BTextView* textView = new BTextView("eula", be_plain_font, NULL, B_WILL_DRAW); local
/haiku/src/apps/packageinstaller/
H A DPackageTextViewer.cpp64 BTextView* textView = new BTextView("text_view"); local
/haiku/src/apps/webpositive/autocompletion/
H A DTextViewCompleter.cpp21 TextViewCompleter::TextViewWrapper::TextViewWrapper(BTextView* textView) argument
69 TextViewCompleter::TextViewCompleter(BTextView* textView, ChoiceModel* model, argument
/haiku/src/add-ons/screen_savers/ifs/
H A DIFSSaver.cpp114 BTextView* textView = new BTextView(bounds, B_EMPTY_STRING, textRect, local
/haiku/src/preferences/filetypes/
H A DExtensionWindow.cpp129 BTextView* textView = fExtensionControl->TextView(); local
H A DFileTypeWindow.cpp67 BTextView* textView = fTypeControl->TextView(); local
H A DAttributeWindow.cpp108 BTextView* textView = fAttributeControl->TextView(); local
H A DApplicationTypeWindow.cpp336 BTextView* textView = fSignatureControl->TextView(); local
708 BTextView* textView = control->TextView(); local
/haiku/src/kits/interface/textview_support/
H A DUndoBuffer.cpp28 BTextView::UndoBuffer::UndoBuffer(BTextView* textView, undo_state state) argument
91 BTextView::CutUndoBuffer::CutUndoBuffer(BTextView* textView) argument
126 BTextView::PasteUndoBuffer::PasteUndoBuffer(BTextView* textView, argument
172 BTextView::ClearUndoBuffer::ClearUndoBuffer(BTextView* textView) argument
194 BTextView::DropUndoBuffer::DropUndoBuffer(BTextView* textView, argument
252 TypingUndoBuffer(BTextView* textView) argument
[all...]
/haiku/src/apps/webpositive/
H A DAuthenticationPanel.cpp120 BTextView* textView = new BTextView(textBounds, "text", textBounds, local
/haiku/src/apps/mediaplayer/interface/
H A DSubtitleBitmap.cpp269 apply_state(BTextView* textView, const ParseState* state, BFont font, argument
293 parse_text(const BString& string, BTextView* textView, const BFont& font, argument
/haiku/src/add-ons/screen_savers/leaves/
H A DLeaves.cpp135 BTextView* textView = new BTextView(bounds, B_EMPTY_STRING, local
/haiku/src/kits/print/
H A DJobSetupPanel.cpp364 BJobSetupPanel::_DisallowChar(BTextView* textView) argument
/haiku/src/apps/mail/
H A DSignature.cpp135 BTextView* textView = fSigView->fName->TextView(); local
235 BTextView* textView = fSigView->fName->TextView(); local
283 BTextView* textView = (BTextView *)fSigView->fName->TextView(); local
[all...]
H A DHeader.cpp233 BTextView* textView = TextView(); local
249 BTextView* textView = TextView(); local
690 BTextView* textView = dynamic_cast<BTextView*>(Window()->CurrentFocus()); local
[all...]
H A DAddressTextControl.cpp813 BTextView *textView = (BTextView *)ChildAt(0); local
H A DMailWindow.cpp991 BTextView* textView = dynamic_cast<BTextView*>(CurrentFocus()); local
/haiku/src/apps/people/
H A DPersonWindow.cpp143 BTextView* textView = dynamic_cast<BTextView*>(CurrentFocus()); local
/haiku/src/kits/tracker/
H A DTextWidget.cpp343 BTextView* textView = dynamic_cast<BTextView*>( local
375 BTextView* textView = dynamic_cast<BTextView*>( local
449 BTextView* textView = new BTextView(rect, "WidgetTextView", rect, local
[all...]
H A DWidgetAttributeText.cpp545 StringAttributeText::CommitEditedText(BTextView* textView) argument
768 NameAttributeText::SetupEditing(BTextView* textView) argument
778 NameAttributeText::CommitEditedTextFlavor(BTextView* textView) argument
861 SetupEditing(BTextView* textView) argument
1528 CommitEditedText(BTextView* textView) argument
1551 SetupEditing(BTextView* textView) argument
1559 CommitEditedTextFlavor(BTextView* textView) argument
[all...]
/haiku/src/tests/kits/interface/balert/
H A DAlertTest.cpp203 BTextView *textView = pAlert->TextView(); local
[all...]
/haiku/src/apps/screenshot/
H A DScreenshotWindow.cpp474 ScreenshotWindow::_DisallowChar(BTextView* textView) argument
/haiku/src/libs/print/libprint/
H A DJobSetupDlg.cpp180 JobSetupView::AllowOnlyDigits(BTextView* textView, int maxDigits) argument

Completed in 508 milliseconds

12