Go to the SVN repository for this file.
1 #ifndef GUI_WIDGETS_TEXT_WIDGET___TEXT_POSITION__HPP 2 #define GUI_WIDGETS_TEXT_WIDGET___TEXT_POSITION__HPP 74:
m_Start(startLine, 0),
m_End(startLine + lineCount, 0) {}
85 return(b1.
m_Start< b2.m_End && b2.m_Start < b1.
m_End);
CTextBlock(const CTextPosition &start, const CTextPosition &end)
CTextBlock(int startLine, int lineCount)
bool Intersect(const CTextBlock &block)
CTextPosition GetEnd() const
CTextPosition GetStart() const
CTextBlock Normalized() const
bool operator>=(const CTextPosition &pos) const
bool operator<(const CTextPosition &pos) const
bool operator>(const CTextPosition &pos) const
bool operator==(const CTextPosition &pos) const
bool operator!=(const CTextPosition &pos) const
CTextPosition(int row, int col)
#define END_NCBI_SCOPE
End previously defined NCBI scope.
#define BEGIN_NCBI_SCOPE
Define ncbi namespace.
IO_PREFIX::ostream CNcbiOstream
Portable alias for ostream.
#define NCBI_GUIWIDGETS_TEXT_WIDGET_EXPORT
Defines to provide correct exporting from DLLs in Windows.
Portable reference counted smart and weak pointers using CWeakRef, CRef, CObject and CObjectEx.
Int4 delta(size_t dimension_, const Int4 *score_)
#define row(bind, expected)
CNcbiOstream & operator<<(CNcbiOstream &strm, const CTextPosition &pos)
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4