H A D | LayoutTestController.cpp | 273 void LayoutTestController::dumpAsText(const CppArgumentList& arguments, CppVariant* result) argument 279 if (arguments.size() > 0 && arguments[0].isBool()) 280 m_generatePixelResults = arguments[0].value.boolValue; 351 void LayoutTestController::setAcceptsEditing(const CppArgumentList& arguments, CppVariant* result) argument 353 if (arguments.size() > 0 && arguments[0].isBool()) 354 m_acceptsEditing = arguments[0].value.boolValue; 398 void LayoutTestController::queueBackNavigation(const CppArgumentList& arguments, CppVariant* result) argument 400 if (arguments 405 queueForwardNavigation(const CppArgumentList& arguments, CppVariant* result) argument 451 queueLoadingScript(const CppArgumentList& arguments, CppVariant* result) argument 458 queueNonLoadingScript(const CppArgumentList& arguments, CppVariant* result) argument 480 queueLoad(const CppArgumentList& arguments, CppVariant* result) argument 517 queueLoadHTMLString(const CppArgumentList& arguments, CppVariant* result) argument 532 objCIdentityIsEqual(const CppArgumentList& arguments, CppVariant* result) argument 620 setTabKeyCyclesThroughElements(const CppArgumentList& arguments, CppVariant* result) argument 632 setCloseRemainingWindowsWhenComplete(const CppArgumentList& arguments, CppVariant* result) argument 639 setAlwaysAcceptCookies(const CppArgumentList& arguments, CppVariant* result) argument 646 setAsynchronousSpellCheckingEnabled(const CppArgumentList& arguments, CppVariant* result) argument 653 shadowRoot(const CppArgumentList& arguments, CppVariant* result) argument 687 setWindowIsKey(const CppArgumentList& arguments, CppVariant* result) argument 694 setUserStyleSheetEnabled(const CppArgumentList& arguments, CppVariant* result) argument 703 setUserStyleSheetLocation(const CppArgumentList& arguments, CppVariant* result) argument 714 setAuthorAndUserStylesEnabled(const CppArgumentList& arguments, CppVariant* result) argument 723 execCommand(const CppArgumentList& arguments, CppVariant* result) argument 740 isCommandEnabled(const CppArgumentList& arguments, CppVariant* result) argument 752 setPopupBlockingEnabled(const CppArgumentList& arguments, CppVariant* result) argument 799 setCustomPolicyDelegate(const CppArgumentList& arguments, CppVariant* result) argument 818 setWillSendRequestClearHeader(const CppArgumentList& arguments, CppVariant* result) argument 828 setWillSendRequestReturnsNullOnRedirect(const CppArgumentList& arguments, CppVariant* result) argument 835 setWillSendRequestReturnsNull(const CppArgumentList& arguments, CppVariant* result) argument 842 pathToLocalResource(const CppArgumentList& arguments, CppVariant* result) argument 892 setSmartInsertDeleteEnabled(const CppArgumentList& arguments, CppVariant* result) argument 899 setSelectTrailingWhitespaceEnabled(const CppArgumentList& arguments, CppVariant* result) argument 991 pauseAnimationAtTimeOnElementWithId(const CppArgumentList& arguments, CppVariant* result) argument 1002 pauseTransitionAtTimeOnElementWithId(const CppArgumentList& arguments, CppVariant* result) argument 1013 elementDoesAutoCompleteForElementWithId(const CppArgumentList& arguments, CppVariant* result) argument 1040 sampleSVGAnimationForElementAtTime(const CppArgumentList& arguments, CppVariant* result) argument 1071 grantDesktopNotificationPermission(const CppArgumentList& arguments, CppVariant* result) argument 1081 simulateDesktopNotificationClick(const CppArgumentList& arguments, CppVariant* result) argument 1093 setDomainRelaxationForbiddenForURLScheme(const CppArgumentList& arguments, CppVariant* result) argument 1100 setDeferMainResourceDataLoad(const CppArgumentList& arguments, CppVariant* result) argument 1110 dumpAsWebArchive(const CppArgumentList& arguments, CppVariant* result) argument 1115 setMainFrameIsFirstResponder(const CppArgumentList& arguments, CppVariant* result) argument 1120 dumpSelectionRect(const CppArgumentList& arguments, CppVariant* result) argument 1126 display(const CppArgumentList& arguments, CppVariant* result) argument 1137 displayInvalidatedRegion(const CppArgumentList& arguments, CppVariant* result) argument 1157 clearBackForwardList(const CppArgumentList& arguments, CppVariant* result) argument 1162 keepWebHistory(const CppArgumentList& arguments, CppVariant* result) argument 1167 storeWebScriptObject(const CppArgumentList& arguments, CppVariant* result) argument 1172 accessStoredWebScriptObject(const CppArgumentList& arguments, CppVariant* result) argument 1177 objCClassNameOf(const CppArgumentList& arguments, CppVariant* result) argument 1182 addDisallowedURL(const CppArgumentList& arguments, CppVariant* result) argument 1187 setCallCloseOnWebViews(const CppArgumentList& arguments, CppVariant* result) argument 1192 setPrivateBrowsingEnabled(const CppArgumentList& arguments, CppVariant* result) argument 1197 setJavaScriptCanAccessClipboard(const CppArgumentList& arguments, CppVariant* result) argument 1206 setXSSAuditorEnabled(const CppArgumentList& arguments, CppVariant* result) argument 1215 evaluateScriptInIsolatedWorld(const CppArgumentList& arguments, CppVariant* result) argument 1226 setAllowUniversalAccessFromFileURLs(const CppArgumentList& arguments, CppVariant* result) argument 1235 setAllowFileAccessFromFileURLs(const CppArgumentList& arguments, CppVariant* result) argument 1288 overridePreference(const CppArgumentList& arguments, CppVariant* result) argument 1371 addOriginAccessWhitelistEntry(const CppArgumentList& arguments, CppVariant* result) argument 1390 removeOriginAccessWhitelistEntry(const CppArgumentList& arguments, CppVariant* result) argument 1409 clearAllDatabases(const CppArgumentList& arguments, CppVariant* result) argument 1415 setDatabaseQuota(const CppArgumentList& arguments, CppVariant* result) argument 1422 setPOSIXLocale(const CppArgumentList& arguments, CppVariant* result) argument 1429 counterValueForElementById(const CppArgumentList& arguments, CppVariant* result) argument 1443 parsePageSizeParameters(const CppArgumentList& arguments, int argOffset, int* pageWidthInPixels, int* pageHeightInPixels) argument 1468 pageNumberForElementById(const CppArgumentList& arguments, CppVariant* result) argument 1486 numberOfPages(const CppArgumentList& arguments, CppVariant* result) argument 1503 numberOfPendingGeolocationPermissionRequests(const CppArgumentList& arguments, CppVariant* result) argument 1520 setTimelineProfilingEnabled(const CppArgumentList& arguments, CppVariant* result) argument 1528 evaluateInWebInspector(const CppArgumentList& arguments, CppVariant* result) argument 1536 addUserScript(const CppArgumentList& arguments, CppVariant* result) argument 1547 addUserStyleSheet(const CppArgumentList& arguments, CppVariant* result) argument 1560 setEditingBehavior(const CppArgumentList& arguments, CppVariant* results) argument 1576 setMockDeviceOrientation(const CppArgumentList& arguments, CppVariant* result) argument 1591 setGeolocationPermission(const CppArgumentList& arguments, CppVariant* result) argument 1601 setMockGeolocationPosition(const CppArgumentList& arguments, CppVariant* result) argument 1611 setMockGeolocationError(const CppArgumentList& arguments, CppVariant* result) argument 1621 abortModal(const CppArgumentList& arguments, CppVariant* result) argument 1626 addMockSpeechInputResult(const CppArgumentList& arguments, CppVariant* result) argument 1649 hasSpellingMarker(const CppArgumentList& arguments, CppVariant* result) argument 1656 setMinimumTimerInterval(const CppArgumentList& arguments, CppVariant* result) argument 1664 setAutofilled(const CppArgumentList& arguments, CppVariant* result) argument 1681 setValueForUser(const CppArgumentList& arguments, CppVariant* result) argument 1698 deleteAllLocalStorage(const CppArgumentList& arguments, CppVariant*) argument 1703 originsWithLocalStorage(const CppArgumentList& arguments, CppVariant*) argument 1708 deleteLocalStorageForOrigin(const CppArgumentList& arguments, CppVariant*) argument 1723 setPluginsEnabled(const CppArgumentList& arguments, CppVariant* result) argument [all...] |