Symbol: B_TRUNCATE_MIDDLE
src/add-ons/control_look/BeControlLook/BeControlLook.cpp
2349
font.TruncateString(&truncatedLabel, B_TRUNCATE_MIDDLE, availableWidth);
src/apps/activitymonitor/ActivityView.cpp
1509
TruncateString(&label, B_TRUNCATE_MIDDLE, possibleLabelWidth);
src/apps/debuganalyzer/gui/main_window/TeamsPage.cpp
83
B_TRUNCATE_MIDDLE, B_ALIGN_RIGHT));
src/apps/debuganalyzer/gui/main_window/TeamsPage.cpp
87
true, B_TRUNCATE_MIDDLE, B_ALIGN_RIGHT));
src/apps/debuganalyzer/gui/main_window/TeamsPage.cpp
89
false, B_TRUNCATE_MIDDLE, B_ALIGN_RIGHT));
src/apps/debuganalyzer/gui/main_window/ThreadsPage.cpp
125
B_TRUNCATE_MIDDLE, B_ALIGN_RIGHT));
src/apps/debuganalyzer/gui/main_window/ThreadsPage.cpp
131
1000, true, B_TRUNCATE_MIDDLE, B_ALIGN_RIGHT));
src/apps/debuganalyzer/gui/main_window/ThreadsPage.cpp
133
1000, false, B_TRUNCATE_MIDDLE, B_ALIGN_RIGHT));
src/apps/debuganalyzer/gui/table/TableColumns.h
103
uint32 truncate = B_TRUNCATE_MIDDLE,
src/apps/debuganalyzer/gui/table/TableColumns.h
120
uint32 truncate = B_TRUNCATE_MIDDLE,
src/apps/debuganalyzer/gui/table/TableColumns.h
140
uint32 truncate = B_TRUNCATE_MIDDLE,
src/apps/debuganalyzer/gui/table/TableColumns.h
67
uint32 truncate = B_TRUNCATE_MIDDLE,
src/apps/debuganalyzer/gui/table/TableColumns.h
87
uint32 truncate = B_TRUNCATE_MIDDLE,
src/apps/debugger/user_interface/gui/team_window/ImageListView.cpp
308
B_TRUNCATE_MIDDLE, B_ALIGN_RIGHT));
src/apps/debugger/user_interface/gui/team_window/ImageListView.cpp
312
40, 1000, B_TRUNCATE_MIDDLE, B_ALIGN_RIGHT));
src/apps/debugger/user_interface/gui/team_window/ImageListView.cpp
314
1000, B_TRUNCATE_MIDDLE, B_ALIGN_RIGHT));
src/apps/debugger/user_interface/gui/team_window/ImageListView.cpp
316
40, 1000, B_TRUNCATE_MIDDLE, B_ALIGN_RIGHT));
src/apps/debugger/user_interface/gui/team_window/ImageListView.cpp
318
1000, B_TRUNCATE_MIDDLE, B_ALIGN_RIGHT));
src/apps/debugger/user_interface/gui/team_window/RegistersView.cpp
62
float minWidth, float maxWidth, uint32 truncate = B_TRUNCATE_MIDDLE,
src/apps/debugger/user_interface/gui/team_window/TeamWindow.cpp
1737
fSourcePathView->TruncateString(&truncatedText, B_TRUNCATE_MIDDLE,
src/apps/debugger/user_interface/gui/team_window/ThreadListView.cpp
373
B_TRUNCATE_MIDDLE, B_ALIGN_RIGHT));
src/apps/debugger/user_interface/gui/team_window/VariablesView.cpp
618
float minWidth, float maxWidth, uint32 truncate = B_TRUNCATE_MIDDLE,
src/apps/debugger/user_interface/gui/teams_window/TeamsListView.cpp
288
B_TRUNCATE_MIDDLE, B_ALIGN_RIGHT), kIDColumn);
src/apps/debugger/user_interface/gui/util/TargetAddressTableColumn.h
17
uint32 truncate = B_TRUNCATE_MIDDLE,
src/apps/deskbar/Switcher.cpp
2348
TruncateString(&title, B_TRUNCATE_MIDDLE, maxWidth);
src/apps/devices/PropertyList.cpp
56
B_TRUNCATE_MIDDLE),
src/apps/drivesetup/PartitionList.cpp
419
B_TRUNCATE_MIDDLE), kDeviceColumn);
src/apps/drivesetup/PartitionList.cpp
421
B_TRUNCATE_MIDDLE), kFilesystemColumn);
src/apps/drivesetup/PartitionList.cpp
423
B_TRUNCATE_MIDDLE), kVolumeNameColumn);
src/apps/drivesetup/PartitionList.cpp
425
B_TRUNCATE_MIDDLE), kMountedAtColumn);
src/apps/haikudepot/ui/PackageListView.cpp
1091
B_TRUNCATE_MIDDLE),
src/apps/haikudepot/ui/PackageListView.cpp
1094
B_TRUNCATE_MIDDLE),
src/apps/haikudepot/ui/PackageListView.cpp
1097
1000 * scale, B_TRUNCATE_MIDDLE),
src/apps/haikudepot/ui/PackageListView.cpp
1109
200 * scale, B_TRUNCATE_MIDDLE),
src/apps/haikudepot/ui/PackageListView.cpp
1117
widthWithPlacboVersion, widthWithPlacboVersion + (50 * scale), B_TRUNCATE_MIDDLE),
src/apps/icon-o-matic/generic/gui/ListViews.cpp
72
owner->TruncateString(&truncatedString, B_TRUNCATE_MIDDLE,
src/apps/icon-o-matic/generic/property/view/PropertyItemView.cpp
72
font.TruncateString(&truncated, B_TRUNCATE_MIDDLE, fLabelWidth - 10.0);
src/apps/mediaconverter/MediaConverterWindow.cpp
898
fOutputFolder->TruncateString(&pathString, B_TRUNCATE_MIDDLE, maxWidth);
src/apps/mediaplayer/playlist/ListViews.cpp
69
owner->TruncateString( &truncatedString, B_TRUNCATE_MIDDLE,
src/apps/mediaplayer/playlist/PlaylistListView.cpp
157
owner->TruncateString(&truncatedString, B_TRUNCATE_MIDDLE,
src/apps/resedit/ResFields.cpp
105
parent->TruncateString(&string, B_TRUNCATE_MIDDLE, rect.Width() - 14);
src/apps/screenshot/ScreenshotWindow.cpp
616
fOutputPathMenu->TruncateString(&label, B_TRUNCATE_MIDDLE,
src/apps/switcher/WindowsView.cpp
156
owner->TruncateString(&fText, B_TRUNCATE_MIDDLE, 200);
src/apps/text_search/GrepWindow.cpp
1105
fSearchText->TruncateString(&name, B_TRUNCATE_MIDDLE,
src/kits/interface/ColumnTypes.cpp
360
parent->TruncateString(&out_string, B_TRUNCATE_MIDDLE, width + 2);
src/kits/interface/ColumnTypes.cpp
473
parent->TruncateString(&string, B_TRUNCATE_MIDDLE, width + 2);
src/kits/interface/ColumnTypes.cpp
534
parent->TruncateString(&string, B_TRUNCATE_MIDDLE, width + 2);
src/kits/interface/InterfaceDefs.cpp
1887
case B_TRUNCATE_MIDDLE:
src/kits/interface/MenuItem.cpp
387
font.TruncateString(&string, B_TRUNCATE_MIDDLE, maxWidth);
src/kits/tracker/CountView.cpp
269
: IsFiltering() ? B_TRUNCATE_MIDDLE : B_TRUNCATE_END,
src/kits/tracker/DraggableContainerIcon.cpp
159
view->TruncateString(&nameString, B_TRUNCATE_MIDDLE, rect.Width() - 5);
src/kits/tracker/OpenWithWindow.cpp
1280
font.TruncateString(&label, B_TRUNCATE_MIDDLE,
src/kits/tracker/StatusWindow.cpp
676
TruncateString(&destinationString, B_TRUNCATE_MIDDLE,
src/kits/tracker/WidgetAttributeText.cpp
128
const View* view, float width, uint32 truncMode = B_TRUNCATE_MIDDLE)
src/kits/tracker/WidgetAttributeText.cpp
771
fFullValueText.Length(), view, fOldWidth, B_TRUNCATE_MIDDLE);
src/kits/tracker/WidgetAttributeText.cpp
865
fFullValueText.Length(), view, fOldWidth, B_TRUNCATE_MIDDLE);
src/kits/tracker/WidgetAttributeText.h
114
uint32 truncMode = B_TRUNCATE_MIDDLE);
src/kits/tracker/infowindow/GeneralInfoView.cpp
1012
TruncateString(&nameString, B_TRUNCATE_MIDDLE,
src/kits/tracker/infowindow/GeneralInfoView.cpp
861
TruncateString(&tmpString, B_TRUNCATE_MIDDLE,
src/kits/tracker/infowindow/GeneralInfoView.cpp
918
TruncateString(&nameString, B_TRUNCATE_MIDDLE,
src/kits/tracker/infowindow/GeneralInfoView.cpp
945
TruncateString(&nameString, B_TRUNCATE_MIDDLE,
src/kits/tracker/infowindow/GeneralInfoView.cpp
986
TruncateString(&nameString, B_TRUNCATE_MIDDLE,
src/preferences/printers/JobListView.cpp
311
owner->TruncateString(&name, B_TRUNCATE_MIDDLE, pagePt.x - namePt.x);
src/preferences/printers/JobListView.cpp
314
owner->TruncateString(&status, B_TRUNCATE_MIDDLE, sizePt.x - statusPt.x);
src/preferences/printers/PrinterListView.cpp
450
owner->TruncateString(&s, B_TRUNCATE_MIDDLE, pendingPt.x - namePt.x);
src/preferences/printers/PrinterListView.cpp
474
owner->TruncateString(&s, B_TRUNCATE_MIDDLE, bounds.Width() - commentPt.x);
src/preferences/sounds/HEventList.cpp
64
B_TRUNCATE_MIDDLE), kEventColumn);
src/servers/app/decorator/TabDecorator.cpp
1044
uint8 truncateMode = B_TRUNCATE_MIDDLE;
src/tests/kits/interface/TruncateString.cpp
22
= { B_TRUNCATE_BEGINNING, B_TRUNCATE_MIDDLE, B_TRUNCATE_END };
src/tests/kits/opengl/glinfo/CapabilitiesView.cpp
42
capabilityColWidth + 60.0, B_TRUNCATE_MIDDLE);
src/tests/kits/opengl/glinfo/CapabilitiesView.cpp
50
valueColWidth, valueColWidth, B_TRUNCATE_MIDDLE);
src/tests/kits/opengl/glinfo/ExtensionsView.cpp
40
B_TRUNCATE_MIDDLE);