Home
last modified time | relevance | path

Searched defs:getRect (Results 1 – 25 of 867) sorted by relevance

12345678910>>...35

/dports/net/tigervnc-server/tigervnc-1.12.0/common/rfb/
H A DPixelBuffer.h57 Rect getRect() const { return Rect(0, 0, width_, height_); } in getRect() function
58 Rect getRect(const Point& pos) const { in getRect() function
/dports/net/tigervnc-viewer/tigervnc-1.12.0/common/rfb/
H A DPixelBuffer.h57 Rect getRect() const { return Rect(0, 0, width_, height_); } in getRect() function
58 Rect getRect(const Point& pos) const { in getRect() function
/dports/net/tigervnc-server/tigervnc-1.12.0/java/com/tigervnc/rfb/
H A DPixelBuffer.java58 public final Rect getRect() { return new Rect(0, 0, width_, height_); } in getRect() method in PixelBuffer
59 public final Rect getRect(Point pos) { in getRect() method in PixelBuffer
/dports/net/tigervnc-viewer/tigervnc-1.12.0/java/com/tigervnc/rfb/
H A DPixelBuffer.java58 public final Rect getRect() { return new Rect(0, 0, width_, height_); } in getRect() method in PixelBuffer
59 public final Rect getRect(Point pos) { in getRect() method in PixelBuffer
/dports/editors/libreoffice/libreoffice-7.2.6.2/svtools/source/table/
H A Dtablegeometry.hxx59 const tools::Rectangle& getRect() const { return m_aRect; } in getRect() function in svt::table::TableGeometry
146 …tools::Rectangle getRect() const { return m_aRow.getRect().GetIntersection( m_aCol.getRect()… in getRect() function in svt::table::TableCellGeometry
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svtools/source/table/
H A Dtablegeometry.hxx60 const tools::Rectangle& getRect() const { return m_aRect; } in getRect() function in svt::table::TableGeometry
147 …tools::Rectangle getRect() const { return m_aRow.getRect().GetIntersection( m_aCol.getRect()… in getRect() function in svt::table::TableCellGeometry
/dports/graphics/kimageannotator/kImageAnnotator-0.5.3/src/annotations/modifiers/resizeHandles/
H A DPathResizeHandles.cpp32 QRectF PathResizeHandles::getRect() const in getRect() function in kImageAnnotator::PathResizeHandles
H A DRectResizeHandles.cpp32 QRectF RectResizeHandles::getRect() const in getRect() function in kImageAnnotator::RectResizeHandles
/dports/x11/slop/slop-7.6/src/
H A Drectangle.cpp11 glm::vec4 slop::Rectangle::getRect() { in getRect() function in slop::Rectangle
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/x0vncserver/
H A DGeometry.h45 const rfb::Rect& getRect() const { return m_rect; } in getRect() function
/dports/net/tigervnc-viewer/tigervnc-1.12.0/unix/x0vncserver/
H A DGeometry.h45 const rfb::Rect& getRect() const { return m_rect; } in getRect() function
/dports/x11-toolkits/mygui-opengl/mygui-MyGUI3.4.0/MyGUIEngine/include/
H A DMyGUI_CommonStateInfo.h62 const FloatRect& getRect() const in getRect() function
136 const FloatRect& getRect() const in getRect() function
/dports/x11-toolkits/mygui-ogre/mygui-MyGUI3.4.0/MyGUIEngine/include/
H A DMyGUI_CommonStateInfo.h62 const FloatRect& getRect() const in getRect() function
136 const FloatRect& getRect() const in getRect() function
/dports/x11-toolkits/mygui/mygui-MyGUI3.4.0/MyGUIEngine/include/
H A DMyGUI_CommonStateInfo.h62 const FloatRect& getRect() const in getRect() function
136 const FloatRect& getRect() const in getRect() function
/dports/x11-toolkits/mygui-dummy/mygui-MyGUI3.4.0/MyGUIEngine/include/
H A DMyGUI_CommonStateInfo.h62 const FloatRect& getRect() const in getRect() function
136 const FloatRect& getRect() const in getRect() function
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/startrek/
H A Dsprite.cpp52 Common::Rect Sprite::getRect() { in getRect() function in StarTrek::Sprite
/dports/games/chapping/chapping-0.43-source/library/
H A Dcircularactor.h14 …SDL_Rect getRect()const{return (SDL_Rect){(int)(center.scale_x()-r),(int)(center.scale_y()-r),(int… in getRect() function
/dports/games/scummvm/scummvm-2.5.1/engines/startrek/
H A Dsprite.cpp63 Common::Rect Sprite::getRect() { in getRect() function in StarTrek::Sprite
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/wx/src/gen/
H A DwxSizeEvent.erl48 getRect(#wx_ref{type=ThisT}=This) -> function
H A DwxMoveEvent.erl48 getRect(#wx_ref{type=ThisT}=This) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/wx/src/gen/
H A DwxSizeEvent.erl48 getRect(#wx_ref{type=ThisT}=This) -> function
H A DwxMoveEvent.erl48 getRect(#wx_ref{type=ThisT}=This) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/wx/src/gen/
H A DwxSizeEvent.erl48 getRect(#wx_ref{type=ThisT}=This) -> function
H A DwxMoveEvent.erl48 getRect(#wx_ref{type=ThisT}=This) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/wx/src/gen/
H A DwxMoveEvent.erl48 getRect(#wx_ref{type=ThisT}=This) -> function

12345678910>>...35