Searched refs:B_FONT_ROW (Results 1 - 8 of 8) sorted by relevance

/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DStackTraceView.cpp234 fFramesTable->SetFont(B_FONT_ROW, be_fixed_font);
H A DImageListView.cpp303 fImagesTable->SetFont(B_FONT_ROW, be_fixed_font);
H A DBreakpointListView.cpp456 fBreakpointsTable->SetFont(B_FONT_ROW, be_fixed_font);
H A DRegistersView.cpp391 fRegisterTable->SetFont(B_FONT_ROW, be_fixed_font);
H A DImageFunctionsView.cpp816 fFunctionsTable->SetFont(B_FONT_ROW, be_fixed_font);
H A DVariablesView.cpp2558 fVariableTable->SetFont(B_FONT_ROW, be_fixed_font);
/haiku/headers/private/interface/
H A DColumnListView.h104 B_FONT_ROW = 0, enumerator in enum:ColumnListViewFont
/haiku/src/kits/interface/
H A DColumnListView.cpp1495 case B_FONT_ROW:
1514 case B_FONT_ROW:

Completed in 135 milliseconds