HomeSort by relevance Sort by last modified time
    Searched defs:page (Results 276 - 300 of 329) sorted by null

<<11121314

  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.forms_3.5.2.r36_v20100702.jar 
  /external/chromium/chrome/browser/automation/
automation_provider_observers.cc 260 // - when this is used with a page requiring authentication, we will not get
1591 history::URLResult const &page = (*results)[i]; member in class:history
    [all...]
  /external/chromium/chrome/common/extensions/
extension.cc 910 // Page actions are hidden by default, and browser actions ignore
930 // TODO(EXTENSIONS_DEPRECATED): Read the page action |id| (optional).
2342 std::string page = *iter; local
    [all...]
  /external/kernel-headers/original/linux/
nfs_xdr.h 245 struct page ** pages;
264 struct page ** pages;
336 struct page ** acl_pages;
343 struct page ** acl_pages;
371 struct page ** pages;
377 struct page ** pages;
385 struct page ** pages;
397 struct page ** pages;
474 struct page ** pages;
492 struct page ** pages
713 struct page *page; member in struct:nfs4_fs_locations_arg
    [all...]
perf_event.h 246 * Structure of the page that can be mapped via mmap
814 int page; member in struct:perf_output_handle
  /external/qemu/target-mips/
op_helper.c 1920 unsigned long page = 0; local
    [all...]
  /external/v8/src/arm/
