Searched defs:overlay (Results 1 - 25 of 102) sorted by relevance

12345

/macosx-10.9.5/emacs-92/emacs/lisp/
H A Delide-head.el[all...]
H A Ds-region.el[all...]
H A Dhl-line.el[all...]
H A Dparen.el[all...]
H A Drfn-eshadow.el[all...]
H A Dminibuf-eldef.el[all...]
H A Dwhitespace.el[all...]
H A Debuff-menu.el[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/textmodes/
H A Drefill.el[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/progmodes/
H A Dglasses.el[all...]
H A Dcpp.el[all...]
/macosx-10.9.5/WebCore-7537.78.1/inspector/
H A DPageDebuggerAgent.cpp46 PassOwnPtr<PageDebuggerAgent> PageDebuggerAgent::create(InstrumentingAgents* instrumentingAgents, InspectorCompositeState* inspectorState, InspectorPageAgent* pageAgent, InjectedScriptManager* injectedScriptManager, InspectorOverlay* overlay) argument
51 PageDebuggerAgent::PageDebuggerAgent(InstrumentingAgents* instrumentingAgents, InspectorCompositeState* inspectorState, InspectorPageAgent* pageAgent, InjectedScriptManager* injectedScriptManager, InspectorOverlay* overlay) argument
H A DInspectorDOMAgent.h107 static PassOwnPtr<InspectorDOMAgent> create(InstrumentingAgents* instrumentingAgents, InspectorPageAgent* pageAgent, InspectorCompositeState* inspectorState, InjectedScriptManager* injectedScriptManager, InspectorOverlay* overlay, InspectorClient* client) argument
/macosx-10.9.5/WebKit-7537.78.2/blackberry/WebKitSupport/
H A DSelectionOverlay.cpp64 GraphicsLayer* overlay = m_layers[i].get(); local
/macosx-10.9.5/WebKit-7537.78.2/qt/WidgetSupport/
H A DPageClientQt.h187 QGraphicsItemOverlay* overlay; member in class:WebCore::PageClientQGraphicsWidget
/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/WebPage/
H A DTapHighlightController.cpp64 RefPtr<PageOverlay> overlay = PageOverlay::create(this); local
/macosx-10.9.5/WebCore-7537.78.1/inspector/front-end/
H A DCodeMirrorTextEditor.js684 overlay: overlayMode, property in class:_addHighlight._codeMirror._codeMirror._codeMirror
/macosx-10.9.5/ncurses-42/ncurses/ncurses/base/
H A Dlib_overlay.c111 overlay(const WINDOW *win1, WINDOW *win2) function
/macosx-10.9.5/Security-55471.14.18/include/security_cdsa_utilities/
H A Dcssmlist.h176 static TypedList &overlay(CSSM_LIST &list) function in class:Security::TypedList
178 static const TypedList &overlay(const CSSM_LIST &list) function in class:Security::TypedList
/macosx-10.9.5/Security-55471.14.18/libsecurity_cdsa_utilities/lib/
H A Dcssmlist.h176 static TypedList &overlay(CSSM_LIST &list) function in class:Security::TypedList
178 static const TypedList &overlay(const CSSM_LIST &list) function in class:Security::TypedList
/macosx-10.9.5/WebKit-7537.78.2/blackberry/Api/
H A DWebOverlay_p.h184 WebOverlayPrivate* overlay() const { return m_overlay; } function in class:BlackBerry::WebKit::WebOverlayLayerCompositingThreadClient
H A DWebPageCompositor.cpp87 LayerCompositingThread* overlay = overlays[i].get(); local
/macosx-10.9.5/apache-786.1/httpd/srclib/apr/test/
H A Dtesthash.c333 apr_hash_t *overlay = NULL; local
367 apr_hash_t *overlay = NULL; local
443 apr_hash_t *overlay = NULL; local
[all...]
/macosx-10.9.5/apr-30/apr/apr/tables/
H A Dapr_hash.c377 apr_hash_overlay(apr_pool_t *p, const apr_hash_t *overlay, const apr_hash_t *base) argument
384 apr_hash_merge(apr_pool_t *p, const apr_hash_t *overlay, const apr_hash_t *base, void * (*merger)(apr_pool_t *p, const void *key, apr_ssize_t klen, const void *h1_val, const void *h2_val, const void *data), const void *data) argument
[all...]
/macosx-10.9.5/apr-30/apr/apr/test/
H A Dtesthash.c333 apr_hash_t *overlay = NULL; local
367 apr_hash_t *overlay = NULL; local
[all...]

Completed in 231 milliseconds

12345