Home
last modified time | relevance | path

Searched defs:page (Results 1 – 25 of 454) sorted by relevance

12345678910>>...19

/external/chromium_org/third_party/WebKit/Source/web/tests/
DViewportTest.cpp119 static PageScaleConstraints runViewportTest(Page* page, int initialWidth, int initialHeight) in runViewportTest()
138 Page* page = webViewHelper.webViewImpl()->page(); in TEST_F() local
157 Page* page = webViewHelper.webViewImpl()->page(); in TEST_F() local
176 Page* page = webViewHelper.webViewImpl()->page(); in TEST_F() local
195 Page* page = webViewHelper.webViewImpl()->page(); in TEST_F() local
214 Page* page = webViewHelper.webViewImpl()->page(); in TEST_F() local
233 Page* page = webViewHelper.webViewImpl()->page(); in TEST_F() local
252 Page* page = webViewHelper.webViewImpl()->page(); in TEST_F() local
271 Page* page = webViewHelper.webViewImpl()->page(); in TEST_F() local
290 Page* page = webViewHelper.webViewImpl()->page(); in TEST_F() local
[all …]
/external/chromium_org/tools/perf/measurements/
Dsmoothness.py26 def WillNavigateToPage(self, page, tab): argument
31 def WillRunActions(self, page, tab): argument
34 def DidRunActions(self, page, tab): argument
38 def ValidateAndMeasurePage(self, page, tab, results): argument
42 def CleanUpAfterPage(self, page, tab): argument
Dthread_times.py21 def WillNavigateToPage(self, page, tab): argument
31 def WillRunActions(self, page, tab): argument
34 def DidRunActions(self, page, tab): argument
37 def ValidateAndMeasurePage(self, page, tab, results): argument
Dimage_decoding.py26 def WillNavigateToPage(self, page, tab): argument
57 def StopBrowserAfterPage(self, browser, page): argument
64 def ValidateAndMeasurePage(self, page, tab, results): argument
101 def CleanUpAfterPage(self, page, tab): argument
Dsession_restore.py34 def TabForPage(self, page, browser): argument
44 def CanRunForPage(self, page): argument
48 def RunNavigateSteps(self, page, tab): argument
70 def ValidateAndMeasurePage(self, page, tab, results): argument
Dtab_switching.py45 def TabForPage(self, page, browser): argument
54 def StopBrowserAfterPage(self, browser, page): argument
58 def ValidateAndMeasurePage(self, page, tab, results): argument
Dmemory_multi_tab.py31 def TabForPage(self, page, browser): argument
34 def DidNavigateToPage(self, page, tab): argument
40 def ValidateAndMeasurePage(self, page, tab, results): argument
Drepaint.py35 def WillRunActions(self, page, tab): argument
68 def DidRunActions(self, page, tab): argument
78 def ValidateAndMeasurePage(self, page, tab, results): argument
/external/chromium_org/android_webview/javatests/src/org/chromium/android_webview/test/
DWebKitHitTestTest.java133 String page = fullPageLink(HREF, ANCHOR_TEXT); in srcAnchorTypeTestBody() local
154 String page = fullPageLink("", ANCHOR_TEXT); in blankHrefTestBody() local
176 String page = fullPageLink(relPath, ANCHOR_TEXT); in srcAnchorTypeRelativeUrlTestBody() local
198 String page = fullPageLink(prefix + email, ANCHOR_TEXT); in srcEmailTypeTestBody() local
220 String page = fullPageLink(prefix + location, ANCHOR_TEXT); in srcGeoTypeTestBody() local
243 String page = fullPageLink("tel:" + phone_num, ANCHOR_TEXT); in srcPhoneTypeTestBody() local
264 String page = CommonResources.makeHtmlPageFrom("", "<a class=\"full_view\" href=\"" + in srcImgeAnchorTypeTestBody() local
290 String page = CommonResources.makeHtmlPageFrom("", "<a class=\"full_view\" href=\"" + in srcImgeAnchorTypeRelativeUrlTestBody() local
316 String page = CommonResources.makeHtmlPageFrom("", in testImgeType() local
325 String page = CommonResources.makeHtmlPageFrom("", in editTextTypeTestBody() local
[all …]
/external/chromium_org/tools/telemetry/telemetry/page/
Dpage_test.py170 def StopBrowserAfterPage(self, browser, page): # pylint: disable=W0613 argument
185 def CustomizeBrowserOptionsForSinglePage(self, page, options): argument
202 def CanRunForPage(self, page): # pylint: disable=W0613 argument
219 def WillNavigateToPage(self, page, tab): argument
226 def DidNavigateToPage(self, page, tab): argument
230 def WillRunActions(self, page, tab): argument
233 def DidRunActions(self, page, tab): argument
236 def CleanUpAfterPage(self, page, tab): argument
244 def TabForPage(self, page, browser): # pylint: disable=W0613 argument
253 def ValidateAndMeasurePage(self, page, tab, results): argument
[all …]
Drecord_wpr.py27 def CanRunForPage(self, page): argument
38 def WillNavigateToPage(self, page, tab): argument
45 def DidNavigateToPage(self, page, tab): argument
49 def WillRunActions(self, page, tab): argument
53 def DidRunActions(self, page, tab): argument
57 def ValidateAndMeasurePage(self, page, tab, results): argument
61 def RunPage(self, page, tab, results): argument
83 def RunNavigateSteps(self, page, tab): argument
Dpage_test_unittest.py21 def ValidateAndMeasurePage(self, page, tab, results): argument
29 def ValidateAndMeasurePage(self, page, tab, results): argument
39 def ValidateAndMeasurePage(self, page, tab, results): argument
47 def ValidateAndMeasurePage(self, page, tab, results): argument
55 def ValidateAndMeasurePage(self, page, tab, results): argument
67 def ValidateAndMeasurePage(self, page, tab, results): argument
/external/chromium_org/tools/telemetry/telemetry/web_perf/metrics/
Dsmoothness.py76 def _ComputeLatencyMetric(self, page, stats, name, list_of_latency_lists): argument
101 def _ComputeFirstGestureScrollUpdateLatency(self, page, stats): argument
123 def _ComputeQueueingDuration(self, page, stats): argument
146 def _ComputeFrameTimeMetric(self, page, stats): argument
181 def _ComputeFrameTimeDiscrepancy(self, page, stats): argument
203 def _ComputeMeanPixelsApproximated(self, page, stats): argument
/external/chromium_org/ui/webui/resources/js/cr/ui/page_manager/
Dpage_manager.js81 register: function(page) { argument
187 this.forEachPage_(!isRootPageLocked, function(page) { argument
196 this.forEachPage_(!isRootPageLocked, function(page) { argument
213 this.forEachPage_(!isRootPageLocked, function(page) { argument
249 getNestingLevel: function(page) { argument
283 isTopLevelOverlay: function(page) { argument
294 onPageVisibilityChanged: function(page) { argument
309 onPageHashChanged: function(page) { argument
747 onPageVisibilityChanged: function(page) {}, argument
/external/flac/libFLAC/
Dogg_helper.c77 void simple_ogg_page__init(ogg_page *page) in simple_ogg_page__init()
85 void simple_ogg_page__clear(ogg_page *page) in simple_ogg_page__clear()
94 …gg_page__get_at(FLAC__StreamEncoder *encoder, FLAC__uint64 position, ogg_page *page, FLAC__StreamE… in simple_ogg_page__get_at()
178 …gg_page__set_at(FLAC__StreamEncoder *encoder, FLAC__uint64 position, ogg_page *page, FLAC__StreamE… in simple_ogg_page__set_at()
/external/chromium_org/third_party/WebKit/Source/web/
DPageWidgetDelegate.cpp50 static inline FrameView* rootFrameView(Page* page, LocalFrame* rootFrame) in rootFrameView()
61 void PageWidgetDelegate::animate(Page* page, double monotonicFrameBeginTime, LocalFrame* rootFrame) in animate()
70 void PageWidgetDelegate::layout(Page* page, LocalFrame* rootFrame) in layout()
84 void PageWidgetDelegate::paint(Page* page, PageOverlayList* overlays, WebCanvas* canvas, const WebR… in paint()
106 bool PageWidgetDelegate::handleInputEvent(Page* page, PageWidgetEventHandler& handler, const WebInp… in handleInputEvent()
/external/chromium_org/third_party/WebKit/Source/core/page/
DScopedPageLoadDeferrer.cpp38 Page* page = *it; in ScopedPageLoadDeferrer() local
60 if (Page* page = m_deferredFrames[i]->page()) in ScopedPageLoadDeferrer() local
68 if (Page* page = m_deferredFrames[i]->page()) { in detach() local
/external/pdfium/fpdfsdk/src/
Dfpdfeditpage.cpp102 DLLEXPORT int STDCALL FPDFPage_GetRotation(FPDF_PAGE page) in FPDFPage_GetRotation()
144 DLLEXPORT void STDCALL FPDFPage_InsertObject(FPDF_PAGE page, FPDF_PAGEOBJECT page_obj) in FPDFPage_InsertObject()
199 DLLEXPORT int STDCALL FPDFPage_CountObject(FPDF_PAGE page) in FPDFPage_CountObject()
211 DLLEXPORT FPDF_PAGEOBJECT STDCALL FPDFPage_GetObject(FPDF_PAGE page, int index) in FPDFPage_GetObject()
223 DLLEXPORT FPDF_BOOL STDCALL FPDFPage_HasTransparency(FPDF_PAGE page) in FPDFPage_HasTransparency()
263 DLLEXPORT FPDF_BOOL STDCALL FPDFPage_GenerateContent(FPDF_PAGE page) in FPDFPage_GenerateContent()
287 DLLEXPORT void STDCALL FPDFPage_TransformAnnots(FPDF_PAGE page, in FPDFPage_TransformAnnots()
Dfpdfformfill.cpp16 DLLEXPORT int STDCALL FPDPage_HasFormFieldAtPoint(FPDF_FORMHANDLE hHandle, FPDF_PAGE page,double pa… in FPDPage_HasFormFieldAtPoint()
78 DLLEXPORT FPDF_BOOL STDCALL FORM_OnMouseMove(FPDF_FORMHANDLE hHandle, FPDF_PAGE page, int modifier,… in FORM_OnMouseMove()
99 DLLEXPORT FPDF_BOOL STDCALL FORM_OnLButtonDown(FPDF_FORMHANDLE hHandle, FPDF_PAGE page, int modifie… in FORM_OnLButtonDown()
116 DLLEXPORT FPDF_BOOL STDCALL FORM_OnLButtonUp(FPDF_FORMHANDLE hHandle, FPDF_PAGE page, int modifier,… in FORM_OnLButtonUp()
133 DLLEXPORT FPDF_BOOL STDCALL FORM_OnKeyDown(FPDF_FORMHANDLE hHandle, FPDF_PAGE page, int nKeyCode, i… in FORM_OnKeyDown()
148 DLLEXPORT FPDF_BOOL STDCALL FORM_OnKeyUp(FPDF_FORMHANDLE hHandle, FPDF_PAGE page, int nKeyCode, int… in FORM_OnKeyUp()
164 DLLEXPORT FPDF_BOOL STDCALL FORM_OnChar(FPDF_FORMHANDLE hHandle, FPDF_PAGE page, int nChar, int mo… in FORM_OnChar()
189 DLLEXPORT void STDCALL FPDF_FFLDraw(FPDF_FORMHANDLE hHandle, FPDF_BITMAP bitmap, FPDF_PAGE page, in… in FPDF_FFLDraw()
325 DLLEXPORT void STDCALL FORM_OnAfterLoadPage(FPDF_PAGE page, FPDF_FORMHANDLE hHandle) in FORM_OnAfterLoadPage()
340 DLLEXPORT void STDCALL FORM_OnBeforeClosePage(FPDF_PAGE page, FPDF_FORMHANDLE hHandle) in FORM_OnBeforeClosePage()
[all …]
Dfpdf_progressive.cpp17 DLLEXPORT int STDCALL FPDF_RenderPageBitmap_Start( FPDF_BITMAP bitmap, FPDF_PAGE page, in FPDF_RenderPageBitmap_Start()
70 DLLEXPORT int STDCALL FPDF_RenderPage_Continue(FPDF_PAGE page,IFSDK_PAUSE * pause) in FPDF_RenderPage_Continue()
99 DLLEXPORT void STDCALL FPDF_RenderPage_Close(FPDF_PAGE page) in FPDF_RenderPage_Close()
/external/chromium_org/third_party/WebKit/Source/core/workers/
DWorkerGlobalScopeProxyProvider.cpp38 WorkerGlobalScopeProxyProvider* WorkerGlobalScopeProxyProvider::from(Page& page) in from()
48 void provideWorkerGlobalScopeProxyProviderTo(Page& page, PassOwnPtrWillBeRawPtr<WorkerGlobalScopePr… in provideWorkerGlobalScopeProxyProviderTo()
/external/chromium_org/third_party/WebKit/Source/core/loader/
DPrerendererClient.cpp46 PrerendererClient* PrerendererClient::from(Page* page) in from()
52 void providePrerendererClientTo(Page& page, PrerendererClient* client) in providePrerendererClientTo()
DPingLoader.cpp165 if (Page* page = this->page()) { in didReceiveResponse() local
176 if (Page* page = this->page()) { in didReceiveData() local
185 if (Page* page = this->page()) { in didFinishLoading() local
194 if (Page* page = this->page()) { in didFail() local
203 if (Page* page = this->page()) { in timeout() local
/external/chromium_org/tools/chrome_proxy/integration_tests/
Dchrome_proxy_measurements.py21 def WillNavigateToPage(self, page, tab): argument
24 def ValidateAndMeasurePage(self, page, tab, results): argument
36 def WillNavigateToPage(self, page, tab): argument
40 def ValidateAndMeasurePage(self, page, tab, results): argument
62 def WillNavigateToPage(self, page, tab): argument
67 def ValidateAndMeasurePage(self, page, tab, results): argument
78 def StopBrowserAfterPage(self, browser, page): # pylint: disable=W0613 argument
83 def RunNavigateSteps(self, page, tab): argument
131 def WillNavigateToPage(self, page, tab): argument
252 def WillNavigateToPage(self, page, tab): argument
/external/chromium_org/third_party/WebKit/Source/wtf/
DPartitionAlloc.cpp240 PartitionPage* page = bucket->activePagesHead; in partitionAllocShutdownBucket() local
400 static ALWAYS_INLINE void partitionUnusePage(PartitionRootBase* root, PartitionPage* page) in partitionUnusePage()
417 static ALWAYS_INLINE void partitionPageReset(PartitionPage* page, PartitionBucket* bucket) in partitionPageReset()
439 static ALWAYS_INLINE char* partitionPageAllocAndFillFreelist(PartitionPage* page) in partitionPageAllocAndFillFreelist()
509 static ALWAYS_INLINE bool partitionSetNewActivePage(PartitionPage* page) in partitionSetNewActivePage()
561 static ALWAYS_INLINE PartitionDirectMapExtent* partitionPageToDirectMapExtent(PartitionPage* page) in partitionPageToDirectMapExtent()
608 PartitionPage* page = partitionPointerToPageNoAlignmentCheck(ret); in partitionDirectMap() local
630 static ALWAYS_INLINE void partitionDirectUnmap(PartitionPage* page) in partitionDirectUnmap()
711 static ALWAYS_INLINE void partitionFreePage(PartitionRootBase* root, PartitionPage* page) in partitionFreePage()
725 static ALWAYS_INLINE void partitionRegisterEmptyPage(PartitionPage* page) in partitionRegisterEmptyPage()
[all …]

12345678910>>...19