Home
last modified time | relevance | path

Searched defs:new_height (Results 76 – 100 of 1097) sorted by relevance

12345678910>>...44

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ppapi/cpp/
H A Drect.cc114 int32_t new_height = height(); in AdjustToFit() local
218 float new_height = height(); in AdjustToFit() local
/dports/games/lincity/lincity-1.13.1/
H A Dgeometry.c285 resize_geometry (int new_width, int new_height) in resize_geometry()
379 resize_main_win (int new_width, int new_height) in resize_main_win()
/dports/x11-wm/windowmaker/WindowMaker-0.95.9/wrlib/
H A Dscale.c45 RImage *RScaleImage(RImage * image, unsigned new_width, unsigned new_height) in RScaleImage()
297 RImage *RSmoothScaleImage(RImage * src, unsigned new_width, unsigned new_height) in RSmoothScaleImage()
/dports/x11-wm/libwraster/WindowMaker-0.95.9/wrlib/
H A Dscale.c45 RImage *RScaleImage(RImage * image, unsigned new_width, unsigned new_height) in RScaleImage()
297 RImage *RSmoothScaleImage(RImage * src, unsigned new_width, unsigned new_height) in RSmoothScaleImage()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ppapi/cpp/
H A Drect.cc114 int32_t new_height = height(); in AdjustToFit() local
218 float new_height = height(); in AdjustToFit() local
/dports/graphics/colmap/colmap-3.6/src/mvs/
H A Dnormal_map.cc56 const size_t new_height = std::round(height_ * factor); in Rescale() local
/dports/games/coronapoker/coronapoker-4.33/src/main/java/com/tonikelope/coronapoker/
H A DAboutDialog.java40 int new_height = MAX_MOD_LOGO_HEIGHT; in AboutDialog() local
/dports/misc/py-gluoncv/gluon-cv-0.9.0/gluoncv/data/hmdb51/
H A Dclassification.py94 new_height=256, argument
/dports/misc/py-gluoncv/gluon-cv-0.9.0/gluoncv/data/kinetics400/
H A Dclassification.py93 new_height=256, argument
/dports/misc/py-gluoncv/gluon-cv-0.9.0/gluoncv/data/ucf101/
H A Dclassification.py93 new_height=256, argument
/dports/misc/py-gluoncv/gluon-cv-0.9.0/gluoncv/data/somethingsomethingv2/
H A Dclassification.py93 new_height=256, argument
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libjava/jni/gtk-peer/
H A Dgnu_java_awt_peer_gtk_GtkImagePainter.c117 int new_width, new_height; in Java_gnu_java_awt_peer_gtk_GtkImagePainter_drawPixels() local
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libjava/jni/gtk-peer/
H A Dgnu_java_awt_peer_gtk_GtkMenuPeer.c117 JNIEXPORT void JNICALL Java_gnu_java_awt_peer_gtk_GtkMenuPeer_addItem
/dports/x11-wm/afterstep/AfterStep-1.0/afterstep/
H A Dfunctions.c1118 int new_width, new_height,new_x,new_y; in Maximize() local
1171 int new_width, new_height; in Shade() local
1212 int new_width, new_height; in Shade() local
/dports/graphics/photoflow/PhotoFlow-8472024f/src/operations/
H A Dscale.cc385 float new_height = ((float)scale_height_mm.get())*scale_resolution.get()/25.4f; in build() local
391 float new_height = ((float)scale_height_cm.get())*scale_resolution.get()/2.54f; in build() local
397 int new_height = scale_height_inches.get()*scale_resolution.get(); in build() local
/dports/x11-wm/i3/i3-4.20.1/src/
H A Dscratchpad.c255 new_height = -1; in scratchpad_fix_resolution() local
/dports/x11-wm/i3-gaps/i3-4.20.1/src/
H A Dscratchpad.c255 new_height = -1; in scratchpad_fix_resolution() local
/dports/emulators/mess/mame-mame0226/src/osd/modules/monitor/
H A Dmonitor_module.h56 …void update_resolution(const int new_width, const int new_height) const { m_pos_size.resize(new_wi… in update_resolution()
/dports/devel/gdb/gdb-11.1/gdb/tui/
H A Dtui-layout.h130 tui_adjust_result adjust_size (const char *name, int new_height) override in adjust_size()
/dports/emulators/mame/mame-mame0226/src/osd/modules/monitor/
H A Dmonitor_module.h56 …void update_resolution(const int new_width, const int new_height) const { m_pos_size.resize(new_wi… in update_resolution()
/dports/misc/py-gluoncv/gluon-cv-0.9.0/gluoncv/torch/data/video_cls/
H A Ddataset_classification.py22 new_height=256, new_width=340, keep_aspect_ratio=False, argument
/dports/x11-toolkits/lesstif/lesstif-0.95.2/test/Xm/messagebox/
H A Dtest16.c101 Dimension new_height, new_width; in CallQueryGeometry() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client_sdk/src/examples/api/graphics_3d/
H A Dgraphics_3d.cc254 int32_t new_height = view.GetRect().height() * view.GetDeviceScale(); in DidChangeView() local
322 bool InitGL(int32_t new_width, int32_t new_height) { in InitGL()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/gfx/geometry/
H A Drect_f.cc168 float new_height = height(); in AdjustToFit() local
180 float new_height = std::min(height(), size.height()); in ClampToCenteredSize() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/gfx/geometry/
H A Drect_f.cc168 float new_height = height(); in AdjustToFit() local
180 float new_height = std::min(height(), size.height()); in ClampToCenteredSize() local

12345678910>>...44