Searched refs:core (Results 276 - 300 of 867) sorted by relevance

<<11121314151617181920>>

/macosx-10.9.5/vim-53/src/
H A Dgui_xmebw.c342 &eb->core.background_pixel,
349 color[0].pixel = eb->core.background_pixel;
350 color[1].pixel = eb->core.background_pixel;
351 color[2].pixel = eb->core.background_pixel;
353 color[4].pixel = eb->core.background_pixel;
389 XSetForeground(dpy, gc, eb->core.background_pixel);
413 XSetForeground(dpy, gc, eb->core.background_pixel);
428 XSetForeground(dpy, gc, eb->core.background_pixel);
451 XSetForeground(dpy, gc, eb->core.background_pixel);
495 if ((eb->core
[all...]
/macosx-10.9.5/WebCore-7537.78.1/bindings/scripts/test/GObject/
H A DWebKitDOMTestActiveDOMObject.cpp54 WebCore::TestActiveDOMObject* core(WebKitDOMTestActiveDOMObject* request) function in namespace:WebKit
62 return WEBKIT_DOM_TEST_ACTIVE_DOM_OBJECT(g_object_new(WEBKIT_TYPE_DOM_TEST_ACTIVE_DOM_OBJECT, "core-object", coreObject, NULL));
89 WebCore::TestActiveDOMObject* coreSelf = WebKit::core(self);
144 WebCore::TestActiveDOMObject* item = WebKit::core(self);
145 WebCore::Node* convertedNextChild = WebKit::core(nextChild);
155 WebCore::TestActiveDOMObject* item = WebKit::core(self);
165 WebCore::TestActiveDOMObject* item = WebKit::core(self);
/macosx-10.9.5/WebCore-7537.78.1/accessibility/atk/
H A DWebKitAccessibleInterfaceHypertext.cpp30 static AccessibilityObject* core(AtkHypertext* hypertext) function
40 AccessibilityObject::AccessibilityChildrenVector children = core(hypertext)->children();
65 AccessibilityObject::AccessibilityChildrenVector children = core(hypertext)->children();
H A DWebKitAccessibleInterfaceTable.cpp49 static AccessibilityObject* core(AtkTable* table) function
59 AccessibilityObject* accTable = core(table);
80 AccessibilityObject* accTable = core(table);
110 AccessibilityTable* axTable = static_cast<AccessibilityTable*>(core(table));
138 AccessibilityObject* accTable = core(table);
146 AccessibilityObject* accTable = core(table);
176 AccessibilityObject* accTable = core(table);
194 AccessibilityObject* accTable = core(table);
212 AccessibilityObject* accTable = core(table);
/macosx-10.9.5/WebKit-7537.78.2/gtk/webkit/
H A Dwebkitwebpolicydecision.cpp88 (core(priv->frame)->loader()->policyChecker()->*(priv->framePolicyFunction))(WebCore::PolicyUse);
106 (core(priv->frame)->loader()->policyChecker()->*(priv->framePolicyFunction))(WebCore::PolicyIgnore);
124 (core(priv->frame)->loader()->policyChecker()->*(priv->framePolicyFunction))(WebCore::PolicyDownload);
H A Dwebkitwebframe.cpp628 Frame* coreFrame = core(frame);
654 Frame* coreFrame = core(frame);
675 Frame* coreFrame = core(frame);
684 Frame* coreFrame = core(frame);
763 Frame* coreFrame = core(frame);
767 coreFrame->loader()->load(FrameLoadRequest(coreFrame->document()->securityOrigin(), core(request)));
780 Frame* coreFrame = core(frame);
797 Frame* coreFrame = core(frame);
826 Frame* coreFrame = core(frame);
847 Frame* coreFrame = core(fram
1199 WebCore::Frame* core(WebKitWebFrame* frame) function in namespace:WebKit
[all...]
/macosx-10.9.5/xnu-2422.115.4/osfmk/i386/
H A Dcpu_threads.h46 #define _cpu_to_core(cpu) (_cpu_to_lcpu(cpu)->core)
50 #define cpu_to_core(cpu) ((cpu_to_lcpu(cpu) != NULL) ? _cpu_to_lcpu(cpu)->core : NULL)
56 #define x86_core() (x86_lcpu()->core)
/macosx-10.9.5/WebCore-7537.78.1/bindings/scripts/test/ObjC/
H A DDOMTestActiveDOMObject.mm79 IMPL->excitingFunction(core(nextChild));
90 WebCore::TestActiveDOMObject* core(DOMTestActiveDOMObject *wrapper)
/macosx-10.9.5/WebKit-7537.78.2/gtk/WebCoreSupport/
H A DAcceleratedCompositingContextCairo.cpp88 m_rootGraphicsLayer->setSize(core(m_webView)->mainFrame()->view()->frameRect().size());
134 if (core(m_webView)->mainFrame()->view()->needsLayout())
135 core(m_webView)->mainFrame()->view()->layout();
140 core(m_webView)->mainFrame()->view()->flushCompositingStateIncludingSubframes();
H A DGtkAdjustmentWatcher.cpp65 if (!core(m_webView) || !core(m_webView)->mainFrame())
68 FrameView* frameView = core(m_webView)->mainFrame()->view();
122 FrameView* frameView = core(m_webView)->mainFrame()->view();
/macosx-10.9.5/emacs-92/emacs/src/
H A Dwidgetprv.h63 CorePart core; member in struct:_EmacsFrameRec
/macosx-10.9.5/llvmCore-3425.0.33/examples/OCaml-Kaleidoscope/Chapter6/
H A DMakefile17 UsedComponents := core
/macosx-10.9.5/llvmCore-3425.0.33/examples/OCaml-Kaleidoscope/Chapter7/
H A DMakefile17 UsedComponents := core
/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-framework-Cocoa/Examples/AppKit/SimpleService/
H A Dsetup.py7 from distutils.core import setup
/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-framework-CoreData/Examples/OutlineEdit/
H A Dsetup.py7 from distutils.core import setup
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-framework-Cocoa/Examples/AppKit/SimpleService/
H A Dsetup.py7 from distutils.core import setup
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-framework-CoreData/Examples/OutlineEdit/
H A Dsetup.py7 from distutils.core import setup
/macosx-10.9.5/tcl-102/tk/tk/generic/ttk/
H A DttkFrame.c26 WidgetCore core; member in struct:__anon13531
72 framePtr->core.tkwin, framePtr->frame.paddingObj, &margins);
80 framePtr->core.tkwin, framePtr->frame.borderWidthObj, &border);
94 Ttk_SetMargins(framePtr->core.tkwin, FrameMargins(framePtr));
123 framePtr->core.tkwin,
133 interp,framePtr->core.tkwin,framePtr->frame.widthObj,&width)
135 interp,framePtr->core.tkwin,framePtr->frame.heightObj,&height)
142 Tk_GeometryRequest(framePtr->core.tkwin, width, height);
244 WidgetCore core; member in struct:__anon13533
281 Ttk_Layout layout = lf->core
[all...]
H A DttkEntry.c22 * Extra bits for core.flags:
138 WidgetCore core; member in struct:__anon13524
247 Ttk_State state = entryPtr->core.state;
248 Ttk_ResourceCache cache = Ttk_GetResourceCache(entryPtr->core.interp);
249 Tk_Window tkwin = entryPtr->core.tkwin;
257 if ((tmp=Ttk_QueryOption(entryPtr->core.layout,name,state))) \
311 Tk_GetFontFromObj(entryPtr->core.tkwin, entryPtr->entry.fontObj),
323 return !(entryPtr->core.state & (TTK_STATE_DISABLED|TTK_STATE_READONLY));
370 entryPtr->core.flags &= ~GOT_SELECTION;
372 TtkRedisplayWidget(&entryPtr->core);
1666 WidgetCore core; member in struct:__anon13526
1829 WidgetCore core; member in struct:__anon13528
[all...]
/macosx-10.9.5/CPANInternal-140/DBIx-Class/lib/DBIx/Class/
H A DCore.pm31 L<DBIx::Class> core features. You almost certainly want these.
33 The core modules currently are:
/macosx-10.9.5/CPANInternal-140/Perl-Ldap/data/
H A Dslapd2-conf.in4 include $SCHEMA_DIR/core.schema
/macosx-10.9.5/Heimdal-323.92.1/tests/ldap/
H A Dslapd.conf3 include schema/core.schema
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-sql/rdbms_depend/ibmdb2/
H A Dslapd.conf6 include /usr/local/etc/openldap/schema/core.schema
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-sql/rdbms_depend/mysql/
H A Dslapd.conf6 include /usr/local/etc/openldap/schema/core.schema
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-sql/rdbms_depend/oracle/
H A Dslapd.conf6 include /usr/local/etc/openldap/schema/core.schema

Completed in 333 milliseconds

<<11121314151617181920>>