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

1234567891011>>

/macosx-10.10/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/emacs-93/emacs/lisp/emulation/
H A Dedt-vt100.el
/macosx-10.10/curl-83.1.2/curl/tests/unit/
H A Dunit1398.c34 int width = 3; variable
/macosx-10.10/WebCore-7600.1.25/bindings/js/
H A DJSMediaSourceStatesCustom.cpp38 JSValue JSMediaSourceStates::width(ExecState*) const function in class:WebCore::JSMediaSourceStates
/macosx-10.10/WebCore-7600.1.25/html/
H A DTextMetrics.h38 float width() const { return m_width; } function in class:WebCore::TextMetrics
H A DImageData.h49 int width() const { return m_size.width(); } function in class:WebCore::ImageData
/macosx-10.10/WebCore-7600.1.25/platform/efl/
H A DPlatformScreenEfl.cpp92 int width = 800; local
94 ecore_x_screen_size_get(ecore_x_default_screen_get(), &width, &height); local
/macosx-10.10/WebCore-7600.1.25/platform/win/
H A DBitmapInfo.cpp36 BitmapInfo bitmapInfoForSize(int width, int height, BitmapInfo::BitCount bitCount) argument
/macosx-10.10/WebKit2-7600.1.25/UIProcess/API/Cocoa/
H A DWKWindowFeatures.h63 @property (nonatomic, readonly) NSNumber *width; variable
/macosx-10.10/apr-32/apr/apr/misc/netware/
H A Drand.c26 static int NXSeedRandomInternal( size_t width, void *seed ) argument
/macosx-10.10/curl-83.1.2/curl/src/
H A Dtool_cb_prg.h33 int width; member in struct:ProgressData
/macosx-10.10/groff-38/groff/src/include/
H A Dpaper.h24 double width; // in PS points member in struct:paper
/macosx-10.10/groff-38/groff/src/roff/troff/
H A Dreg.h44 int width; member in class:general_reg
/macosx-10.10/ruby-106/ruby/ext/psych/yaml/
H A Dwriter.c73 unsigned int width; local
/macosx-10.10/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/ICU-531.30/icuSources/i18n/unicode/
H A Dmeasfmt.h310 UMeasureFormatWidth width; member in class:MeasureFormat
/macosx-10.10/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/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/WebCore-7600.1.25/Modules/mediastream/
H A DMediaSourceStates.h44 unsigned long width() const { return m_sourceStates.width(); } function in class:WebCore::MediaSourceStates
/macosx-10.10/WebCore-7600.1.25/accessibility/atk/
H A DWebKitAccessibleInterfaceImage.cpp69 static void webkitAccessibleImageGetImageSize(AtkImage* image, gint* width, gint* height) argument
/macosx-10.10/WebCore-7600.1.25/dom/
H A DClientRect.h49 float width() const { return m_rect.width(); } function in class:WebCore::ClientRect
/macosx-10.10/WebCore-7600.1.25/html/shadow/
H A DMeterShadowElement.cpp104 void MeterValueElement::setWidthPercentage(double width) argument
H A DProgressShadowElement.cpp84 void ProgressValueElement::setWidthPercentage(double width) argument

Completed in 677 milliseconds

1234567891011>>