Searched defs:right (Results 201 - 225 of 397) sorted by relevance

1234567891011>>

/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dediff-wind.el
H A Dmenu-bar.el[all...]
/macosx-10.9.5/ICU-511.35/icuSources/common/
H A Ducnv_io.cpp1127 io_compareRows(const void *context, const void *left, const void *right) { argument
H A Duresdata.c660 ures_compareRows(const void *context, const void *left, const void *right) { argument
/macosx-10.9.5/ICU-511.35/icuSources/i18n/
H A Dgregocal.cpp295 GregorianCalendar::operator=(const GregorianCalendar &right) argument
H A Drbtz.cpp76 RuleBasedTimeZone::operator=(const RuleBasedTimeZone& right) { argument
/macosx-10.9.5/ICU-511.35/icuSources/test/cintltst/
H A Dcnormtst.c967 right[]={ local
/macosx-10.9.5/ICU-511.35/icuSources/test/intltest/
H A Dtstnorm.cpp801 UnicodeString left, right, expect, result, r; local
/macosx-10.9.5/ICU-511.35/icuSources/tools/dumpce/
H A Ddumpce.cpp988 UChar right[2] = {0x005d, 0x0}; local
/macosx-10.9.5/ICU-511.35/icuSources/tools/toolutil/
H A Dpackage.cpp377 compareItems(const void * /*context*/, const void *left, const void *right) { argument
/macosx-10.9.5/IOGraphics-471.92.1/IONDRVSupport/IOKit/ndrvsupport/
H A DIOMacOSTypes.h129 short right; member in struct:Rect
/macosx-10.9.5/IOGraphics-471.92.1/tools/
H A Dmodelist.c74 CompareModes(IOFBModeListRef modeListRef, IODisplayModeInformation * left, IODisplayModeInformation * right, IOOptionBits compare) argument
155 IODisplayModeInformation * right = ((ModeInfo *) _right)->info; local
[all...]
/macosx-10.9.5/JavaScriptCore-7537.78.1/dfg/
H A DDFGGraph.h210 Node* right = add->child2().node(); local
248 Node* right = mul->child2().node(); local
/macosx-10.9.5/JavaScriptCore-7537.78.1/runtime/
H A DStringPrototype.cpp1510 unsigned right = str.length(); local
/macosx-10.9.5/Libc-997.90.3/gen/NetBSD/
H A Drb.c1148 unsigned int left, right; local
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/
H A Daci.c215 struct berval bv, left, right; local
744 dynacl_aci_parse( const char *fname, int lineno, const char *opts, slap_style_t sty, const char *right, void **privp ) argument
1122 struct berval attr, left, right; local
1215 struct berval attr, left, right; local
[all...]
/macosx-10.9.5/Security-55471.14.18/authd/
H A Dengine.c198 _set_right_hints(auth_items_t hints, const char * right) argument
961 static bool _verify_sandbox(engine_t engine, const char * right) argument
1167 _wildcard_right_exists(engine_t engine, const char * right) argument
1216 const char * right = rule_get_name(rule); local
[all...]
/macosx-10.9.5/Security-55471.14.18/include/security_codesigning/
H A Dpolicyengine.cpp999 AuthorizationItem right[] = { local
/macosx-10.9.5/Security-55471.14.18/libsecurity_codesigning/lib/
H A Dpolicyengine.cpp999 AuthorizationItem right[] = { local
/macosx-10.9.5/WebCore-7537.78.1/css/
H A DStylePropertySet.cpp317 PropertyReference right = propertyAt(rightValueIndex); local
[all...]
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/blackberry/
H A DLayerRenderer.cpp119 TransformationMatrix LayerRenderer::orthoMatrix(float left, float right, float bottom, float top, float nearZ, float farZ) argument
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/wince/
H A DPlatformPathWinCE.cpp743 float right = r.maxX() - 1; local
/macosx-10.9.5/WebCore-7537.78.1/platform/gtk/
H A DRenderThemeGtk2.cpp298 static void getButtonInnerBorder(GtkWidget* button, int& left, int& top, int& right, int& bottom) argument
318 void RenderThemeGtk::getComboBoxPadding(RenderStyle* style, int& left, int& top, int& right, int& bottom) const argument
327 getButtonInnerBorder(gtkComboBoxButton(), left, top, right, bottom); local
342 int left = 0, top = 0, right = 0, bottom = 0; local
349 int left = 0, top = 0, right = 0, bottom = 0; local
356 int left = 0, top = 0, right = 0, bottom = 0; local
363 int left = 0, top = 0, right = 0, bottom = 0; local
[all...]
H A DRenderThemeGtk3.cpp443 int right = borderWidth.right + focusWidth; local
[all...]
/macosx-10.9.5/WebCore-7537.78.1/rendering/
H A DInlineBox.h211 float right() const { return left() + width(); } function in class:WebCore::InlineBox

Completed in 302 milliseconds

1234567891011>>