Searched defs:margin (Results 1 - 25 of 50) sorted by relevance

12

/macosx-10.10/WebCore-7600.1.25/rendering/style/
H A DStyleSurroundData.h47 LengthBox margin; member in class:WebCore::StyleSurroundData
/macosx-10.10/emacs-93/emacs/lisp/
H A Dindent.el[all...]
H A Druler-mode.el[all...]
/macosx-10.10/emacs-93/emacs/lisp/obsolete/
H A Dauto-show.el
H A Dhscroll.el
/macosx-10.10/WebCore-7600.1.25/platform/graphics/texmap/coordinated/
H A DAreaAllocator.h60 IntSize margin() const { return m_margin; } function in class:WebCore::AreaAllocator
61 void setMargin(const IntSize &margin) { m_margin = margin; } argument
/macosx-10.10/WebCore-7600.1.25/inspector/
H A DInspectorOverlay.h60 Color margin; member in struct:WebCore::HighlightConfig
/macosx-10.10/WebCore-7600.1.25/rendering/shapes/
H A DBoxShape.cpp38 static inline LayoutUnit adjustRadiusForMarginBoxShape(LayoutUnit radius, LayoutUnit margin) argument
H A DShapeOutsideInfo.cpp173 float margin = floatValueForLength(m_renderer.style().shapeMargin(), m_renderer.containingBlock() ? m_renderer.containingBlock()->contentWidth() : LayoutUnit()); local
H A DShape.cpp93 std::unique_ptr<Shape> Shape::createShape(const BasicShape* basicShape, const LayoutSize& logicalBoxSize, WritingMode writingMode, float margin) argument
177 std::unique_ptr<Shape> Shape::createRasterShape(Image* image, float threshold, const LayoutRect& imageR, const LayoutRect& marginR, WritingMode writingMode, float margin) argument
223 std::unique_ptr<Shape> Shape::createBoxShape(const RoundedRect& roundedRect, WritingMode writingMode, float margin) argument
/macosx-10.10/WebInspectorUI-7600.1.17/UserInterface/Views/
H A DTextEditor.js1234 var margin = Math.floor((scrollInfo.clientHeight - lineHeight) / 2); variable
/macosx-10.10/adv_cmds-158/tabs/
H A Dtabs.c84 long cols, i, inc, j, margin, nstops, stops[NSTOPS]; local
[all...]
/macosx-10.10/emacs-93/emacs/lisp/emulation/
H A Dtpu-extras.el[all...]
/macosx-10.10/ncurses-44/ncurses/test/
H A Dins_wide.c105 ColOf(wchar_t *buffer, int length, int margin) argument
228 int margin = (2 * MY_TABSIZE) - 1; local
[all...]
H A Dinserts.c98 ColOf(char *buffer, int length, int margin) argument
150 int margin = (2 * MY_TABSIZE) - 1; local
[all...]
H A Ddemo_menus.c218 int margin = (y == MENU_Y) ? 1 : 0; local
/macosx-10.10/emacs-93/emacs/lwlib/
H A DxlwmenuP.h56 Dimension margin; member in struct:_XlwMenu_part
/macosx-10.10/emacs-93/emacs/lisp/progmodes/
H A Ddcl-mode.el[all...]
/macosx-10.10/vim-55/src/
H A Dgui_at_sb.c242 int sw, margin, floor; local
347 Dimension margin, tzl; local
1009 int margin; local
[all...]
/macosx-10.10/WebCore-7600.1.25/rendering/
H A DRenderBlockFlow.h240 LayoutUnit margin() const { return m_positiveMargin - m_negativeMargin; } function in class:WebCore::RenderBlockFlow::MarginInfo
H A DRenderDeprecatedFlexibleBox.cpp138 LayoutUnit margin = 0; local
182 LayoutUnit margin = marginWidthForChild(child); local
194 LayoutUnit margin = marginWidthForChild(child); local
[all...]
/macosx-10.10/WebKit-7600.1.25/win/
H A DFullscreenVideoController.cpp61 static const int margin = 9; variable
[all...]
/macosx-10.10/emacs-93/emacs/lisp/textmodes/
H A Dfill.el[all...]
/macosx-10.10/tcl-105/tk/tk/macosx/
H A DtkMacOSXMenu.c1045 int margin = width + menuIconTrailingEdgeMargin; local
/macosx-10.10/vim-55/runtime/syntax/
H A D2html.vim[all...]

Completed in 239 milliseconds

12