Searched defs:width (Results 1 - 25 of 754) sorted by relevance

1234567891011>>

/macosx-10.10.1/CommonCrypto-60061/libcn/
H A Dreverse_poly.c29 reverse_poly(uint64_t poly, size_t width) argument
H A Dgen_std_crc_table.c52 size_t width = crc->descriptor->def.parms.width; local
67 size_t width = crc->descriptor->def.parms.width; local
[all...]
/macosx-10.10.1/emacs-93/emacs/lisp/emulation/
H A Dedt-vt100.el
/macosx-10.10.1/curl-83.1.2/curl/tests/unit/
H A Dunit1398.c34 int width = 3; variable
/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/API/Cocoa/
H A DWKWindowFeatures.h63 @property (nonatomic, readonly) NSNumber *width; variable
/macosx-10.10.1/apr-32/apr/apr/misc/netware/
H A Drand.c26 static int NXSeedRandomInternal( size_t width, void *seed ) argument
/macosx-10.10.1/curl-83.1.2/curl/src/
H A Dtool_cb_prg.h33 int width; member in struct:ProgressData
/macosx-10.10.1/groff-38/groff/src/include/
H A Dpaper.h24 double width; // in PS points member in struct:paper
/macosx-10.10.1/groff-38/groff/src/roff/troff/
H A Dreg.h44 int width; member in class:general_reg
/macosx-10.10.1/ruby-106/ruby/ext/psych/yaml/
H A Dwriter.c73 unsigned int width; local
/macosx-10.10.1/tcl-105/tk/tk/xlib/
H A Dximage.c38 XCreateBitmapFromData( Display *display, Drawable d, _Xconst char *data, unsigned int width, unsigned int height) argument
/macosx-10.10.1/ICU-531.30/icuSources/i18n/unicode/
H A Dmeasfmt.h310 UMeasureFormatWidth width; member in class:MeasureFormat
/macosx-10.10.1/ICU-531.30/icuSources/samples/layout/
H A DSurface.cpp15 drawGlyphs(RenderingFontInstance *font, const LEGlyphID *glyphs, le_int32 count, const le_int32 *dx, le_int32 x, le_int32 y, le_int32 width, le_int32 height) argument
H A Drsurface.cpp16 rs_drawGlyphs(rs_surface *surface, const le_font *font, const LEGlyphID *glyphs, le_int32 count, const float *positions, le_int32 x, le_int32 y, le_int32 width, le_int32 height) argument
/macosx-10.10.1/Libc-1044.1.2/stdlib/FreeBSD/
H A Dlsearch.c22 void *lsearch(const void *key, void *base, size_t *nelp, size_t width, argument
29 void *lfind(const void *key, const void *base, size_t *nelp, size_t width, argument
37 lwork(const void *key, const void *base, size_t *nelp, size_t width, argument
/macosx-10.10.1/WebInspectorUI-7600.1.17/UserInterface/Views/
H A DCompletionSuggestionsView.js138 var width = Math.min(containerWidth, maximumWidth - horizontalPadding) + horizontalPadding; variable
H A DContentBrowser.js54 forwardArrow = {src: "Images/Legacy/ForwardArrow.svg", width: 9, height: 9}; property in class:forwardArrow
55 backArrow = {src: "Images/Legacy/BackArrow.svg", width: 9, height: 9}; property in class:backArrow
57 forwardArrow = {src: "Images/ForwardArrow.svg", width: 8, height: 13}; property in class:forwardArrow
58 backArrow = {src: "Images/BackArrow.svg", width: 8, height: 13}; property in class:backArrow
H A DDOMTreeContentView.js34 layerBordersImage = {src: "Images/Legacy/LayerBorders.svg", width: 16, height: 16}; property in class:layerBordersImage
35 shadowDOMImage = {src: "Images/Legacy/ShadowDOM.svg", width: 16, height: 16}; property in class:shadowDOMImage
37 layerBordersImage = {src: "Images/LayerBorders.svg", width: 13, height: 13}; property in class:layerBordersImage
38 shadowDOMImage = {src: "Images/ShadowDOM.svg", width: 13, height: 13}; property in class:shadowDOMImage
H A DFindBanner.js331 forwardArrow = {src: "Images/Legacy/ForwardArrow.svg", width: 7, height: 7}; property in class:forwardArrow
332 backArrow = {src: "Images/Legacy/BackArrow.svg", width: 7, height: 7}; property in class:backArrow
334 forwardArrow = {src: "Images/ForwardArrow.svg", width: 7, height: 11}; property in class:forwardArrow
335 backArrow = {src: "Images/BackArrow.svg", width: 7, height: 11}; property in class:backArrow
H A DTimelineSidebarPanel.js82 pauseImage = {src: "Images/Legacy/Pause.svg", width: 16, height: 16}; property in class:timelinesTitleBarElement.timelinesTitleBarElement.statusBarElement.WebInspector.pauseImage
83 resumeImage = {src: "Images/Legacy/Resume.svg", width: 16, height: 16}; property in class:resumeImage
85 pauseImage = {src: "Images/Pause.svg", width: 15, height: 15}; property in class:pauseImage
86 resumeImage = {src: "Images/Resume.svg", width: 15, height: 15}; property in class:resumeImage
/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/API/efl/
H A DSnapshotImageGL.cpp38 PassRefPtr<cairo_surface_t> getImageSurfaceFromFrameBuffer(int x, int y, int width, int height) argument
/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/API/efl/tests/
H A Dtest_ewk2_window_features.cpp58 int x, y, width, height; local
79 int x, y, width, height; local
/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/gtk/
H A DWebInspectorClientGtk.cpp84 void WebInspectorClientGtk::didChangeAttachedWidth(WebInspectorProxy* inspector, unsigned width) argument
/macosx-10.10.1/groff-38/groff/src/libs/libgroff/
H A Dpaper.cpp32 int width = start_width; local
[all...]
/macosx-10.10.1/ncurses-44/ncurses/form/
H A Dfty_alnum.c43 int width; member in struct:__anon10933
142 int width = ((const thisARG *)argp)->width; local

Completed in 605 milliseconds

1234567891011>>