Home
last modified time | relevance | path

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); in _Init()
H A DImageListView.cpp303 fImagesTable->SetFont(B_FONT_ROW, be_fixed_font); in _Init()
H A DRegistersView.cpp391 fRegisterTable->SetFont(B_FONT_ROW, be_fixed_font); in _Init()
H A DBreakpointListView.cpp456 fBreakpointsTable->SetFont(B_FONT_ROW, be_fixed_font); in _Init()
H A DImageFunctionsView.cpp816 fFunctionsTable->SetFont(B_FONT_ROW, be_fixed_font); in _Init()
H A DVariablesView.cpp2557 fVariableTable->SetFont(B_FONT_ROW, be_fixed_font); in _Init()
/haiku/headers/private/interface/
H A DColumnListView.h104 B_FONT_ROW = 0, enumerator
/haiku/src/kits/interface/
H A DColumnListView.cpp1497 case B_FONT_ROW: in SetFont()
1516 case B_FONT_ROW: in GetFont()