Home
last modified time | relevance | path

Searched defs:isSingleLine (Results 1 – 2 of 2) sorted by relevance

/glogg/glogg/src/
H A Dselection.h
/glogg/src/
H A Dselection.h83 bool isSingleLine() const { return ( selectedLine_ != -1 ); } in isSingleLine() function