Searched defs:width (Results 76 - 100 of 961) sorted by relevance

1234567891011>>

/macosx-10.10/groff-38/groff/src/utils/addftinfo/
H A Dguess.h35 int width; member in struct:char_metric
/macosx-10.10/postfix-255/postfix/src/util/
H A Dvbuf_print.c123 int width; /* width and numerical precision */ local
[all...]
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/base/
H A DtkimgUtils.c204 tkimg_FixChanMatchProc( Tcl_Interp **interp, Tcl_Channel *chan, const char **file, Tcl_Obj **format, int **width, int **height ) argument
227 tkimg_FixObjMatchProc( Tcl_Interp **interp, Tcl_Obj **data, Tcl_Obj **format, int **width, int **height ) argument
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/test/
H A Dshort_tag.c48 const uint16 width = 1; variable
/macosx-10.10/text_cmds-88/expand/
H A Dexpand.c74 int width; local
/macosx-10.10/vim-55/src/
H A Dgui_gtk_f.h36 guint width; member in struct:_GtkForm
/macosx-10.10/xnu-2782.1.97/libsyscall/mach/
H A Dstring.c59 int width = _mach_strlen(cp); local
71 int width, max = length; local
/macosx-10.10/ICU-531.30/icuSources/i18n/
H A Duameasureformat.cpp29 uameasfmt_open( const char* locale, UAMeasureFormatWidth width, UNumberFormat* nfToAdopt, UErrorCode* status ) argument
/macosx-10.10/IOGraphics-485/IOGraphicsFamily/IOKit/graphics/
H A DIOAccelTypes.h64 UInt32 width; member in struct:__anon1723
/macosx-10.10/IOGraphics-485/tools/
H A Dreadfb.c14 IOAccelReadFramebuffer(io_service_t framebuffer, uint32_t width, uint32_t height, size_t rowBytes, argument
/macosx-10.10/JavaScriptCore-7600.1.17/bytecode/
H A DOpcode.h93 inline const char* padOpcodeName(OpcodeID op, unsigned width) argument
/macosx-10.10/WebCore-7600.1.25/accessibility/atk/
H A DWebKitAccessibleUtil.cpp57 void contentsRelativeToAtkCoordinateType(AccessibilityObject* coreObject, AtkCoordType coordType, IntRect rect, gint* x, gint* y, gint* width, gint* height) argument
/macosx-10.10/WebCore-7600.1.25/html/canvas/
H A DWebGLRenderbuffer.h49 void setSize(GC3Dsizei width, GC3Dsizei height) argument
/macosx-10.10/WebCore-7600.1.25/page/
H A DWindowFeatures.h66 float width; member in struct:WebCore::WindowFeatures
/macosx-10.10/WebCore-7600.1.25/platform/graphics/
H A DGraphicsContext3DPrivate.cpp99 const int width = m_context->m_currentWidth; local
/macosx-10.10/WebCore-7600.1.25/platform/graphics/filters/
H A DFEMorphology.h59 int width; member in struct:WebCore::FEMorphology::PaintingData
/macosx-10.10/WebCore-7600.1.25/platform/graphics/freetype/
H A DSimpleFontDataFreeType.cpp169 float width = platformData().orientation() == Horizontal ? extents.x_advance : -extents.y_advance; local
/macosx-10.10/WebCore-7600.1.25/platform/graphics/win/
H A DDIBPixelData.cpp111 size_t width = drawRect.width(); local
/macosx-10.10/WebCore-7600.1.25/rendering/line/
H A DLineBreaker.h72 bool positionNewFloatOnLine(FloatingObject* newFloat, FloatingObject* lastFloatFromPreviousLine, LineInfo& lineInfo, LineWidth& width) argument
/macosx-10.10/WebCore-7600.1.25/rendering/shapes/
H A DShapeInterval.h60 T width() const { return isUndefined() ? 0 : m_x2 - m_x1; } function in class:WebCore::ShapeInterval
/macosx-10.10/WebCore-7600.1.25/rendering/style/
H A DStyleBoxData.h46 const Length& width() const { return m_width; } function in class:WebCore::StyleBoxData
/macosx-10.10/WebCore-7600.1.25/rendering/svg/
H A DSVGTextFragment.h68 float width; member in struct:WebCore::SVGTextFragment
H A DSVGTextMetrics.h44 float width() const { return m_width; } function in class:WebCore::SVGTextMetrics
45 void setWidth(float width) { m_width = width; } argument
/macosx-10.10/WebCore-7600.1.25/svg/
H A DSVGFitToViewBox.cpp51 float width = 0.0f; local
/macosx-10.10/WebInspectorUI-7600.1.17/UserInterface/Views/
H A DPopover.js425 var width = preferredSize.width + (WebInspector.Popover.ShadowPadding * 2) + (WebInspector.Popover.ContentPadding * 2); variable
[all...]

Completed in 231 milliseconds

1234567891011>>