HomeSort by relevance Sort by last modified time
    Searched refs:page (Results 451 - 475 of 1335) sorted by null

<<11121314151617181920>>

  /external/chromium_org/chrome/browser/extensions/
extension_web_ui.cc 68 // Reloads the page in |web_contents| if it uses the same profile as |profile|
70 void UnregisterAndReplaceOverrideForWebContents(const std::string& page,
77 if (!url.SchemeIs(content::kChromeUIScheme) || url.host() != page)
345 void ExtensionWebUI::UnregisterAndReplaceOverride(const std::string& page,
355 base::Bind(&UnregisterAndReplaceOverrideForWebContents, page, profile);
361 void ExtensionWebUI::UnregisterChromeURLOverride(const std::string& page,
370 if (!all_overrides->GetList(page, &page_overrides)) {
375 UnregisterAndReplaceOverride(page, profile, page_overrides, override);
389 const std::string& page = iter->first; local
391 if (!all_overrides->GetList(page, &page_overrides))
    [all...]
  /external/clang/utils/
FindSpecRefs 605 for (name,page) in data[1]:
614 page = int(page) + offset
616 page = 1
626 best = (dist, (section, name, page))
867 section,name,page = tocEntry
869 if page is not None:
870 linkStr = '<a href="%s#page=%d">%s</a> (pg.%d)'%(docData[0],page,components,page)
    [all...]
  /external/chromium_org/components/dom_distiller/content/
dom_distiller_viewer_source.cc 35 // the current main frame's page in the Viewer instance.
102 // Whether the page is sufficiently initialized to handle updates from the
106 // Temporary store of pending JavaScript if the page isn't ready to receive
150 // In-page navigations, as well as the main view request can be ignored.
193 // This is a single-page article.
207 const DistilledPageProto& page = article_proto->pages(page_count_); local
210 &page,
222 const DistilledPageProto& page = local
225 // This is the first page, so send Viewer page scaffolding too
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/html/
HTMLTextFormControlElementTest.cpp 20 #include "core/page/SpellCheckerClient.h"
35 DummyPageHolder& page() const { return *m_dummyPageHolder; } function in class:__anon15709::HTMLTextFormControlElementTest
40 int layoutCount() const { return page().frameView().layoutCount(); }
74 Page::PageClients pageClients;
90 FrameView& frameView = page().frameView();
94 page().frameView().setFrameRect(frameRect);
221 OwnPtrWillBePersistent<SpellChecker> spellChecker(SpellChecker::create(page().frame()));
  /external/chromium_org/third_party/WebKit/Source/core/inspector/
InspectorFrontendHost.cpp 46 #include "core/page/ContextMenuController.h"
47 #include "core/page/ContextMenuProvider.h"
48 #include "core/page/Page.h"
121 InspectorFrontendHost::InspectorFrontendHost(InspectorFrontendClient* client, Page* frontendPage)
212 void InspectorFrontendHost::showContextMenu(Page* page, float x, float y, const Vector<ContextMenuItem>& items)
221 float zoom = page->deprecatedLocalMainFrame()->pageZoomFactor();
222 page->inspectorController().showContextMenu(x * zoom, y * zoom, menuProvider);
235 Page* targetPage = m_frontendPage
    [all...]
InspectorInputAgent.cpp 37 #include "core/page/Chrome.h"
38 #include "core/page/EventHandler.h"
39 #include "core/page/Page.h"
82 void ConvertInspectorPoint(blink::Page* page, const blink::IntPoint& point, blink::IntPoint* convertedPoint, blink::IntPoint* globalPoint)
84 *convertedPoint = page->deprecatedLocalMainFrame()->view()->convertToContainingWindow(point);
85 *globalPoint = page->chrome().rootViewToScreen(blink::IntRect(point, blink::IntSize(0, 0))).location();
92 InspectorInputAgent::InspectorInputAgent(Page* page, InspectorClient* client
    [all...]
InspectorInstrumentation.cpp 48 #include "core/page/Page.h"
205 InstrumentingAgents* instrumentingAgentsFor(Page* page)
207 if (!page)
209 return instrumentationForPage(page);
260 InstrumentingAgents* instrumentationForPage(Page* page)
263 return page->inspectorController().m_instrumentingAgents.get();
  /external/chromium_org/third_party/WebKit/Source/core/rendering/compositing/
RenderLayerCompositor.cpp 38 #include "core/page/Chrome.h"
39 #include "core/page/ChromeClient.h"
40 #include "core/page/Page.h"
41 #include "core/page/scrolling/ScrollingCoordinator.h"
226 page()->animator().scheduleVisualUpdate();
1087 Page* page = frame.page(); local
1126 Page* page = frame.page(); local
1159 Page* RenderLayerCompositor::page() const function in class:blink::RenderLayerCompositor
    [all...]
  /external/chromium_org/tools/telemetry/telemetry/core/
browser_credentials.py 13 from telemetry.page.actions import action_runner
129 for page in page_set:
130 if (page.credentials
131 and not self.CanLogin(page.credentials)):
133 missing_credentials.add(page.credentials)
  /external/chromium_org/tools/telemetry/telemetry/page/
page_set_archive_info.py 38 # .wpr file to a list of page names it supports.
41 # Map from the page name to a relative path (as it appears in the metadata
44 # Find out the wpr file names for each page.
59 def WprFilePathForPage(self, page):
62 wpr_file = self._page_name_to_wpr_file.get(page.display_name, None)
64 # Some old page sets always use the URL to identify a page rather than the
66 wpr_file = self._page_name_to_wpr_file.get(page.url, None)
83 for page in pages:
84 self._SetWprFileForPage(page.display_name, target_wpr_file
    [all...]
profile_generator.py 19 from telemetry.page import page_runner
20 from telemetry.page import profile_creator
21 from telemetry.page import test_expectations
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
responsiveDesignView.css 73 .responsive-design-page-scale-container {
82 .responsive-design-page-scale-label {
91 .responsive-design-page-scale-container .responsive-design-page-scale-button.status-bar-item {
99 .responsive-design-page-scale-container .responsive-design-page-scale-button.status-bar-item:not(:disabled):hover {
103 .responsive-design-page-scale-container .responsive-design-page-scale-button.status-bar-item > .glyph {
110 .responsive-design-page-scale-container .status-bar-item .glyph.shadow {
115 .responsive-design-page-scale-container .responsive-design-page-scale-button.status-bar-item > .glyph
    [all...]
  /external/chromium_org/third_party/readability/js/
readability.js 59 positive: /article|body|content|entry|hentry|main|page|pagination|post|text|blog|story/i,
92 /* Make sure this document is added to the list of parsed pages first, so we don't double up on the first page */
95 /* Pull out any possible next page link first */
114 "<p>Sorry, readability was unable to parse this page for content. If you feel like it should have been able to, please <a href='http://code.google.com/p/arc90labs-readability/issues/entry'>let us know by submitting an issue.</a></p>",
115 (readability.frameHack ? "<p><strong>It appears this page uses frames.</strong> Unfortunately, browser security properties often cause Readability to fail on pages that include frames." : ""),
116 "<p>Also, please note that Readability does not play very nicely with front pages. Readability is intended to work on articles with a sizable chunk of text that you'd like to read comfortably. If you're using Readability on a landing page (like nytimes.com for example), please click into an article first before using Readability.</p>"
149 * If someone tries to use Readability on a site's root page, give them a warning about usage.
156 "If you'd like to try rendering this page anyway, <a onClick='javascript:document.getElementById(\"readability-warning\").style.display=\"none\";document.getElementById(\"readability-content\").style.display=\"block\";'>click here</a> to continue.";
252 "<a href='#' onclick='return window.location.reload()' title='Reload original page' id='reload-page'>Reload Original Page</a>"
535 var page = null; variable
    [all...]
  /external/chromium_org/chrome/browser/resources/pdf/
pdf.js 44 this.pageIndicator_ = $('page-indicator');
103 $('fit-to-page-button').addEventListener('click',
152 // Go to the previous page if we are fit-to-page.
155 // Since we do the movement of the page.
163 // Go to the next page if we are fit-to-page.
166 // Since we do the movement of the page.
181 case 33: // Page up key.
184 case 34: // Page down key
    [all...]
  /external/chromium_org/chrome/browser/ui/search/
instant_controller.cc 40 bool IsContentsFrom(const InstantPage* page,
42 return page && (page->web_contents() == contents);
46 // NavigationController if the page's URL has not already been updated with the
86 // page. (NOTE: in particular, we do not send the query to NTPs.)
  /external/chromium_org/third_party/WebKit/Source/core/frame/
LocalFrame.cpp 54 #include "core/page/Chrome.h"
55 #include "core/page/EventHandler.h"
56 #include "core/page/FocusController.h"
57 #include "core/page/Page.h"
58 #include "core/page/scrolling/ScrollingCoordinator.h"
219 m_view->setVisibleContentScaleFactor(page()->pageScaleFactor());
240 // Subframes of the one we're printing don't lay out to the page size.
249 // Only top frame being printed should be fit to page size.
317 // We should never be detatching the page during a Layout
    [all...]
  /external/chromium_org/third_party/WebKit/Source/web/
SpellCheckerClientImpl.cpp 35 #include "core/page/Page.h"
96 if (Page* page = m_webView->page()) {
97 for (Frame* frame = page->mainFrame(); frame; frame = frame->tree().traverseNext()) {
  /external/chromium_org/third_party/angle/src/compiler/translator/
PoolAlloc.cpp 62 // Don't allow page sizes we know are smaller than all common
63 // OS page sizes.
69 // A large currentPageOffset indicates a new page needs to
160 // Indicate there is no current page to allocate from.
177 tHeader* page = stack.back().page;
180 while (inUseList != page) {
242 // Do a multi-page allocation. Don't mix these with the others.
258 currentPageOffset = pageSize; // make next allocation come from a new page
260 // No guard blocks for multi-page allocations (yet
    [all...]
  /external/chromium_org/tools/memory_inspector/memory_inspector/core/
native_heap.py 69 # the page is resident.
79 # resident information with the page granularity (typ. 4k). Finer values
88 page, page_off = mm.GetRelativeMMOffset(cur_start)
89 if mm.IsPageResident(page):
90 page_end = mm.start + page * PAGE_SIZE + PAGE_SIZE - 1
95 # Move to the next page boundary.
  /external/chromium_org/tools/perf/measurements/
timeline_controller.py 9 from telemetry.page.actions import action_runner
25 def SetUp(self, page, tab):
37 for delay in page.GetSyntheticDelayCategories():
77 # page sets are responsible for issueing the markers themselves.
  /external/chromium_org/tools/perf/page_sets/
key_desktop_sites.py 4 from telemetry.page import page as page_module
5 from telemetry.page import page_set as page_set_module
8 class KeyDesktopSitesPage(page_module.Page):
772 'http://online.wsj.com/home-page',
805 'http://www.flickr.com/photos/davidgutierrez/sets/72157604615916402/?page=3',
polymer.py 4 from telemetry.page import page as page_module
5 from telemetry.page import page_set as page_set_module
7 class PolymerPage(page_module.Page):
104 """Page exercising interactions with a single Paper Sampler subpage.
107 page_set: Page set to inforporate this page into.
109 type that page is displaying)
111 content page or not.
135 # Only bother scrolling the page if its been marked as worthwhil
    [all...]
top_10.py 4 from telemetry.page import page as page_module
5 from telemetry.page import page_set as page_set_module
8 class SimpleScrollPage(page_module.Page):
113 # #6 (Alexa) most visited worldwide,Picked an interesting page
  /external/chromium_org/tools/telemetry/telemetry/results/
json_output_formatter_unittest.py 10 from telemetry.page import page_set
22 def _HasPage(pages, page):
23 return pages.get(page.id, None) != None
  /external/oprofile/module/
op_dname.c 94 ulong page, pos; local
102 page = kvirt_to_pa(pos);
103 if (remap_page_range(start, page, PAGE_SIZE, PAGE_SHARED))

Completed in 849 milliseconds

<<11121314151617181920>>