simulator-arm.cc 678 CachePage* Simulator::GetCachePage(v8::internal::HashMap* i_cache, void* page) {
679 v8::internal::HashMap::Entry* entry = i_cache->Lookup(page,
680 ICacheHash(page),
698 void* page = reinterpret_cast<void*>(start & (~CachePage::kPageMask)); local
700 CachePage* cache_page = GetCachePage(i_cache, page);
709 void* page = reinterpret_cast<void*>(address & (~CachePage::kPageMask)); local
712 CachePage* cache_page = GetCachePage(i_cache, page);
    [all...]
  /external/webkit/Source/WebCore/loader/
FrameLoader.cpp 77 #include "Page.h"
313 if (!m_frame->page())
340 if (!targetFrame->page())
345 // We do not want to submit more than one form from the same page, nor do we want to submit a single
348 // also in setView since this part may get reused for a page from the back/forward cache.
464 // Should only send the pagehide event here if the current document exists and has not been placed in the page cache.
719 // If we're reloading the page, always start the icon load now.
754 if (iconDatabase().supportsAsynchronousMode() && m_frame->page()->settings()->privateBrowsingEnabled())
2272 Page* page = m_frame->page(); local
2945 Page* page = m_frame->page(); local
3121 Page* page = m_frame->page(); local
3201 Page* page = m_frame->page(); local
3571 Page* page = oldPage->chrome()->createWindow(openerFrame, requestWithReferrer, features, action); local
    [all...]
  /external/webkit/Source/WebCore/page/
EventHandler.cpp 60 #include "Page.h"
150 if (granularity == WheelEvent::Page)
524 // Check for a box that represents the top level of a web page.
534 Page* page = frame->page();
535 return page && page->mainFrame() == frame;
784 if (Page* page = m_frame->page())
1543 Page* page = m_frame->page(); local
1976 Page* page = m_frame->page(); local
2817 Page* page = m_frame->page(); local
2888 Page* page = m_frame->page(); local
    [all...]
FrameView.cpp 147 if (Page* page = m_frame->page()) {
148 m_page = page;
269 // Cache the scroll position so it can be restored by the page cache if necessary.
464 Page* page = frame() ? frame()->page() : 0; local
465 if (!page)
468 page->chrome()->contentsSizeChanged(frame(), size); //notify onl
666 Page* page = frame() ? frame()->page() : 0; local
1528 Page* page = frame() ? frame()->page() : 0; local
1609 Page* page = m_frame->page(); local
1619 Page* page = m_frame->page(); local
2143 Page* page = frame()->page(); local
2171 Page* page = frame() ? frame()->page() : 0; local
2179 Page* page = m_frame->page(); local
2187 Page* page = m_frame->page(); local
2201 Page* page = m_frame->page(); local
2222 Page* page = m_frame->page(); local
    [all...]
  /external/webkit/Source/WebKit/android/jni/
WebCoreFrameBridge.cpp 66 #include "Page.h"
224 WebFrame::WebFrame(JNIEnv* env, jobject obj, jobject historyList, WebCore::Page* page)
225 : mPage(page)
482 // send it along with the page started notification.
1111 WebCore::Page* page = new WebCore::Page(pageClients); local
1190 WebCore::Page* page = pFrame->page(); local
1468 WebCore::Page* page = pFrame->page(); local
    [all...]
  /external/webkit/Source/WebKit/chromium/src/
WebFrameImpl.cpp 39 // Page O------- Frame (m_mainFrame) O-------O FrameView
61 // and a reference to the main frame is kept by the Page.
103 #include "Page.h"
324 // Spools the printed page, a subrect of m_frame. Skip the scale step.
387 // We don't shrink the page (maybe we should ask the widget ??)
401 // Spools the printed page, a subrect of m_frame. Skip the scale step.
937 m_frame->page()->backForward()->setCurrentItem(currentItem.get());
941 m_frame->page()->goToItem(historyItem.get(),
970 // loaded page.
2017 Page* page = m_frame->page(); local
    [all...]
  /external/webkit/Source/WebKit/qt/tests/qwebframe/
tst_qwebframe.cpp 758 m_page = m_view->page();
2206 QWebPage page; local
2382 QWebPage page; local
2423 QWebPage page; local
2457 QWebPage page; local
2469 QWebPage page; local
2494 QWebPage page; local
2535 QWebPage page; local
2573 MyPage page; local
2719 QWebPage page; local
2751 QWebPage page; local
2762 QWebPage page; local
2772 QWebPage page; local
2785 QWebPage page; local
2797 QWebPage page; local
2891 QWebPage page; local
3020 QWebPage page; local
3059 QWebPage page; local
3080 QWebPage page; local
3318 QWebPage page; local
3353 QWebPage page; local
3374 QWebPage page; local
3402 QWebPage page; local
3451 QWebPage page; local
3544 QWebPage page; local
    [all...]
  /external/yaffs2/yaffs2/
yaffs_guts.c 410 * Check the first page we try to write in a block.
901 /* Check sane level and page Id */
2881 int page; local
    [all...]
  /packages/apps/Launcher2/src/com/android/launcher2/
Workspace.java 70 * Each page contains a number of icons, folders or widgets the user can
170 /** Is the user is dragging an item near the edge of a page? */
587 * Check if the point (x, y) hits a given page.
590 final View page = getChildAt(index); local
591 if (page != null) {
593 mapPointFromSelfToChild(page, localXY);
594 return (localXY[0] >= 0 && localXY[0] < page.getWidth()
595 && localXY[1] >= 0 && localXY[1] < page.getHeight());
603 // Calculating "next page" this way ensures that you scroll to whatever page you tap o
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
i2o-dev.h 87 unsigned int page; /* HTML page */ member in struct:i2o_html
88 void *resbuf; /* Buffer for reply HTML page */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
i2o-dev.h 87 unsigned int page; /* HTML page */ member in struct:i2o_html
88 void *resbuf; /* Buffer for reply HTML page */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
pcm.h 77 struct page *(*page)(struct snd_pcm_substream *substream, member in struct:snd_pcm_ops
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
i2o-dev.h 87 unsigned int page; /* HTML page */ member in struct:i2o_html
88 void *resbuf; /* Buffer for reply HTML page */
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
LayoutCanvas.java 160 * The current Outline Page, to set its model.
163 * when page's widget is already disposed.
164 * Added the DisposeListener to OutlinePage2 in order to correctly dispose this page.
326 IWorkbenchPage page = editor.getSite().getPage();
327 Boolean zoomed = page.isPageZoomed();
934 IWorkbenchPage page = editorSite.getPage(); local
    [all...]
  /external/flac/libFLAC/
stream_encoder.c 2697 ogg_page page; local
    [all...]
  /external/linux-tools-perf/util/include/linux/added/
perf_event.h 264 * Structure of the page that can be mapped via mmap
960 int page; member in struct:perf_output_handle
  /external/qemu/
exec.c 2 * virtual page mapping and translated block handling
91 /* any access to the tbs or the page table must use this lock */
137 /* list of TBs intersecting this ram page */
140 of lookups we do to a given page to use a bitmap */
149 /* offset in host memory of the page + io_index in the low bits */
706 printf("ERROR page flags: PC=%08lx size=%04x f1=%x f2=%x\n",
796 /* remove the TB from the page list */
886 /* NOTE: tb_end may be after the end of the page, but
932 /* check next page if needed */
942 /* invalidate all TBs which intersect with the target physical page
3276 target_ulong page; local
3319 target_phys_addr_t page; local
3416 target_phys_addr_t page; local
3511 target_phys_addr_t page; local
3815 target_ulong page; local
    [all...]
  /external/v8/src/
mark-compact.cc 111 // The bottom position is at the start of its page. Allows us to use
112 // page->area_start() as start of range on all pages.
116 NewSpacePage* page = it.next(); local
117 Address limit = it.has_next() ? page->area_end() : end;
118 ASSERT(limit == end || !page->Contains(end));
119 VerifyMarking(page->area_start(), limit);
128 Page* p = it.next();
191 NewSpacePage* page = it.next(); local
192 Address current = page->area_start();
193 Address limit = it.has_next() ? page->area_end() : space->top()
520 Page* page() { return page_; } function in class:v8::internal::Candidate
2981 Page* page = evacuation_candidates_[j]; local
    [all...]
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...]

Completed in 1721 milliseconds

<<11121314