HomeSort by relevance Sort by last modified time
    Searched defs:Page (Results 1 - 22 of 22) sorted by null

  /external/chromium_org/content/browser/devtools/
devtools_protocol_constants.h 34 namespace Page {
51 } // Page
devtools_protocol_constants.cc 27 namespace Page {
29 const char kName[] = "Page.handleJavaScriptDialog";
34 const char kName[] = "Page.navigate";
38 const char kName[] = "Page.captureScreenshot";
44 } // Page
  /external/chromium_org/tools/telemetry/telemetry/page/
page.py 41 class Page(object):
54 # These attributes can be set dynamically by the page.
93 # A version of this page's URL that's safe to use as a filename.
116 Page.WaitForPageToLoad(self, tab, timeout, poll_interval)
118 # TODO(dtu): Remove this method when no page sets use a click interaction
  /external/chromium_org/chrome/common/extensions/docs/server2/
link_error_detector.py 15 Page = namedtuple('Page', 'status, links, anchors, anchor_refs')
22 '''Render the page at |path| using a |renderer| and process the contents of
23 that page. Returns a |Page| namedtuple with fields for the http status code
24 of the page render, the href of all the links that occurred on the page, all
25 of the anchors on the page (ids and names), and all links that contain an
28 If a non-html page is properly rendered, a |Page| with status code 200 an
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
tabbedpages.py 6 TabbedPageSet -- A Tkinter implementation of a tabbed-page widget.
209 selecting a tab changes the page.
271 # rightmost edge of the page set, the right mask should be one
292 page is displayed. Only one page will be displayed at a time.
295 of pages, using the name given as the key. A page is an instance of a
298 The page widgets will be created (and destroyed when required) by the
299 TabbedPageSet. Do not call the page's pack/place/grid/destroy methods.
305 class Page(object):
322 class PageRemove(Page)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
tabbedpages.py 6 TabbedPageSet -- A Tkinter implementation of a tabbed-page widget.
209 selecting a tab changes the page.
271 # rightmost edge of the page set, the right mask should be one
292 page is displayed. Only one page will be displayed at a time.
295 of pages, using the name given as the key. A page is an instance of a
298 The page widgets will be created (and destroyed when required) by the
299 TabbedPageSet. Do not call the page's pack/place/grid/destroy methods.
305 class Page(object):
322 class PageRemove(Page)
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/page/
Page.cpp 21 #include "core/page/Page.h"
36 #include "core/page/AutoscrollController.h"
37 #include "core/page/Chrome.h"
38 #include "core/page/ContextMenuController.h"
39 #include "core/page/DOMTimer.h"
40 #include "core/page/DragController.h"
41 #include "core/page/FocusController.h"
42 #include "core/page/Frame.h"
43 #include "core/page/FrameTree.h
341 Page* page = *it; local
478 Page* page = *it; local
494 Page* page = *it; local
    [all...]
Page.h 25 #include "core/page/LayoutMilestones.h"
26 #include "core/page/PageVisibilityState.h"
27 #include "core/page/UseCounter.h"
83 class Page : public Supplementable<Page>, public LifecycleContext {
84 WTF_MAKE_NONCOPYABLE(Page);
104 explicit Page(PageClients&);
105 ~Page();
190 // Page and FrameView both store a Pagination value. Page::pagination() is set only by API
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
ColumnInfo.h 69 // Set our count and height. This is enough info for a RenderBlock to compute page rects
101 enum PaginationUnit { Column, Page };
  /frameworks/base/graphics/java/android/graphics/pdf/
PdfDocument.java 35 * open a new document and then for every page you want to add you start a page,
36 * write content to the page, and finish the page. After you are done with all
39 * created one by one, i.e. you can have only a single page to which you are
49 * // crate a page description
52 * // start a page
53 * Page page = document.startPage(pageInfo);
55 * // draw something on the page
    [all...]
  /system/core/libutils/
LinearAllocator.cpp 34 // The ideal size of a page allocation (these need to be multiples of 8)
38 // The maximum amount of wasted space we can have per page
39 // Allocations exceeding this will have their own dedicated page
86 class LinearAllocator::Page {
88 Page* next() { return mNextPage; }
89 void setNext(Page* next) { mNextPage = next; }
91 Page()
98 return (void*) (((size_t)this) + sizeof(Page));
106 Page(const Page& other) {
168 Page* page = newPage(size); local
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/css/
StyleRule.h 47 Page,
63 bool isPageRule() const { return type() == Page; }
  /frameworks/av/media/libstagefright/
NuCachedSource2.cpp 35 struct Page {
40 Page *acquirePage();
41 void releasePage(Page *page);
43 void appendPage(Page *page);
56 List<Page *> mActivePages;
57 List<Page *> mFreePages;
59 void freePages(List<Page *> *list);
74 void PageCache::freePages(List<Page *> *list)
77 Page *page = *it; local
90 Page *page = *it; local
96 Page *page = new Page; local
119 Page *page = *it; local
314 PageCache::Page *page = mCache->acquirePage(); local
    [all...]
OggExtractor.cpp 85 struct Page {
101 Page mCurrentPage;
118 ssize_t readPage(off64_t offset, Page *page);
258 // Given the offset of the "current" page, find the page immediately preceding
260 // To do this we back up from the "current" page's offset until we find any
261 // page preceding it and then scan forward to just before the current page.
288 // We did not find a page preceding this one
648 Page page; local
    [all...]
  /packages/apps/Launcher2/src/com/android/launcher2/
PagedViewCellLayout.java 34 public class PagedViewCellLayout extends ViewGroup implements Page {
332 // The space for a page is the height - top padding (current page) - bottom padding (current
333 // page)
499 interface Page {
  /external/v8/src/
spaces.h 52 // spaces consists of a list of pages. A page has a page header and an object
56 // Page::kMaxHeapObjectSize, so that they do not have to move during
58 // may be larger than the page size.
65 // object maps so if the page belongs to old pointer space or large object
66 // space it is essential to guarantee that the page does not contain any
74 // To enable lazy cleaning of old space pages we can mark chunks of the page
76 // sections are skipped when scanning the page, even if we are otherwise
83 // Each page may have up to one special garbage section. The start of this
91 // Since the top and limit fields are in the space, not the page, only one pag
915 Page* page = Page::FromAddress(addr); local
1770 NewSpacePage* page = reinterpret_cast<NewSpacePage*>(page_start); local
1990 NewSpacePage* page = NewSpacePage::FromLimit(current_); local
    [all...]
  /external/chromium_org/v8/src/
spaces.h 53 // spaces consists of a list of pages. A page has a page header and an object
57 // Page::kMaxHeapObjectSize, so that they do not have to move during
59 // may be larger than the page size.
66 // object maps so if the page belongs to old pointer space or large object
67 // space it is essential to guarantee that the page does not contain any
75 // To enable lazy cleaning of old space pages we can mark chunks of the page
77 // sections are skipped when scanning the page, even if we are otherwise
84 // Each page may have up to one special garbage section. The start of this
92 // Since the top and limit fields are in the space, not the page, only one pag
1019 Page* page = Page::FromAddress(addr); local
1980 NewSpacePage* page = reinterpret_cast<NewSpacePage*>(page_start); local
2206 NewSpacePage* page = NewSpacePage::FromLimit(current_); local
    [all...]
  /packages/apps/Launcher3/src/com/android/launcher3/
PagedView.java 58 interface Page {
75 // the min drag distance for a fling to register, to prevent random page shifts
86 // The page is moved more than halfway, automatically move to the next page on touch up.
195 // to switch to a new page
210 // Page Indicator
237 // The runnable that settles the page after snapToPage and animateDragViewToOriginalPosition
342 // Hook up the page indicator
373 // Unhook the page indicator
481 * Returns the index of the currently displayed page
1204 int page = indexToPage(indexOfChild(child)); local
1666 View page = getPageAt(i); local
2057 int page = indexToPage(indexOfChild(child)); local
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.resources.compatibility_3.4.0.v20090505.jar 
  /external/robolectric/lib/main/
h2-1.2.147.jar 
  /prebuilts/sdk/19/
android.jar 
  /prebuilts/sdk/current/
android.jar 

Completed in 1670 milliseconds