Searched +defs:frame +defs:parameter (Results 1 - 10 of 10) sorted by relevance

/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dframe.el[all...]
H A Dterm.el[all...]
H A Dps-print.el[all...]
/macosx-10.9.5/WebCore-7537.78.1/Modules/websockets/
H A DWebSocketDeflateFramer.cpp89 HashMap<String, String>::const_iterator parameter = serverParameters.find("max_window_bits"); local
192 deflate(WebSocketFrame& frame) argument
219 inflate(WebSocketFrame& frame) argument
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/gnus/
H A Dgnus.el[all...]
/macosx-10.9.5/emacs-92/emacs/src/
H A Dframe.c240 Lisp_Object frame; local
448 register Lisp_Object frame; local
486 Lisp_Object frame; local
573 Lisp_Object frame, tem; variable
744 Lisp_Object frame; variable
788 Lisp_Object frame; variable
796 CHECK_LIVE_FRAME (frame); variable
823 Lisp_Object frame; variable
831 CHECK_LIVE_FRAME (frame); variable
843 Lisp_Object frame; variable
851 CHECK_LIVE_FRAME (frame); variable
865 Lisp_Object frame, window; variable
870 CHECK_LIVE_FRAME (frame); variable
1065 Lisp_Object frame, miniframe; variable
1070 CHECK_LIVE_FRAME (frame); variable
1086 Lisp_Object frame, miniframe; variable
1090 CHECK_LIVE_FRAME (frame); variable
1150 Lisp_Object frame, force; variable
1163 CHECK_FRAME (frame); variable
1524 Lisp_Object frame, x, y; variable
1526 CHECK_LIVE_FRAME (frame); variable
1539 Fselect_frame (frame); variable
1559 Lisp_Object frame, x, y; variable
1561 CHECK_LIVE_FRAME (frame); variable
1574 Fselect_frame (frame); variable
1590 Lisp_Object frame; variable
1595 CHECK_LIVE_FRAME (frame); variable
1644 Lisp_Object frame, force; variable
1649 CHECK_LIVE_FRAME (frame); variable
1686 Lisp_Object frame; variable
1691 CHECK_LIVE_FRAME (frame); variable
1731 Lisp_Object frame; variable
1733 CHECK_LIVE_FRAME (frame); variable
1749 Lisp_Object tail, frame; variable
1774 Lisp_Object frame; variable
1779 CHECK_LIVE_FRAME (frame); variable
1782 Fmake_frame_visible (frame); variable
1797 Lisp_Object frame; variable
1802 CHECK_LIVE_FRAME (frame); variable
1837 Lisp_Object frame, focus_frame; variable
1842 CHECK_FRAME (frame); variable
1861 Lisp_Object frame; variable
1863 CHECK_LIVE_FRAME (frame); variable
1918 Lisp_Object frame, tail; local
2083 Lisp_Object frame; variable
2093 CHECK_FRAME (frame); variable
2180 Lisp_Object frame, parameter; variable
2188 CHECK_FRAME (frame); variable
2189 CHECK_SYMBOL (parameter); variable
2267 Lisp_Object frame, alist; variable
2274 CHECK_LIVE_FRAME (frame); variable
2334 Lisp_Object frame; variable
2340 CHECK_FRAME (frame); variable
2359 Lisp_Object frame; variable
2365 CHECK_FRAME (frame); variable
2384 Lisp_Object frame; variable
2390 CHECK_FRAME (frame); variable
2407 Lisp_Object frame; variable
2413 CHECK_FRAME (frame); variable
2429 Lisp_Object frame, lines, pretend; variable
2436 CHECK_LIVE_FRAME (frame); variable
2458 Lisp_Object frame, cols, pretend; variable
2464 CHECK_LIVE_FRAME (frame); variable
2484 Lisp_Object frame, cols, rows; variable
2488 CHECK_LIVE_FRAME (frame); variable
2517 Lisp_Object frame, xoffset, yoffset; variable
2521 CHECK_LIVE_FRAME (frame); variable
2853 Lisp_Object frame; local
3094 Lisp_Object frame; local
3209 Lisp_Object frame; local
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/emacs-lisp/
H A Dcl-macs.el[all...]
/macosx-10.9.5/WebCore-7537.78.1/editing/
H A DEditorCommand.cpp93 static Frame* targetFrame(Frame* frame, Event* event) argument
103 static bool applyCommandToFrame(Frame* frame, EditorCommandSource source, EditAction action, StylePropertySet* style) argument
119 static bool executeApplyStyle(Frame* frame, EditorCommandSource source, EditAction action, CSSPropertyID propertyID, const String& propertyValue) argument
126 static bool executeApplyStyle(Frame* frame, EditorCommandSourc argument
136 executeToggleStyleInList(Frame* frame, EditorCommandSource source, EditAction action, CSSPropertyID propertyID, CSSValue* value) argument
160 executeToggleStyle(Frame* frame, EditorCommandSource source, EditAction action, CSSPropertyID propertyID, const char* offValue, const char* onValue) argument
176 executeApplyParagraphStyle(Frame* frame, EditorCommandSource source, EditAction action, CSSPropertyID propertyID, const String& propertyValue) argument
194 executeInsertFragment(Frame* frame, PassRefPtr<DocumentFragment> fragment) argument
200 executeInsertNode(Frame* frame, PassRefPtr<Node> content) argument
210 expandSelectionToGranularity(Frame* frame, TextGranularity granularity) argument
227 stateStyle(Frame* frame, CSSPropertyID propertyID, const char* desiredValue) argument
234 valueStyle(Frame* frame, CSSPropertyID propertyID) argument
241 stateTextWritingDirection(Frame* frame, WritingDirection direction) argument
250 verticalScrollDistance(Frame* frame) argument
277 executeBackColor(Frame* frame, Event*, EditorCommandSource source, const String& value) argument
282 executeCopy(Frame* frame, Event*, EditorCommandSource, const String&) argument
288 executeCreateLink(Frame* frame, Event*, EditorCommandSource, const String& value) argument
297 executeCut(Frame* frame, Event*, EditorCommandSource source, const String&) argument
307 executeDefaultParagraphSeparator(Frame* frame, Event*, EditorCommandSource, const String& value) argument
317 executeDelete(Frame* frame, Event*, EditorCommandSource source, const String&) argument
337 executeDeleteBackward(Frame* frame, Event*, EditorCommandSource, const String&) argument
343 executeDeleteBackwardByDecomposingPreviousCharacter(Frame* frame, Event*, EditorCommandSource, const String&) argument
350 executeDeleteForward(Frame* frame, Event*, EditorCommandSource, const String&) argument
356 executeDeleteToBeginningOfLine(Frame* frame, Event*, EditorCommandSource, const String&) argument
362 executeDeleteToBeginningOfParagraph(Frame* frame, Event*, EditorCommandSource, const String&) argument
368 executeDeleteToEndOfLine(Frame* frame, Event*, EditorCommandSource, const String&) argument
376 executeDeleteToEndOfParagraph(Frame* frame, Event*, EditorCommandSource, const String&) argument
384 executeDeleteToMark(Frame* frame, Event*, EditorCommandSource, const String&) argument
399 executeDeleteWordBackward(Frame* frame, Event*, EditorCommandSource, const String&) argument
405 executeDeleteWordForward(Frame* frame, Event*, EditorCommandSource, const String&) argument
411 executeFindString(Frame* frame, Event*, EditorCommandSource, const String& value) argument
416 executeFontName(Frame* frame, Event*, EditorCommandSource source, const String& value) argument
421 executeFontSize(Frame* frame, Event*, EditorCommandSource source, const String& value) argument
429 executeFontSizeDelta(Frame* frame, Event*, EditorCommandSource source, const String& value) argument
434 executeForeColor(Frame* frame, Event*, EditorCommandSource source, const String& value) argument
439 executeFormatBlock(Frame* frame, Event*, EditorCommandSource, const String& value) argument
455 executeForwardDelete(Frame* frame, Event*, EditorCommandSource source, const String&) argument
473 executeIgnoreSpelling(Frame* frame, Event*, EditorCommandSource, const String&) argument
479 executeIndent(Frame* frame, Event*, EditorCommandSource, const String&) argument
485 executeInsertBacktab(Frame* frame, Event* event, EditorCommandSource, const String&) argument
490 executeInsertHorizontalRule(Frame* frame, Event*, EditorCommandSource, const String& value) argument
498 executeInsertHTML(Frame* frame, Event*, EditorCommandSource, const String& value) argument
503 executeInsertImage(Frame* frame, Event*, EditorCommandSource, const String& value) argument
511 executeInsertLineBreak(Frame* frame, Event* event, EditorCommandSource source, const String&) argument
528 executeInsertNewline(Frame* frame, Event* event, EditorCommandSource, const String&) argument
534 executeInsertNewlineInQuotedContent(Frame* frame, Event*, EditorCommandSource, const String&) argument
540 executeInsertOrderedList(Frame* frame, Event*, EditorCommandSource, const String&) argument
546 executeInsertParagraph(Frame* frame, Event*, EditorCommandSource, const String&) argument
552 executeInsertTab(Frame* frame, Event* event, EditorCommandSource, const String&) argument
557 executeInsertText(Frame* frame, Event*, EditorCommandSource, const String& value) argument
563 executeInsertUnorderedList(Frame* frame, Event*, EditorCommandSource, const String&) argument
569 executeJustifyCenter(Frame* frame, Event*, EditorCommandSource source, const String&) argument
574 executeJustifyFull(Frame* frame, Event*, EditorCommandSource source, const String&) argument
579 executeJustifyLeft(Frame* frame, Event*, EditorCommandSource source, const String&) argument
584 executeJustifyRight(Frame* frame, Event*, EditorCommandSource source, const String&) argument
589 executeMakeTextWritingDirectionLeftToRight(Frame* frame, Event*, EditorCommandSource, const String&) argument
598 executeMakeTextWritingDirectionNatural(Frame* frame, Event*, EditorCommandSource, const String&) argument
606 executeMakeTextWritingDirectionRightToLeft(Frame* frame, Event*, EditorCommandSource, const String&) argument
615 executeMoveBackward(Frame* frame, Event*, EditorCommandSource, const String&) argument
621 executeMoveBackwardAndModifySelection(Frame* frame, Event*, EditorCommandSource, const String&) argument
627 executeMoveDown(Frame* frame, Event*, EditorCommandSource, const String&) argument
632 executeMoveDownAndModifySelection(Frame* frame, Event*, EditorCommandSource, const String&) argument
638 executeMoveForward(Frame* frame, Event*, EditorCommandSource, const String&) argument
644 executeMoveForwardAndModifySelection(Frame* frame, Event*, EditorCommandSource, const String&) argument
650 executeMoveLeft(Frame* frame, Event*, EditorCommandSource, const String&) argument
655 executeMoveLeftAndModifySelection(Frame* frame, Event*, EditorCommandSource, const String&) argument
661 executeMovePageDown(Frame* frame, Event*, EditorCommandSource, const String&) argument
670 executeMovePageDownAndModifySelection(Frame* frame, Event*, EditorCommandSource, const String&) argument
679 executeMovePageUp(Frame* frame, Event*, EditorCommandSource, const String&) argument
688 executeMovePageUpAndModifySelection(Frame* frame, Event*, EditorCommandSource, const String&) argument
697 executeMoveRight(Frame* frame, Event*, EditorCommandSource, const String&) argument
702 executeMoveRightAndModifySelection(Frame* frame, Event*, EditorCommandSource, const String&) argument
708 executeMoveToBeginningOfDocument(Frame* frame, Event*, EditorCommandSource, const String&) argument
714 executeMoveToBeginningOfDocumentAndModifySelection(Frame* frame, Event*, EditorCommandSource, const String&) argument
720 executeMoveToBeginningOfLine(Frame* frame, Event*, EditorCommandSource, const String&) argument
726 executeMoveToBeginningOfLineAndModifySelection(Frame* frame, Event*, EditorCommandSource, const String&) argument
732 executeMoveToBeginningOfParagraph(Frame* frame, Event*, EditorCommandSource, const String&) argument
738 executeMoveToBeginningOfParagraphAndModifySelection(Frame* frame, Event*, EditorCommandSource, const String&) argument
744 executeMoveToBeginningOfSentence(Frame* frame, Event*, EditorCommandSource, const String&) argument
750 executeMoveToBeginningOfSentenceAndModifySelection(Frame* frame, Event*, EditorCommandSource, const String&) argument
756 executeMoveToEndOfDocument(Frame* frame, Event*, EditorCommandSource, const String&) argument
762 executeMoveToEndOfDocumentAndModifySelection(Frame* frame, Event*, EditorCommandSource, const String&) argument
768 executeMoveToEndOfSentence(Frame* frame, Event*, EditorCommandSource, const String&) argument
774 executeMoveToEndOfSentenceAndModifySelection(Frame* frame, Event*, EditorCommandSource, const String&) argument
780 executeMoveToEndOfLine(Frame* frame, Event*, EditorCommandSource, const String&) argument
786 executeMoveToEndOfLineAndModifySelection(Frame* frame, Event*, EditorCommandSource, const String&) argument
792 executeMoveToEndOfParagraph(Frame* frame, Event*, EditorCommandSource, const String&) argument
798 executeMoveToEndOfParagraphAndModifySelection(Frame* frame, Event*, EditorCommandSource, const String&) argument
804 executeMoveParagraphBackwardAndModifySelection(Frame* frame, Event*, EditorCommandSource, const String&) argument
810 executeMoveParagraphForwardAndModifySelection(Frame* frame, Event*, EditorCommandSource, const String&) argument
816 executeMoveUp(Frame* frame, Event*, EditorCommandSource, const String&) argument
821 executeMoveUpAndModifySelection(Frame* frame, Event*, EditorCommandSource, const String&) argument
827 executeMoveWordBackward(Frame* frame, Event*, EditorCommandSource, const String&) argument
833 executeMoveWordBackwardAndModifySelection(Frame* frame, Event*, EditorCommandSource, const String&) argument
839 executeMoveWordForward(Frame* frame, Event*, EditorCommandSource, const String&) argument
845 executeMoveWordForwardAndModifySelection(Frame* frame, Event*, EditorCommandSource, const String&) argument
851 executeMoveWordLeft(Frame* frame, Event*, EditorCommandSource, const String&) argument
857 executeMoveWordLeftAndModifySelection(Frame* frame, Event*, EditorCommandSource, const String&) argument
863 executeMoveWordRight(Frame* frame, Event*, EditorCommandSource, const String&) argument
869 executeMoveWordRightAndModifySelection(Frame* frame, Event*, EditorCommandSource, const String&) argument
875 executeMoveToLeftEndOfLine(Frame* frame, Event*, EditorCommandSource, const String&) argument
881 executeMoveToLeftEndOfLineAndModifySelection(Frame* frame, Event*, EditorCommandSource, const String&) argument
887 executeMoveToRightEndOfLine(Frame* frame, Event*, EditorCommandSource, const String&) argument
893 executeMoveToRightEndOfLineAndModifySelection(Frame* frame, Event*, EditorCommandSource, const String&) argument
899 executeOutdent(Frame* frame, Event*, EditorCommandSource, const String&) argument
905 executeToggleOverwrite(Frame* frame, Event*, EditorCommandSource, const String&) argument
911 executePaste(Frame* frame, Event*, EditorCommandSource source, const String&) argument
921 executePasteGlobalSelection(Frame* frame, Event*, EditorCommandSource source, const String&) argument
935 executePasteAndMatchStyle(Frame* frame, Event*, EditorCommandSource source, const String&) argument
945 executePasteAsPlainText(Frame* frame, Event*, EditorCommandSource source, const String&) argument
955 executePrint(Frame* frame, Event*, EditorCommandSource, const String&) argument
964 executeRedo(Frame* frame, Event*, EditorCommandSource, const String&) argument
970 executeRemoveFormat(Frame* frame, Event*, EditorCommandSource, const String&) argument
976 executeScrollPageBackward(Frame* frame, Event*, EditorCommandSource, const String&) argument
981 executeScrollPageForward(Frame* frame, Event*, EditorCommandSource, const String&) argument
986 executeScrollLineUp(Frame* frame, Event*, EditorCommandSource, const String&) argument
991 executeScrollLineDown(Frame* frame, Event*, EditorCommandSource, const String&) argument
996 executeScrollToBeginningOfDocument(Frame* frame, Event*, EditorCommandSource, const String&) argument
1001 executeScrollToEndOfDocument(Frame* frame, Event*, EditorCommandSource, const String&) argument
1006 executeSelectAll(Frame* frame, Event*, EditorCommandSource, const String&) argument
1012 executeSelectLine(Frame* frame, Event*, EditorCommandSource, const String&) argument
1017 executeSelectParagraph(Frame* frame, Event*, EditorCommandSource, const String&) argument
1022 executeSelectSentence(Frame* frame, Event*, EditorCommandSource, const String&) argument
1027 executeSelectToMark(Frame* frame, Event*, EditorCommandSource, const String&) argument
1039 executeSelectWord(Frame* frame, Event*, EditorCommandSource, const String&) argument
1044 executeSetMark(Frame* frame, Event*, EditorCommandSource, const String&) argument
1050 executeStrikethrough(Frame* frame, Event*, EditorCommandSource source, const String&) argument
1056 executeStyleWithCSS(Frame* frame, Event*, EditorCommandSource, const String& value) argument
1062 executeUseCSS(Frame* frame, Event*, EditorCommandSource, const String& value) argument
1068 executeSubscript(Frame* frame, Event*, EditorCommandSource source, const String&) argument
1073 executeSuperscript(Frame* frame, Event*, EditorCommandSource source, const String&) argument
1078 executeSwapWithMark(Frame* frame, Event*, EditorCommandSource, const String&) argument
1092 executeTakeFindStringFromSelection(Frame* frame, Event*, EditorCommandSource, const String&) argument
1099 executeToggleBold(Frame* frame, Event*, EditorCommandSource source, const String&) argument
1104 executeToggleItalic(Frame* frame, Event*, EditorCommandSource source, const String&) argument
1109 executeTranspose(Frame* frame, Event*, EditorCommandSource, const String&) argument
1115 executeUnderline(Frame* frame, Event*, EditorCommandSource source, const String&) argument
1121 executeUndo(Frame* frame, Event*, EditorCommandSource, const String&) argument
1127 executeUnlink(Frame* frame, Event*, EditorCommandSource, const String&) argument
1133 executeUnscript(Frame* frame, Event*, EditorCommandSource source, const String&) argument
1138 executeUnselect(Frame* frame, Event*, EditorCommandSource, const String&) argument
1144 executeYank(Frame* frame, Event*, EditorCommandSource, const String&) argument
1151 executeYankAndSelect(Frame* frame, Event*, EditorCommandSource, const String&) argument
1170 supportedCopyCut(Frame* frame) argument
1182 supportedPaste(Frame* frame) argument
1201 enabledVisibleSelection(Frame* frame, Event* event, EditorCommandSource) argument
1208 caretBrowsingEnabled(Frame* frame) argument
1215 enabledVisibleSelectionOrCaretBrowsing(Frame* frame, Event* event, EditorCommandSource) argument
1221 enabledVisibleSelectionAndMark(Frame* frame, Event* event, EditorCommandSource) argument
1228 enableCaretInEditableText(Frame* frame, Event* event, EditorCommandSource) argument
1234 enabledCopy(Frame* frame, Event*, EditorCommandSource) argument
1239 enabledCut(Frame* frame, Event*, EditorCommandSource) argument
1244 enabledInEditableText(Frame* frame, Event* event, EditorCommandSource) argument
1249 enabledDelete(Frame* frame, Event* event, EditorCommandSource source) argument
1264 enabledInEditableTextOrCaretBrowsing(Frame* frame, Event* event, EditorCommandSource) argument
1270 enabledInRichlyEditableText(Frame* frame, Event*, EditorCommandSource) argument
1275 enabledPaste(Frame* frame, Event*, EditorCommandSource) argument
1280 enabledRangeInEditableText(Frame* frame, Event*, EditorCommandSource) argument
1285 enabledRangeInRichlyEditableText(Frame* frame, Event*, EditorCommandSource) argument
1290 enabledRedo(Frame* frame, Event*, EditorCommandSource) argument
1296 enabledTakeFindStringFromSelection(Frame* frame, Event*, EditorCommandSource) argument
1302 enabledUndo(Frame* frame, Event*, EditorCommandSource) argument
1314 stateBold(Frame* frame, Event*) argument
1319 stateItalic(Frame* frame, Event*) argument
1324 stateOrderedList(Frame* frame, Event*) argument
1329 stateStrikethrough(Frame* frame, Event*) argument
1334 stateStyleWithCSS(Frame* frame, Event*) argument
1339 stateSubscript(Frame* frame, Event*) argument
1344 stateSuperscript(Frame* frame, Event*) argument
1349 stateTextWritingDirectionLeftToRight(Frame* frame, Event*) argument
1354 stateTextWritingDirectionNatural(Frame* frame, Event*) argument
1359 stateTextWritingDirectionRightToLeft(Frame* frame, Event*) argument
1364 stateUnderline(Frame* frame, Event*) argument
1369 stateUnorderedList(Frame* frame, Event*) argument
1374 stateJustifyCenter(Frame* frame, Event*) argument
1379 stateJustifyFull(Frame* frame, Event*) argument
1384 stateJustifyLeft(Frame* frame, Event*) argument
1389 stateJustifyRight(Frame* frame, Event*) argument
1401 valueBackColor(Frame* frame, Event*) argument
1406 valueDefaultParagraphSeparator(Frame* frame, Event*) argument
1419 valueFontName(Frame* frame, Event*) argument
1424 valueFontSize(Frame* frame, Event*) argument
1429 valueFontSizeDelta(Frame* frame, Event*) argument
1434 valueForeColor(Frame* frame, Event*) argument
1439 valueFormatBlock(Frame* frame, Event*) argument
1686 Command(const EditorInternalCommand* command, EditorCommandSource source, PassRefPtr<Frame> frame) argument
1698 execute(const String& parameter, Event* triggeringEvent) const argument
[all...]
/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/WebPage/
H A DWebPage.cpp540 PassRefPtr<Plugin> WebPage::createPlugin(WebFrame* frame, HTMLPlugInElement* pluginElement, const Plugin::Parameters& parameters, String& newMIMEType) argument
597 Frame* frame = m_page->focusController()->focusedOrMainFrame(); local
748 focusedPluginViewForFrame(Frame* frame) argument
762 pluginViewForFrame(Frame* frame) argument
774 Frame* frame = m_page->focusController()->focusedOrMainFrame(); local
788 Frame* frame = m_page->focusController()->focusedOrMainFrame(); local
988 Frame* frame = m_page->mainFrame(); local
1001 WebFrame* frame = WebProcess::shared().webFrame(frameID); local
1160 Frame* frame = m_page->mainFrame(); local
1207 Frame* frame = m_mainFrame->coreFrame(); local
1245 Frame* frame = m_mainFrame->coreFrame(); local
1259 Frame* frame = m_mainFrame->coreFrame(); local
1648 Frame* frame = page->corePage()->mainFrame(); local
1662 Frame* frame = page->corePage()->mainFrame(); local
1763 Frame* frame = page->mainFrame(); local
1827 Frame* frame = page->mainFrame(); local
1848 pageOverlayCopyAccessibilityAttributeValue(WKStringRef attribute, WKTypeRef parameter) argument
1878 Frame* frame = m_page->focusController()->focusedOrMainFrame(); local
1976 Frame* frame = page->mainFrame(); local
2019 Frame* frame = m_page->focusController()->focusedOrMainFrame(); local
2186 WebFrame* frame = WebProcess::shared().webFrame(frameID); local
2329 Frame* frame = frameWithSelection(m_page.get()); local
2380 resourceDataForFrame(Frame* frame, const KURL& resourceURL) argument
2664 Frame* frame = node->document()->frame(); local
2969 Frame* frame = m_page->focusController()->focusedOrMainFrame(); local
3040 replaceSelectionWithText(Frame* frame, const String& text) argument
3065 Frame* frame = m_page->mainFrame(); local
3325 beginLoad(WebFrame* frame, const SandboxExtension::Handle& handle) argument
3337 shouldReuseCommittedSandboxExtension(WebFrame* frame) argument
3359 didStartProvisionalLoad(WebFrame* frame) argument
3380 didCommitProvisionalLoad(WebFrame* frame) argument
3394 didFailProvisionalLoad(WebFrame* frame) argument
3473 WebFrame* frame = WebProcess::shared().webFrame(frameID); local
3536 WebFrame* frame = WebProcess::shared().webFrame(frameID); local
3581 WebFrame* frame = WebProcess::shared().webFrame(frameID); local
3713 Frame* frame = m_page->focusController()->focusedOrMainFrame(); local
3737 Frame* frame = m_page->focusController()->focusedOrMainFrame(); local
3748 Frame* frame = m_page->focusController()->focusedOrMainFrame(); local
3754 Frame* frame = m_page->focusController()->focusedOrMainFrame(); local
4109 didCommitLoad(WebFrame* frame) argument
4133 didFinishLoad(WebFrame* frame) argument
4282 Frame* frame = frameWithSelection(m_page.get()); local
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/term/
H A Dmac-win.el[all...]

Completed in 270 milliseconds