Searched refs:addressWidth (Results 1 - 2 of 2) sorted by relevance

/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DStackTraceView.cpp238 float addressWidth = be_fixed_font->StringWidth("0xffffffff00000000") local
243 addressWidth, 40, 1000, B_TRUNCATE_END, B_ALIGN_RIGHT));
244 fFramesTable->AddColumn(new TargetAddressTableColumn(1, "IP", addressWidth,
H A DImageFunctionsView.cpp825 float addressWidth = be_plain_font->StringWidth("0x00000000") local
833 addressWidth, 40, 1000, B_TRUNCATE_END, B_ALIGN_RIGHT));

Completed in 35 milliseconds