Home
last modified time | relevance | path

Searched refs:normal_size (Results 1 – 25 of 211) sorted by relevance

123456789

/dports/audio/musicpd/mpd-0.23.6/src/util/
H A DPeakBuffer.hxx36 std::size_t normal_size, peak_size; member in PeakBuffer
42 :normal_size(_normal_size), peak_size(_peak_size), in PeakBuffer()
46 :normal_size(other.normal_size), peak_size(other.peak_size), in PeakBuffer()
59 return normal_size + peak_size; in max_size()
/dports/science/xcrysden/xcrysden-1.6.2/Tcl/
H A Dsizes.tcl32 set xcFonts(normal_size) [font actual TkDefaultFont -size]
33 set xcFonts(small_size) [expr $xcFonts(normal_size) - 2]
34 set xcFonts(big_size) [expr $xcFonts(normal_size) + 2]
64 -size $xcFonts(normal_size) -default 1]
95 xcDebug "Normal Font Size set to: $xcFonts(normal_size)"
/dports/games/solarus/solarus-f43727b232b3ed13d98440a845e2a29e470e4f0d/src/graphics/
H A DVideo.cpp479 Size& normal_size, in get_quest_size_range() argument
483 normal_size = context.geometry.normal_quest_size; in get_quest_size_range()
498 const Size& normal_size, in set_quest_size_range() argument
503 normal_size.width >= min_size.width in set_quest_size_range()
504 && normal_size.height >= min_size.height in set_quest_size_range()
505 && normal_size.width <= max_size.width in set_quest_size_range()
506 && normal_size.height <= max_size.height, in set_quest_size_range()
509 context.geometry.normal_quest_size = normal_size; in set_quest_size_range()
518 context.geometry.quest_size = normal_size; in set_quest_size_range()
/dports/audio/musicpd/mpd-0.23.6/src/event/
H A DFullyBufferedSocket.hxx37 size_t normal_size, size_t peak_size=0) noexcept in FullyBufferedSocket() argument
40 output(normal_size, peak_size) { in FullyBufferedSocket()
/dports/net-p2p/vuze/vuze-5.7.4.0_2/com/aelitis/azureus/core/networkmanager/impl/
H A DWriteController.java492 int normal_size = normal_ref.size(); in processNextReadyNormalPriorityEntity() local
500 while( num_checked < normal_size ) { in processNextReadyNormalPriorityEntity()
501 position = position >= normal_size ? 0 : position; in processNextReadyNormalPriorityEntity()
582 int normal_size = normal_ref.size(); in processNextReadyNormalPriorityEntity() local
586 while( num_checked < normal_size ) { in processNextReadyNormalPriorityEntity()
587 …next_normal_position = next_normal_position >= normal_size ? 0 : next_normal_position; //make cir… in processNextReadyNormalPriorityEntity()
/dports/math/R-cran-geometry/geometry/src/
H A DRhalfspacen.c68 point = coordp = (coordT*)qh_memalloc(qh, qh->normal_size); in C_halfspacen()
95 qh_memfree(qh, point, qh->normal_size); in C_halfspacen()
/dports/editors/xed/xed-3.2.0/plugins/textsize/textsize/
H A Ddocumenthelper.py84 def normal_size(self): member in DocumentHelper
116 self.normal_size()
H A D__init__.py206 self.call_helper(lambda helper: helper.normal_size())
215 self.call_helper(lambda helper: helper.normal_size())
/dports/x11-toolkits/libwnck3/libwnck-3.36.0/libwnck/
H A Dapplication.c332 gsize normal_size; in get_icons() local
337 normal_size = _wnck_get_default_icon_size (); in get_icons()
343 &icon, normal_size, normal_size, in get_icons()
/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/inc/audio/
H A Dmetronome.h74 long normal_size; in pgstat_set_wait_event_storage()
/dports/editors/gedit-plugins/gedit-plugins-40.1/plugins/textsize/textsize/
H A Dviewactivatable.py146 def normal_size(self): member in TextSizeViewActivatable
193 self.normal_size()
/dports/net-im/libpurple/pidgin-2.14.8/pidgin/
H A Dgtkimhtmltoolbar.h56 GtkWidget *normal_size; member
/dports/net-im/pidgin/pidgin-2.14.8/pidgin/
H A Dgtkimhtmltoolbar.h56 GtkWidget *normal_size; member
/dports/net-im/finch/pidgin-2.14.8/pidgin/
H A Dgtkimhtmltoolbar.h56 GtkWidget *normal_size; member
/dports/x11-fm/thunar/thunar-4.16.10/thunar/
H A Dthunar-location-button.c472 GtkRequisition normal_size; in thunar_location_button_apply_label_size() local
480 gtk_widget_get_preferred_size (location_button->label, NULL, &normal_size); in thunar_location_button_apply_label_size()
490 width = MAX (normal_size.width, bold_size.width); in thunar_location_button_apply_label_size()
491 height = MAX (normal_size.height, bold_size.height); in thunar_location_button_apply_label_size()
/dports/graphics/gimp-app/gimp-2.10.30/app/display/
H A Dgimpcanvashandle.h77 gint normal_size,
/dports/science/berkeleygw/BGW-2.0.0/Common/qhull/
H A Dio.c1254 qh_memfree(point, qh normal_size); in qh_printafacet()
1672 qh_memfree(projpt, qh normal_size); in qh_printcentrum()
1976 qh_memfree(point1, qh normal_size); in qh_printfacet2geom()
1977 qh_memfree(point0, qh normal_size); in qh_printfacet2geom()
1999 qh_memfree(p1, qh normal_size); in qh_printfacet2geom_points()
2000 qh_memfree(p2, qh normal_size); in qh_printfacet2geom_points()
2030 qh_memfree(point1, qh normal_size); in qh_printfacet2math()
2031 qh_memfree(point0, qh normal_size); in qh_printfacet2math()
2074 qh_memfree(point, qh normal_size); in qh_printfacet3geom_nonsimplicial()
2238 qh_memfree(point, qh normal_size); in qh_printfacet3math()
[all …]
/dports/science/afni/afni-AFNI_21.3.16/src/qhulldir/
H A Dio.c1254 qh_memfree(point, qh normal_size); in qh_printafacet()
1672 qh_memfree(projpt, qh normal_size); in qh_printcentrum()
1976 qh_memfree(point1, qh normal_size); in qh_printfacet2geom()
1977 qh_memfree(point0, qh normal_size); in qh_printfacet2geom()
1999 qh_memfree(p1, qh normal_size); in qh_printfacet2geom_points()
2000 qh_memfree(p2, qh normal_size); in qh_printfacet2geom_points()
2030 qh_memfree(point1, qh normal_size); in qh_printfacet2math()
2031 qh_memfree(point0, qh normal_size); in qh_printfacet2math()
2074 qh_memfree(point, qh normal_size); in qh_printfacet3geom_nonsimplicial()
2238 qh_memfree(point, qh normal_size); in qh_printfacet3math()
[all …]
/dports/math/libmesh/libmesh-1.6.2/contrib/qhull/2012.1/src/libqhull/
H A Dio.c1254 qh_memfree(point, qh normal_size); in qh_printafacet()
1672 qh_memfree(projpt, qh normal_size); in qh_printcentrum()
1976 qh_memfree(point1, qh normal_size); in qh_printfacet2geom()
1977 qh_memfree(point0, qh normal_size); in qh_printfacet2geom()
1999 qh_memfree(p1, qh normal_size); in qh_printfacet2geom_points()
2000 qh_memfree(p2, qh normal_size); in qh_printfacet2geom_points()
2030 qh_memfree(point1, qh normal_size); in qh_printfacet2math()
2031 qh_memfree(point0, qh normal_size); in qh_printfacet2math()
2074 qh_memfree(point, qh normal_size); in qh_printfacet3geom_nonsimplicial()
2238 qh_memfree(point, qh normal_size); in qh_printfacet3math()
[all …]
/dports/graphics/py-gdal/gdal-3.3.3/alg/internal_libqhull/
H A Dio.c1254 qh_memfree(point, qh normal_size); in qh_printafacet()
1672 qh_memfree(projpt, qh normal_size); in qh_printcentrum()
1976 qh_memfree(point1, qh normal_size); in qh_printfacet2geom()
1977 qh_memfree(point0, qh normal_size); in qh_printfacet2geom()
1999 qh_memfree(p1, qh normal_size); in qh_printfacet2geom_points()
2000 qh_memfree(p2, qh normal_size); in qh_printfacet2geom_points()
2030 qh_memfree(point1, qh normal_size); in qh_printfacet2math()
2031 qh_memfree(point0, qh normal_size); in qh_printfacet2math()
2074 qh_memfree(point, qh normal_size); in qh_printfacet3geom_nonsimplicial()
2238 qh_memfree(point, qh normal_size); in qh_printfacet3math()
[all …]
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/alg/internal_libqhull/
H A Dio.c1254 qh_memfree(point, qh normal_size); in qh_printafacet()
1672 qh_memfree(projpt, qh normal_size); in qh_printcentrum()
1976 qh_memfree(point1, qh normal_size); in qh_printfacet2geom()
1977 qh_memfree(point0, qh normal_size); in qh_printfacet2geom()
1999 qh_memfree(p1, qh normal_size); in qh_printfacet2geom_points()
2000 qh_memfree(p2, qh normal_size); in qh_printfacet2geom_points()
2030 qh_memfree(point1, qh normal_size); in qh_printfacet2math()
2031 qh_memfree(point0, qh normal_size); in qh_printfacet2math()
2074 qh_memfree(point, qh normal_size); in qh_printfacet3geom_nonsimplicial()
2238 qh_memfree(point, qh normal_size); in qh_printfacet3math()
[all …]
/dports/games/angband/Angband-4.2.2/src/
H A Dstore.h75 size_t normal_size; member
/dports/graphics/ipe/ipe-7.2.23/src/ipe/lua/
H A Dshortcuts.lua120 normal_size = "/",
/dports/finance/prestashop/prestashop/modules/dashtrends/
H A Ddashtrends.php273 $normal_size = $normal_max - $normal_min;
283 … $translation = $normal_min + ($compare_date - $compare_min) * ($normal_size / $compare_size);
/dports/math/py-matplotlib2/matplotlib-2.2.4/extern/libqhull/
H A Dio.c1256 qh_memfree(point, qh normal_size); in qh_printafacet()
1674 qh_memfree(projpt, qh normal_size); in qh_printcentrum()
1978 qh_memfree(point1, qh normal_size); in qh_printfacet2geom()
1979 qh_memfree(point0, qh normal_size); in qh_printfacet2geom()
2001 qh_memfree(p1, qh normal_size); in qh_printfacet2geom_points()
2002 qh_memfree(p2, qh normal_size); in qh_printfacet2geom_points()
2032 qh_memfree(point1, qh normal_size); in qh_printfacet2math()
2033 qh_memfree(point0, qh normal_size); in qh_printfacet2math()
2076 qh_memfree(point, qh normal_size); in qh_printfacet3geom_nonsimplicial()
2240 qh_memfree(point, qh normal_size); in qh_printfacet3math()
[all …]

123456789