Searched defs:view (Results 251 - 275 of 315) sorted by relevance

<<111213

/haiku-fatelf/src/preferences/keymap/
H A DKeyboardLayoutView.cpp278 BView* view = new BView(rect, "drag", B_FOLLOW_NONE, 0); local
322 BView* view; local
564 _DrawKeyButton(BView* view, BRect& rect, BRect updateRect, rgb_color base, rgb_color background, bool pressed) argument
575 _DrawKey(BView* view, BRect updateRect, const Key* key, BRect rect, bool pressed) argument
699 _DrawIndicator(BView* view, BRect updateRect, const Indicator* indicator, BRect rect, bool lit) argument
839 _GetAbbreviatedKeyLabelIfNeeded(BView* view, BRect rect, const Key* key, char* text, size_t textSize) argument
1093 _SetFontSize(BView* view, key_kind keyKind) argument
[all...]
H A DKeymapWindow.cpp911 KeymapWindow::_SelectCurrentMap(BListView* view) argument
/haiku-fatelf/src/preferences/mail/
H A DConfigWindow.cpp244 BView *view; local
955 BView* view = NULL; local
[all...]
/haiku-fatelf/src/servers/app/drawing/
H A DViewHWInterface.cpp260 CardMessageFilter::CardMessageFilter(CardView* view) argument
/haiku-fatelf/src/tests/add-ons/print/ppd/ui/
H A DPPDConfigView.cpp132 void DetailsBuilder::AddView(BView* view) argument
167 BView* view local
260 Push(BView* view) argument
315 PPDBuilder(BView* parent, BView* view, BMessage& settings) argument
[all...]
/haiku-fatelf/src/tests/kits/interface/flatten_picture/
H A DPictureTestCases.cpp26 static void testNoOp(BView *view, BRect frame) argument
31 static void testDrawChar(BView *view, BRect frame) argument
39 static void testDrawString(BView *view, BRect frame) argument
54 testDrawStringWithLength(BView *view, BRect frame) argument
69 testFillArc(BView *view, BRect frame) argument
75 testStrokeArc(BView *view, BRect frame) argument
81 testFillBezier(BView *view, BRect frame) argument
92 testStrokeBezier(BView *view, BRect frame) argument
103 testFillEllipse(BView *view, BRect frame) argument
114 testStrokeEllipse(BView *view, BRect frame) argument
125 testFillPolygon(BView *view, BRect frame) argument
138 testStrokePolygon(BView *view, BRect frame) argument
151 testFillRect(BView *view, BRect frame) argument
157 testStrokeRect(BView *view, BRect frame) argument
163 testFillRegion(BView *view, BRect frame) argument
172 testFillRoundRect(BView *view, BRect frame) argument
178 testStrokeRoundRect(BView *view, BRect frame) argument
184 testFillTriangle(BView *view, BRect frame) argument
194 testStrokeTriangle(BView *view, BRect frame) argument
204 testStrokeLine(BView *view, BRect frame) argument
218 testFillShape(BView *view, BRect frame) argument
229 testStrokeShape(BView *view, BRect frame) argument
240 testRecordPicture(BView *view, BRect frame) argument
249 testRecordAndPlayPicture(BView *view, BRect frame) argument
260 testRecordAndPlayPictureWithOffset(BView *view, BRect frame) argument
277 testAppendToPicture(BView *view, BRect frame) argument
297 testDrawScaledPicture(BView* view, BRect frame) argument
314 testLineArray(BView *view, BRect frame) argument
331 testInvertRect(BView *view, BRect frame) argument
365 testDrawBitmap(BView *view, BRect frame) argument
371 testDrawBitmapAtPoint(BView *view, BRect frame) argument
384 testDrawBitmapAtRect(BView *view, BRect frame) argument
392 testDrawLargeBitmap(BView *view, BRect frame) argument
403 testConstrainClippingRegion(BView *view, BRect frame) argument
424 testClipToPicture(BView *view, BRect frame) argument
440 testClipToInversePicture(BView *view, BRect frame) argument
457 testSetPenSize(BView *view, BRect frame) argument
489 testSetPenSize2(BView *view, BRect frame) argument
504 testPattern(BView *view, BRect frame) argument
524 testSetOrigin(BView *view, BRect frame) argument
544 testSetOrigin2(BView *view, BRect frame) argument
556 testSetScale(BView *view, BRect frame) argument
563 testSetScale2(BView *view, BRect frame) argument
575 testSetScale3(BView *view, BRect frame) argument
590 testSetOriginAndScale(BView *view, BRect frame) argument
604 testSetOriginAndScale2(BView *view, BRect frame) argument
622 testSetOriginAndScale3(BView *view, BRect frame) argument
640 testSetOriginAndScale4(BView *view, BRect frame) argument
667 testSetOriginAndScale5(BView *view, BRect frame) argument
687 testSetFontSize(BView *view, BRect frame) argument
704 testSetFontFamilyAndStyle(BView *view, BRect frame) argument
723 testSetDrawingMode(BView *view, BRect frame) argument
735 testPushPopState(BView *view, BRect frame) argument
746 testFontRotation(BView* view, BRect frame) argument
[all...]
/haiku-fatelf/src/tests/kits/interface/picture/
H A DSVGViewView.cpp1256 _StartElement(Svg2PictureView *view, const XML_Char *name, const XML_Char **attributes) argument
1260 _EndElement(Svg2PictureView *view, const XML_Char *name) argument
1264 _CharacterDataHandler(Svg2PictureView *view, const XML_Char *s, int len) argument
/haiku-fatelf/src/tests/servers/app/bitmap_drawing/
H A Dmain.cpp544 BView* view = new TestView(window->Bounds(), "test", B_FOLLOW_ALL, local
/haiku-fatelf/src/servers/print/
H A DConfigWindow.cpp116 LeftAlign(BView* view) argument
/haiku-fatelf/src/kits/tracker/
H A DPose.cpp74 BPose::BPose(Model* model, BPoseView* view, uint32 clipboardMode, argument
805 BPose::DrawIcon(BPoint where, BView* view, icon_size kind, bool direct, argument
816 IconCache::sIconCache->Draw(ResolvedModel(), view, wher local
826 DrawBar(BPoint where,BView* view,icon_size kind) argument
[all...]
H A DTitleView.cpp70 _DrawLine(BPoseView* view, BPoint from, BPoint to) argument
80 _UndrawLine(BPoseView* view, BPoint from, BPoint to) argument
87 _DrawOutline(BView* view, BRect where) argument
104 BTitleView(BRect frame, BPoseView* view) argument
208 BView* view; local
456 BColumnTitle(BTitleView* view, BColumn* column) argument
487 Draw(BView* view, bool pressed) argument
596 ColumnTrackState(BTitleView* view, BColumnTitle* title, BPoint where, bigtime_t pastClickTime) argument
639 ColumnResizeState(BTitleView* view, BColumnTitle* title, BPoint where, bigtime_t pastClickTime) argument
734 ColumnDragState(BTitleView* view, BColumnTitle* columnTitle, BPoint where, bigtime_t pastClickTime) argument
[all...]
H A DWidgetAttributeText.cpp90 TruncFileSizeBase(BString* result, int64 value, const View* view, float width) argument
187 TruncTimeBase(BString* result, int64 value, const View* view, floa argument
158 TruncStringBase(BString* result, const char* str, int32 length, const View* view, float width, uint32 truncMode = B_TRUNCATE_MIDDLE) argument
233 NewWidgetText(const Model* model, const BColumn* column, const BPoseView* view) argument
304 FittingText(const BPoseView* view) argument
316 CheckViewChanged(const BPoseView* view) argument
336 TruncString(BString* result, const char* str, int32 length, const BPoseView* view, float width, uint32 truncMode) argument
344 TruncFileSize(BString* result, int64 value, const BPoseView* view, float width) argument
352 TruncTime(BString* result, int64 value, const BPoseView* view, float width) argument
391 AttrAsString(const Model* model, BString* result, const char* attrName, int32 attrType, float width, BView* view, int64* resultingValue) argument
510 FitValue(BString* result, const BPoseView* view) argument
530 Compare(WidgetAttributeText& attr, BPoseView* view) argument
725 Compare(WidgetAttributeText& attr, BPoseView* view) argument
752 FitValue(BString* result, const BPoseView* view) argument
862 Compare(WidgetAttributeText& attr, BPoseView* view) argument
890 FitValue(BString* result, const BPoseView* view) argument
1117 FitValue(BString* result, const BPoseView* view) argument
1160 FitValue(BString* result, const BPoseView* view) argument
1365 FitValue(BString* result, const BPoseView* view) argument
1506 ValueAsText(const BPoseView* view) argument
1836 FitValue(BString* result, const BPoseView* view) argument
1928 SetUpEditing(BTextView* view) argument
1938 FitValue(BString* result, const BPoseView* view) argument
1998 SetUpEditing(BTextView* view) argument
2008 FitValue(BString* result, const BPoseView* view) argument
2057 OpenWithRelationAttributeText(const Model* model, const BColumn* column, const BPoseView* view) argument
2071 const OpenWithPoseView* view local
2093 FitValue(BString* result, const BPoseView* view) argument
[all...]
/haiku-fatelf/src/apps/installer/
H A DInstallerWindow.cpp148 layout_item_for(BView* view) argument
/haiku-fatelf/src/apps/debuganalyzer/gui/
H A DHeaderView.cpp29 HeaderRenderer::DrawHeaderBackground(BView* view, BRect frame, BRect updateRect, argument
65 DefaultHeaderRenderer::HeaderHeight(BView* view, const Header* header) argument
83 DefaultHeaderRenderer::PreferredHeaderWidth(BView* view, const Header* header) argument
100 DefaultHeaderRenderer::DrawHeader(BView* view, BRec argument
[all...]
/haiku-fatelf/src/apps/diskprobe/
H A DDataEditor.cpp883 uint8 *view = (uint8 *)realloc(fView, realSize); local
[all...]
/haiku-fatelf/src/apps/mediaplayer/
H A DController.cpp922 Controller::SetVideoView(VideoView *view) argument
/haiku-fatelf/src/apps/remotedesktop/
H A DRemoteView.cpp49 BView * view; member in struct:engine_state
/haiku-fatelf/src/apps/webpositive/tabview/
H A DTabManager.cpp862 TabManager::AddTab(BView* view, const char* label, int32 index) argument
883 BView* view = item->View(); local
/haiku-fatelf/src/kits/interface/
H A DAlert.cpp165 TAlertView* view = (TAlertView*)FindView("_master_"); local
458 TAlertView* view = new(std::nothrow) TAlertView(Bounds()); local
[all...]
H A DShelf.cpp179 BView* view; member in struct:BPrivate::replicant_data
333 Find(BList const *list, BView const *view, bool allowZombie) argument
382 IndexOf(BList const *list, BView const *view, bool allowZombie) argument
418 ShelfContainerViewFilter(BShelf *shelf, BView *view) argument
495 ReplicantViewFilter(BShelf *shelf, BView *view) argument
518 BShelf(BView *view, bool allowDrags, const char *shelfType) argument
525 BShelf(const entry_ref *ref, BView *view, bool allowDrags, const char *shelfType) argument
533 BShelf(BDataIO *stream, BView *view, bool allowDrags, const char *shelfType) argument
586 BView *view = dynamic_cast<BView *>(replicant); local
1134 _InitData(BEntry *entry, BDataIO *stream, BView *view, bool allowDrags) argument
1194 BView *view = item->view; local
1292 BView *view = NULL; local
1355 _GetReplicant(BMessage *data, BView *view, const BPoint &point, BDragger *&dragger, BDragger::relation &relation) argument
1403 _GetReplicantData(BMessage *data, BView *view, BView *&replicant, BDragger *&dragger, BDragger::relation &relation) argument
1491 BView *view = NULL; local
1509 BView *view = NULL; local
[all...]
/haiku-fatelf/src/kits/shared/
H A DCalendarView.cpp22 FontHeight(const BView* view) argument
/haiku-fatelf/src/libs/print/libprint/
H A DPreview.cpp73 PreviewPage::Draw(BView* view, const BRect& printRect) argument
/haiku-fatelf/src/preferences/backgrounds/
H A DBackgroundsView.cpp104 BView* view = BLayoutBuilder::Group<>() local
740 BackgroundsView* view = (BackgroundsView*)data; local
/haiku-fatelf/src/preferences/screensaver/
H A DScreenSaverWindow.cpp510 BView* view = fPreviewView->RemovePreview(); local
535 BView* view = fPreviewView->AddPreview(); local
[all...]
/haiku-fatelf/src/servers/app/
H A DServerApp.cpp1119 View* view; local
[all...]

Completed in 290 milliseconds

<<111213