Searched refs:page (Results 426 - 450 of 1037) sorted by relevance

<<11121314151617181920>>

/external/chromium_org/tools/perf/metrics/
H A Dsystem_memory.py23 def Start(self, page, tab):
24 """Start the per-page preparation for this metric.
30 def Stop(self, page, tab):
31 """Prepare the results for this page.
42 """Add results for this page to the results object.
49 trace_name: Trace name to identify the summary results for current page.
/external/doclava/res/assets/templates/
H A Dkeywords.cs9 <h1><?cs var:page.title ?></h1>
H A Dpackages.cs11 <h1><?cs var:page.title ?></h1>
/external/pdfium/fpdfsdk/include/
H A Dfpdfdoc.h99 // Get page index of a destination.
104 // The page index. Starting from 0 for the first page.
109 // Find a link at specified point on a document page.
111 // page - Handle to the document page.
112 // x - The x coordinate of the point, specified in page coordinate system.
113 // y - The y coordinate of the point, specified in page coordinate system.
117 // The point coordinates are specified in page coordinate system. You can convert coordinates
118 // from screen system to page syste
[all...]
/external/chromium_org/chrome/browser/resources/local_discovery/
H A Dlocal_discovery.css64 .register-page {
69 .register-page .button-list {
74 html[dir='rtl'] .register-page .button-list {
/external/chromium_org/third_party/WebKit/Source/core/storage/
H A DStorageArea.cpp36 #include "core/page/Page.h"
37 #include "core/page/StorageClient.h"
138 if (!frame || !frame->page())
146 bool result = frame->page()->storageClient().canAccessStorage(frame, m_storageType);
190 Page* page = findPageWithSessionStorageNamespace(sessionNamespace); local
191 if (!page)
194 for (Frame* frame = page->mainFrame(); frame; frame = frame->tree().traverseNext()) {
202 InspectorInstrumentation::didDispatchDOMStorageEvent(page, key, oldValue, newValue, SessionStorage, securityOrigin);
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
H A DdocumentationView.css84 .documentation-page-title {
125 .documentation-empty-page {
130 .documentation-empty-page-align {
/external/chromium_org/third_party/WebKit/Source/platform/fonts/
H A DGlyphPage.h68 // One page may actually include glyphs from other fonts if the characters are
70 // although multiple nodes may reference it as their "page" if they are supposed
88 RefPtr<GlyphPage> page = GlyphPage::createForMixedFontData(owner); local
89 memcpy(page->m_glyphs, m_glyphs, sizeof(m_glyphs));
91 memcpy(page->m_perGlyphFontData, m_perGlyphFontData, sizeof(SimpleFontData*) * GlyphPage::size);
94 page->m_perGlyphFontData[i] = m_glyphs[i] ? m_fontDataForAllGlyphs : 0;
97 page->m_customFontToLoad = m_customFontToLoad;
98 return page.release();
104 static const size_t size = (1 << GlyphPage::sizeBits); // Covers Latin-1 in a single page.
178 // This method should only be called on the system fallback page, whic
[all...]
/external/chromium_org/third_party/WebKit/Source/web/
H A DWebPageSerializer.cpp44 #include "core/page/Page.h"
45 #include "core/page/PageSerializer.h"
158 serializer.serialize(toWebViewImpl(view)->page());
173 static PassRefPtr<SharedBuffer> serializePageToMHTML(Page* page, MHTMLArchive::EncodingPolicy encodingPolicy) argument
177 serializer.serialize(page);
178 Document* document = page->deprecatedLocalMainFrame()->document();
184 RefPtr<SharedBuffer> mhtml = serializePageToMHTML(toWebViewImpl(view)->page(), MHTMLArchive::UseDefaultEncoding);
191 RefPtr<SharedBuffer> mhtml = serializePageToMHTML(toWebViewImpl(view)->page(), MHTMLArchive::UseBinaryEncoding);
221 // Let's retrieve the resources from every frame in this page.
/external/chromium_org/tools/perf/benchmarks/
H A Dblink_perf.py9 from telemetry.page import page_set
10 from telemetry.page import page_test
29 # If the page looks like it references its parent dir, include it.
70 def WillNavigateToPage(self, page, tab):
71 page.script_to_evaluate_on_commit = self._blink_perf_js
80 def ValidateAndMeasurePage(self, page, tab, results):
91 metric = page.display_name.split('.')[0].replace('/', '_')
/external/chromium_org/tools/perf/measurements/
H A Dsmoothness_unittest.py10 from telemetry.page import page namespace
11 from telemetry.page import page_test
37 class AnimatedPage(page.Page):
57 Runs smoothness measurement on a simple page and verifies
62 test_page = page.Page('http://dummy', None)
147 class FailPage(page.Page):
/external/chromium_org/tools/telemetry/telemetry/web_perf/
H A Dtimeline_based_measurement.py12 from telemetry.page import page_test
78 # TODO(nduca): Add support for page-load interaction record.
87 'the page')
97 'on the page')
121 page under test, or the pageset running that page. Instead of the measurement
122 having a fixed set of values it collects about the page, the page being tested
124 describing what the page is doing at that time, as well as a standardized set
131 on those flags. This allows a single run through a page t
[all...]
/external/chromium_org/chrome/browser/resources/history/
H A Dhistory.js24 // or just make the classes own more of the page.
139 this.isRendered = false; // Has the visit already been rendered on the page?
171 * Returns a dom structure for a browse page result or a search page result.
420 // link on the page.
533 * fill the currently requested page. This is somewhat dependent on the view,
574 var page = this.requestedPage_;
581 this.requestedPage_ = page;
596 * Tell the model that the view will want to see the current page. When
598 * @param {number} page Th
[all...]
/external/chromium_org/chrome/browser/resources/
H A Dsync_setup_overlay.js97 * Encapsulated handling of the 'Sync Setup' overlay page.
702 * Shows the appropriate sync setup page.
703 * @param {string} page A page of the sync setup to show.
707 showSyncSetupPage_: function(page, args) {
711 if (page == 'done') {
743 if (page == 'configure' || page == 'passphrase')
745 else if (page == 'spinner')
747 else if (page
[all...]
/external/chromium_org/chrome/browser/profiles/
H A Dprofile_window.cc154 std::string page = chrome::kChromeUIUserManagerURL;
157 page += profiles::kUserManagerDisplayTutorial;
163 page += "#";
164 page += base::IntToString(index);
168 page += profiles::kUserManagerSelectProfileTaskManager;
171 page += profiles::kUserManagerSelectProfileAboutChrome;
173 callback.Run(guest_profile, page);
/external/chromium_org/chrome/browser/ui/webui/
H A Ddevtools_ui.cc272 void RemotePageOpened(DevToolsAndroidBridge::RemotePage* page);
330 DevToolsAndroidBridge::RemotePage* page) {
331 callback_.Run(page);
394 const GURL& virtual_url, DevToolsAndroidBridge::RemotePage* page) {
399 scoped_ptr<DevToolsAndroidBridge::RemotePage> my_page(page);
404 DevToolsUI::GetProxyURL(page->GetFrontendURL()));
414 bindings_.AttachTo(page->GetTarget()->GetAgentHost());
329 RemotePageOpened( DevToolsAndroidBridge::RemotePage* page) argument
393 RemotePageOpened( const GURL& virtual_url, DevToolsAndroidBridge::RemotePage* page) argument
/external/chromium_org/third_party/WebKit/Source/core/page/
H A DChrome.cpp23 #include "core/page/Chrome.h"
32 #include "core/page/ChromeClient.h"
33 #include "core/page/FrameTree.h"
34 #include "core/page/Page.h"
35 #include "core/page/PopupOpeningObserver.h"
36 #include "core/page/ScopedPageLoadDeferrer.h"
37 #include "core/page/WindowFeatures.h"
51 Chrome::Chrome(Page* page, ChromeClient* client) argument
52 : m_page(page)
62 PassOwnPtr<Chrome> Chrome::create(Page* page, ChromeClien argument
137 canRunModalIfDuringPageDismissal(Page* page, ChromeClient::DialogType dialog, const String& message) argument
[all...]
/external/chromium_org/third_party/WebKit/Source/web/tests/
H A DPinchViewportTest.cpp11 #include "core/page/Page.h"
177 PinchViewport& pinchViewport = frame()->page()->frameHost().pinchViewport();
240 PinchViewport& pinchViewport = frame()->page()->frameHost().pinchViewport();
300 PinchViewport& pinchViewport = frame()->page()->frameHost().pinchViewport();
336 PinchViewport& pinchViewport = frame()->page()->frameHost().pinchViewport();
349 PinchViewport& pinchViewport = frame()->page()->frameHost().pinchViewport();
401 PinchViewport& pinchViewport = frame()->page()->frameHost().pinchViewport();
446 PinchViewport& pinchViewport = frame()->page()->frameHost().pinchViewport();
498 PinchViewport& pinchViewport = frame()->page()->frameHost().pinchViewport();
601 EXPECT_SIZE_EQ(IntSize(0, 0), frame()->page()
[all...]
/external/chromium_org/chrome/browser/extensions/
H A Dextension_web_ui.cc68 // Reloads the page in |web_contents| if it uses the same profile as |profile|
70 void UnregisterAndReplaceOverrideForWebContents(const std::string& page, argument
77 if (!url.SchemeIs(content::kChromeUIScheme) || url.host() != page)
345 void ExtensionWebUI::UnregisterAndReplaceOverride(const std::string& page, argument
355 base::Bind(&UnregisterAndReplaceOverrideForWebContents, page, profile);
361 void ExtensionWebUI::UnregisterChromeURLOverride(const std::string& page, argument
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,
[all...]
/external/clang/utils/
H A DFindSpecRefs605 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/yaffs2/yaffs2/
H A Dyaffs_fs.c58 #define Page_Uptodate(page) test_bit(PG_uptodate, &(page)->flags)
165 static int yaffs_readpage(struct file *file, struct page *page);
167 static int yaffs_writepage(struct page *page, struct writeback_control *wbc);
169 static int yaffs_writepage(struct page *page);
171 static int yaffs_prepare_write(struct file *f, struct page *pg,
173 static int yaffs_commit_write(struct file *f, struct page *p
544 yaffs_writepage(struct page *page, struct writeback_control *wbc) argument
[all...]
/external/chromium_org/components/dom_distiller/content/
H A Ddom_distiller_viewer_source.cc35 // 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 scaffoldin
[all...]
/external/chromium_org/third_party/WebKit/Source/core/html/
H A DHTMLTextFormControlElementTest.cpp20 #include "core/page/SpellCheckerClient.h"
35 DummyPageHolder& page() const { return *m_dummyPageHolder; } function in class:__anon11084::HTMLTextFormControlElementTest
40 int layoutCount() const { return page().frameView().layoutCount(); }
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/
H A DInspectorFrontendHost.cpp46 #include "core/page/ContextMenuController.h"
47 #include "core/page/ContextMenuProvider.h"
48 #include "core/page/Page.h"
212 void InspectorFrontendHost::showContextMenu(Page* page, float x, float y, const Vector<ContextMenuItem>& items) argument
221 float zoom = page->deprecatedLocalMainFrame()->pageZoomFactor();
222 page->inspectorController().showContextMenu(x * zoom, y * zoom, menuProvider);
238 if (window->document() && window->document()->page())
239 targetPage = window->document()->page();
H A DInspectorInputAgent.cpp37 #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) argument
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) argument
94 , m_page(page), m_client(client)

Completed in 667 milliseconds

<<11121314151617181920>>