Searched refs:LineCount (Results 1 - 3 of 3) sorted by relevance

/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/include/
H A Dacdebug.h174 UINT8 LineCount; /* Number of help lines */ member in struct:acpi_db_command_help
H A Dactbl2.h2114 UINT32 LineCount; member in struct:acpi_nfit_interleave
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DSourceView.cpp97 inline int32 LineCount() const;
422 SourceView::BaseView::LineCount() const function in class:SourceView::BaseView
431 float height = LineCount() * fFontInfo->lineHeight - 1;
439 int32 lineCount = LineCount();

Completed in 43 milliseconds