Home
last modified time | relevance | path

Searched defs:max_width (Results 176 – 200 of 4052) sorted by path

12345678910>>...163

/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/kicad/dialogs/
H A Ddialog_template_selector.cpp116 int max_width = m_notebook->GetClientSize().GetWidth() - h_margin; in onNotebookResize() local
/dports/cad/openroad/OpenROAD-2.0/src/OpenDB/src/db/
H A DdbTechLayer.cpp1759 void dbTechLayer::setMaxWidth(uint max_width) in setMaxWidth()
/dports/cad/openroad/OpenROAD-2.0/src/mpl2/src/
H A Dblock_placement.cpp604 float max_width = max(outline_width_, width_); in CalculateOutlinePenalty() local
/dports/cad/openroad/OpenROAD-2.0/src/sta/sdf/
H A DSdfWriter.cc508 float min_width, max_width; in writeTimingChecks() local
689 float max_width) in writeWidthCheck()
/dports/cad/qelectrotech/qet-0.7.0/sources/titleblock/
H A Dtemplateview.cpp928 int max_width = tbtemplate_ -> maximumWidth(); in updateDisplayedMinMaxWidth() local
/dports/cad/tkgate/tkgate-2.1/src/tkgate/
H A Dhtml.c1226 int max_width = 0; in Html_format() local
/dports/cad/xcircuit/xcircuit-3.10.30/
H A Dxtgui.c409 int max_width = 0, max_height = 0, tot_width = 0; in resizetoolbar() local
/dports/cad/yosys/yosys-yosys-0.12/passes/cmds/
H A Dselect.cc862 int max_width = max_str.empty() ? -1 : atoi(max_str.c_str()); in select_stmt() local
/dports/cad/yosys/yosys-yosys-0.12/passes/opt/
H A Dopt_share.cc173 int max_width = 0; in merge_operators() local
/dports/chinese/phpbb3-tw/phpBB3/includes/
H A Dfunctions_upload.php465 var $max_width = 0; variable in fileupload
481 …false, $max_filesize = false, $min_width = false, $min_height = false, $max_width = false, $max_he…
516 function set_allowed_dimensions($min_width, $min_height, $max_width, $max_height)
/dports/chinese/tintin++/tt/src/
H A Ddraw.c557 int width, bor_width, tot_width, max_width; in scale_drawing() local
/dports/chinese/wordpress-zh_CN/wordpress/wp-includes/
H A Dmedia.php433 function wp_constrain_dimensions( $current_width, $current_height, $max_width = 0, $max_height = 0 …
3683 function wp_expand_dimensions( $example_width, $example_height, $max_width, $max_height ) {
/dports/chinese/wordpress-zh_TW/wordpress/wp-includes/
H A Dmedia.php433 function wp_constrain_dimensions( $current_width, $current_height, $max_width = 0, $max_height = 0 …
3683 function wp_expand_dimensions( $example_width, $example_height, $max_width, $max_height ) {
/dports/comms/gstreamer1-plugins-spandsp/gst-plugins-bad-1.16.2/ext/smoothstreaming/
H A Dgstmssmanifest.c669 gchar *max_width = (gchar *) xmlGetProp (node, (xmlChar *) "MaxWidth"); in _gst_mss_stream_video_caps_from_qualitylevel_xml() local
/dports/comms/gstreamer1-plugins-spandsp/gst-plugins-bad-1.16.2/sys/applemedia/
H A Dvtenc.c163 const int min_width = 1, max_width = G_MAXINT; in gst_vtenc_base_init() local
/dports/comms/gstreamer1-plugins-spandsp/gst-plugins-bad-1.16.2/sys/nvenc/
H A Dgstnvbaseenc.c1075 gst_nv_base_enc_set_max_encode_size (GstNvBaseEnc * nvenc, guint max_width, in gst_nv_base_enc_set_max_encode_size()
1083 gst_nv_base_enc_get_max_encode_size (GstNvBaseEnc * nvenc, guint * max_width, in gst_nv_base_enc_get_max_encode_size()
1166 guint max_width, max_height; in gst_nv_base_enc_set_format() local
/dports/comms/hamlib/hamlib-4.3.1/rigs/tuner/
H A Dvideodev2.h393 __u32 max_width; /* Maximum frame width [pixel] */ member
/dports/comms/xastir/Xastir-Release-2.1.8/src/
H A Drotated.c130 int max_width; member
1697 int nl, max_width; in XRotTextExtents() local
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/freetype/include/freetype/
H A Dftwinfnt.h204 FT_UShort max_width; member
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/freetype/include/freetype/internal/
H A Dtttypes.h335 FT_Byte max_width; member
539 FT_Byte max_width; member
/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/widgets/
H A Dqmenubar.cpp434 void QMenuBarPrivate::calcActionRects(int max_width, int start) const in calcActionRects()
/dports/converters/yj-bruceadams/yj-1.1.34/cargo-crates/textwrap-0.14.2/src/
H A Dlib.rs1437 fn max_width() { in max_width() function
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/arrow/compute/kernels/
H A Dcodegen_internal.cc160 auto max_width = &(is_signed_integer(id) ? max_width_signed : max_width_unsigned); in CommonNumeric() local
/dports/databases/beansdb/beansdb-0.7.1.4/third-party/zlog-1.2/
H A Dspec.h37 size_t max_width; member
/dports/databases/grass7/grass-7.8.6/display/d.legend/
H A Dhistogram.c22 double max_width, width_mult, dx, max; in histogram() local

12345678910>>...163