Searched refs:TextView (Results 201 - 225 of 235) sorted by relevance

12345678910

/haiku/src/kits/tracker/
H A DTextWidget.cpp48 #include <TextView.h>
532 // force immediate redraw so TextView appears instantly
/haiku/src/apps/mediaplayer/
H A DInfoWin.cpp30 #include <TextView.h>
/haiku/src/kits/interface/
H A DAbstractSpinner.cpp34 #include <TextView.h>
1294 BAbstractSpinner::TextView() const function in class:BAbstractSpinner
H A DTextControl.cpp616 BTextControl::TextView() const function in class:BTextControl
H A DInterfaceDefs.cpp35 #include <TextView.h>
/haiku/src/apps/haikudepot/ui/
H A DPackageInfoView.cpp50 #include "TextView.h"
876 TextView* textView = new TextView("rating-text");
/haiku/src/apps/webpositive/
H A DURLInputGroup.cpp20 #include <TextView.h>
723 URLInputGroup::TextView() const function in class:URLInputGroup
H A DSettingsWindow.cpp536 fProxyPasswordControl->TextView()->HideTyping(true);
/haiku/src/preferences/mail/
H A DConfigWindow.cpp49 #include <TextView.h>
/haiku/src/apps/workspaces/
H A DWorkspaces.cpp29 #include <TextView.h>
/haiku/src/preferences/screensaver/
H A DScreenSaverWindow.cpp50 #include <TextView.h>
/haiku/src/apps/processcontroller/
H A DProcessController.cpp29 #include <TextView.h>
/haiku/src/apps/mail/
H A DMailApp.cpp59 #include <TextView.h>
H A DPrefs.cpp470 BTextView *text = fReplyPreamble->TextView();
/haiku/src/apps/codycam/
H A DCodyCam.cpp716 fPassword->TextView()->HideTyping(true);
/haiku/src/add-ons/translators/rtf/
H A Dconvert.cpp20 #include <TextView.h>
/haiku/src/preferences/filetypes/
H A DFileTypesWindow.cpp475 .Add(fInternalNameView->TextView(), 1, 0)
/haiku/src/add-ons/translators/jpeg2000/
H A DJPEG2000Translator.cpp40 #include <TextView.h>
/haiku/src/apps/expander/
H A DExpanderWindow.cpp30 #include <TextView.h>
/haiku/src/servers/net/
H A DNetServer.cpp42 #include <TextView.h>
/haiku/src/apps/diskprobe/
H A DTypeEditors.cpp30 #include <TextView.h>
/haiku/src/apps/powerstatus/
H A DPowerStatusView.cpp41 #include <TextView.h>
/haiku/src/apps/installer/
H A DInstallerWindow.cpp38 #include <TextView.h>
/haiku/src/tests/kits/interface/balert/
H A DAlertTest.cpp11 #include <TextView.h>
201 // [k] TextView
203 BTextView *textView = pAlert->TextView();
206 // [k] TextView ViewColor()
210 // [k] TextView IsEditable()
214 // [k] TextView IsSelectable()
218 // [k] TextView DoesWordWrap()
222 // TextView Text
226 // TextView Width/Height
231 // TextView Positio
[all...]
/haiku/src/add-ons/translators/jpeg/
H A DJPEGTranslator.cpp41 #include <TextView.h>

Completed in 231 milliseconds

12345678910