Lines Matching refs:TRUE
116 return true;
175 if (!FcConfigParseAndLoad(config, reinterpret_cast<FcChar8*>(fontConfigFilename.get()), true))
226 found = true;
319 g_string_free(result, TRUE);
409 "enable-spell-checking", TRUE,
410 "enable-html5-database", TRUE,
411 "enable-html5-local-storage", TRUE,
415 "javascript-can-access-clipboard", TRUE,
416 "javascript-can-open-windows-automatically", TRUE,
417 "enable-offline-web-application-cache", TRUE,
418 "enable-universal-access-from-file-uris", TRUE,
419 "enable-scripts", TRUE,
420 "enable-dom-paste", TRUE,
432 "auto-resize-window", TRUE,
434 "enable-plugins", TRUE,
437 "enable-fullscreen", TRUE,
465 DumpRenderTreeSupportGtk::setLinksIncludedInFocusChain(true);
502 {"pixel-tests", no_argument, &dumpPixels, true},
503 {"tree", no_argument, &dumpTree, true},
528 gLayoutTestController->setDumpAsText(true);
585 done = true;
666 gLayoutTestController->setDumpFrameLoadCallbacks(true);
669 gLayoutTestController->setDeveloperExtrasEnabled(true);
673 gLayoutTestController->setDumpAsText(true);
778 WorkQueue::shared()->setFrozen(true); // first complete load freezes the queue for the rest of this test
790 return TRUE; // Return true here to disable the default error page.
866 return TRUE;
873 return TRUE;
880 return TRUE;
886 *didConfirm = TRUE;
887 return TRUE;
939 return TRUE;
945 // dumpStatusCallbacks gets true here
957 return TRUE;
987 return TRUE;
997 return TRUE;
1004 return TRUE;
1078 DumpRenderTreeSupportGtk::setDumpRenderTreeModeEnabled(true);
1178 printSeparators = true;