Searched defs:bounds (Results 1 - 25 of 146) sorted by last modified time

123456

/haiku/src/apps/charactermap/
H A DCharacterView.cpp693 BRect bounds = Bounds(); local
/haiku/src/servers/app/
H A DServerApp.cpp3427 BRect bounds; local
H A DBitmapManager.cpp86 CreateBitmap(ClientMemoryAllocator* allocator, HWInterface& hwInterface, BRect bounds, color_space space, uint32 flags, int32 bytesPerRow, int32 screen, uint8* _allocationFlags) argument
194 CloneFromClient(area_id clientArea, int32 areaOffset, BRect bounds, color_space space, uint32 flags, int32 bytesPerRow) argument
/haiku/src/apps/showimage/
H A DShowImageWindow.cpp1154 BRect bounds = fImageView->Bitmap()->Bounds(); local
/haiku/src/servers/app/font/
H A DFontCacheEntry.cpp97 CacheGlyph(uint32 glyphIndex, uint32 dataSize, glyph_data_type dataType, const agg::rect_i& bounds, float advanceX, float advanceY, float preciseAdvanceX, float preciseAdvanceY, float insetLeft, float insetRight) argument
/haiku/src/kits/tracker/
H A DTextWidget.cpp273 BTextWidget::MouseUp(BRect bounds, BPoseView* view, BPose* pose, BPoint) argument
437 BTextWidget::StartEdit(BRect bounds, BPoseView* view, BPose* pose) argument
H A DUtilities.cpp429 OffscreenBitmap::NewBitmap(BRect bounds) argument
665 FlickerFreeStringView::FlickerFreeStringView(BRect bounds, const char* name, argument
677 FlickerFreeStringView::FlickerFreeStringView(BRect bounds, const char* name, argument
[all...]
H A DPoseView.cpp3482 BRect bounds = Bounds(); local
5728 BRect bounds = Bounds(); local
5920 BRect bounds = Bounds(); local
10444 BRect bounds = Bounds(); local
[all...]
H A DThumbnails.cpp91 ScaleBitmap(BBitmap* source, BBitmap& dest, BRect bounds, color_space colorSpace) argument
/haiku/src/apps/deskbar/
H A DSwitcher.cpp369 TTeamGroup::Draw(BView* view, BRect bounds, bool main) argument
1230 TBox::TBox(BRect bounds, TSwitchManager* manager, TSwitcherWindow* window, argument
1268 BRect bounds = Bounds(); local
1337 BRect bounds local
1909 BRect bounds = Bounds(); local
2247 BRect bounds = Bounds(); local
[all...]
H A DStatusView.cpp293 BRect bounds = Bounds(); local
/haiku/src/kits/interface/
H A DMenu.cpp1571 BRect bounds; local
2789 BRect bounds = Bounds(); local
H A DScrollView.cpp200 BRect bounds = ConvertToScreen(Bounds()); local
272 const BRect bounds = Bounds(); local
569 BRect bounds = Bounds(); local
[all...]
H A DListView.cpp1236 BRect bounds = Bounds(); local
1628 BRect bounds = Bounds(); local
[all...]
H A DTextView.cpp2153 BRect bounds = Bounds(); local
4905 BRect bounds = Bounds(); local
4997 BRect bounds = Bounds(); local
5072 BRect bounds = Bounds(); local
5081 BRect bounds = Bounds(); local
6008 const BRect& bounds = Bounds(); local
[all...]
H A DColumnListView.cpp436 BRect bounds = Bounds(); local
452 BRect bounds = Bounds(); local
1106 BRect bounds = Bounds(); local
2266 _GetChildViewRects(const BRect& bounds, BRect& titleRect, BRect& outlineRect, BRect& vScrollBarRect, BRect& hScrollBarRect) argument
4736 BRect bounds = Bounds(); local
[all...]
H A DColorControl.cpp189 BRect bounds = _PaletteFrame(); local
H A DAbstractSpinner.cpp1019 BRect bounds = Bounds(); local
[all...]
/haiku/src/bin/desklink/
H A DDeskButton.cpp65 BRect bounds; local
/haiku/src/apps/networkstatus/
H A DWirelessNetworkMenuItem.cpp92 BRect bounds = Frame(); local
97 RadioView::Draw(Menu(), bounds, fNetwork.signal_strength, local
/haiku/src/apps/icon-o-matic/generic/gui/
H A DListViews.cpp152 BRect bounds = Bounds(); local
/haiku/src/preferences/network/
H A DInterfaceListItem.cpp64 InterfaceListItem::DrawItem(BView* owner, BRect bounds, bool complete) argument
/haiku/src/apps/glteapot/
H A DTeapotWindow.cpp27 BRect bounds = Bounds(); local
H A DObjectView.cpp209 BRect bounds = Bounds(); local
295 BRect bounds = Bounds(); local
/haiku/src/libs/icon/style/
H A DGradientTransformable.cpp522 Gradient::FitToBounds(const BRect& bounds) argument

Completed in 241 milliseconds

123456