Searched defs:view (Results 226 - 250 of 315) sorted by relevance

1234567891011>>

/haiku-fatelf/src/apps/drivesetup/
H A DDiskView.cpp194 PartitionLayout(BView* view, SpaceIDMap& spaceIDMap) argument
211 PartitionView* view = new PartitionView(name, 1.0, local
244 PartitionView* view = new PartitionView(name.String(), scale, offset, local
249 layout->AddView(_FindInsertIndex(view, layout), view, scal local
263 PartitionView* view = fViewMap.Get(fSelectedPartition); local
270 PartitionView* view = fViewMap.Get(fSelectedPartition); local
299 PartitionView* view = new PartitionView(B_TRANSLATE("<empty>"), local
304 layout->AddView(_FindInsertIndex(view, layout), view, scale); local
308 _FindInsertIndex(PartitionView* view, BGroupLayout* layout) const argument
357 PartitionView* view; local
[all...]
/haiku-fatelf/src/add-ons/accelerants/intel_extreme/
H A Doverlay.cpp540 intel_configure_overlay(overlay_token overlayToken, const overlay_buffer* buffer, const overlay_window* window, const overlay_view* view) argument
[all...]
/haiku-fatelf/src/apps/webpositive/
H A DSettingsWindow.cpp348 BView* view = BGroupLayoutBuilder(B_VERTICAL, spacing / 2) local
408 BView* view = BGridLayoutBuilder(spacing / 2, spacing / 2) local
468 BView* view = BGroupLayoutBuilder(B_VERTICAL, spacing / 2) local
516 SettingsWindow::_SetupFontSelectionView(FontSelectionView* view, argument
[all...]
/haiku-fatelf/src/apps/networkstatus/
H A DNetworkStatusView.cpp411 BTextView* view = alert->TextView(); local
/haiku-fatelf/src/preferences/printers/
H A DPrinterListView.cpp283 BView *view = new BView(rect, "offscreen", B_FOLLOW_ALL, local
328 PrinterItem::GetColumnWidth(BView* view, float& leftColumn, float& rightColumn) argument
354 Remove(BListView* view) argument
[all...]
/haiku-fatelf/src/kits/tracker/
H A DDialogPane.cpp223 DialogPane::AddItem(BView* view, int32 toMode) argument
H A DStatusWindow.cpp107 BView* view = dynamic_cast<BView*>(*target); local
203 BView* view = new StatusBackgroundView(Bounds()); local
233 BStatusView* view local
274 BStatusView* view = fViewList.ItemAt(index); local
292 BStatusView* view = fViewList.ItemAt(index); local
310 BStatusView* view = fViewList.ItemAt(index); local
359 BStatusView* view = NULL; local
[all...]
/haiku-fatelf/headers/os/interface/
H A DLayoutBuilder.h382 Group(BView* view, enum orientation orientation, float spacing) argument
402 Group(BGroupView* view) argument
445 Add(BView* view) argument
454 Add(BView* view, float weight) argument
688 Grid(BView* view, float horizontalSpacing, float verticalSpacing) argument
708 Grid(BGridView* view) argument
751 Add(BView* view, int32 column, int32 row, int32 columnCount, int32 rowCount) argument
997 Split(BSplitView* view) argument
1032 Add(BView* view) argument
1041 Add(BView* view, float weight) argument
[all...]
/haiku-fatelf/src/add-ons/input_server/devices/keyboard/
H A DTeamMonitorWindow.cpp683 BTextView* view = NULL; local
/haiku-fatelf/src/add-ons/opengl/swrast_legacy/
H A DMesaSoftwareRenderer.cpp186 instantiate_gl_renderer(BGLView* view, ulong options, argument
193 MesaSoftwareRenderer::MesaSoftwareRenderer(BGLView* view, ulong options, argument
/haiku-fatelf/src/add-ons/screen_savers/ifs/
H A DIFS.cpp268 IFS::Draw(BView* view, const buffer_info* info, int32 frames) argument
368 IFS::_DrawFractal(BView* view, const buffer_info* info) argument
/haiku-fatelf/src/apps/codycam/
H A DCodyCam.cpp200 BView* view = NULL; local
H A DVideoConsumer.cpp47 VideoConsumer::VideoConsumer(const char* name, BView* view, argument
/haiku-fatelf/src/apps/icon-o-matic/transformable/
H A DTransformBox.cpp42 TransformBox::TransformBox(StateView* view, BRect box) argument
345 TransformBox::AttachedToView(BView* view) argument
353 TransformBox::DetachedFromView(BView* view) argument
[all...]
/haiku-fatelf/src/apps/mail/
H A DContent.h75 TTextView *view; member in struct:__anon3043
/haiku-fatelf/src/apps/resedit/
H A DBitmapView.cpp464 BView *view = new BView(r, "drawview", 0, 0); local
/haiku-fatelf/src/kits/interface/
H A DAbstractLayout.cpp267 BView* view; member in struct:BAbstractLayout::ViewProxy
[all...]
H A DLayout.cpp49 inline void operator()(BView* view) { argument
242 BView* view = item->View(); local
[all...]
H A DMenuBar.cpp733 BView* view = dynamic_cast<BView*>(handler); local
H A DPrintJob.cpp391 BPrintJob::DrawView(BView* view, BRect rect, BPoint where) argument
520 BPrintJob::_RecurseView(BView* view, BPoint origin, BPicture* picture, argument
[all...]
H A DScrollView.cpp66 BView *view; local
/haiku-fatelf/src/kits/media/
H A DDefaultMediaTheme.cpp465 BView *view = ViewForTab(Selection()); local
882 GroupView *view = new GroupView(rect, group.Name()); local
[all...]
/haiku-fatelf/src/kits/translation/
H A DTranslationUtils.cpp617 BTranslationUtils::WriteStyledEditFile(BTextView* view, BFile* file, const char *encoding) argument
740 WriteStyledEditFile(BTextView* view, BFile* file) argument
[all...]
/haiku-fatelf/src/preferences/cpufrequency/
H A DStatusView.cpp433 BTextView *view = alert->TextView(); local
/haiku-fatelf/src/preferences/filetypes/
H A DIconView.cpp891 BView *view local
[all...]

Completed in 338 milliseconds

1234567891011>>