Searched refs:FontInfo (Results 1 - 6 of 6) sorted by relevance

/haiku/src/apps/debuganalyzer/gui/main_window/
H A DSchedulingPage.h39 struct FontInfo { struct in class:MainWindow::SchedulingPage
51 FontInfo fFontInfo;
H A DSchedulingPage.cpp282 BaseView(const char* name, FontInfo& fontInfo,
334 FontInfo& fFontInfo;
341 LineBaseView(const char* name, FontInfo& fontInfo,
546 ThreadsView(FontInfo& fontInfo, ListSelectionModel* filterModel,
641 SchedulingView(FontInfo& fontInfo, ListSelectionModel* filterModel,
1596 SchedulingView* schedulingView, FontInfo& fontInfo,
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DSourceView.h73 struct FontInfo { struct in class:SourceView
97 FontInfo fFontInfo;
H A DSourceView.cpp90 SourceView* sourceView, FontInfo* fontInfo);
108 FontInfo* fFontInfo;
180 FontInfo* fontInfo);
289 FontInfo* fontInfo);
394 FontInfo* fontInfo)
874 Listener* listener, MarkerManager* manager, FontInfo* fontInfo)
1097 FontInfo* fontInfo)
/haiku/src/kits/tracker/
H A DPoseView.h197 font_height FontInfo() const;
985 BPoseView::FontInfo() const function in class:BPrivate::BPoseView
H A DTextWidget.cpp649 location.y = textRect.bottom - view->FontInfo().descent;

Completed in 59 milliseconds