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

1234567891011>>

/macosx-10.9.5/CommonCrypto-60049/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.9.5/emacs-92/emacs/lisp/emulation/
H A Dedt-vt100.el
/macosx-10.9.5/WebKit-7537.78.2/efl/tests/UnitTestUtils/
H A DEWKTestView.cpp33 bool EWKTestView::init(EwkViewType testViewType, int width, int height) argument
/macosx-10.9.5/WebCore-7537.78.1/html/
H A DImageData.h45 int width() const { return m_size.width(); } function in class:WebCore::ImageData
H A DTextMetrics.h38 float width() const { return m_width; } function in class:WebCore::TextMetrics
/macosx-10.9.5/WebCore-7537.78.1/inspector/front-end/
H A DFontView.js107 var result = { width: this._dummyElement.offsetWidth, height: this._dummyElement.offsetHeight }; property in class:_measureElement.result
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/
H A DFloatSize.cpp63 FloatSize FloatSize::narrowPrecision(double width, double height) argument
/macosx-10.9.5/WebCore-7537.78.1/platform/win/
H A DBitmapInfo.cpp36 BitmapInfo bitmapInfoForSize(int width, int height, BitmapInfo::BitCount bitCount) argument
/macosx-10.9.5/apache-786.1/httpd/srclib/apr/misc/netware/
H A Drand.c26 static int NXSeedRandomInternal( size_t width, void *seed ) argument
/macosx-10.9.5/apr-30/apr/apr/misc/netware/
H A Drand.c26 static int NXSeedRandomInternal( size_t width, void *seed ) argument
/macosx-10.9.5/curl-78.94.1/curl/src/
H A Dtool_cb_prg.h32 int width; member in struct:ProgressData
/macosx-10.9.5/groff-38/groff/src/include/
H A Dpaper.h24 double width; // in PS points member in struct:paper
/macosx-10.9.5/groff-38/groff/src/roff/troff/
H A Dreg.h44 int width; member in class:general_reg
/macosx-10.9.5/ruby-104/ruby/ext/psych/yaml/
H A Dwriter.c73 unsigned int width; local
/macosx-10.9.5/tcl-102/tk/tk/xlib/
H A Dximage.c38 XCreateBitmapFromData( Display *display, Drawable d, _Xconst char *data, unsigned int width, unsigned int height) argument
/macosx-10.9.5/RubyCocoa-80/RubyCocoa/framework/src/ruby/osx/objc/
H A Doc_types.rb35 def width; size.width; end method
[all...]
/macosx-10.9.5/RubyCocoa-80/RubyCocoa/sample/Pong/
H A DModel.rb14 def width() @rect.size.width end method in class:Shape
/macosx-10.9.5/ICU-511.35/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.9.5/Libc-997.90.3/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.9.5/WebCore-7537.78.1/accessibility/atk/
H A DWebKitAccessibleInterfaceImage.cpp63 static void webkitAccessibleImageGetImageSize(AtkImage* image, gint* width, gint* height) argument
/macosx-10.9.5/WebCore-7537.78.1/bindings/js/
H A DJSImageConstructor.cpp60 int width; local
/macosx-10.9.5/WebCore-7537.78.1/dom/
H A DClientRect.h49 float width() const { return m_rect.width(); } function in class:WebCore::ClientRect
/macosx-10.9.5/WebCore-7537.78.1/html/parser/
H A DHTMLIdentifier.h48 HTMLIdentifier(const Vector<UChar, inlineCapacity>& vector, CharacterWidth width) argument

Completed in 172 milliseconds

1234567891011>>