]> git.lyx.org Git - features.git/blobdiff - src/Text.h
Transfer metrics and screen related methods from Text to TextMetrics.
[features.git] / src / Text.h
index f0d75fa8efedea35f08fd863f4c56847788cb9d7..fe8714079a3a7e79e24c0d33f3c768f897ff5976 100644 (file)
@@ -256,13 +256,6 @@ public:
        /// return true if this is the main text
        bool isMainText(Buffer const &) const;
 
-       /// is this row the last in the text?
-       /// FIXME: move to TextMetrics.
-       bool isLastRow(pit_type pit, Row const & row) const;
-       /// is this row the first in the text?
-       /// FIXME: move to TextMetrics.
-       bool isFirstRow(pit_type pit, Row const & row) const;
-
        ///
        double spacing(Buffer const & buffer, Paragraph const & par) const;
        /// make a suggestion for a label