Symbol: FontInfo
src/apps/debuganalyzer/gui/main_window/SchedulingPage.cpp
1596
SchedulingView* schedulingView, FontInfo& fontInfo,
src/apps/debuganalyzer/gui/main_window/SchedulingPage.cpp
282
BaseView(const char* name, FontInfo& fontInfo,
src/apps/debuganalyzer/gui/main_window/SchedulingPage.cpp
334
FontInfo& fFontInfo;
src/apps/debuganalyzer/gui/main_window/SchedulingPage.cpp
341
LineBaseView(const char* name, FontInfo& fontInfo,
src/apps/debuganalyzer/gui/main_window/SchedulingPage.cpp
546
ThreadsView(FontInfo& fontInfo, ListSelectionModel* filterModel,
src/apps/debuganalyzer/gui/main_window/SchedulingPage.cpp
641
SchedulingView(FontInfo& fontInfo, ListSelectionModel* filterModel,
src/apps/debuganalyzer/gui/main_window/SchedulingPage.h
51
FontInfo fFontInfo;
src/apps/debugger/user_interface/gui/team_window/SourceView.cpp
1122
FontInfo* fontInfo)
src/apps/debugger/user_interface/gui/team_window/SourceView.cpp
115
SourceView* sourceView, FontInfo* fontInfo);
src/apps/debugger/user_interface/gui/team_window/SourceView.cpp
133
FontInfo* fFontInfo;
src/apps/debugger/user_interface/gui/team_window/SourceView.cpp
205
FontInfo* fontInfo);
src/apps/debugger/user_interface/gui/team_window/SourceView.cpp
314
FontInfo* fontInfo);
src/apps/debugger/user_interface/gui/team_window/SourceView.cpp
419
FontInfo* fontInfo)
src/apps/debugger/user_interface/gui/team_window/SourceView.cpp
899
Listener* listener, MarkerManager* manager, FontInfo* fontInfo)
src/apps/debugger/user_interface/gui/team_window/SourceView.h
97
FontInfo fFontInfo;
src/kits/tracker/PoseView.h
1002
BPoseView::FontInfo() const
src/kits/tracker/PoseView.h
205
font_height FontInfo() const;
src/kits/tracker/TextWidget.cpp
690
BPoint location(textRect.left, roundf(textRect.top) + view->FontInfo().ascent + 1);