Searched +defs:frame +defs:visible (Results 1 - 25 of 31) sorted by relevance

12

/macosx-10.10/WebCore-7600.1.25/page/
H A DBarProp.cpp38 BarProp::BarProp(Frame* frame, Type type) argument
49 bool BarProp::visible() const function in class:WebCore::BarProp
/macosx-10.10/emacs-93/emacs/lisp/
H A Ddframe.el[all...]
H A Dediff-wind.el[all...]
H A Dmenu-bar.el[all...]
H A Dibuffer.el[all...]
H A Dediff-init.el[all...]
H A Dediff-util.el[all...]
H A Dsimple.el[all...]
H A Dprinting.el[all...]
/macosx-10.10/emacs-93/emacs/lisp/gnus/
H A Dgnus-win.el[all...]
/macosx-10.10/gnuserv-7/gnuserv/
H A Dgnuserv.el[all...]
/macosx-10.10/WebKit-7600.1.25/win/WebCoreSupport/
H A DWebInspectorDelegate.h232 printFrame( IWebView *webView, IWebFrame *frame) argument
268 isMenuBarVisible( IWebView *webView, BOOL *visible) argument
272 setMenuBarVisible( IWebView *webView, BOOL visible) argument
H A DWebChromeClient.cpp193 Page* WebChromeClient::createWindow(Frame* frame, const FrameLoadRequest&, const WindowFeatures& features, const NavigationAction& navigationAction) argument
254 void WebChromeClient::setToolbarsVisible(bool visible) argument
274 void WebChromeClient::setStatusbarVisible(bool visible) argument
311 void WebChromeClient::setMenubarVisible(bool visible) argument
360 runBeforeUnloadConfirmPanel(const String& message, Frame* frame) argument
579 print(Frame* frame) argument
587 exceededDatabaseQuota(Frame* frame, const String& databaseIdentifier, DatabaseDetails) argument
750 attachRootGraphicsLayer(Frame* frame, GraphicsLayer* graphicsLayer) argument
[all...]
/macosx-10.10/ncurses-44/ncurses/c++/
H A Dcursesm.h135 inline bool visible () const { function in class:NCursesMenuItem
513 inline void frame(const char *title=NULL, const char* btitle=NULL) { function in class:NCursesMenu
/macosx-10.10/emacs-93/emacs/lisp/progmodes/
H A Didlw-help.el[all...]
H A Debrowse.el[all...]
H A Dgud.el[all...]
/macosx-10.10/WebCore-7600.1.25/inspector/
H A DInspectorPageAgent.cpp200 bool InspectorPageAgent::mainResourceContent(Frame* frame, bool withBase64Encode, String* result) argument
227 void InspectorPageAgent::resourceContent(ErrorString* errorString, Frame* frame, const URL& url, String* result, bool* base64Encoded) argument
276 CachedResource* InspectorPageAgent::cachedResource(Frame* frame, const URL& url) argument
431 Frame& frame = m_page->mainFrame(); local
460 cachedResourcesForFrame(Frame* frame) argument
488 allResourcesURLsForFrame(Frame* frame) argument
556 Frame* frame = assertFrame(errorString, frameId); local
583 Frame* frame = frameForId(frameId); local
650 Frame* frame = assertFrame(errorString, frameId); local
713 Frame* frame = mainFrame(); local
740 didClearWindowObjectInWorld(Frame* frame, DOMWrapperWorld& world) argument
780 frameDetached(Frame* frame) argument
801 frameId(Frame* frame) argument
843 Frame* frame = frameForId(frameId); local
850 assertDocumentLoader(ErrorString* errorString, Frame* frame) argument
864 frameStartedLoading(Frame& frame) argument
869 frameStoppedLoading(Frame& frame) argument
874 frameScheduledNavigation(Frame& frame, double delay) argument
879 frameClearedScheduledNavigation(Frame& frame) argument
943 buildObjectForFrame(Frame* frame) argument
963 buildObjectForFrameTree(Frame* frame) argument
1040 setCompositingBordersVisible(ErrorString*, bool visible) argument
1048 Frame* frame = mainFrame(); local
1068 Frame* frame = mainFrame(); local
1094 Frame* frame = mainFrame(); local
[all...]
/macosx-10.10/emacs-93/emacs/lisp/emacs-lisp/
H A Dcl-extra.el[all...]
H A Dcl-macs.el[all...]
/macosx-10.10/emacs-93/emacs/src/
H A Dframe.h96 struct frame struct
364 char visible, iconified; member in struct:frame
[all...]
H A Dgtkutil.c1282 gboolean visible; local
1283 g_object_get (G_OBJECT (dialog), "show-hidden", &visible, NULL); local
1284 g_object_set (G_OBJECT (dialog), "show-hidden", !visible, NULL); local
1306 gboolean visible, toggle_on; local
1308 g_object_get (G_OBJECT (gobject), "show-hidden", &visible, NULL); local
1316 gtk_toggle_button_set_active (GTK_TOGGLE_BUTTON (wtoggle), visible); local
3364 Lisp_Object key, frame; local
3559 Lisp_Object help, frame; local
[all...]
/macosx-10.10/emacs-93/emacs/lisp/calendar/
H A Dcalendar.el[all...]
/macosx-10.10/WebCore-7600.1.25/platform/graphics/
H A DMediaPlayer.cpp614 void MediaPlayer::setVideoFullscreenFrame(FloatRect frame) argument
741 bool MediaPlayer::visible() const function in class:WebCore::MediaPlayer
/macosx-10.10/WebCore-7600.1.25/html/
H A DHTMLMediaElement.cpp1174 Frame* frame = document().frame(); local
1718 Frame* frame = document().frame(); local
2961 Frame* frame = document().frame(); local
4990 setVideoFullscreenFrame(FloatRect frame) argument
5071 setWebkitClosedCaptionsVisible(bool visible) argument
5548 Frame* frame = document().frame(); local
5557 Frame* frame = document().frame(); local
5710 Frame* frame = document().frame(); local
[all...]

Completed in 299 milliseconds

12