Searched +defs:left +defs:top (Results 26 - 50 of 124) sorted by relevance

12345

/macosx-10.10/WebCore-7600.1.25/platform/graphics/
H A DFloatRect.h191 void setLocationAndSizeFromEdges(float left, float top, float right, float bottom) argument
H A DLayoutRect.h219 inline IntRect pixelSnappedIntRect(LayoutUnit left, LayoutUnit top, LayoutUni argument
224 pixelSnappedIntRectFromEdges(LayoutUnit left, LayoutUnit top, LayoutUnit right, LayoutUnit bottom) argument
[all...]
H A DFont.h90 int left; member in struct:WebCore::GlyphOverflow
92 int top; member in struct:WebCore::GlyphOverflow
[all...]
/macosx-10.10/WebCore-7600.1.25/platform/graphics/filters/
H A DFELighting.cpp75 int left = static_cast<int>(pixels->item(offset - cPixelSize + cAlphaChannelOffset)); local
88 int left = static_cast<int>(pixels->item(offset - cPixelSize + cAlphaChannelOffset)); local
102 int top = static_cast<int>(pixels->item(offset + cAlphaChannelOffset)); local
113 int left local
117 int top = static_cast<int>(pixels->item(offset + cAlphaChannelOffset)); local
129 int left = static_cast<int>(pixels->item(offset - cPixelSize + cAlphaChannelOffset)); local
133 int top = static_cast<int>(pixels->item(offset + cAlphaChannelOffset)); local
146 int top = static_cast<int>(pixels->item(offset + cAlphaChannelOffset)); local
154 int left = static_cast<int>(pixels->item(offset - cPixelSize + cAlphaChannelOffset)); local
159 int top = static_cast<int>(pixels->item(offset + cAlphaChannelOffset)); local
167 int left = static_cast<int>(pixels->item(offset - cPixelSize + cAlphaChannelOffset)); local
171 int top = static_cast<int>(pixels->item(offset + cAlphaChannelOffset)); local
[all...]
/macosx-10.10/WebCore-7600.1.25/rendering/mathml/
H A DRenderMathMLOperator.h109 GlyphData top() const { return m_data[0]; } function in class:WebCore::RenderMathMLOperator::StretchyData
113 GlyphData left() const { return m_data[2]; } function in class:WebCore::RenderMathMLOperator::StretchyData
125 void setGlyphAssemblyMode(const GlyphData& top, const GlyphData& extension, const GlyphData& bottom, const GlyphData& middle) argument
/macosx-10.10/WebCore-7600.1.25/rendering/shapes/
H A DShape.cpp146 float left = floatValueForLength(inset.left(), boxWidth); local
147 float top = floatValueForLength(inset.top(), boxHeight); local
/macosx-10.10/emacs-93/emacs/lisp/play/
H A Dtetris.el[all...]
/macosx-10.10/emacs-93/emacs/lisp/
H A Dstartup.el[all...]
H A Dediff-wind.el[all...]
/macosx-10.10/WebCore-7600.1.25/rendering/style/
H A DBasicShapes.h230 const Length& top() const { return m_top; } function in class:WebCore::BasicShapeInset
233 const Length& left() const { return m_left; } function in class:WebCore::BasicShapeInset
240 void setTop(Length top) { m_top = WTF::move(top); } argument
243 void setLeft(Length left) { m_left = WTF::move(left); } argument
/macosx-10.10/WebKit2-7600.1.25/WebProcess/WebPage/gtk/
H A DWebPrintOperationGtk.cpp558 double left = gtk_page_setup_get_left_margin(m_pageSetup.get(), GTK_UNIT_INCH); local
559 double top = gtk_page_setup_get_top_margin(m_pageSetup.get(), GTK_UNIT_INCH); local
/macosx-10.10/cups-408/cups/cups/
H A Dcups-private.h193 left, /* Left margin in hundredths of member in struct:_cups_media_db_s
197 top; /* Top margin in hundredths of member in struct:_cups_media_db_s
/macosx-10.10/cups-408/cups/filter/
H A Dinterpret.c141 float left, /* Left position */ local
144 top, /* Top position */ local
[all...]
/macosx-10.10/emacs-93/emacs/lisp/language/
H A Ddevan-util.el[all...]
/macosx-10.10/emacs-93/emacs/src/
H A Dw32bdf.c630 w32_BDF_TextOut(bdffont *fontp, HDC hdc, int left, argument
/macosx-10.10/ksh-23/ksh/src/lib/libast/misc/
H A Dfts.c262 register FTSENT* left; local
349 register FTSENT* left; local
372 getlist(register FTSENT** top, register FTSENT** bot, register FTSENT* root) argument
594 register FTSENT* top; local
693 FTSENT* top; local
[all...]
/macosx-10.10/tcl-105/tcl_ext/tktable/tktable/generic/
H A DtkTableTag.c406 TableGetTagBorders(TableTag *tagPtr, int *left, int *right, int *top, int *bottom) argument
[all...]
/macosx-10.10/tcl-105/tk84/tk/unix/
H A DtkUnixMenu.c522 int left = x + mePtr->labelWidth + activeBorderWidth local
571 int dim, top, left; local
[all...]
/macosx-10.10/emacs-93/emacs/lisp/emulation/
H A Dcua-rect.el[all...]
/macosx-10.10/ICU-531.30/icuSources/common/
H A Duresdata.c658 ures_compareRows(const void *context, const void *left, const void *right) { argument
980 int32_t bundleLength, indexLength, keysBottom, keysTop, resBottom, top; local
/macosx-10.10/ICU-531.30/icuSources/tools/toolutil/
H A Dpackage.cpp377 compareItems(const void * /*context*/, const void *left, const void *right) { argument
1254 int32_t top; local
[all...]
/macosx-10.10/IOGraphics-485/IONDRVSupport/IOKit/ndrvsupport/
H A DIOMacOSTypes.h126 short top; member in struct:Rect
127 short left; member in struct:Rect
/macosx-10.10/WebCore-7600.1.25/html/shadow/
H A DMediaControlElements.cpp167 double left = position.x(); local
168 double top = position.y(); local
/macosx-10.10/WebCore-7600.1.25/platform/gtk/
H A DRenderThemeGtk2.cpp299 static void getButtonInnerBorder(GtkWidget* button, int& left, int& top, int& right, int& bottom) argument
319 void RenderThemeGtk::getComboBoxPadding(RenderStyle& style, int& left, int& top, int& right, int& bottom) const argument
328 getButtonInnerBorder(gtkComboBoxButton(), left, top, righ local
343 int left = 0, top = 0, right = 0, bottom = 0; local
350 int left = 0, top = 0, right = 0, bottom = 0; local
357 int left = 0, top = 0, right = 0, bottom = 0; local
364 int left = 0, top = 0, right = 0, bottom = 0; local
[all...]
/macosx-10.10/WebCore-7600.1.25/rendering/
H A DInlineBox.h164 float left() const { return m_topLeft.x(); } function in class:WebCore::InlineBox
169 float top() const { return m_topLeft.y(); } function in class:WebCore::InlineBox
182 void setLogicalLeft(float left) argument
197 setLogicalTop(float top) argument
[all...]

Completed in 469 milliseconds

12345