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
![]() ![]() |
This is the complete list of members for Scintilla::PRectangle, including all inherited members.
bottom | Scintilla::PRectangle | |
Contains(Point pt) const noexcept | Scintilla::PRectangle | inline |
Contains(PRectangle rc) const noexcept | Scintilla::PRectangle | inline |
ContainsWholePixel(Point pt) const noexcept | Scintilla::PRectangle | inline |
Empty() const noexcept | Scintilla::PRectangle | inline |
FromInts(int left_, int top_, int right_, int bottom_) noexcept | Scintilla::PRectangle | inlinestatic |
Height() const noexcept | Scintilla::PRectangle | inline |
Intersects(PRectangle other) const noexcept | Scintilla::PRectangle | inline |
left | Scintilla::PRectangle | |
Move(XYPOSITION xDelta, XYPOSITION yDelta) noexcept | Scintilla::PRectangle | inline |
operator==(const PRectangle &rc) const noexcept | Scintilla::PRectangle | inline |
PRectangle(XYPOSITION left_=0, XYPOSITION top_=0, XYPOSITION right_=0, XYPOSITION bottom_=0) noexcept | Scintilla::PRectangle | inlineexplicit |
right | Scintilla::PRectangle | |
top | Scintilla::PRectangle | |
Width() const noexcept | Scintilla::PRectangle | inline |