Home
last modified time | relevance | path

Searched refs:THUMB_SIZE (Results 1 – 25 of 29) sorted by relevance

12

/dports/net-im/telegramqml/TelegramQML-0.9.2/
H A Dtelegramthumbnailercore.cpp37 const int THUMB_SIZE = 90; variable
48 QSize size(THUMB_SIZE, THUMB_SIZE); in createThumbnail()
68 QImage image(THUMB_SIZE, THUMB_SIZE, QImage::Format_ARGB32); in createThumbnail()
/dports/graphics/gcolor3/gcolor3-17dca0125fc3c931418d8723b684332d35bd5715/src/
H A Dgcolor3-color-row.c31 #define THUMB_SIZE 32 macro
80 surface = cairo_image_surface_create (CAIRO_FORMAT_ARGB32, THUMB_SIZE, THUMB_SIZE); in G_DEFINE_TYPE_WITH_PRIVATE()
99 cairo_arc (context, x + THUMB_SIZE - radius, y + radius, radius, -90 * degrees, 0); in G_DEFINE_TYPE_WITH_PRIVATE()
100 cairo_arc (context, x + THUMB_SIZE - radius, y + THUMB_SIZE - radius, radius, 0, 90 * degrees); in G_DEFINE_TYPE_WITH_PRIVATE()
101 cairo_arc (context, x + radius, y + THUMB_SIZE - radius, radius, 90 * degrees, 180 * degrees); in G_DEFINE_TYPE_WITH_PRIVATE()
/dports/graphics/py-mcomix/mcomix3-9eb4fc7/mcomix/
H A Dcomicthumb.py27 THUMB_SIZE=128 variable
43 parser.add_argument('size',nargs='?',default=THUMB_SIZE,metavar='SIZE',
44 help='size of thumbnail (default: {})'.format(THUMB_SIZE))
/dports/multimedia/photofilmstrip/photofilmstrip-3.7.0/photofilmstrip/gui/util/
H A DImageCache.py23 THUMB_SIZE = 100 variable in ImageCache
115 pilImg = PILBackend.GetThumbnail(pic, height=ImageCache.THUMB_SIZE)
/dports/deskutils/gnome-font-viewer/gnome-font-viewer-41.0/src/
H A Dfont-thumbnailer.c55 #define THUMB_SIZE 128 macro
167 gint font_size, thumb_size = THUMB_SIZE; in main()
/dports/sysutils/mate-control-center/mate-control-center-1.26.0/font-viewer/
H A Dfont-thumbnailer.c60 #define THUMB_SIZE 128 macro
174 gint font_size, thumb_size = THUMB_SIZE; in main()
/dports/graphics/geeqie/geeqie-1.6/src/
H A Dbar_gps.c47 #define THUMB_SIZE 100 macro
365 …gdk_pixbuf_rotate_simple(gdk_pixbuf_scale_simple(fd->pixbuf, THUMB_SIZE, height * THUMB_SIZE / wid… in bar_pane_gps_marker_keypress_cb()
371 tl = thumb_loader_new(THUMB_SIZE, THUMB_SIZE); in bar_pane_gps_marker_keypress_cb()
/dports/x11-wm/windowmaker/WindowMaker-0.95.9/WPrefs.app/
H A DWindowHandling.c82 #define THUMB_SIZE 16 macro
379 WMResizeWidget(panel->porigW, THUMB_SIZE, THUMB_SIZE); in createPanel()
/dports/x11-wm/libwraster/WindowMaker-0.95.9/WPrefs.app/
H A DWindowHandling.c82 #define THUMB_SIZE 16 macro
379 WMResizeWidget(panel->porigW, THUMB_SIZE, THUMB_SIZE); in createPanel()
/dports/devel/djgpp-binutils/binutils-2.17/gas/config/
H A Dtc-arm.c8079 md_number_to_chars (buf + THUMB_SIZE, insn, THUMB_SIZE); in put_thumb32_insn()
8101 if (thumb_mode && (inst.size > THUMB_SIZE)) in output_inst()
11488 insn |= md_chars_to_number (buf + THUMB_SIZE, THUMB_SIZE); in get_thumb32_insn()
11722 newval |= md_chars_to_number (buf+THUMB_SIZE, THUMB_SIZE); in md_apply_fix()
11813 md_number_to_chars (buf + THUMB_SIZE, newval & 0xffff, THUMB_SIZE); in md_apply_fix()
12037 newval2 = md_chars_to_number (buf + THUMB_SIZE, THUMB_SIZE); in md_apply_fix()
12041 md_number_to_chars (buf + THUMB_SIZE, newval2, THUMB_SIZE); in md_apply_fix()
12063 newval2 = md_chars_to_number (buf + THUMB_SIZE, THUMB_SIZE); in md_apply_fix()
12067 md_number_to_chars (buf + THUMB_SIZE, newval2, THUMB_SIZE); in md_apply_fix()
12091 newval2 = md_chars_to_number (buf + THUMB_SIZE, THUMB_SIZE); in md_apply_fix()
[all …]
/dports/graphics/sxiv/sxiv-26/
H A Dconfig.def.h54 static const int THUMB_SIZE = 3; variable
/dports/graphics/nsxiv/nsxiv-27.1-20-g065562d/
H A Dconfig.def.h61 static const int THUMB_SIZE = 3; variable
/dports/audio/aqualung/aqualung-1.0/src/
H A Dfile_info.c70 #define THUMB_SIZE 48 macro
1468 THUMB_SIZE, THUMB_SIZE, frame->data, frame->length, FALSE, TRUE); in fi_procframe_ins()
1472 THUMB_SIZE, THUMB_SIZE, fi->filename, FALSE, TRUE); in fi_procframe_ins()
1808 THUMB_SIZE, THUMB_SIZE, fi->filename, TRUE, TRUE); in fi_set_common_entries()
1814 THUMB_SIZE, THUMB_SIZE, fi->filename, TRUE, TRUE); in fi_set_common_entries()
/dports/multimedia/quodlibet/quodlibet-4.3.0/quodlibet/ext/songsmenu/
H A Dalbumart.py613 THUMB_SIZE = 50 variable in AlbumArtWindow
660 rend_pix.set_property('width', self.THUMB_SIZE + 4 + border_width)
661 rend_pix.set_property('height', self.THUMB_SIZE + 4 + border_width)
864 size = self.THUMB_SIZE * scale_factor - scale_factor * 2
/dports/devel/binutils/binutils-2.37/gas/config/
H A Dtc-arm.c22421 md_number_to_chars (buf + THUMB_SIZE, insn, THUMB_SIZE); in put_thumb32_insn()
28279 insn |= md_chars_to_number (buf + THUMB_SIZE, THUMB_SIZE); in get_thumb32_insn()
28330 md_number_to_chars (buf + THUMB_SIZE, newval2, THUMB_SIZE); in encode_thumb2_b_bl_offset()
29048 md_number_to_chars (buf + THUMB_SIZE, newval2, THUMB_SIZE); in md_apply_fix()
29066 newval = md_chars_to_number (buf + THUMB_SIZE, THUMB_SIZE); in md_apply_fix()
29068 md_number_to_chars (buf+THUMB_SIZE, newval, THUMB_SIZE); in md_apply_fix()
29085 newval = md_chars_to_number (buf + THUMB_SIZE, THUMB_SIZE); in md_apply_fix()
29087 md_number_to_chars (buf+THUMB_SIZE, newval, THUMB_SIZE); in md_apply_fix()
29887 md_number_to_chars (buf + THUMB_SIZE, newval2, THUMB_SIZE); in md_apply_fix()
29920 md_number_to_chars (buf + THUMB_SIZE, newval2, THUMB_SIZE); in md_apply_fix()
[all …]
/dports/devel/arm-elf-binutils/binutils-2.37/gas/config/
H A Dtc-arm.c22421 md_number_to_chars (buf + THUMB_SIZE, insn, THUMB_SIZE); in put_thumb32_insn()
28279 insn |= md_chars_to_number (buf + THUMB_SIZE, THUMB_SIZE); in get_thumb32_insn()
28330 md_number_to_chars (buf + THUMB_SIZE, newval2, THUMB_SIZE); in encode_thumb2_b_bl_offset()
29048 md_number_to_chars (buf + THUMB_SIZE, newval2, THUMB_SIZE); in md_apply_fix()
29066 newval = md_chars_to_number (buf + THUMB_SIZE, THUMB_SIZE); in md_apply_fix()
29068 md_number_to_chars (buf+THUMB_SIZE, newval, THUMB_SIZE); in md_apply_fix()
29085 newval = md_chars_to_number (buf + THUMB_SIZE, THUMB_SIZE); in md_apply_fix()
29087 md_number_to_chars (buf+THUMB_SIZE, newval, THUMB_SIZE); in md_apply_fix()
29887 md_number_to_chars (buf + THUMB_SIZE, newval2, THUMB_SIZE); in md_apply_fix()
29920 md_number_to_chars (buf + THUMB_SIZE, newval2, THUMB_SIZE); in md_apply_fix()
[all …]
/dports/devel/gnulibiberty/binutils-2.37/gas/config/
H A Dtc-arm.c22421 md_number_to_chars (buf + THUMB_SIZE, insn, THUMB_SIZE); in put_thumb32_insn()
28279 insn |= md_chars_to_number (buf + THUMB_SIZE, THUMB_SIZE); in get_thumb32_insn()
28330 md_number_to_chars (buf + THUMB_SIZE, newval2, THUMB_SIZE); in encode_thumb2_b_bl_offset()
29048 md_number_to_chars (buf + THUMB_SIZE, newval2, THUMB_SIZE); in md_apply_fix()
29066 newval = md_chars_to_number (buf + THUMB_SIZE, THUMB_SIZE); in md_apply_fix()
29068 md_number_to_chars (buf+THUMB_SIZE, newval, THUMB_SIZE); in md_apply_fix()
29085 newval = md_chars_to_number (buf + THUMB_SIZE, THUMB_SIZE); in md_apply_fix()
29087 md_number_to_chars (buf+THUMB_SIZE, newval, THUMB_SIZE); in md_apply_fix()
29887 md_number_to_chars (buf + THUMB_SIZE, newval2, THUMB_SIZE); in md_apply_fix()
29920 md_number_to_chars (buf + THUMB_SIZE, newval2, THUMB_SIZE); in md_apply_fix()
[all …]
/dports/graphics/digikam/digikam-7.4.0/core/dplugins/generic/webservices/rajce/
H A Drajcecommand.cpp53 const unsigned THUMB_SIZE = 100; variable
579 THUMB_SIZE, in encode()
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/gas/config/
H A Dtc-arm.c17505 md_number_to_chars (buf + THUMB_SIZE, insn, THUMB_SIZE); in put_thumb32_insn()
22600 insn |= md_chars_to_number (buf + THUMB_SIZE, THUMB_SIZE); in get_thumb32_insn()
22647 newval2 = md_chars_to_number (buf + THUMB_SIZE, THUMB_SIZE); in encode_thumb2_b_bl_offset()
22652 md_number_to_chars (buf + THUMB_SIZE, newval2, THUMB_SIZE); in encode_thumb2_b_bl_offset()
22911 newval |= md_chars_to_number (buf+THUMB_SIZE, THUMB_SIZE); in md_apply_fix()
23316 newval2 = md_chars_to_number (buf + THUMB_SIZE, THUMB_SIZE); in md_apply_fix()
23320 md_number_to_chars (buf + THUMB_SIZE, newval2, THUMB_SIZE); in md_apply_fix()
23338 newval = md_chars_to_number (buf + THUMB_SIZE, THUMB_SIZE); in md_apply_fix()
23340 md_number_to_chars (buf+THUMB_SIZE, newval, THUMB_SIZE); in md_apply_fix()
23357 newval = md_chars_to_number (buf + THUMB_SIZE, THUMB_SIZE); in md_apply_fix()
[all …]
/dports/lang/gnatdroid-binutils/binutils-2.27/gas/config/
H A Dtc-arm.c17505 md_number_to_chars (buf + THUMB_SIZE, insn, THUMB_SIZE); in put_thumb32_insn()
22600 insn |= md_chars_to_number (buf + THUMB_SIZE, THUMB_SIZE); in get_thumb32_insn()
22647 newval2 = md_chars_to_number (buf + THUMB_SIZE, THUMB_SIZE); in encode_thumb2_b_bl_offset()
22652 md_number_to_chars (buf + THUMB_SIZE, newval2, THUMB_SIZE); in encode_thumb2_b_bl_offset()
22911 newval |= md_chars_to_number (buf+THUMB_SIZE, THUMB_SIZE); in md_apply_fix()
23316 newval2 = md_chars_to_number (buf + THUMB_SIZE, THUMB_SIZE); in md_apply_fix()
23320 md_number_to_chars (buf + THUMB_SIZE, newval2, THUMB_SIZE); in md_apply_fix()
23338 newval = md_chars_to_number (buf + THUMB_SIZE, THUMB_SIZE); in md_apply_fix()
23340 md_number_to_chars (buf+THUMB_SIZE, newval, THUMB_SIZE); in md_apply_fix()
23357 newval = md_chars_to_number (buf + THUMB_SIZE, THUMB_SIZE); in md_apply_fix()
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/gas/config/
H A Dtc-arm.c12321 md_number_to_chars (buf, newval, THUMB_SIZE);
12435 md_number_to_chars (buf, newval, THUMB_SIZE);
12451 md_number_to_chars (buf, newval, THUMB_SIZE);
12460 newval = md_chars_to_number (buf, THUMB_SIZE);
12461 newval2 = md_chars_to_number (buf + THUMB_SIZE, THUMB_SIZE);
12482 md_number_to_chars (buf, newval, THUMB_SIZE);
12483 md_number_to_chars (buf + THUMB_SIZE, newval2, THUMB_SIZE);
12628 md_number_to_chars (buf, newval, THUMB_SIZE);
12911 if (thumb_mode && (inst.size > THUMB_SIZE))
12913 assert (inst.size == (2 * THUMB_SIZE));
[all …]
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/gas/config/
H A Dtc-arm.c11575 md_number_to_chars (buf, newval, THUMB_SIZE); in md_apply_fix3()
11719 md_number_to_chars (buf, newval, THUMB_SIZE); in md_apply_fix3()
11744 md_number_to_chars (buf, newval, THUMB_SIZE); in md_apply_fix3()
11753 newval = md_chars_to_number (buf, THUMB_SIZE); in md_apply_fix3()
11754 newval2 = md_chars_to_number (buf + THUMB_SIZE, THUMB_SIZE); in md_apply_fix3()
11788 md_number_to_chars (buf, newval, THUMB_SIZE); in md_apply_fix3()
11789 md_number_to_chars (buf + THUMB_SIZE, newval2, THUMB_SIZE); in md_apply_fix3()
11961 md_number_to_chars (buf, newval, THUMB_SIZE); in md_apply_fix3()
12289 if (thumb_mode && (inst.size > THUMB_SIZE)) in output_inst()
12291 assert (inst.size == (2 * THUMB_SIZE)); in output_inst()
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/gas/config/
H A Dtc-arm.c12321 md_number_to_chars (buf, newval, THUMB_SIZE);
12435 md_number_to_chars (buf, newval, THUMB_SIZE);
12451 md_number_to_chars (buf, newval, THUMB_SIZE);
12460 newval = md_chars_to_number (buf, THUMB_SIZE);
12461 newval2 = md_chars_to_number (buf + THUMB_SIZE, THUMB_SIZE);
12482 md_number_to_chars (buf, newval, THUMB_SIZE);
12483 md_number_to_chars (buf + THUMB_SIZE, newval2, THUMB_SIZE);
12628 md_number_to_chars (buf, newval, THUMB_SIZE);
12911 if (thumb_mode && (inst.size > THUMB_SIZE))
12913 assert (inst.size == (2 * THUMB_SIZE));
[all …]
/dports/graphics/kipi-plugins/kipi-plugins-21.12.3/rajce/
H A Drajcesession.cpp53 const unsigned THUMB_SIZE = 100; variable
682 THUMB_SIZE, in encode()
/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/src/com/lightcrafts/utils/
H A DDCRaw.java254 private final static String THUMB_SIZE = "Thumb size: "; field in DCRaw
365 } else if ((args = match(line, THUMB_SIZE)) != null) { in runDCRawInfo()

12