Searched defs:textView (Results 1 - 25 of 30) sorted by last modified time

12

/haiku/src/kits/tracker/
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...]
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 DUtilities.cpp158 DisallowFilenameKeys(BTextView* textView) argument
165 DisallowMetaKeys(BTextView* textView) argument
[all...]
/haiku/src/apps/aboutsystem/
H A DAboutSystem.cpp1002 SysInfoView::_UpdateText(BTextView* textView) argument
[all...]
/haiku/src/apps/haikudepot/ui/
H A DPackageInfoView.cpp876 TextView* textView = new TextView("rating-text"); local
H A DShuttingDownWindow.cpp27 BTextView* textView = new BTextView("shutting down message"); local
/haiku/src/apps/webpositive/
H A DBrowserWindow.cpp1085 BTextView* textView = dynamic_cast<BTextView*>(CurrentFocus()); local
H A DAuthenticationPanel.cpp120 BTextView* textView = new BTextView(textBounds, "text", textBounds, local
/haiku/src/kits/interface/
H A DTextView.cpp6121 BTextView::TextTrackState::SimulateMouseMovement(BTextView* textView) argument
H A DWindow.cpp3714 BTextView* textView = dynamic_cast<BTextView*>(CurrentFocus()); local
/haiku/src/apps/people/
H A DPersonWindow.cpp143 BTextView* textView = dynamic_cast<BTextView*>(CurrentFocus()); local
/haiku/src/apps/mail/
H A DMailWindow.cpp991 BTextView* textView = dynamic_cast<BTextView*>(CurrentFocus()); local
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 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 DAddressTextControl.cpp813 BTextView *textView = (BTextView *)ChildAt(0); local
/haiku/src/preferences/filetypes/
H A DApplicationTypeWindow.cpp336 BTextView* textView = fSignatureControl->TextView(); local
708 BTextView* textView = control->TextView(); local
H A DAttributeWindow.cpp108 BTextView* textView = fAttributeControl->TextView(); local
H A DFileTypeWindow.cpp67 BTextView* textView = fTypeControl->TextView(); local
H A DExtensionWindow.cpp129 BTextView* textView = fExtensionControl->TextView(); 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/screenshot/
H A DScreenshotWindow.cpp474 ScreenshotWindow::_DisallowChar(BTextView* textView) argument
/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/libs/print/libprint/
H A DJobSetupDlg.cpp180 JobSetupView::AllowOnlyDigits(BTextView* textView, int maxDigits) argument
/haiku/src/add-ons/screen_savers/ifs/
H A DIFSSaver.cpp114 BTextView* textView = new BTextView(bounds, B_EMPTY_STRING, textRect, local
/haiku/src/kits/print/
H A DJobSetupPanel.cpp364 BJobSetupPanel::_DisallowChar(BTextView* textView) argument

Completed in 324 milliseconds

12