Searched defs:SelectionPoint (Results 1 – 1 of 1) sorted by relevance
334 struct SelectionPoint struct in SourceView::TextView336 SelectionPoint(int32 _line, int32 _offset) in SelectionPoint() argument342 bool operator==(const SelectionPoint& other) in operator ==()347 int32 line;348 int32 offset;