Searched defs:view (Results 1 - 25 of 339) sorted by relevance

1234567891011>>

/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dlog-view.el[all...]
H A Dview.el49 (defgroup view nil function
[all...]
/macosx-10.9.5/WebKit-7537.78.2/qt/docs/webkitsnippets/simple/
H A Dmain.cpp29 QWebView *view = new QWebView(parent); local
/macosx-10.9.5/WebKit-7537.78.2/efl/WebCoreSupport/
H A DPageClientEfl.h41 Evas_Object* view() { return m_view; } function in class:PageClientEfl
H A DVibrationClientEfl.cpp27 VibrationClientEfl::VibrationClientEfl(Evas_Object* view) argument
H A DBatteryClientEfl.cpp29 BatteryClientEfl::BatteryClientEfl(Evas_Object* view) argument
H A DPageClientEfl.cpp29 PageClientEfl::PageClientEfl(Evas_Object* view) argument
H A DNavigatorContentUtilsClientEfl.cpp56 PassOwnPtr<NavigatorContentUtilsClientEfl> NavigatorContentUtilsClientEfl::create(Evas_Object* view) argument
61 NavigatorContentUtilsClientEfl::NavigatorContentUtilsClientEfl(Evas_Object* view) argument
H A DPopupMenuEfl.cpp51 void PopupMenuEfl::show(const IntRect& rect, FrameView* view, int index) argument
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/efl/
H A DContextMenuClientEfl.h42 EwkView* view() { return m_view; } function in class:WebKit::ContextMenuClientEfl
H A DPagePolicyClientEfl.h40 static PassOwnPtr<PagePolicyClientEfl> create(EwkView* view) argument
H A DPageUIClientEfl.h41 static PassOwnPtr<PageUIClientEfl> create(EwkView* view) argument
H A DViewClientEfl.h39 static PassOwnPtr<ViewClientEfl> create(EwkView* view) argument
H A DPageLoadClientEfl.h47 inline EwkView* view() const { return m_view; } function in class:WebKit::PageLoadClientEfl
H A DWebContextMenuProxyEfl.cpp40 WebContextMenuProxyEfl::WebContextMenuProxyEfl(EwkView* view, WebPageProxy* page) argument
/macosx-10.9.5/emacs-92/emacs/lisp/textmodes/
H A Dreftex-dcr.el[all...]
/macosx-10.9.5/WebCore-7537.78.1/css/
H A DStyleMedia.cpp45 FrameView* view = m_frame ? m_frame->view() : 0; local
/macosx-10.9.5/CPANInternal-140/Template-Toolkit/lib/Template/
H A DView.pm273 sub view { subroutine
[all...]
/macosx-10.9.5/CPANInternal-140/Template-Toolkit-2.24/lib/Template/
H A DView.pm273 sub view { subroutine
[all...]
/macosx-10.9.5/WebCore-7537.78.1/dom/
H A DCompositionEvent.cpp42 CompositionEvent::CompositionEvent(const AtomicString& type, PassRefPtr<AbstractView> view, const String& data) argument
58 void CompositionEvent::initCompositionEvent(const AtomicString& type, bool canBubble, bool cancelable, PassRefPtr<AbstractView> view, const String& data) argument
H A DCompositionEvent.h47 static PassRefPtr<CompositionEvent> create(const AtomicString& type, PassRefPtr<AbstractView> view, const String& data) argument
H A DUIEvent.h38 RefPtr<AbstractView> view; member in struct:WebCore::UIEventInit
48 static PassRefPtr<UIEvent> create(const AtomicString& type, bool canBubble, bool cancelable, PassRefPtr<AbstractView> view, int detail) argument
60 AbstractView* view() const { return m_view.get(); } function in class:WebCore::UIEvent
H A DUIEventWithKeyState.h47 UIEventWithKeyState(const AtomicString& type, bool canBubble, bool cancelable, PassRefPtr<AbstractView> view, argument
/macosx-10.9.5/WebKit-7537.78.2/efl/ewk/
H A Dewk_js_private.h35 Evas_Object* view; // ewk_view: check if this object has already been added to another ewk_view member in struct:_Ewk_JS_Object
/macosx-10.9.5/WebKit-7537.78.2/gtk/tests/
H A Dtestwebplugindatabase.c32 WebKitWebView* view = WEBKIT_WEB_VIEW(webkit_web_view_new()); local

Completed in 126 milliseconds

1234567891011>>