Searched +defs:max +defs:width (Results 1 - 25 of 91) sorted by relevance

1234

/macosx-10.9.5/xnu-2422.115.4/libsyscall/mach/
H A Dstring.c59 int width = _mach_strlen(cp); local
71 int width, max = length; local
/macosx-10.9.5/text_cmds-87/banner/
H A Dbanner.c1029 int debug, i, j, linen, max, nchars, pc, term, trace, x, y; variable
1030 int width = DWIDTH; /* -w option: scrunch letters to 80 columns */ variable
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/obsolete/
H A Dx-menu.el[all...]
/macosx-10.9.5/IOGraphics-471.92.1/tools/
H A Dgaussblur.c27 CGDisplayCount max; local
34 uint32_t width, height; local
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/gnus/
H A Dgnus-ems.el[all...]
/macosx-10.9.5/tcl-102/tcl_ext/snack/snack/generic/
H A Dshape.c16 short max; member in struct:__anon12910
56 int arg, width = 0, pps = 0, startpos = 0, endpos = -1, check = 0; local
[all...]
/macosx-10.9.5/text_cmds-87/nl/
H A Dnl.c87 #define max(a, b) ((a) > (b) ? (a) : (b)) macro
139 static int width = 6; variable
[all...]
/macosx-10.9.5/WebCore-7537.78.1/inspector/front-end/
H A DCSSMetadata.js834 "width": 255, property in class:WebInspector.CSSMetadata.Weight
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/progmodes/
H A Debnf2ps.el[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/term/
H A Dpc-win.el
/macosx-10.9.5/WebCore-7537.78.1/svg/
H A DSVGParserUtilities.cpp39 static const FloatType max = std::numeric_limits<FloatType>::max(); local
230 float width = 0; local
/macosx-10.9.5/WebKit-7537.78.2/efl/ewk/
H A Dewk_tiled_model.cpp163 Ewk_Tile* ewk_tile_new(Evas* evas, Evas_Coord width, Evas_Coord height, float zoom, Evas_Colorspace colorSpace) argument
410 size_t max; /**< watermark (in bytes) to start freeing tiles */ member in struct:_Ewk_Tile_Unused_Cache::__anon5535
414 Evas_Coord x, y, width, height; member in struct:_Ewk_Tile_Unused_Cache::__anon5536
437 ewk_tile_unused_cache_new(size_t max) argument
450 ewk_tile_unused_cache_lock_area(Ewk_Tile_Unused_Cache* tileUnusedCache, Evas_Coord x, Evas_Coord y, Evas_Coord width, Evas_Coord height, float zoom) argument
547 ewk_tile_unused_cache_max_set(Ewk_Tile_Unused_Cache* tileUnusedCache, size_t max) argument
[all...]
/macosx-10.9.5/libxslt-13/libxslt/libxslt/
H A Dnumbers.c49 int width; member in struct:_xsltFormatToken
156 xsltNumberFormatDecimal(xmlBufferPtr buffer, double number, int digit_zero, int width, int digitsPerGroup, int groupingCharacter, int groupingCharacterLen) argument
613 xsltNumberFormatGetMultipleLevel(xsltTransformContextPtr context, xmlNodePtr node, xsltCompMatchPtr countPat, xsltCompMatchPtr fromPat, double *array, int max, xmlDocPtr doc, xmlNodePtr elem) argument
774 int max = sizeof(numarray)/sizeof(numarray[0]); local
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/play/
H A Dgomoku.el[all...]
H A Dlandmark.el[all...]
/macosx-10.9.5/WebCore-7537.78.1/rendering/
H A DRenderTheme.cpp985 double max = input->maximum(); local
1253 fileListNameForWidth(const FileList* fileList, const Font& font, int width, bool multipleFilesAllowed) const argument
[all...]
/macosx-10.9.5/bash-92/bash-3.2/lib/readline/
H A Dcomplete.c570 int width, pos; local
627 int width, w; local
1362 int len, max, i; local
[all...]
/macosx-10.9.5/curl-78.94.1/curl/lib/
H A Dmprintf.c150 long width; /* width OR width parameter number */ member in struct:__anon7332
166 size_t max; member in struct:nsprintf
220 long width; local
551 long width; local
[all...]
/macosx-10.9.5/emacs-92/emacs/src/
H A Dmacgui.h45 #undef max macro
61 #undef max macro
62 #define max(a, b) ((a) > (b) ? (a) : (b)) macro
140 short width; /* advance to next char's origin */ member in struct:_XCharStruct
334 unsigned width, heigh member in struct:__anon8715
[all...]
/macosx-10.9.5/vim-53/src/
H A Dgui_w16.c490 gui_mch_set_shellsize(int width, int height, argument
556 gui_mch_set_scrollbar_thumb( scrollbar_T *sb, long val, long size, long max) argument
[all...]
H A Dif_py_both.h600 int width; local
1139 PyInt max; local
/macosx-10.9.5/xnu-2422.115.4/osfmk/console/panic_ui/
H A Dqtif2kraw.c75 short width; /* how many pixels wide is this data */ member in struct:QTHeader
111 unsigned short width = 0, height = 0; local
332 compareruns( unsigned char * data, unsigned int * index, unsigned int max, union RunData * currP, int * depth ) argument
828 convert8bitIndexto8( unsigned char * data, int height, int width, unsigned char ** dout ) argument
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Darray.el[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/textmodes/
H A Dreftex-toc.el[all...]
/macosx-10.9.5/WebCore-7537.78.1/platform/efl/
H A DRenderThemeEfl.cpp351 int max = rect.width(); local
1219 int width = ((end - start) * totalWidth) / mediaDuration; local
[all...]

Completed in 308 milliseconds

1234