Home
last modified time | relevance | path

Searched refs:fitToBounds (Results 1 – 12 of 12) sorted by relevance

/dports/misc/gedkeeper/GEDKeeper-2.19.1/projects/GKv3/GKComponents/GKUI/Components/
H A DImageBox.cs574 private Point PointToImage(PointF point, bool fitToBounds) in PointToImage() argument
579 if (viewport.Contains(new Point(point)) || fitToBounds) in PointToImage()
/dports/misc/gedkeeper/GEDKeeper-2.19.1/projects/GKv2/GKComponents/GKUI/Components/
H A DImageBox.cs597 private Point PointToImage(Point point, bool fitToBounds) in PointToImage() argument
602 if (viewport.Contains(point) || fitToBounds) in PointToImage()
/dports/math/reduce/Reduce-svn5758-src/csl/fox/include/
H A DFXGLViewer.h364 FXbool fitToBounds(const FXRangef& box);
/dports/x11-toolkits/fox14/fox-1.4.35/include/
H A DFXGLViewer.h364 FXbool fitToBounds(const FXRangef& box);
/dports/x11-toolkits/fox16/fox-1.6.57/include/
H A DFXGLViewer.h364 FXbool fitToBounds(const FXRangef& box);
/dports/audio/gogglesmm/gogglesmm-1.2.2/cfox/include/
H A DFXGLViewer.h369 FXbool fitToBounds(const FXRangef& box);
/dports/x11-toolkits/fox17/fox-1.7.77/include/
H A DFXGLViewer.h369 FXbool fitToBounds(const FXRangef& box);
/dports/audio/gogglesmm/gogglesmm-1.2.2/cfox/lib/
H A DFXGLViewer.cpp1042 FXbool FXGLViewer::fitToBounds(const FXRangef& box){ in fitToBounds() function in FX::FXGLViewer
/dports/x11-toolkits/fox16/fox-1.6.57/src/
H A DFXGLViewer.cpp1042 FXbool FXGLViewer::fitToBounds(const FXRangef& box){ in fitToBounds() function in FX::FXGLViewer
/dports/math/reduce/Reduce-svn5758-src/csl/fox/src/
H A DFXGLViewer.cpp1042 FXbool FXGLViewer::fitToBounds(const FXRangef& box){ in fitToBounds() function in FX::FXGLViewer
/dports/x11-toolkits/fox14/fox-1.4.35/src/
H A DFXGLViewer.cpp1042 FXbool FXGLViewer::fitToBounds(const FXRangef& box){ in fitToBounds() function in FX::FXGLViewer
/dports/x11-toolkits/fox17/fox-1.7.77/lib/
H A DFXGLViewer.cpp1043 FXbool FXGLViewer::fitToBounds(const FXRangef& box){ in fitToBounds() function in FX::FXGLViewer