Searched defs:wrapper (Results 76 - 100 of 113) sorted by relevance

12345

/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/python/
H A Dtypes.c600 PyObject *wrapper; local
/macosx-10.10/WebCore-7600.1.25/bindings/js/
H A DJSDOMBinding.h169 inline bool setInlineCachedWrapper(DOMWrapperWorld& world, ScriptWrappable* domObject, JSDOMWrapper* wrapper, JSC::WeakHandleOwner* wrapperOwner, void* context) argument
177 inline bool setInlineCachedWrapper(DOMWrapperWorld& world, JSC::ArrayBuffer* domObject, JSC::JSArrayBuffer* wrapper, JSC::WeakHandleOwner* wrapperOwner, void* context) argument
185 inline bool clearInlineCachedWrapper(DOMWrapperWorld& world, ScriptWrappable* domObject, JSDOMWrapper* wrapper) argument
193 inline bool clearInlineCachedWrapper(DOMWrapperWorld& world, JSC::ArrayBuffer* domObject, JSC::JSArrayBuffer* wrapper) argument
208 cacheWrapper(DOMWrapperWorld& world, DOMClass* domObject, WrapperClass* wrapper) argument
217 uncacheWrapper(DOMWrapperWorld& world, DOMClass* domObject, WrapperClass* wrapper) argument
229 WrapperClass* wrapper = WrapperClass::create(getDOMStructure<WrapperClass>(globalObject->vm(), globalObject), globalObject, node); local
373 JSC::JSArrayBuffer* wrapper = JSC::JSArrayBuffer::create(exec->vm(), globalObject->arrayBufferStructure(), buffer); local
458 JSC::JSArrayBufferView* wrapper = JSC::jsDynamicCast<JSC::JSArrayBufferView*>(value); local
[all...]
/macosx-10.10/emacs-93/emacs/lisp/textmodes/
H A Dreftex-parse.el
/macosx-10.10/libxml2-26/libxml2/python/
H A Dtypes.c676 PyObject *wrapper; local
/macosx-10.10/ncurses-44/ncurses/test/
H A Ddemo_panels.c542 #define wrapper(func) \ macro
/macosx-10.10/swig-12/Source/Modules/
H A Dpike.cxx764 Wrapper *wrapper = NewWrapper(); local
803 Wrapper *wrapper = NewWrapper(); local
[all...]
H A Dr.cxx1311 void R::addAccessor(String *memberName, Wrapper *wrapper, String *name, argument
/macosx-10.10/WebCore-7600.1.25/page/animation/
H A DCSSPropertyAnimation.cpp1377 AnimationPropertyWrapperBase* wrapper = CSSPropertyAnimationWrapperMap::instance().wrapperForProperty(prop); local
1395 AnimationPropertyWrapperBase* wrapper = CSSPropertyAnimationWrapperMap::instance().wrapperForProperty(prop); local
[all...]
/macosx-10.10/WebCore-7600.1.25/rendering/mathml/
H A DRenderMathMLOperator.cpp1648 const auto& wrapper = toRenderElement(firstChild()); local
/macosx-10.10/WebKit-7600.1.25/win/
H A DAccessibleBase.cpp1028 AccessibleBase* AccessibleBase::wrapper(AccessibilityObject* obj) const function in class:AccessibleBase
[all...]
/macosx-10.10/WebKit2-7600.1.25/Shared/
H A DAPIObject.h181 static void constructInWrapper(NSObject <WKObject> *wrapper, Args&&... args) argument
188 NSObject *wrapper() { return m_wrapper; } function in class:API::Object
/macosx-10.10/emacs-93/emacs/lisp/emacs-lisp/
H A Delp.el[all...]
H A Dcl.el
H A Dedebug.el[all...]
/macosx-10.10/ruby-106/ruby/
H A Dload.c578 volatile VALUE wrapper = th->top_wrapper; local
H A Dmarshal.c928 volatile VALUE wrapper; local
1912 volatile VALUE wrapper; local
H A Dvm_eval.c1431 VALUE wrapper = th->top_wrapper; local
/macosx-10.10/BerkeleyDB-21/db/java/src/com/sleepycat/db/internal/
H A DDb.java45 public Database wrapper; field in class:Db
[all...]
H A DDbEnv.java41 public Environment wrapper; field in class:DbEnv
/macosx-10.10/WebCore-7600.1.25/editing/
H A DApplyStyleCommand.cpp1067 RefPtr<Element> wrapper = elementsToPushDown[i]->cloneElementWithoutChildren(); local
/macosx-10.10/emacs-93/emacs/lisp/url/
H A Durl-http.el
/macosx-10.10/tcl-105/tk84/tk/win/
H A DtkWinMenu.c678 HWND wrapper = TkWinGetWrapperWindow(menuPtr local
/macosx-10.10/zsh-61/zsh/Src/Zle/
H A Dcomplete.c1558 static struct funcwrap wrapper[] = { variable in typeref:struct:funcwrap
/macosx-10.10/WebCore-7600.1.25/platform/graphics/avfoundation/cf/
H A DMediaPlayerPrivateAVFoundationCF.cpp280 inline AVCFPlayerLayerRef videoLayer(AVFWrapper* wrapper) argument
285 inline AVCFPlayerRef avPlayer(AVFWrapper* wrapper) argument
290 inline AVCFURLAssetRef avAsset(AVFWrapper* wrapper) argument
295 inline AVCFPlayerItemRef avPlayerItem(AVFWrapper* wrapper) argument
300 imageGenerator(AVFWrapper* wrapper) argument
306 avLegibleOutput(AVFWrapper* wrapper) argument
311 safeMediaSelectionGroupForLegibleMedia(AVFWrapper* wrapper) argument
[all...]
/macosx-10.10/emacs-93/emacs/lisp/gnus/
H A Dgnus-cite.el

Completed in 515 milliseconds

12345