Searched defs:location (Results 51 - 75 of 142) sorted by relevance

123456

/haiku/src/kits/debugger/dwarf/
H A DDebugInfoEntry.cpp115 DeclarationLocation* location = const_cast<DebugInfoEntry*>(this) local
128 DeclarationLocation* location = const_cast<DebugInfoEntry*>(this) local
141 DeclarationLocation* location = const_cast<DebugInfoEntry*>(this) local
[all...]
/haiku/src/tests/kits/interface/layout/widget_layout_test/
H A DView.cpp79 View::SetLocation(BPoint location) argument
140 BPoint location = fFrame.LeftTop(); local
H A DGroupView.cpp151 BPoint location = fInsets.LeftTop(); local
/haiku/src/servers/app/
H A DDesktopListener.cpp259 NotifyWindowTabLocationChanged(Window* window, float location, bool isShifting) argument
/haiku/src/servers/package/
H A DRoot.cpp290 Root::GetVolume(BPackageInstallationLocation location) argument
309 int32 location; local
/haiku/src/kits/interface/
H A DToolTipManager.cpp207 BPoint location = where; local
[all...]
H A DDeskbar.cpp96 deskbar_location location = B_DESKBAR_RIGHT_TOP; local
123 BDeskbar::SetLocation(deskbar_location location, bool expanded) argument
/haiku/src/kits/debugger/debug_info/
H A DDwarfStackFrameDebugInfo.cpp331 ValueLocation* location = new(std::nothrow) ValueLocation( local
282 CreateReturnValue(FunctionID* functionID, DIEType* returnType, ValueLocation* location, CpuState* state, Variable*& _variable) argument
[all...]
/haiku/src/kits/debugger/value/value_nodes/
H A DArrayValueNode.cpp66 ValueLocation* location = NodeChild()->Location(); local
321 ValueLocation* location; local
[all...]
H A DBListValueNode.cpp80 ValueLocation* location = new(std::nothrow) ValueLocation(); local
146 ValueLocation* location = new(std::nothrow) ValueLocation(); local
121 BListItemCountNodeChild( BVariant location, BListValueNode* parent, Type* type) argument
198 ValueLocation* location = NodeChild()->Location(); local
[all...]
H A DBMessageValueNode.cpp72 ValueLocation* location; local
149 ValueLocation* location = NodeChild()->Location(); local
[all...]
/haiku/headers/private/app/
H A DServerProtocolStructs.h98 BPoint location; member in struct:ViewDrawStringInfo
/haiku/src/kits/package/
H A DPackageRoster.cpp236 BPackageRoster::GetActivePackages(BPackageInstallationLocation location, argument
256 BPackageRoster::IsPackageActive(BPackageInstallationLocation location, argument
221 GetInstallationLocationInfo( BPackageInstallationLocation location, BInstallationLocationInfo& _info) argument
/haiku/src/tests/kits/interface/layout/widget_layout_test/tests/
H A DSliderTest.cpp80 HashMarkLocationRadioButton(const char* label, enum hash_mark_location location) argument
/haiku/src/apps/softwareupdater/
H A DCheckManager.cpp43 CheckManager::CheckManager(BPackageInstallationLocation location, argument
/haiku/src/apps/haikudepot/textview/
H A DTextEditor.cpp106 TextEditor::SetCaret(BPoint location, bool extendSelection) argument
/haiku/src/kits/storage/mime/
H A Ddatabase_support.cpp142 static DatabaseLocation location; local
/haiku/src/system/runtime_loader/
H A Delf_symbol_lookup.cpp236 void* location = (void*)(symbol->st_value + image->regions[0].delta); local
527 void* location = NULL; local
[all...]
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DBreakpointListView.cpp253 const UserBreakpointLocation& location = breakpoint->Location(); local
/haiku/src/kits/interface/layouter/
H A DSimpleLayouter.cpp25 int32 location; member in class:SimpleLayouter::ElementLayoutInfo
227 int location = 0; local
/haiku/src/apps/haikudepot/server/
H A DAbstractServerProcess.cpp384 BString location; local
/haiku/src/bin/pkgman/
H A DPackageManager.cpp36 PackageManager::PackageManager(BPackageInstallationLocation location, argument
/haiku/src/apps/debuganalyzer/gui/chart/
H A DChart.cpp164 Chart::SetAxis(ChartAxisLocation location, ChartAxis* axis) argument
H A DLegendChartAxis.cpp160 LegendChartAxis::SetLocation(ChartAxisLocation location) argument
/haiku/src/apps/switcher/
H A DWindowsView.cpp274 WindowsView::WindowsView(team_id team, uint32 location) argument
352 WindowsView::_Orientation(uint32 location) argument

Completed in 415 milliseconds

123456