Searched refs:width (Results 151 - 175 of 2946) sorted by relevance

1234567891011>>

/macosx-10.10/CommonCrypto-60061/libcn/
H A Dcrc16-dect-r.c28 .def.parms.width = 2,
H A Dcrc16-dect-x.c28 .def.parms.width = 2,
H A Dcrc16-icode.c28 .def.parms.width = 2,
H A Dcrc16-usb.c30 .def.parms.width = 2,
H A Dcrc16-verifone.c28 .def.parms.width = 2,
H A Dcrc16-xmodem.c29 .def.parms.width = 2,
H A Dcrc16.c28 .def.parms.width = 2,
H A Dcrc32-bzip2.c30 .def.parms.width = 4,
H A Dcrc32-castagnoli.c30 .def.parms.width = 4,
H A Dcrc32-mpeg-2.c30 .def.parms.width = 4,
H A Dcrc32-posix.c30 .def.parms.width = 4,
H A Dcrc32-xfer.c30 .def.parms.width = 4,
H A Dcrc32.c30 .def.parms.width = 4,
H A Dcrc64-ecma-182.c29 .def.parms.width = 8,
H A Dcrc8-icode.c28 .def.parms.width = 1,
H A Dcrc8-itu.c28 .def.parms.width = 1,
H A Dcrc8-rohc.c28 .def.parms.width = 1,
H A Dcrc8-wcdma.c28 .def.parms.width = 1,
H A Dcrc8.c28 .def.parms.width = 1,
/macosx-10.10/ICU-531.30/icuSources/samples/layout/
H A DRenderingSurface.h27 const float *positions, le_int32 x, le_int32 y, le_int32 width, le_int32 height) = 0;
H A DSurface.h13 le_int32 x, le_int32 y, le_int32 width, le_int32 height);
H A Drsurface.h17 const float *positions, le_int32 x, le_int32 y, le_int32 width, le_int32 height);
/macosx-10.10/WebCore-7600.1.25/accessibility/atk/
H A DWebKitAccessibleInterfaceImage.cpp69 static void webkitAccessibleImageGetImageSize(AtkImage* image, gint* width, gint* height) argument
76 if (width)
77 *width = size.width();
/macosx-10.10/WebCore-7600.1.25/html/
H A DHTMLEmbedElement.idl36 [Reflect] attribute DOMString width;
38 [Reflect] attribute long width;
H A DTextMetrics.h38 float width() const { return m_width; } function in class:WebCore::TextMetrics

Completed in 109 milliseconds

1234567891011>>