Searched defs:left (Results 176 - 200 of 525) sorted by relevance

1234567891011>>

/macosx-10.9.5/Security-55471.14.18/include/security_utilities/
H A Ddebugging.cpp218 size_t left = buffer + sizeof(buffer) - bufp - 1; // reserve one local
/macosx-10.9.5/Security-55471.14.18/libsecurity_utilities/lib/
H A Ddebugging.cpp218 size_t left = buffer + sizeof(buffer) - bufp - 1; // reserve one local
/macosx-10.9.5/WebCore-7537.78.1/css/
H A DCSSBasicShapes.h112 CSSPrimitiveValue* left() const { return m_left.get(); } function in class:WebCore::CSSBasicShapeInsetRectangle
119 void setLeft(PassRefPtr<CSSPrimitiveValue> left) { m_left = left; } argument
/macosx-10.9.5/WebCore-7537.78.1/editing/
H A DVisiblePosition.cpp255 VisiblePosition VisiblePosition::left(bool stayInEditableContent) const function in class:WebCore::VisiblePosition
/macosx-10.9.5/WebCore-7537.78.1/html/
H A DHTMLFormElement.cpp431 unsigned left = rangeStart; local
[all...]
/macosx-10.9.5/WebCore-7537.78.1/inspector/front-end/
H A DDataGrid.js661 var left = 0; variable
[all...]
H A DProfilesPanel.js1155 var left = lastItemElement.totalOffsetLeft() + lastItemElement.offsetWidth; variable
/macosx-10.9.5/WebCore-7537.78.1/page/
H A DPrintContext.cpp253 int left = box->pixelSnappedOffsetLeft(); local
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/
H A DFloatRect.h212 void setLocationAndSizeFromEdges(float left, float top, float right, float bottom) argument
H A DFont.h77 int left; member in struct:WebCore::GlyphOverflow
H A DLayoutRect.h231 inline IntRect pixelSnappedIntRect(LayoutUnit left, LayoutUnit top, LayoutUnit width, LayoutUnit height) argument
236 inline IntRect pixelSnappedIntRectFromEdges(LayoutUnit left, LayoutUnit top, LayoutUnit right, LayoutUnit bottom) argument
[all...]
/macosx-10.9.5/WebCore-7537.78.1/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
113 int left = static_cast<int>(pixels->item(offset - cPixelSize + cAlphaChannelOffset)); local
129 int left = static_cast<int>(pixels->item(offset - cPixelSize + cAlphaChannelOffset)); local
154 int left = static_cast<int>(pixels->item(offset - cPixelSize + cAlphaChannelOffset)); local
167 int left = static_cast<int>(pixels->item(offset - cPixelSize + cAlphaChannelOffset)); local
[all...]
/macosx-10.9.5/WebCore-7537.78.1/rendering/style/
H A DBasicShapes.h192 Length left() const { return m_left; } function in class:WebCore::BasicShapeInsetRectangle
199 void setLeft(Length left) { m_left = left; } argument
/macosx-10.9.5/cctools-845/otool/
H A Dm88k_disasm.c95 m88k_disassemble( char *sect, uint32_t left, uint32_t addr, uint32_t sect_addr, enum byte_sex object_byte_sex, struct relocation_info *relocs, uint32_t nrelocs, struct nlist *symbols, uint32_t nsymbols, struct symbol *sorted_symbols, uint32_t nsorted_symbols, char *strings, uint32_t strings_size, enum bool verbose) argument
/macosx-10.9.5/cups-372.4/cups/cups/
H A Darray.c1236 int left, /* Left side of search */ local
[all...]
/macosx-10.9.5/cups-372.4/cups/filter/
H A Dinterpret.c162 float left, /* Left position */ local
/macosx-10.9.5/dcerpc-58/dcerpc/idl_compiler/
H A Derrors.c123 struct error_log_rec_t *left; /* Left pointer */ member in struct:error_log_rec_t::__anon8068::__anon8069
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/play/
H A Dblackbox.el
/macosx-10.9.5/gnutar-452/gnutar/lib/
H A Dquotearg.c229 char const *left = gettext_quote (N_("`"), quoting_style); local
/macosx-10.9.5/gpatch-3/patch/
H A Dquotearg.c270 char const *left = gettext_quote (N_("`"), quoting_style); local
/macosx-10.9.5/ksh-20/ksh/src/cmd/ksh93/bltins/
H A Dtest.c461 int test_binop(Shell_t *shp,register int op,const char *left,const char *right) argument
[all...]
/macosx-10.9.5/ksh-20/ksh/src/lib/libcmd/
H A Dexpr.c401 register char *left,*right; local
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/ADT/
H A DSTLExtras.h44 bool operator()(const Ty* left, const Ty* right) const { argument
51 bool operator()(const Ty* left, const Ty* right) const { argument
/macosx-10.9.5/ncurses-42/ncurses/test/
H A Dworm.c138 }, left[8]={ variable in typeref:struct:options
/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/mac/libdes/src/
H A Ddes.c1 /* crypto/des/des.c */ local

Completed in 358 milliseconds

1234567891011>>