geany  1.38
About: Geany is a text editor (using GTK2) with basic features of an integrated development environment (syntax highlighting, code folding, symbol name auto-completion, ...). F: office T: editor programming GTK+ IDE
  Fossies Dox: geany-1.38.tar.bz2  ("unofficial" and yet experimental doxygen-generated source code documentation)  

Scintilla::PRectangle Member List

This is the complete list of members for Scintilla::PRectangle, including all inherited members.

bottomScintilla::PRectangle
Contains(Point pt) const noexceptScintilla::PRectangleinline
Contains(PRectangle rc) const noexceptScintilla::PRectangleinline
ContainsWholePixel(Point pt) const noexceptScintilla::PRectangleinline
Empty() const noexceptScintilla::PRectangleinline
FromInts(int left_, int top_, int right_, int bottom_) noexceptScintilla::PRectangleinlinestatic
Height() const noexceptScintilla::PRectangleinline
Intersects(PRectangle other) const noexceptScintilla::PRectangleinline
leftScintilla::PRectangle
Move(XYPOSITION xDelta, XYPOSITION yDelta) noexceptScintilla::PRectangleinline
operator==(const PRectangle &rc) const noexceptScintilla::PRectangleinline
PRectangle(XYPOSITION left_=0, XYPOSITION top_=0, XYPOSITION right_=0, XYPOSITION bottom_=0) noexceptScintilla::PRectangleinlineexplicit
rightScintilla::PRectangle
topScintilla::PRectangle
Width() const noexceptScintilla::PRectangleinline