Searched defs:maxWidth (Results 1 - 25 of 56) sorted by relevance

123

/macosx-10.10/WebCore-7600.1.25/rendering/style/
H A DStyleBoxData.h52 const Length& maxWidth() const { return m_maxWidth; } function in class:WebCore::StyleBoxData
/macosx-10.10/Security-57031.1.35/Security/libsecurity_ssl/sslViewer/
H A DprintCert.c51 static void printPlist(CFArrayRef plist, CFIndex indent, CFIndex maxWidth) { argument
154 CFIndex maxWidth = 0; local
/macosx-10.10/Security-57031.1.35/Security/sec/SecurityTool/
H A Dprint_cert.c36 static void printPlist(CFArrayRef plist, CFIndex indent, CFIndex maxWidth) { argument
139 CFIndex maxWidth = 0; local
/macosx-10.10/WebCore-7600.1.25/rendering/
H A DFixedTableLayout.cpp172 void FixedTableLayout::computeIntrinsicLogicalWidths(LayoutUnit& minWidth, LayoutUnit& maxWidth) argument
H A DRenderScrollbarPart.cpp98 int maxWidth = style().maxWidth().isUndefined() ? w : calcScrollbarThicknessUsing(MaxSize, style().maxWidth(), visibleSize); local
H A DAutoTableLayout.cpp212 void AutoTableLayout::computeIntrinsicLogicalWidths(LayoutUnit& minWidth, LayoutUnit& maxWidth) argument
[all...]
H A DRenderDeprecatedFlexibleBox.cpp1072 LayoutUnit maxWidth = LayoutUnit::max(); local
[all...]
/macosx-10.10/Security-57031.1.35/Security/sec/Security/Regressions/secitem/
H A Dsi-26-applicationsigning.c203 static void printPlist(CFArrayRef plist, CFIndex indent, CFIndex maxWidth) { argument
303 CFIndex maxWidth = 0; local
/macosx-10.10/WebCore-7600.1.25/dom/
H A DViewportArguments.h101 float maxWidth; member in struct:WebCore::ViewportArguments
/macosx-10.10/WebCore-7600.1.25/platform/gtk/
H A DWidgetRenderingContext.cpp89 int maxWidth = 0, maxHeight = 0; local
92 gdk_pixmap_get_size(GDK_PIXMAP(drawable), &maxWidth, &maxHeight); local
/macosx-10.10/tcl-105/tk/tk/generic/
H A DtkFont.h78 int maxWidth; /* Width of widest character in font. */ member in struct:TkFontMetrics
H A DtkMessage.c590 int thisWidth, thisHeight, maxWidth; local
H A DtkCanvPs.c1185 int bytesPerLine=0, maxWidth=0; local
1436 int bytesPerLine=0, maxWidth=0; local
[all...]
H A DtkFrame.c1240 int maxWidth, maxHeight; local
H A DtkPack.c562 int maxWidth, maxHeight, tmp; local
[all...]
/macosx-10.10/tcl-105/tk84/tk/generic/
H A DtkFont.h78 int maxWidth; /* Width of widest character in font. */ member in struct:TkFontMetrics
H A DtkMessage.c603 int thisWidth, thisHeight, maxWidth; local
/macosx-10.10/Security-57031.1.35/Security/sec/Security/Tool/
H A Dkeychain_find.c50 CFIndex maxWidth = 10; /* Maybe precompute this or grab from context? */ local
/macosx-10.10/tcl-105/tk/tk/macosx/
H A DtkMacOSXWm.h92 int maxWidth, maxHeight; /* Maximum dimensions of window, in member in struct:TkWmInfo
H A DtkMacOSXFont.c847 double maxWidth = maxLength + offset; local
/macosx-10.10/tcl-105/tk84/tk/macosx/
H A DtkMacOSXWm.h135 int maxWidth, maxHeight; /* Maximum dimensions of window, in member in struct:TkWmInfo
/macosx-10.10/tcl-105/tcl_ext/tklib/tklib/modules/ctext/
H A Dtest.c248 int maxWidth; local
315 int maxWidth = (DisplayWidth (dis, screen) - distance_from_edge - 4); local
/macosx-10.10/tcl-105/tcl_ext/tktreectrl/tktreectrl/generic/
H A DtkTreeElem.h51 int maxWidth; member in struct:TreeElementArgs::__anon13259
/macosx-10.10/tcl-105/tk84/tk/unix/
H A DtkUnixMenu.c1032 int x, y, currentRowHeight, maxWidth; local
/macosx-10.10/Security-57031.1.35/sslViewer/
H A DSSLViewer.cpp726 CFIndex maxWidth = 20; /* Maybe precompute this or grab from context? */ local

Completed in 323 milliseconds

123