Home
last modified time | relevance | path

Searched defs:_rects (Results 1 – 13 of 13) sorted by relevance

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/bladerunner/
H A Dzbuffer.h36 Common::Rect _rects[MAX_DIRTY_RECTS]; variable
/dports/games/scummvm/scummvm-2.5.1/engines/bladerunner/
H A Dzbuffer.h36 Common::Rect _rects[MAX_DIRTY_RECTS]; variable
/dports/games/scummvm/scummvm-2.5.1/engines/illusions/resources/
H A Dbackgroundresource.h128 PathLines *_rects; member
130 ~PathWalkRects() { delete _rects; } in ~PathWalkRects() local
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/illusions/resources/
H A Dbackgroundresource.h128 PathLines *_rects; member
130 ~PathWalkRects() { delete _rects; } in ~PathWalkRects() local
/dports/cad/openroad/OpenROAD-2.0/src/OpenDB/src/defin/
H A DdefinPin.h98 std::vector<PinRect> _rects; variable
/dports/science/kst2/kst-plot-38eddb5322a1d557f9d86ea95d456d76272941e3/src/libkstmath/
H A Dcurve.h220 QVector<QRectF> _rects; variable
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/ui/dialog/
H A Dspellcheck.h181 std::vector<Inkscape::CanvasItemRect *> _rects; variable
/dports/devel/py-game/pygame-2.1.0/examples/
H A Dmidi.py639 _image_strip, _rects = key_images() variable in Keyboard
/dports/print/py-frescobaldi/frescobaldi-3.1.3/frescobaldi_app/qpageview/
H A Dlayout.py106 _rects = None variable in PageLayout
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/mohawk/
H A Dcstime_game.h40 Common::Array<Common::Rect> _rects; variable
/dports/games/scummvm/scummvm-2.5.1/engines/mohawk/
H A Dcstime_game.h40 Common::Array<Common::Rect> _rects; variable
/dports/science/py-veusz/veusz-veusz-3.3.1/veusz/helpers/src/recordpaint/
H A Drecordpaintengine.cpp204 QVector<T> _rects; member in __anon4929233c0111::rectElement
/dports/net-im/chatterino2/chatterino2-2.3.4/src/widgets/splits/
H A DSplitContainer.cpp1365 std::vector<SplitContainer::DropRect> _rects) in setRects()