Home
last modified time | relevance | path

Searched defs:startColumn (Results 1 – 4 of 4) sorted by relevance

/glogg/glogg/src/
H A Dquickfindpattern.h
H A Dselection.h
/glogg/src/
H A Dquickfindpattern.h37 int startColumn() const { return startColumn_; } in startColumn() function
H A Dselection.h38 int startColumn() const { return startColumn_; } in startColumn() function
118 int startColumn; member