Searched defs:thickness (Results 1 - 25 of 28) sorted by relevance

12

/macosx-10.10/WebCore-7600.1.25/platform/efl/
H A DScrollbarThemeEfl.h39 void setScrollbarThickness(int thickness) { m_scrollbarThickness = thickness; } argument
H A DRenderThemeEfl.cpp490 const char* thickness = edje_object_data_get(m_edje.get(), "scrollbar.thickness"); local
/macosx-10.10/groff-38/groff/src/preproc/pic/
H A Doutput.h24 double thickness; // the thickness is in points member in struct:line_type
H A Dobject.h190 double thickness; member in struct:object_spec
/macosx-10.10/WebCore-7600.1.25/platform/win/
H A DScrollbarThemeSafari.cpp145 int thickness = scrollbarThickness(scrollbar->controlSize()); local
163 int thickness = scrollbarThickness(scrollbar->controlSize()); local
190 int thickness = scrollbarThickness(scrollbar->controlSize()); local
H A DScrollbarThemeWin.cpp114 static int thickness; local
150 int thickness = scrollbarThickness(); local
169 int thickness = scrollbarThickness(); local
181 int thickness = scrollbarThickness(); local
203 const int thickness = scrollbarThickness(scrollbar->controlSize()); local
328 gripperRect(int thickness, const IntRect& thumbRect) argument
[all...]
/macosx-10.10/WebCore-7600.1.25/platform/
H A DScrollbarThemeComposite.cpp196 int thickness = scrollbar->orientation() == HorizontalScrollbar ? scrollbar->height() : scrollbar->width(); local
H A DScrollbar.cpp92 int thickness = m_theme->scrollbarThickness(controlSize); local
/macosx-10.10/WebCore-7600.1.25/platform/gtk/
H A DScrollbarThemeGtk.cpp81 int thickness = scrollbarThickness(scrollbar->controlSize()); local
151 int thickness = scrollbarThickness(scrollbar->controlSize()); local
[all...]
/macosx-10.10/tcl-105/tcl_ext/tklib/tklib/modules/tkpiechart/
H A Dpie.tcl
/macosx-10.10/vim-55/src/
H A Dgui_at_sb.h112 Dimension thickness; /* either width or height */ member in struct:__anon14216
H A Dgui_at_sb.c381 Dimension thickness = sbw->scrollbar.thickness - 1; local
[all...]
H A Dos_msdos.c524 mch_set_cursor_shape(int thickness) argument
538 int thickness; local
/macosx-10.10/WebCore-7600.1.25/rendering/svg/
H A DSVGInlineTextBox.cpp550 float thickness = thicknessForDecoration(decoration, scaledFont); local
/macosx-10.10/groff-38/groff/src/devices/grodvi/
H A Ddvi.cpp585 int thickness; local
[all...]
/macosx-10.10/tcl-105/tk/tk/generic/ttk/
H A DttkClamTheme.c672 int length, thickness, orient; local
H A DttkPanedwindow.c583 int thickness = pw->paned.sashThickness, local
934 int thickness = DEFAULT_SASH_THICKNESS; local
H A DttkDefaultTheme.c960 int orient, length, thickness, borderWidth; local
H A DttkElements.c862 int orient, thickness; local
935 int orient, length, thickness; local
1046 int orient, thickness = 15, length = 30, borderWidth = 2; local
[all...]
/macosx-10.10/WebCore-7600.1.25/platform/graphics/
H A DGraphicsContext.cpp173 void GraphicsContext::setStrokeThickness(float thickness) argument
950 float thickness = std::max(strokeThickness(), 0.5f); local
/macosx-10.10/WebCore-7600.1.25/platform/graphics/cg/
H A DGraphicsContextCG.cpp1548 void GraphicsContext::setPlatformStrokeThickness(float thickness) argument
/macosx-10.10/emacs-93/emacs/lwlib/
H A Dxlwmenu.c585 int thickness = mw->menu.shadow_thickness; local
650 int thickness = mw->menu.shadow_thickness; local
714 int thickness = mw->menu.shadow_thickness; local
[all...]
/macosx-10.10/WebCore-7600.1.25/rendering/
H A DRenderBoxModelObject.cpp1590 float thickness = std::max(std::max(edgeToRender.widthForPainting(), adjacentEdge1.widthForPainting()), adjacentEdge2.widthForPainting()); local
1892 drawBoxSideFromPath(GraphicsContext* graphicsContext, const LayoutRect& borderRect, const Path& borderPath, const BorderEdge edges[], float thickness, float drawThickness, BoxSide side, const RenderStyle& style, Color color, EBorderStyle borderStyle, BackgroundBleedAvoidance bleedAvoidance, bool includeLogicalLeftEdge, bool includeLogicalRightEdge) argument
[all...]
H A DRenderObject.cpp744 float thickness; local
[all...]
/macosx-10.10/tcl-105/tcl_ext/tktreectrl/tktreectrl/generic/
H A DtkTreeElem.c924 int thickness; member in struct:ElementBorder
1062 int thickness = 0; local
[all...]

Completed in 526 milliseconds

12