Searched refs:B_TRUNCATE_BEGINNING (Results 1 - 11 of 11) sorted by relevance

/haiku/src/tests/kits/interface/
H A DTruncateString.cpp22 = { B_TRUNCATE_BEGINNING, B_TRUNCATE_MIDDLE, B_TRUNCATE_END };
/haiku/src/apps/diskusage/
H A DStatusView.cpp147 be_plain_font->TruncateString(&pathLabel, B_TRUNCATE_BEGINNING, viewWidth);
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DImageListView.cpp310 B_TRUNCATE_BEGINNING, B_ALIGN_LEFT));
H A DImageFunctionsView.cpp831 B_TRUNCATE_BEGINNING, B_ALIGN_LEFT));
/haiku/src/kits/tracker/
H A DCountView.cpp230 TruncateString(&itemString, IsTypingAhead() ? B_TRUNCATE_BEGINNING
/haiku/headers/os/interface/
H A DFont.h48 B_TRUNCATE_BEGINNING = 1, enumerator in enum:__anon3
/haiku/src/preferences/printers/
H A DPrinterListView.cpp465 owner->TruncateString(&s, B_TRUNCATE_BEGINNING, totalWidth);
/haiku/src/apps/debugger/user_interface/gui/teams_window/
H A DTeamsListView.cpp286 B_TRUNCATE_BEGINNING), kNameColumn);
/haiku/src/add-ons/input_server/devices/keyboard/
H A DTeamMonitorWindow.cpp584 fTeamName->SetTruncation(B_TRUNCATE_BEGINNING);
/haiku/src/kits/interface/
H A DStatusBar.cpp313 font.TruncateString(&rightText, B_TRUNCATE_BEGINNING,
H A DInterfaceDefs.cpp1789 case B_TRUNCATE_BEGINNING:

Completed in 99 milliseconds