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

/haiku-fatelf/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,
1594 SchedulingView* schedulingView, FontInfo& fontInfo,
/haiku-fatelf/src/apps/debugger/user_interface/gui/team_window/
H A DSourceView.h62 struct FontInfo { struct in class:SourceView
81 FontInfo fFontInfo;
H A DSourceView.cpp52 SourceView* sourceView, FontInfo* fontInfo);
70 FontInfo* fFontInfo;
142 FontInfo* fontInfo);
239 FontInfo* fontInfo);
326 FontInfo* fontInfo)
793 Listener* listener, MarkerManager* manager, FontInfo* fontInfo)
951 FontInfo* fontInfo)
/haiku-fatelf/src/kits/tracker/
H A DPoseView.h221 font_height FontInfo() const;
917 BPoseView::FontInfo() const function in class:BPrivate::BPoseView
H A DTextWidget.cpp549 loc.y = textRect.bottom - view->FontInfo().descent;

Completed in 93 milliseconds