Searched refs:GetHeight (Results 1 - 25 of 115) sorted by relevance

12345

/haiku/src/kits/shared/
H A DStatusView.cpp28 testFont.GetHeight(&fontHeight);
/haiku/src/add-ons/print/drivers/pcl6/
H A DRasterizer.h56 int GetHeight() function in class:Rasterizer
H A DPCL6Rasterizer.cpp47 SetOutBufferSize(fOutRowSize * GetHeight());
91 SetOutBufferSize(fOutRowSize * GetHeight());
150 SetOutBufferSize(fOutRowSize * GetHeight());
/haiku/src/apps/cortex/InfoView/
H A DInfoView.cpp193 be_bold_font->GetHeight(&fh);
196 be_plain_font->GetHeight(&fh);
216 be_plain_font->GetHeight(&fh);
254 be_bold_font->GetHeight(&fh);
263 be_plain_font->GetHeight(&fh);
277 be_plain_font->GetHeight(&fh);
297 be_plain_font->GetHeight(&fh);
348 be_plain_font->GetHeight(&fh);
435 be_plain_font->GetHeight(&fh);
559 be_plain_font->GetHeight(
[all...]
/haiku/src/apps/debuganalyzer/gui/chart/
H A DStringChartLegend.cpp83 fFont.GetHeight(&fh);
/haiku/src/apps/soundrecorder/
H A DSoundListView.cpp44 font.GetHeight(&height);
/haiku/src/tests/servers/app/workspace_activated/
H A DWorkspaceActivated.cpp61 font.GetHeight(&fontHeight);
/haiku/src/servers/input/
H A DMethodMenuItem.cpp64 be_plain_font->GetHeight(&fheight);
/haiku/src/preferences/bluetooth/
H A DDeviceListItem.cpp69 be_plain_font->GetHeight(&finfo);
130 font->GetHeight(&height);
/haiku/src/tests/kits/interface/layout/widget_layout_test/
H A DStringView.cpp120 font.GetHeight(&fh);
/haiku/src/preferences/printers/
H A DJobListView.cpp187 be_plain_font->GetHeight(&fontHeight);
258 font->GetHeight(&height);
273 font.GetHeight(&height);
/haiku/src/tests/servers/app/avoid_focus/
H A DAvoidFocus.cpp116 font.GetHeight(&fontHeight);
/haiku/src/kits/interface/
H A DListItem.cpp151 font->GetHeight(&fh);
H A DStringItem.cpp128 font->GetHeight(&fheight);
/haiku/src/preferences/network/
H A DServiceListItem.cpp100 font->GetHeight(&height);
/haiku/src/apps/deskbar/
H A DShowHideMenuItem.cpp61 font.GetHeight(&fontHeight);
/haiku/src/bin/
H A Dlistfont.cpp131 font.GetHeight(&fh);
/haiku/src/servers/app/font/
H A DFontStyle.h124 void GetHeight(float size, font_height &heigth) const;
/haiku/src/apps/haikudepot/textview/
H A DCharacterStyleData.cpp135 fFont.GetHeight(&fontHeight);
162 fFont.GetHeight(&fontHeight);
/haiku/src/apps/resedit/
H A DMiscEditors.cpp86 be_plain_font->GetHeight(&fh);
168 be_plain_font->GetHeight(&fh);
H A DImageEditor.cpp43 be_plain_font->GetHeight(&fh);
/haiku/src/add-ons/screen_savers/spider/
H A DSpiderView.cpp52 be_bold_font->GetHeight(&fh);
60 be_plain_font->GetHeight(&fh);
/haiku/src/apps/cortex/TipManager/
H A DTipView.cpp176 m_font.GetHeight(&m_fontHeight);
/haiku/src/apps/icon-o-matic/generic/property/view/specific_properties/
H A DOptionValueView.cpp82 font.GetHeight(&fh);
/haiku/src/add-ons/translators/wonderbrush/
H A DWonderBrushView.cpp153 be_bold_font->GetHeight(&fh);

Completed in 139 milliseconds

12345