Home
last modified time | relevance | path

Searched defs:getNumberOfLines (Results 1 – 25 of 60) sorted by relevance

123

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.text/org.eclipse.text/src/org/eclipse/jface/text/
H A DILineTracker.java74 int getNumberOfLines(); in getNumberOfLines() method
84 int getNumberOfLines(int offset, int length) throws BadLocationException; in getNumberOfLines() method
H A DListLineTracker.java101 private int getNumberOfLines(int startLine, int offset, int length) throws BadLocationException { in getNumberOfLines() method in ListLineTracker
214 public final int getNumberOfLines() { in getNumberOfLines() method in ListLineTracker
225 public final int getNumberOfLines(int position, int length) throws BadLocationException { in getNumberOfLines() method in ListLineTracker
H A DAbstractLineTracker.java165 public int getNumberOfLines() { in getNumberOfLines() method in AbstractLineTracker
175 public int getNumberOfLines(int offset, int length) throws BadLocationException { in getNumberOfLines() method in AbstractLineTracker
H A DIDocument.java597 int getNumberOfLines(); in getNumberOfLines() method
607 int getNumberOfLines(int offset, int length) throws BadLocationException; in getNumberOfLines() method
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.text/org.eclipse.jface.text/src/org/eclipse/jface/text/source/
H A DILineRange.java40 int getNumberOfLines(); in getNumberOfLines() method
H A DLineRange.java43 public int getNumberOfLines() { in getNumberOfLines() method in LineRange
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.text/org.eclipse.jface.text/src/org/eclipse/jface/text/revisions/
H A DRevisionRange.java54 public int getNumberOfLines() { in getNumberOfLines() method in RevisionRange
/dports/devel/pear-PHP_ArrayOf/PHP_ArrayOf-0.2.1/docs/examples/
H A Dexample1.php93 public function isValidElement($value, $offset = null)
/dports/biology/artemis/artemis-17.0.1-11-g3e43d27e/uk/ac/sanger/artemis/components/genebuilder/cv/
H A DWrapTextArea.java72 private int getNumberOfLines(FontMetrics fm, final String text, final int width) in getNumberOfLines() method in WrapTextArea
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/src/video/
H A DossimVideoImageSource.cpp149 ossim_uint32 ossimVideoImageSource::getNumberOfLines(ossim_uint32 resLevel) const in getNumberOfLines() function in ossimVideoImageSource
/dports/biology/artemis/artemis-17.0.1-11-g3e43d27e/uk/ac/sanger/artemis/components/genebuilder/
H A DTextAreaDocumentListener.java96 private int getNumberOfLines(final int width) in getNumberOfLines() method in TextAreaDocumentListener
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/examples/org.eclipse.ui.examples.readmetool/Eclipse UI Examples Readme Tool/org/eclipse/ui/examples/readmetool/
H A DMarkElement.java118 public int getNumberOfLines() { in getNumberOfLines() method in MarkElement
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.debug/org.eclipse.ui.console/src/org/eclipse/ui/internal/console/
H A DConsoleDocument.java68 public synchronized int getNumberOfLines() { in getNumberOfLines() method in ConsoleDocument
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.text/org.eclipse.text/src/org/eclipse/text/edits/
H A DEditDocument.java167 public int getNumberOfLines() { in getNumberOfLines() method in EditDocument
172 public int getNumberOfLines(int offset, int length) throws BadLocationException { in getNumberOfLines() method in EditDocument
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/util/
H A DSimpleDocument.java245 public int getNumberOfLines() { in getNumberOfLines() method in SimpleDocument
251 public int getNumberOfLines(int offset, int length) { in getNumberOfLines() method in SimpleDocument
/dports/java/phpeclipse/plugins/net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/internal/core/util/
H A DSimpleDocument.java405 public int getNumberOfLines() { in getNumberOfLines() method in SimpleDocument
415 public int getNumberOfLines(int offset, int length) { in getNumberOfLines() method in SimpleDocument
/dports/math/scilab/scilab-6.1.1/scilab/modules/console/src/java/org/scilab/modules/console/
H A DSciInputParsingManager.java88 public int getNumberOfLines() { in getNumberOfLines() method in SciInputParsingManager
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/src/imaging/
H A DossimBandSeparateHandler.cpp137 ossim_uint32 ossimBandSeparateHandler::getNumberOfLines(ossim_uint32 resLevel) const in getNumberOfLines() function in ossimBandSeparateHandler
H A DossimVpfTileSource.cpp72 ossim_uint32 ossimVpfTileSource::getNumberOfLines(ossim_uint32 /* reduced_res_level */) const in getNumberOfLines() function in ossimVpfTileSource
H A DossimBitMaskTileSource.cpp311 ossim_uint32 ossimBitMaskTileSource::getNumberOfLines(ossim_uint32 res_Level) const in getNumberOfLines() function in ossimBitMaskTileSource
H A DossimUsgsDemTileSource.cpp465 ossim_uint32 ossimUsgsDemTileSource::getNumberOfLines(ossim_uint32 reduced_res_level) const in getNumberOfLines() function in ossimUsgsDemTileSource
H A DossimRangeDomeTileSource.cpp276 ossim_uint32 ossimRangeDomeTileSource::getNumberOfLines(ossim_uint32 resLevel) const in getNumberOfLines() function in ossimRangeDomeTileSource
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.text/org.eclipse.jface.text/src/org/eclipse/jface/internal/text/revisions/
H A DRange.java98 public int getNumberOfLines() { in getNumberOfLines() method in Range
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/src/support_data/
H A DossimRsmida.cpp92 static std::string FULLC_KW = "fullc"; in getNumberOfLines()
93
94 static std::string MINR_KW = "minr";
/dports/sysutils/libdnf/libdnf-0.64.0/libdnf/utils/smartcols/
H A DTable.hpp62 size_t getNumberOfLines() const noexcept { return scols_table_get_nlines(table); } in getNumberOfLines() function in Table

123