Searched refs:SetLocation (Results 1 - 25 of 36) sorted by last modified time

12

/haiku/src/kits/tracker/
H A DPose.cpp903 BPose::SetLocation(BPoint point, const BPoseView* poseView) function in class:BPose
911 debugger("BPose::SetLocation() - infinite location");
H A DPoseView.cpp1955 pose->SetLocation(poseInfo->fLocation, this);
2005 pose->SetLocation(loc, this);
3234 pose->SetLocation(poseLoc, this);
3591 pose->SetLocation(fHintLocation, this);
3609 pose->SetLocation(fHintLocation, this);
3619 pose->SetLocation(rect.LeftTop() + deltaFromBounds, this);
3750 pose->SetLocation(newLocation, this);
3770 pose->SetLocation(loc, this);
3830 pose->SetLocation(fHintLocation, this);
H A DPose.h66 void SetLocation(BPoint, const BPoseView*);
/haiku/src/kits/debugger/dwarf/
H A DDwarfFile.cpp2346 context.SetLocation(location, info->start);
2624 context.SetLocation(location);
2665 context.SetLocation(location);
2679 context.SetLocation(location);
2693 context.SetLocation(location);
2707 context.SetLocation(location);
2946 context.SetLocation(location);
H A DCfaContext.cpp34 CfaContext::SetLocation(target_addr_t targetLocation, function in class:CfaContext
91 CfaContext::SetLocation(target_addr_t location) function in class:CfaContext
H A DCfaContext.h20 void SetLocation(target_addr_t targetLocation,
34 void SetLocation(target_addr_t location);
/haiku/src/tools/restest/
H A DResourceFile.cpp923 fInfoTableItem->SetLocation(infoTableOffset, infoTableSize);
987 item->SetLocation(offset, size);
/haiku/src/apps/deskbar/
H A DBarWindow.cpp190 SetLocation(message);
470 TBarWindow::SetLocation(BMessage* message) function in class:TBarWindow
H A DBarWindow.h71 void SetLocation(BMessage* message);
/haiku/src/apps/debuganalyzer/gui/main_window/
H A DSchedulingPage.cpp232 fAxis.SetLocation(CHART_AXIS_TOP);
/haiku/src/kits/storage/
H A DResourceItem.cpp59 // SetLocation
61 ResourceItem::SetLocation(int32 offset, size_t initialSize) function in class:BPrivate::Storage::ResourceItem
H A DResourceFile.cpp900 item->SetLocation(offset, size);
/haiku/headers/private/storage/
H A DResourceItem.h50 void SetLocation(int32 offset, size_t initialSize);
/haiku/src/kits/package/
H A DActivationTransaction.cpp115 BActivationTransaction::SetLocation(BPackageInstallationLocation location) function in class:BPackageKit::BPrivate::BActivationTransaction
H A DDaemonClient.cpp107 _info.SetLocation(location);
/haiku/headers/private/package/
H A DActivationTransaction.h35 void SetLocation(
/haiku/src/kits/interface/
H A DDeskbar.cpp123 BDeskbar::SetLocation(deskbar_location location, bool expanded) function in class:BDeskbar
/haiku/headers/os/interface/
H A DDeskbar.h37 status_t SetLocation(deskbar_location location,
/haiku/src/kits/debugger/jobs/
H A DResolveValueNodeJob.cpp197 nodeChild->SetLocation(location, error);
/haiku/src/kits/debugger/value/
H A DValueNode.cpp150 SetLocation(NULL, VALUE_NODE_UNRESOLVED);
222 ValueNodeChild::SetLocation(ValueLocation* location, status_t resolutionState) function in class:ValueNodeChild
/haiku/src/kits/debugger/value/value_nodes/
H A DCStringValueNode.cpp116 NodeChild()->SetLocation(stringLocation, B_OK);
H A DVariableValueNodeChild.cpp18 SetLocation(fVariable->Location(), B_OK);
/haiku/headers/private/debugger/value/
H A DValueNode.h124 // immutable after SetLocation()
125 void SetLocation(ValueLocation* location,
/haiku/src/tests/kits/interface/layout/widget_layout_test/
H A DWidgetLayoutTest.cpp98 fWrapperView->SetLocation(BPoint(10, 10));
/haiku/src/apps/debuganalyzer/gui/chart/
H A DLegendChartAxis.cpp160 LegendChartAxis::SetLocation(ChartAxisLocation location) function in class:LegendChartAxis

Completed in 163 milliseconds

12