Home
last modified time | relevance | path

Searched refs:shrink_limit (Results 1 – 25 of 34) sorted by relevance

12

/dports/print/tex-luatex/texlive-20150521-source/texk/web2c/luatexdir/pdf/
H A Dpdffont.w263 int stretch_limit, int shrink_limit, int font_step)
267 set_font_max_shrink(f, shrink_limit);
274 int shrink_limit, stretch_limit, font_step;
289 shrink_limit = fix_int(cur_val, 0, 500);
297 shrink_limit = shrink_limit - shrink_limit % font_step;
298 if (shrink_limit < 0)
299 shrink_limit = 0;
300 if ((stretch_limit == 0) && (shrink_limit == 0))
323 if (((font_max_shrink(f) == 0) && (shrink_limit != 0)) ||
325 && (font_max_shrink(f) != shrink_limit)))
[all …]
H A Dpdffont.h34 int stretch_limit, int shrink_limit,
/dports/devel/tex-synctex/texlive-20150521-source/texk/web2c/luatexdir/pdf/
H A Dpdffont.w263 int stretch_limit, int shrink_limit, int font_step)
267 set_font_max_shrink(f, shrink_limit);
274 int shrink_limit, stretch_limit, font_step;
289 shrink_limit = fix_int(cur_val, 0, 500);
297 shrink_limit = shrink_limit - shrink_limit % font_step;
298 if (shrink_limit < 0)
299 shrink_limit = 0;
300 if ((stretch_limit == 0) && (shrink_limit == 0))
323 if (((font_max_shrink(f) == 0) && (shrink_limit != 0)) ||
325 && (font_max_shrink(f) != shrink_limit)))
[all …]
H A Dpdffont.h34 int stretch_limit, int shrink_limit,
/dports/devel/tex-web2c/texlive-20150521-source/texk/web2c/luatexdir/pdf/
H A Dpdffont.w263 int stretch_limit, int shrink_limit, int font_step)
267 set_font_max_shrink(f, shrink_limit);
274 int shrink_limit, stretch_limit, font_step;
289 shrink_limit = fix_int(cur_val, 0, 500);
297 shrink_limit = shrink_limit - shrink_limit % font_step;
298 if (shrink_limit < 0)
299 shrink_limit = 0;
300 if ((stretch_limit == 0) && (shrink_limit == 0))
323 if (((font_max_shrink(f) == 0) && (shrink_limit != 0)) ||
325 && (font_max_shrink(f) != shrink_limit)))
[all …]
H A Dpdffont.h34 int stretch_limit, int shrink_limit,
/dports/japanese/tex-ptex/texlive-20150521-source/texk/web2c/luatexdir/pdf/
H A Dpdffont.w263 int stretch_limit, int shrink_limit, int font_step)
267 set_font_max_shrink(f, shrink_limit);
274 int shrink_limit, stretch_limit, font_step;
289 shrink_limit = fix_int(cur_val, 0, 500);
297 shrink_limit = shrink_limit - shrink_limit % font_step;
298 if (shrink_limit < 0)
299 shrink_limit = 0;
300 if ((stretch_limit == 0) && (shrink_limit == 0))
323 if (((font_max_shrink(f) == 0) && (shrink_limit != 0)) ||
325 && (font_max_shrink(f) != shrink_limit)))
[all …]
H A Dpdffont.h34 int stretch_limit, int shrink_limit,
/dports/print/tex-basic-engines/texlive-20150521-source/texk/web2c/luatexdir/pdf/
H A Dpdffont.w263 int stretch_limit, int shrink_limit, int font_step)
267 set_font_max_shrink(f, shrink_limit);
274 int shrink_limit, stretch_limit, font_step;
289 shrink_limit = fix_int(cur_val, 0, 500);
297 shrink_limit = shrink_limit - shrink_limit % font_step;
298 if (shrink_limit < 0)
299 shrink_limit = 0;
300 if ((stretch_limit == 0) && (shrink_limit == 0))
323 if (((font_max_shrink(f) == 0) && (shrink_limit != 0)) ||
325 && (font_max_shrink(f) != shrink_limit)))
[all …]
H A Dpdffont.h34 int stretch_limit, int shrink_limit,
/dports/print/tex-aleph/texlive-20150521-source/texk/web2c/luatexdir/pdf/
H A Dpdffont.w263 int stretch_limit, int shrink_limit, int font_step)
267 set_font_max_shrink(f, shrink_limit);
274 int shrink_limit, stretch_limit, font_step;
289 shrink_limit = fix_int(cur_val, 0, 500);
297 shrink_limit = shrink_limit - shrink_limit % font_step;
298 if (shrink_limit < 0)
299 shrink_limit = 0;
300 if ((stretch_limit == 0) && (shrink_limit == 0))
323 if (((font_max_shrink(f) == 0) && (shrink_limit != 0)) ||
325 && (font_max_shrink(f) != shrink_limit)))
[all …]
H A Dpdffont.h34 int stretch_limit, int shrink_limit,
/dports/print/tex-xetex/texlive-20150521-source/texk/web2c/luatexdir/pdf/
H A Dpdffont.w263 int stretch_limit, int shrink_limit, int font_step)
267 set_font_max_shrink(f, shrink_limit);
274 int shrink_limit, stretch_limit, font_step;
289 shrink_limit = fix_int(cur_val, 0, 500);
297 shrink_limit = shrink_limit - shrink_limit % font_step;
298 if (shrink_limit < 0)
299 shrink_limit = 0;
300 if ((stretch_limit == 0) && (shrink_limit == 0))
323 if (((font_max_shrink(f) == 0) && (shrink_limit != 0)) ||
325 && (font_max_shrink(f) != shrink_limit)))
[all …]
H A Dpdffont.h34 int stretch_limit, int shrink_limit,
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/libbinlogevents/src/
H A Dbinlog_event.cpp57 reader.shrink_limit(BINLOG_CHECKSUM_LEN); in Log_event_footer()
67 reader.shrink_limit(BINLOG_CHECKSUM_LEN); in get_checksum_alg()
H A Devent_reader.cpp45 void Event_reader::shrink_limit(unsigned long long bytes) { in shrink_limit() function in binary_log::Event_reader
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/beam/
H A Derl_db_hash.h74 erts_atomic_t shrink_limit; /* Shrink table when fewer objects than this */ member
H A Derl_db_hash.c139 #define SHRINK_LIMIT(TB) erts_atomic_read_nob(&(TB)->shrink_limit)
798 erts_atomic_init_nob(&tb->shrink_limit, 0); in db_create_hash()
3015 erts_aint_t shrink_limit; in calc_shrink_limit() local
3051 shrink_limit = (tb->nslots - EXT_SEGSZ) / 2; in calc_shrink_limit()
3064 shrink_limit = 0; in calc_shrink_limit()
3066 erts_atomic_set_nob(&tb->shrink_limit, shrink_limit); in calc_shrink_limit()
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_db_hash.h74 erts_atomic_t shrink_limit; /* Shrink table when fewer objects than this */ member
H A Derl_db_hash.c139 #define SHRINK_LIMIT(TB) erts_atomic_read_nob(&(TB)->shrink_limit)
798 erts_atomic_init_nob(&tb->shrink_limit, 0); in db_create_hash()
3038 erts_aint_t shrink_limit; in calc_shrink_limit() local
3074 shrink_limit = (tb->nslots - EXT_SEGSZ) / 2; in calc_shrink_limit()
3087 shrink_limit = 0; in calc_shrink_limit()
3089 erts_atomic_set_nob(&tb->shrink_limit, shrink_limit); in calc_shrink_limit()
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_db_hash.h74 erts_atomic_t shrink_limit; /* Shrink table when fewer objects than this */ member
H A Derl_db_hash.c139 #define SHRINK_LIMIT(TB) erts_atomic_read_nob(&(TB)->shrink_limit)
798 erts_atomic_init_nob(&tb->shrink_limit, 0); in db_create_hash()
3038 erts_aint_t shrink_limit; in calc_shrink_limit() local
3074 shrink_limit = (tb->nslots - EXT_SEGSZ) / 2; in calc_shrink_limit()
3087 shrink_limit = 0; in calc_shrink_limit()
3089 erts_atomic_set_nob(&tb->shrink_limit, shrink_limit); in calc_shrink_limit()
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_db_hash.h74 erts_atomic_t shrink_limit; /* Shrink table when fewer objects than this */ member
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_db_hash.h74 erts_atomic_t shrink_limit; /* Shrink table when fewer objects than this */ member
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/libbinlogevents/include/
H A Devent_reader.h162 void shrink_limit(unsigned long long bytes);

12