Searched +defs:left +defs:right (Results 1 - 25 of 322) sorted by relevance

1234567891011>>

/macosx-10.9.5/ICU-511.35/icuSources/i18n/
H A Dtzrule.cpp23 compareDates(const void * /*context*/, const void *left, const void *right) { argument
[all...]
/macosx-10.9.5/IOFireWireFamily-455.4.0/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLibCoalesceTree.h31 Node* left ; member in struct:IOFireWireLib::CoalesceTree::Node
32 Node* right ; member in struct:IOFireWireLib::CoalesceTree::Node
/macosx-10.9.5/WebCore-7537.78.1/platform/
H A DCalculationValue.cpp40 float left = m_leftSide->evaluate(maxValue); local
41 float right = m_rightSide->evaluate(maxValue); local
[all...]
H A DLengthBox.h70 Length left() const { return m_left; } function in struct:WebCore::LengthBox
71 Length right() const { return m_right; } function in struct:WebCore::LengthBox
/macosx-10.9.5/JavaScriptCore-7537.78.1/tests/mozilla/js1_5/Regress/
H A Dregress-192414.js61 var left = repeat_str('(1&', N); variable
62 var right = repeat_str(')', N); variable
/macosx-10.9.5/WebCore-7537.78.1/dom/
H A DClientRect.h46 float right() const { return m_rect.maxX(); } function in class:WebCore::ClientRect
48 float left() const { return m_rect.x(); } function in class:WebCore::ClientRect
/macosx-10.9.5/WebCore-7537.78.1/html/parser/
H A DHTMLEntitySearch.cpp33 static const HTMLEntityTableEntry* halfway(const HTMLEntityTableEntry* left, const HTMLEntityTableEntry* right) argument
58 const HTMLEntityTableEntry* left = m_first; local
59 const HTMLEntityTableEntry* right = m_last; local
83 const HTMLEntityTableEntry* left = m_first; local
84 const HTMLEntityTableEntry* right = m_last; local
[all...]
/macosx-10.9.5/dcerpc-58/dcerpc/idl_compiler/
H A Dnamtbpvt.h113 struct NAMETABLE_n_t *left; /* Subtree with names less */ member in struct:NAMETABLE_n_t
114 struct NAMETABLE_n_t *right; /* Subtree with names greater */ member in struct:NAMETABLE_n_t
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/
H A DLayoutBoxExtent.h43 LayoutBoxExtent(LayoutUnit top, LayoutUnit right, LayoutUnit bottom, LayoutUnit left) argument
47 inline LayoutUnit right() const { return m_right; } function in class:WebCore::LayoutBoxExtent
49 inline LayoutUnit left() const { return m_left; } function in class:WebCore::LayoutBoxExtent
H A DIntRectExtent.h49 IntRectExtent(int top, int right, int bottom, int left) argument
60 int right() const { return m_right; } function in class:WebCore::IntRectExtent
61 void setRight(int right) { m_right = right; } argument
66 int left() const { return m_left; } function in class:WebCore::IntRectExtent
67 void setLeft(int left) { m_left = left; } argument
[all...]
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/cairo/
H A DDrawErrorUnderline.h73 double right = x + (i + 2) * unitWidth; local
85 double left = x + i * unitWidth; local
87 double right = x + (i + 2) * unitWidth; local
/macosx-10.9.5/cups-372.4/cups/cups/
H A Dpwg.h64 left, /* Left margin in 2540ths */ member in struct:pwg_size_s
66 right, /* Right margin in 2540ths */ member in struct:pwg_size_s
/macosx-10.9.5/cxxfilt-11/cxxfilt/include/
H A Dfibheap.h58 struct fibnode *left; member in struct:fibnode
59 struct fibnode *right; member in struct:fibnode
/macosx-10.9.5/cxxfilt-11/cxxfilt/libiberty/
H A Dcp-demint.c59 cplus_demangle_fill_component(struct demangle_component *p, enum demangle_component_type type, struct demangle_component *left, struct demangle_component *right) argument
/macosx-10.9.5/libstdcxx-60/include/c++/4.2.1/ext/pb_ds/detail/binary_heap_/
H A Derase_fn_imps.hpp129 const size_type left = partition(pred_t(pred)); local
228 size_type left = 0; local
229 size_type right = m_size - 1; local
[all...]
/macosx-10.9.5/ncurses-42/ncurses/ncurses/base/
H A Dlib_window.c111 int left = wp->_line[y].firstchar; local
115 int right = wp->_line[y].lastchar + wp->_parx; local
150 int left = pp->_line[win->_pary + y].firstchar - win->_parx; local
151 int right = pp->_line[win->_pary + y].lastchar - win->_parx; local
[all...]
/macosx-10.9.5/ruby-104/ruby/sample/
H A Dmine.rb135 def left method in class:Board.open
139 def right method in class:Board.open
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dindent.el[all...]
/macosx-10.9.5/IOKitTools-89.1.1/ioclasscount.tproj/
H A Dioclasscount.c35 static int compareClassNames(const void * left, const void * right) argument
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/texmap/coordinated/
H A DAreaAllocator.h95 Node* left; member in struct:WebCore::GeneralAreaAllocator::Node
96 Node* right; member in struct:WebCore::GeneralAreaAllocator::Node
/macosx-10.9.5/WebCore-7537.78.1/rendering/
H A DGapRects.h31 const LayoutRect& left() const { return m_left; } function in struct:WebCore::GapRects
33 const LayoutRect& right() const { return m_right; } function in struct:WebCore::GapRects
/macosx-10.9.5/WebKit-7537.78.2/blackberry/WebKitSupport/
H A DProximityDetector.cpp69 unsigned left = -documentPaddingRect.x(); local
71 unsigned right = documentPaddingRect.maxX(); local
/macosx-10.9.5/emacs-92/emacs/lisp/obsolete/
H A Dx-apollo.el[all...]
/macosx-10.9.5/groff-38/groff/src/devices/grohtml/
H A Dhtml-table.h64 int left, right; member in struct:cols
/macosx-10.9.5/sudo-72/src/
H A Dredblack.h32 struct rbnode *left, *right, *parent; member in struct:rbnode

Completed in 306 milliseconds

1234567891011>>