Home
last modified time | relevance | path

Searched defs:inRectangle (Results 1 – 5 of 5) sorted by relevance

/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Plugins/Pdf/PDFWriter/
H A DDictionaryContext.cpp123 void DictionaryContext::WriteRectangleValue(const PDFRectangle& inRectangle) in WriteRectangleValue()
/dports/misc/visp/visp-3.4.0/modules/core/src/tools/geometry/
H A DvpRect.cpp258 VISP_EXPORT bool inRectangle(const vpImagePoint &ip, const vpRect &rect) in inRectangle() function
/dports/misc/visp/visp-3.4.0/modules/core/src/image/
H A DvpImagePoint.cpp53 bool vpImagePoint::inRectangle(const vpRect &rect) const in inRectangle() function in vpImagePoint
/dports/games/keeperrl/keeperrl-alpha23/
H A Dutil.cpp342 bool Vec2::inRectangle(int px, int py, int kx, int ky) const { in inRectangle() function in Vec2
346 bool Vec2::inRectangle(const Rectangle& r) const { in inRectangle() function in Vec2
H A Dlevel_maker.cpp93 static Predicate inRectangle(Rectangle r) { in inRectangle() function in __anonf3cf7e280111::Predicate