Searched defs:bounds (Results 76 - 100 of 146) sorted by relevance

123456

/haiku/src/kits/shared/
H A DBarberPole.cpp201 BRect bounds = Bounds(); local
241 BRect bounds = Bounds(); local
H A DDateTimeEdit.cpp102 TimeEdit::DrawSection(uint32 index, BRect bounds, bool hasFocus) argument
127 TimeEdit::DrawSeparator(uint32 index, BRect bounds) argument
469 DateEdit::DrawSection(uint32 index, BRect bounds, boo argument
494 DrawSeparator(uint32 index, BRect bounds) argument
[all...]
/haiku/src/add-ons/print/drivers/postscript/
H A DPS.cpp211 BRect bounds = bitmap->Bounds(); local
/haiku/src/add-ons/print/drivers/canon_lips/lips4/
H A DLips4.cpp119 BRect bounds = bitmap->Bounds(); local
/haiku/src/add-ons/print/drivers/canon_lips/lips3/
H A DLips3.cpp108 BRect bounds = bitmap->Bounds(); local
/haiku/src/libs/icon/style/
H A DGradientTransformable.cpp522 Gradient::FitToBounds(const BRect& bounds) argument
/haiku/src/kits/tracker/
H A DThumbnails.cpp91 ScaleBitmap(BBitmap* source, BBitmap& dest, BRect bounds, color_space colorSpace) argument
H A DTextWidget.cpp273 BTextWidget::MouseUp(BRect bounds, BPoseView* view, BPose* pose, BPoint) argument
437 BTextWidget::StartEdit(BRect bounds, BPoseView* view, BPose* pose) argument
/haiku/src/preferences/network/
H A DInterfaceListItem.cpp64 InterfaceListItem::DrawItem(BView* owner, BRect bounds, bool complete) argument
H A DNetworkWindow.cpp75 void DrawItem(BView* owner, BRect bounds, bool complete) argument
/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/add-ons/screen_savers/slideshowsaver/
H A DSlideShowSaver.cpp252 BRect border = destRect, bounds = view->Bounds(); local
/haiku/src/apps/cortex/DiagramView/
H A DDiagramView.cpp611 BRect bounds = Bounds(); local
/haiku/src/libs/agg/font_freetype/
H A Dagg_font_freetype.h99 const rect_i& bounds() const { return m_bounds; } function in class:agg::font_engine_freetype_base
/haiku/src/apps/icon-o-matic/generic/gui/panel/color_picker/
H A DColorSlider.cpp146 BRect bounds = _BitmapRect(); local
[all...]
/haiku/src/kits/interface/
H A DCheckBox.cpp217 BRect bounds = Bounds(); local
H A DRadioButton.cpp133 BRect bounds = Bounds(); local
H A DBitmap.cpp178 BBitmap::BBitmap(BRect bounds, uint32 flags, color_space colorSpace, argument
207 BBitmap::BBitmap(BRect bounds, color_space colorSpace, bool acceptsViews, argument
311 BBitmap::BBitmap(area_id area, ptrdiff_t areaOffset, BRect bounds, argument
380 BRect bounds; local
1041 _InitObject(BRect bounds, color_space colorSpace, uint32 flags, int32 bytesPerRow, screen_id screenID, area_id area, ptrdiff_t areaOffset) argument
[all...]
/haiku/src/preferences/printers/
H A DPrinterListView.cpp390 BRect bounds = list->ItemFrame(list->IndexOf(this)); local
/haiku/src/add-ons/screen_savers/ifs/
H A DIFS.cpp157 IFS::IFS(BRect bounds) argument
[all...]
/haiku/src/apps/mediaplayer/media_node_framework/
H A DNodeManager.cpp218 NodeManager::SetVideoBounds(BRect bounds) argument
/haiku/src/apps/icon-o-matic/transformable/
H A DPerspectiveBox.cpp187 BRect bounds; local
/haiku/headers/libs/agg/
H A Dagg_font_cache_manager.h42 rect_i bounds; member in struct:agg::glyph_cache
86 cache_glyph(unsigned glyph_code, unsigned glyph_index, unsigned data_size, glyph_data_type data_type, const rect_i& bounds, double advance_x, double advance_y) argument
201 cache_glyph(unsigned glyph_code, unsigned glyph_index, unsigned data_size, glyph_data_type data_type, const rect_i& bounds, double advance_x, double advance_y) argument
/haiku/src/build/libbe/storage/
H A DAppFileInfo.cpp693 BRect bounds; local
797 BRect bounds; local
[all...]
/haiku/src/tests/add-ons/print/ppd/ui/
H A DPPDConfigView.cpp147 DetailsBuilder::DetailsBuilder(BView* parent, BView* details, BRect bounds, Statement* group, const BMessage& settings) argument
394 PPDConfigView(BRect bounds, const char *name, uint32 resizeMask, uint32 flags) argument
[all...]

Completed in 135 milliseconds

123456