Home
last modified time | relevance | path

Searched +defs:zoom +defs:f (Results 1 – 25 of 588) sorted by relevance

12345678910>>...24

/dports/games/spacejunk/spacejunk-1.0.5/src/
H A Dbackground.cpp28 void Background::draw(real zoom,real theta,const Vector2d & eye) { in draw()
30 real f=zoom/(zoom*7+1); in draw() local
42 std::list<GameBody*> starlist(std::string group,int x,int y,real zoom) { in starlist()
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/lens-5.0.1/src/Control/Lens/
H A DZoom.hs60 -- >>> let f :: Expr -> Expr; f = Debug.SimpleReflect.Vars.f function
146 zoom l (Strict.StateT m) = Strict.StateT $ unfocusing #. l (Focusing #. m) function
150 zoom l (Lazy.StateT m) = Lazy.StateT $ unfocusing #. l (Focusing #. m) function
154 zoom l (ReaderT m) = ReaderT (zoom l . m) function
158 zoom l (IdentityT m) = IdentityT (zoom l m) function
162 zoom l (Strict.RWST m) = Strict.RWST $ \r -> unfocusingWith #. l (FocusingWith #. m r) function
166 zoom l (Lazy.RWST m) = Lazy.RWST $ \r -> unfocusingWith #. l (FocusingWith #. m r) function
170zoom l = Strict.WriterT . zoom (\afb -> unfocusingPlus #.. l (FocusingPlus #.. afb)) . Strict.runW… function
174zoom l = Lazy.WriterT . zoom (\afb -> unfocusingPlus #.. l (FocusingPlus #.. afb)) . Lazy.runWrite… function
178 zoom l = ListT . zoom (\afb -> unfocusingOn . l (FocusingOn . afb)) . runListT function
[all …]
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/lens-5.0.1/src/Control/Lens/
H A DZoom.hs60 -- >>> let f :: Expr -> Expr; f = Debug.SimpleReflect.Vars.f function
146 zoom l (Strict.StateT m) = Strict.StateT $ unfocusing #. l (Focusing #. m) function
150 zoom l (Lazy.StateT m) = Lazy.StateT $ unfocusing #. l (Focusing #. m) function
154 zoom l (ReaderT m) = ReaderT (zoom l . m) function
158 zoom l (IdentityT m) = IdentityT (zoom l m) function
162 zoom l (Strict.RWST m) = Strict.RWST $ \r -> unfocusingWith #. l (FocusingWith #. m r) function
166 zoom l (Lazy.RWST m) = Lazy.RWST $ \r -> unfocusingWith #. l (FocusingWith #. m r) function
170zoom l = Strict.WriterT . zoom (\afb -> unfocusingPlus #.. l (FocusingPlus #.. afb)) . Strict.runW… function
174zoom l = Lazy.WriterT . zoom (\afb -> unfocusingPlus #.. l (FocusingPlus #.. afb)) . Lazy.runWrite… function
178 zoom l = ListT . zoom (\afb -> unfocusingOn . l (FocusingOn . afb)) . runListT function
[all …]
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/lens-4.19.2/src/Control/Lens/
H A DZoom.hs66 -- >>> let f :: Expr -> Expr; f = Debug.SimpleReflect.Vars.f function
152 zoom l (Strict.StateT m) = Strict.StateT $ unfocusing #. l (Focusing #. m) function
156 zoom l (Lazy.StateT m) = Lazy.StateT $ unfocusing #. l (Focusing #. m) function
160 zoom l (ReaderT m) = ReaderT (zoom l . m) function
164 zoom l (IdentityT m) = IdentityT (zoom l m) function
168 zoom l (Strict.RWST m) = Strict.RWST $ \r -> unfocusingWith #. l (FocusingWith #. m r) function
172 zoom l (Lazy.RWST m) = Lazy.RWST $ \r -> unfocusingWith #. l (FocusingWith #. m r) function
176zoom l = Strict.WriterT . zoom (\afb -> unfocusingPlus #.. l (FocusingPlus #.. afb)) . Strict.runW… function
180zoom l = Lazy.WriterT . zoom (\afb -> unfocusingPlus #.. l (FocusingPlus #.. afb)) . Lazy.runWrite… function
184 zoom l = ListT . zoom (\afb -> unfocusingOn . l (FocusingOn . afb)) . runListT function
[all …]
/dports/www/hs-DAV/DAV-1.3.4/_cabal_deps/lens-4.19.2/src/Control/Lens/
H A DZoom.hs66 -- >>> let f :: Expr -> Expr; f = Debug.SimpleReflect.Vars.f function
152 zoom l (Strict.StateT m) = Strict.StateT $ unfocusing #. l (Focusing #. m) function
156 zoom l (Lazy.StateT m) = Lazy.StateT $ unfocusing #. l (Focusing #. m) function
160 zoom l (ReaderT m) = ReaderT (zoom l . m) function
164 zoom l (IdentityT m) = IdentityT (zoom l m) function
168 zoom l (Strict.RWST m) = Strict.RWST $ \r -> unfocusingWith #. l (FocusingWith #. m r) function
172 zoom l (Lazy.RWST m) = Lazy.RWST $ \r -> unfocusingWith #. l (FocusingWith #. m r) function
176zoom l = Strict.WriterT . zoom (\afb -> unfocusingPlus #.. l (FocusingPlus #.. afb)) . Strict.runW… function
180zoom l = Lazy.WriterT . zoom (\afb -> unfocusingPlus #.. l (FocusingPlus #.. afb)) . Lazy.runWrite… function
184 zoom l = ListT . zoom (\afb -> unfocusingOn . l (FocusingOn . afb)) . runListT function
[all …]
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/lens-4.19.1/src/Control/Lens/
H A DZoom.hs66 -- >>> let f :: Expr -> Expr; f = Debug.SimpleReflect.Vars.f function
152 zoom l (Strict.StateT m) = Strict.StateT $ unfocusing #. l (Focusing #. m) function
156 zoom l (Lazy.StateT m) = Lazy.StateT $ unfocusing #. l (Focusing #. m) function
160 zoom l (ReaderT m) = ReaderT (zoom l . m) function
164 zoom l (IdentityT m) = IdentityT (zoom l m) function
168 zoom l (Strict.RWST m) = Strict.RWST $ \r -> unfocusingWith #. l (FocusingWith #. m r) function
172 zoom l (Lazy.RWST m) = Lazy.RWST $ \r -> unfocusingWith #. l (FocusingWith #. m r) function
176zoom l = Strict.WriterT . zoom (\afb -> unfocusingPlus #.. l (FocusingPlus #.. afb)) . Strict.runW… function
180zoom l = Lazy.WriterT . zoom (\afb -> unfocusingPlus #.. l (FocusingPlus #.. afb)) . Lazy.runWrite… function
184 zoom l = ListT . zoom (\afb -> unfocusingOn . l (FocusingOn . afb)) . runListT function
[all …]
/dports/games/widelands/widelands-build21/src/graphic/
H A Dminimap_renderer.cc50 const Widelands::FCoords& f, in calc_minimap_color()
90 const bool zoom, in draw_view_window()
167 Widelands::FCoords f = map.get_fcoords(coords); in do_draw_minimap() local
202 const bool zoom) { in minimap_pixel_to_mappixel()
241 const bool zoom = layers & MiniMapLayer::Zoom2; in draw_minimap() local
258 int scale_map(const Widelands::Map& map, bool zoom) { in scale_map()
/dports/astro/qmapshack/qmapshack-V_1.16.1/src/qmapshack/canvas/
H A DIDrawContext.cpp157 void IDrawContext::zoom(const QRectF& rect) in zoom() function in IDrawContext
189 void IDrawContext::zoom(bool in, CCanvas::redraw_e& needsRedraw) in zoom() function in IDrawContext
199 void IDrawContext::zoom(int idx) in zoom() function in IDrawContext
270 QPointF f = focus; in convertPx2Rad() local
284 QPointF f = focus; in convertRad2Px() local
303 QPointF f = focus; in convertRad2Px() local
368 void IDrawContext::draw(QPainter& p, CCanvas::redraw_e needsRedraw, const QPointF& f) in draw()
/dports/astro/qmapshack/qmapshack-V_1.16.1/src/qmaptool/canvas/
H A DIDrawContext.cpp117 QPointF f = focus; in convertScreen2Map() local
129 QPointF f = focus; in convertMap2Screen() local
169 QPointF f = focus; in move() local
181 void IDrawContext::zoom(bool in, const QPointF& pt) in zoom() function in IDrawContext
196 void IDrawContext::zoom(int idx) in zoom() function in IDrawContext
/dports/www/R-cran-RgoogleMaps/RgoogleMaps/R/
H A DGetMap.R3 ### center and zoom. Many additional arguments allow the user to customize argument
124 MetaInfo <- list(lat.center = NULL, lon.center = NULL, zoom = zoom, nameattr
128 … myMap <- list(lat.center = centerNum[1], lon.center = centerNum[2], zoom = zoom, SCALE = SCALE); globalVar
130 MetaInfo <- list(lat.center = centerNum[1], lon.center = centerNum[2], zoom = zoom, globalVar
160f=genStaticMap(center=centerNum, destfile = destfile, type=type, urlBase=urlBase, tileDir=tileDir,… functionVar
162 … myMap <- list(lat.center = centerNum[1], lon.center = centerNum[2], zoom = zoom, SCALE = SCALE); globalVar
169 MetaInfo <- list(lat.center = centerNum[1], lon.center = centerNum[2], zoom = zoom, globalVar
189 …myMap <- list(lat.center= MetaInfo$lat.center, lon.center=MetaInfo$lon.center, zoom=MetaInfo$zoom, globalVar
203 zoom <- min(MaxZoom(range(lat), range(lon))); functionVar
H A DGetMapTiles.R9 ### X and Y ID and zoom. For offline usage, these map tiles are stored in a local directory argument
140 f=paste(zoom, x, y, sep="_") functionVar
180 mt = list(X=X,Y=Y,zoom=zoom,tileDir=tileDir,tileExt=tileExt,type=type, tiles=tiles) nameattr
212 zoom=5 functionVar
213 nTiles = prod(NumTiles(lonR=c(-135,-66), latR=c(25,54) , zoom=zoom)) nameattr
214 us_google_5 = GetMapTiles(lonR=c(-135,-66), latR=c(25,54) , zoom=zoom, TotalSleep = 2*nTiles, nameattr
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/lens-family-core-2.1.0/src/Lens/Family/State/
H A DStrict.hs59 zoom l m = StateT $ unZooming . l (Zooming . (runStateT m)) function
95 l %= f = modify (l %~ f) function
127 l %%= f = state (swap . runWriter . l (writer . swap . f)) function
157 l %!= f = modify' (l %~ f) function
H A DLazy.hs59 zoom l m = StateT $ unZooming . l (Zooming . (runStateT m)) function
95 l %= f = modify (l %~ f) function
127 l %%= f = state (swap . runWriter . l (writer . swap . f)) function
157 l %!= f = modify' (l %~ f) function
/dports/astro/siril/siril/src/gui/
H A Dimage_interactions.c45 static gboolean is_over_the_left_side_of_sel(pointi zoomed, double zoom) { in is_over_the_left_side_of_sel()
57 static gboolean is_over_the_right_side_of_sel(pointi zoomed, double zoom) { in is_over_the_right_side_of_sel()
69 static gboolean is_over_the_bottom_of_sel(pointi zoomed, double zoom) { in is_over_the_bottom_of_sel()
81 static gboolean is_over_the_top_of_sel(pointi zoomed, double zoom) { in is_over_the_top_of_sel()
92 static gboolean is_inside_of_sel(pointi zoomed, double zoom) { in is_inside_of_sel()
131 void register_selection_update_callback(selection_update_callback f) { in register_selection_update_callback()
138 void unregister_selection_update_callback(selection_update_callback f) { in unregister_selection_update_callback()
442 double zoom = get_zoom_val(); in on_drawingarea_button_press_event() local
654 double zoom = get_zoom_val(); in on_drawingarea_motion_notify_event() local
/dports/textproc/fldiff/fldiff-1.1/
H A DDiffWindow.h93 void textfont(uchar f) { view_.textfont(f); } in textfont()
97 void zoom(bool b) { zoom_ = b; } in zoom() function
98 bool zoom() const { return (zoom_); } in zoom() function
/dports/graphics/xournalpp/xournalpp-1.1.0/src/control/tools/
H A DEditSelection.cpp249 double zoom = view->getXournal()->getZoom(); in getXOnViewAbsolute() local
257 double zoom = view->getXournal()->getZoom(); in getYOnViewAbsolute() local
415 double zoom = this->view->getXournal()->getZoom(); in mouseDown() local
434 double zoom = this->view->getXournal()->getZoom(); in mouseMove() local
526 double f = (xOffset * nx + yOffset * ny + diag) / diag; in mouseMove() local
590 double zoom = this->view->getXournal()->getZoom(); in scaleShift() local
603 double zoom = view->getXournal()->getZoom(); in getPageViewUnderCursor() local
621 double zoom = view->getXournal()->getZoom(); in translateToView() local
675 double zoom = this->view->getXournal()->getZoom(); in updateMatrix() local
705 double zoom = this->view->getXournal()->getZoom(); in ensureWithinVisibleArea() local
[all …]
/dports/devel/upp/upp/uppsrc/RichEdit/
H A DEditor.cpp100 Zoom zoom = GetZoom(); in Paint() local
245 Zoom zoom = GetZoom(); in GetCaretRect() local
263 Zoom zoom = GetZoom(); in PlaceCaret() local
283 Zoom zoom = GetZoom(); in SetupRuler() local
362 Zoom zoom = GetZoom(); in GetObjectRect() local
531 UndoInfo f; in PickUndoInfo() local
539 void RichEdit::SetPickUndoInfo(UndoInfo pick_ f) in SetPickUndoInfo()
559 PosInfo f; in GetPosInfo() local
567 void RichEdit::SetPosInfo(const PosInfo& f) in SetPosInfo()
/dports/audio/cantata/cantata-2.4.2/widgets/
H A Dlistview.h53 void installFilter(QObject *f) { eventFilter=f; installEventFilter(f); } in installFilter()
55 double zoom() const { return zoomLevel; } in zoom() function
H A Dcategorizedview.h53 void installFilter(QObject *f) { eventFilter=f; installEventFilter(f); } in installFilter()
55 double zoom() const { return zoomLevel; } in zoom() function
/dports/games/atanks/atanks-6.5/src/
H A Dperlin.cpp79 double f = (1 - cos(ft)) * 0.5; in interpolate() local
111 double zoom = scale / (iteration * iteration); in perlin2DPoint() local
143 double zoom = scale / (iteration * iteration); in perlin1DPoint() local
/dports/x11-toolkits/osm-gps-map/osm-gps-map-1.1.0/examples/
H A Dmapviewer.c110 int zoom; in on_zoom_in_clicked_event() local
120 int zoom; in on_zoom_out_clicked_event() local
140 int zoom,max_zoom; in on_cache_clicked_event() local
168 float f = gtk_adjustment_get_value(adjustment); in on_gps_alpha_changed() local
176 float f = gtk_adjustment_get_value(adjustment); in on_gps_width_changed() local
184 float f = gtk_adjustment_get_value(adjustment); in on_star_align_changed() local
/dports/games/widelands/widelands-build21/src/graphic/gl/
H A Dfields_to_draw.cc71 const float zoom, in reset()
125 FieldsToDraw::Field& f = fields_[calculate_index(fx, fy)]; in reset() local
/dports/cad/openscad/openscad-41f58fe57c03457a3a8b4dc541ef5654ec3e8c78/src/
H A DCamera.cc68 void Camera::zoom(int zoom, bool relative) in zoom() function in Camera
184 void Camera::setVpf(double f) in setVpf()
/dports/cad/openscad-devel/openscad-63a7c77740030c63d646eb0684ba6947eecb0db7/src/
H A DCamera.cc68 void Camera::zoom(int zoom, bool relative) in zoom() function in Camera
184 void Camera::setVpf(double f) in setVpf()
/dports/x11-toolkits/mowitz/Mowitz-0.2.1/Mowitz/
H A DMwTable.c433 int f; in draw_cell() local
437 float zoom = tw->table.zoom; in draw_cell() local
559 float zoom = tw->table.zoom; in erase_cell() local
560 int f; in erase_cell() local
588 float zoom = tw->table.zoom; in cell_row() local
617 float zoom = tw->table.zoom; in draw_table() local
692 float zoom = tw->table.zoom; in MwTableZoomedCellToCoords() local
863 float zoom = tw->table.zoom; in move_top() local
907 float zoom = tw->table.zoom; in toggle_cursor() local
1050 void MwTableSetZoom(Widget w, float zoom) in MwTableSetZoom()

12345678910>>...24