Searched defs:lineCount (Results 1 - 25 of 29) sorted by relevance

12

/haiku/src/tests/servers/app/painter/
H A DShapeConverter.cpp50 ShapeConverter::IterateLineTo(int32 lineCount, BPoint* linePts) argument
/haiku/src/kits/debugger/model/
H A DFileSourceCode.cpp105 int32 lineCount = CountLines(); local
/haiku/src/apps/resedit/
H A DMiscEditors.cpp170 float lineCount = fValueView->CountLines() < 5.0 ? fValueView->CountLines() : 5.0; local
/haiku/src/system/boot/loader/
H A Dpager.cpp68 int32 lineCount = 0; local
89 int32 lineCount = 0; local
122 int32 lineCount = count_lines(textSource, width, lineBuffer, local
[all...]
/haiku/src/tests/servers/app/shape_test/
H A Dmain.cpp69 virtual status_t IterateLineTo(int32 lineCount, BPoint* linePts) argument
/haiku/src/tests/kits/interface/picture/
H A DMatrix.h175 inline status_t BTransformIterator::IterateLineTo(int32 lineCount, BPoint *linePts) argument
/haiku/src/system/boot/platform/next_m68k/
H A Dconsole.cpp104 int lineCount = 25; //XXX: check video mode local
/haiku/src/apps/mediaplayer/interface/
H A DSubtitleBitmap.cpp377 int32 lineCount = fTextView->CountLines(); local
/haiku/src/tests/servers/app/copy_bits/
H A Dmain.cpp94 int32 lineCount = 20; local
/haiku/src/tests/kits/interface/layout/widget_layout_test/
H A DGroupView.cpp51 GroupView::GroupView(enum orientation orientation, int32 lineCount) argument
/haiku/src/apps/haikudepot/textview/
H A DTextDocumentLayout.cpp260 int32 lineCount = 0; local
442 int32 lineCount = info.layout->CountLines(); local
H A DParagraphLayout.cpp258 int lineCount = static_cast<int>(fLineInfos.size()); local
422 int32 lineCount = static_cast<int32>(fLineInfos.size()); local
/haiku/src/system/boot/platform/openfirmware/
H A Dconsole.cpp235 intptr_t lineCount; local
/haiku/src/preferences/appearance/
H A DFontSelectionView.cpp142 float lineCount = ceilf(fCurrentFont.StringWidth(kPreviewText) local
/haiku/src/apps/icon-o-matic/import_export/styled_text/
H A DStyledTextImporter.cpp96 ShapeIterator::IterateLineTo(int32 lineCount, BPoint *linePts) argument
/haiku/src/system/boot/platform/amiga_m68k/
H A Dconsole.cpp211 int lineCount = (gScreen->Height - sScreenTopOffset) / sFontHeight; local
/haiku/src/kits/interface/
H A DShape.cpp94 BShapeIterator::IterateLineTo(int32 lineCount, BPoint* linePoints) argument
/haiku/src/apps/cortex/support/
H A DMediaString.cpp1045 forVideoResolution( uint32 lineWidth, uint32 lineCount) argument
/haiku/src/apps/icon-o-matic/import_export/flat_icon/
H A DFlatIconExporter.cpp419 int32 lineCount; local
313 _AnalysePath(VectorPath* path, uint8 pointCount, int32& straightCount, int32& lineCount, int32& curveCount) argument
/haiku/src/add-ons/media/media-add-ons/radeon/
H A DTheater200.cpp1003 int lineCount = CurrentLine(); local
H A DTheater100.cpp503 int lineCount = Register(VIP_VS_LINE_COUNT, VS_LINE_COUNT); local
/haiku/src/kits/print/
H A DPicturePrinter.cpp463 ShapePrinter::IterateLineTo(int32 lineCount, BPoint *linePoints) argument
/haiku/src/kits/tracker/infowindow/
H A DGeneralInfoView.cpp211 int lineCount = 7; local
/haiku/src/apps/debugger/user_interface/gui/inspector_window/
H A DMemoryView.cpp340 int32 lineCount = int32(Bounds().Height() / fLineHeight); local
717 int32 lineCount = 0; local
827 int32 lineCount = totalHexBlocks / fHexBlocksPerLine; local
1039 MemoryView::_ScrollByLines(int32 lineCount) argument
[all...]
/haiku/src/apps/softwareupdater/
H A DSoftwareUpdaterWindow.cpp792 int lineCount = showMoreDetails ? 3 : 2; local

Completed in 294 milliseconds

12