Searched refs:page (Results 326 - 350 of 1037) sorted by relevance

<<11121314151617181920>>

/external/chromium_org/chrome/common/extensions/docs/server2/
H A Dlink_error_detector.py25 '''Render the page at |path| using a |renderer| and process the contents of
26 that page. Returns a |Page| namedtuple with fields for the http status code
27 of the page render, the href of all the links that occurred on the page, all
28 of the anchors on the page (ids and names), and all links that contain an
31 If a non-html page is properly rendered, a |Page| with status code 200 and
101 # url, are a zip file, or execute javascript on the page.
116 a target page that 404s or contain an anchor that doesn't exist, or pages that
122 a path and returns a full html page. |public_path| is the path to public
124 the orphaned page searc
[all...]
/external/chromium_org/extensions/common/manifest_handlers/
H A Dlauncher_page_info.h18 // The page URL.
19 std::string page; member in struct:extensions::LauncherPageInfo
/external/chromium_org/pdf/pdfium/
H A Dpdfium_range.h20 PDFiumRange(PDFiumPage* page, int char_index, int char_count);
H A Dpdfium_range.cc12 PDFiumRange::PDFiumRange(PDFiumPage* page, int char_index, int char_count) argument
13 : page_(page),
/external/chromium_org/third_party/WebKit/Source/core/page/
H A DPointerLockController.cpp26 #include "core/page/PointerLockController.h"
32 #include "core/page/Chrome.h"
33 #include "core/page/ChromeClient.h"
34 #include "core/page/Page.h"
39 PointerLockController::PointerLockController(Page* page) argument
40 : m_page(page)
45 PassOwnPtrWillBeRawPtr<PointerLockController> PointerLockController::create(Page* page) argument
47 return adoptPtrWillBeNoop(new PointerLockController(page));
/external/chromium_org/tools/chrome_proxy/integration_tests/chrome_proxy_pagesets/
H A D__init__.py10 from telemetry.page import page_set
/external/chromium_org/tools/perf/benchmarks/
H A Dservice_worker.py7 from telemetry.page import page_test
/external/chromium_org/tools/telemetry/telemetry/page/actions/
H A Djavascript_click.py5 from telemetry.page.actions import page_action
H A Dwait.py5 from telemetry.page.actions import page_action
/external/smali/
H A DREADME.md15 - [Registers wiki page](https://code.google.com/p/smali/wiki/Registers)
16 - [Types, Methods and Fields wiki page](https://code.google.com/p/smali/wiki/TypesMethodsAndFields)
/external/chromium_org/v8/src/heap/
H A Dspaces.cc22 // You can't actually iterate over the anchor page. It is not a real page,
23 // just an anchor for the double linked page list. Initialize as if we have
24 // reached the end of the anchor page, then the first iteration will move on
25 // to the first page.
32 // You can't actually iterate over the anchor page. It is not a real page,
33 // just an anchor for the double linked page list. Initialize the current
35 // to the first page.
40 HeapObjectIterator::HeapObjectIterator(Page* page, argument
414 NewSpacePage* page = static_cast<NewSpacePage*>(chunk); local
1039 ObtainFreeListStatistics(Page* page, SizeStats* sizes) argument
1050 Page* page = page_iterator.next(); local
1061 ReleasePage(Page* page) argument
1104 Page* page = static_cast<Page*>(emergency_memory_); local
1114 Page* page = Page::Initialize(heap(), emergency_memory_, executable(), this); local
1130 Page* page = page_iterator.next(); local
1442 NewSpacePage* page = NewSpacePage::FromLimit(current)->next_page(); local
1608 NewSpacePage* page = anchor_.next_page(); local
1682 NewSpacePage* page = anchor_.next_page(); local
1714 NewSpacePage* page = NewSpacePage::FromLimit(start); local
2182 Page* page = Page::FromAddress(start); local
2213 Page* page = NULL; local
2821 LargePage* page = first_page_; local
2847 LargePage* page = heap()->isolate()->memory_allocator()->AllocateLargePage( local
2904 LargePage* page = FindPage(a); local
2918 LargePage* page = reinterpret_cast<LargePage*>(e->value); local
2944 LargePage* page = current; local
3003 Page* page = Page::FromAddress(object->address()); local
[all...]
/external/pdfium/fpdfsdk/src/
H A Dfpdfview.cpp119 int CharsetCP, // [IN] code page for charset (see Win32 GetACP())
411 DLLEXPORT double STDCALL FPDF_GetPageWidth(FPDF_PAGE page) argument
413 if (!page)
415 return ((CPDF_Page*)page)->GetPageWidth();
418 DLLEXPORT double STDCALL FPDF_GetPageHeight(FPDF_PAGE page) argument
420 if (!page) return 0.0;
421 return ((CPDF_Page*)page)->GetPageHeight();
429 void FPDF_RenderPage_Retail(CRenderContext* pContext, FPDF_PAGE page, int start_x, int start_y, int size_x, int size_y,
431 void (*Func_RenderPage)(CRenderContext*, FPDF_PAGE page, int start_x, int start_y, int size_x, int size_y,
439 DLLEXPORT void STDCALL FPDF_RenderPage(HDC dc, FPDF_PAGE page, in argument
605 FPDF_RenderPageBitmap(FPDF_BITMAP bitmap, FPDF_PAGE page, int start_x, int start_y, int size_x, int size_y, int rotate, int flags) argument
642 FPDF_ClosePage(FPDF_PAGE page) argument
669 FPDF_DeviceToPage(FPDF_PAGE page, int start_x, int start_y, int size_x, int size_y, int rotate, int device_x, int device_y, double* page_x, double* page_y) argument
687 FPDF_PageToDevice(FPDF_PAGE page, int start_x, int start_y, int size_x, int size_y, int rotate, double page_x, double page_y, int* device_x, int* device_y) argument
779 FPDF_RenderPage_Retail(CRenderContext* pContext, FPDF_PAGE page, int start_x, int start_y, int size_x, int size_y, int rotate, int flags,FX_BOOL bNeedToRestore, IFSDK_PAUSE_Adapter * pause ) argument
[all...]
/external/chromium_org/chrome/browser/resources/local_ntp/
H A Dlocal_ntp.css18 .non-google-page #ntp-contents {
204 .mv-page-ready {
219 .classical .mv-page-ready {
233 .md .mv-page-ready {
246 .mv-page-ready .mv-tile-inner {
290 .classical .mv-page-ready .mv-mask {
294 .default-theme.classical .mv-page-ready .mv-mask {
298 .default-theme.classical .mv-page-ready:hover .mv-mask,
299 .default-theme.classical .mv-page-ready .mv-focused ~ .mv-mask {
303 .default-theme.md.old-hover .mv-page
[all...]
/external/chromium_org/android_webview/javatests/src/org/chromium/android_webview/test/
H A DAwLegacyQuirksTest.java71 final String page = "<html><head>" +
80 loadDataSync(awContents, onPageFinishedHelper, page, "text/html", false);
97 final String page = "<html><head>" +
106 loadDataSync(awContents, onPageFinishedHelper, page, "text/html", false);
113 loadDataSync(awContents, onPageFinishedHelper, page, "text/html", false);
190 final String page = String.format((Locale) null, "<html><head>" +
202 loadDataSync(awContents, onPageFinishedHelper, page, "text/html", false);
204 // As we specify 'user-scalable=0', the page must become non-zoomable.
227 final String page = String.format((Locale) null, "<html><head>" +
236 loadDataSync(awContents, onPageFinishedHelper, page, "tex
[all...]
/external/replicaisland/src/com/replica/replicaisland/
H A DConversationDialogActivity.java92 for (int page = conversation.pages.size() - 1; page >= 0 ; page--) {
93 ConversationUtils.ConversationPage currentPage = conversation.pages.get(page);
96 // and split into a new page if it gets too long.
128 // overwrite the original page
131 // split into a new page
136 conversation.pages.add(page + addedPages, newPage);
175 protected void showPage(ConversationUtils.ConversationPage page) { argument
177 tv.setTypewriterText(page
[all...]
/external/chromium_org/chrome/browser/extensions/
H A Dextension_web_ui.h32 // "options_page", and that page is displayed in the tab contents area and is
58 static void UnregisterChromeURLOverride(const std::string& page,
75 static void UnregisterAndReplaceOverride(const std::string& page,
/external/chromium_org/chrome/browser/resources/chromeos/login/
H A Ddemo_user_login.css19 #page {
H A Doobe_screen_controller_pairing.js14 /** @const */ var CONTEXT_KEY_PAGE = 'page';
65 var page = this.querySelector('.page-' + pageName);
66 if (page === null)
68 page.hidden = true;
69 this.pages_[pageName] = page;
/external/chromium_org/chrome/browser/resources/help/
H A Dhelp_content.css54 .help-page-icon,
55 .help-page-icon-large {
62 .help-page-icon {
67 .help-page-icon-large {
/external/chromium_org/chrome/browser/resources/pdf/
H A Dindex.css15 viewer-page-indicator {
/external/chromium_org/chrome/browser/ui/ash/
H A Dchrome_new_window_delegate_chromeos.cc56 content::WebContents* page = browser->OpenURL( local
64 page->Focus();
/external/chromium_org/chrome/common/extensions/docs/examples/api/fontSettings/css/
H A Duber_shared.css16 /* TODO(dbeam): Remove .page class from overlays in settings so the junk below
18 body.uber-frame #extension-settings.page,
19 body.uber-frame #mainview-content .page,
20 body.uber-frame .subpage-sheet-container .page,
21 body.uber-frame > .page {
99 /* Sections are used in options pages, help page and history page. This defines
/external/chromium_org/courgette/third_party/
H A Dpaged_array.h35 size_t page = i >> kLogPageSize; local
37 // It is tempting to add a DCHECK(page < page_count_), but that makes
39 return pages_[page][offset];
/external/chromium_org/third_party/WebKit/Source/core/css/
H A DMediaValues.cpp18 #include "core/page/Page.h"
79 ASSERT(frame && frame->page() && frame->page()->mainFrame());
80 if (!frame->page()->mainFrame()->isLocalFrame()
81 || screenIsMonochrome(frame->page()->deprecatedLocalMainFrame()->view()))
88 ASSERT(frame && frame->page() && frame->page()->mainFrame());
89 if (!frame->page()->mainFrame()->isLocalFrame()
90 || !screenIsMonochrome(frame->page()->deprecatedLocalMainFrame()->view()))
/external/chromium_org/third_party/WebKit/Source/core/dom/
H A DDocumentTest.cpp57 Page& page() const { return m_dummyPageHolder->page(); } function in class:__anon11046::DocumentTest
88 page().setVisibilityState(PageVisibilityStateVisible, true); // initial state
104 page().setVisibilityState(PageVisibilityStateHidden, false);
112 page().setVisibilityState(PageVisibilityStateHidden, false);
123 page().setVisibilityState(PageVisibilityStateVisible, false);
132 page().setVisibilityState(PageVisibilityStateHidden, false);
140 page().setVisibilityState(PageVisibilityStateVisible, false);

Completed in 8923 milliseconds

<<11121314151617181920>>