HomeSort by relevance Sort by last modified time
    Searched full:page (Results 1551 - 1575 of 3599) sorted by null

<<61626364656667686970>>

  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/i686-unknown-linux-gnu/lib/ldscripts/
elf_i386.xsc 73 the same address within the page on the next page up. */
elf_i386.xsw 73 the same address within the page on the next page up. */
elf_i386.xw 74 the same address within the page on the next page up. */
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/linux/
a.out.h 76 The first page is unmapped to help trap NULL pointer references */
140 #include <asm/page.h>
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/tree/
UiTreeBlock.java 131 * root node. In practise, this is false for the manifest application page (the actual
148 * root node. In practise, this is false for the manifest application page (the actual
318 // page book. Instead it is possible to resize the page book to 0 and then
713 * As a side effect, this will commit the current UiElementDetails page.
737 // The page selection mechanism does not use pages registered by association with
738 // a node class. Instead it uses a custom details page provider that provides a
741 // page book.
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/export/
KeystoreSelectionPage.java 40 * Keystore selection page. This page allows to choose to create a new keystore or use an
ExportWizard.java 87 * Base page class for the ExportWizard page. This class add the {@link #onShow()} callback.
120 * Bit mask indicating what changed while the page was hidden.
376 // all the key/keystore info is valid, the user cannot reach the last page, so there's
545 for (ExportWizardPage page : mPages) {
546 page.projectDataChanged(changeMask);
  /sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/repository/
SettingsController.java 134 * This loads the current properties into the setting page UI.
143 public void onSettingsChanged(ISettingsPage page) {
  /development/pdk/docs/
faqs.jd 0 page.title=Frequently Asked Questions
23 <p>You can find more information on this topic at our Project Philosophy page.</p>
78 page.</p>
160 the AOSP Community page prior to beginning any work. You can find more
161 information on this topic at the Getting Involved page.</p>
174 page.</p>
  /external/e2fsprogs/lib/et/
texinfo.tex 154 \chardef\PAGE=255 \output={\onepageout{\pagecontents\PAGE}}
165 % The contents of the page are centerlined into the cropmarks,
312 % @group ... @end group forces ... to be all on one page.
326 % @page forces the start of a new page
328 \def\page{\par\vfill\supereject}
331 % outputs text on separate line in roman font, starting at standard page margin
506 \let\oldpage=\page
507 \def\page{\oldpage \hbox{}}
    [all...]
  /external/iptables/
iptables.8.in 3 .\" Man page written by Herve Eychenne <rv@wallfire.org> (May 1999)
4 .\" It is based on ipchains page.
7 .\" ipchains page by Paul ``Rusty'' Russell March 1997
8 .\" Based on the original ipfwadm man page by Jos Vos <jos@xos.nl>
86 target as described later in this man page.)
492 Man page originally written by Herve Eychenne <rv@wallfire.org>.
  /external/qemu/
cpu-all.h 712 /* page related stuff */
807 /* Return the physical page corresponding to a virtual one. Use it
809 if no page found. */
859 3 flags. The ROMD code stores the page ram offset in iotlb entry,
868 /* Set if TLB entry references a clean RAM page. The iotlb entry will
869 contain the page physical address. */
  /external/webkit/WebCore/page/
DragController.cpp 55 #include "Page.h"
79 DragController::DragController(Page* page, DragClient* client)
80 : m_page(page)
223 ASSERT(m_page->mainFrame()); // It is not possible in Mac WebKit to have a Page without a mainFrame()
678 // on the web page. This includes replacing newlines with spaces.
  /external/webkit/WebCore/platform/win/
PopupMenuWin.cpp 34 #include "Page.h"
143 hostWindow, 0, Page::instanceHandle(), this);
334 // The popup should be at least as wide as the control on the page
726 wcex.hInstance = Page::instanceHandle();
819 // The first visible item is selected, so move the selection back one page
829 // The last visible item is selected, so move the selection forward one page
  /external/webkit/WebCore/plugins/qt/
PluginViewQt.cpp 51 #include "Page.h"
395 if (Page* page = m_parentFrame->page())
396 page->focusController()->setActive(true);
468 // On Unix, only call plugin if it's full-page or windowed
  /external/webkit/WebCore/rendering/
RenderListBox.cpp 48 #include "Page.h"
616 Page* page = document()->frame()->page(); local
617 return page && page->focusController()->isActive();
  /frameworks/base/docs/html/guide/developing/
debug-tasks.jd 0 page.title=Debugging Tasks
61 <p>Logcat is also the place to look when debugging a web page in the Android Browser app. See
102 select Development Settings. This will open the Development Settings page with the
158 you will see the output in logcat as a warning. For example, if your web page
238 dumpstate</a> on the adb topic page.</dd>
243 dumpstate</a> on the adb topic page.</dd>
  /external/webkit/WebCore/
ChangeLog-2009-06-16 43 * page/DOMWindow.idl:
64 * page/DOMWindow.idl:
160 * page/animation/CompositeAnimation.cpp:
162 * page/animation/ImplicitAnimation.cpp:
164 * page/animation/ImplicitAnimation.h:
329 * page/DOMWindow.idl:
330 * page/History.idl:
331 * page/Location.idl:
341 going back/forward to page with focused text field
546 * page/SecurityOrigin.cpp
    [all...]
ChangeLog-2010-01-29 20 * page/Geolocation.cpp:
88 * page/DOMWindow.cpp:
90 * page/DOMWindow.h:
91 * page/DOMWindow.idl:
146 * page/EventHandler.cpp:
171 * page/FocusController.cpp:
174 * page/FocusController.h:
191 * page/Page.cpp: (WebCore::Page::setDefersLoading): Do nothing if load deferring is no
    [all...]
  /external/v8/src/x64/
macro-assembler-x64.cc 81 // Compute the page start address from the heap object pointer, and reuse
83 ASSERT(is_int32(~Page::kPageAlignmentMask));
85 Immediate(static_cast<int32_t>(~Page::kPageAlignmentMask)));
89 // page. Reuse 'addr' as pointer_offset.
96 masm->cmpq(pointer_offset, Immediate(Page::kPageSize / kPointerSize));
105 Page::kObjectStartOffset + FixedArray::kLengthOffset));
116 Page::kObjectStartOffset + FixedArray::kHeaderSize
117 - Page::kRSetEndOffset));
124 masm->bts(Operand(page_start, Page::kRSetOffset), pointer_offset);
229 if ((offset > 0) && (offset < Page::kMaxHeapObjectSize))
    [all...]
  /frameworks/base/core/java/android/webkit/
WebSettings.java 124 * The plugin state effects how plugins are treated on a page. ON means
128 * the placeholder. Once clicked, the plugin will be enabled on the page.
474 * Set whether the WebView loads a page with overview mode.
481 * Returns true if this WebView loads page with overview mode
516 * Set the text size of the page.
530 * Get the text size of the page.
539 * Set the default zoom density of the page. This should be called from UI
552 * Get the default zoom density of the page. This should be called from UI
    [all...]
BrowserFrame.java 420 * We have received an SSL certificate for the main top-level page.
675 // page and that was posted instead.
706 // is this resource the main-frame top-level page?
737 // Set the load mode to the mode used for the current page.
755 * the current progress percentage of loading the page.
772 * @param icon A Bitmap representing a page's favicon.
    [all...]
  /external/bluetooth/bluez/lib/
hci.c 381 { "Read Page Timeout", 60 },
382 { "Write Page Timeout", 61 },
386 { "Read Page Scan Activity", 64 },
387 { "Write Page Scan Activity", 65 },
418 { "Read Page Scan Period Mode", 93 },
419 { "Write Page Scan Period Mode", 94 },
420 { "Read Page Scan Mode", 95 },
422 { "Write Page Scan Mode", 96 },
431 { "Read Page Scan Type", 104 },
432 { "Write Page Scan Type", 105 }
    [all...]
  /external/webkit/WebCore/platform/network/mac/
ResourceHandleMac.mm 41 #import "Page.h"
159 // If we are no longer attached to a Page, this must be an attempted load from an
161 Page* page = frame->page();
162 if (!page)
247 if (SchedulePairHashSet* scheduledPairs = page->scheduledRunLoopPairs()) {
    [all...]
  /external/webkit/WebKit/gtk/webkit/
webkitwebframe.cpp 587 * @content: the alternate content to display as the main page of the @frame
589 * @unreachable_url: the URL for the alternate page content
850 * @pageWidth: width of a page
851 * @pageHeight: height of a page
853 * Return value: The number of page where the specified element will be put
895 float pageHeight; // height of the page adjusted by margins
954 g_signal_connect(operation, "draw-page", G_CALLBACK(draw_page_callback), &printContext);
    [all...]

Completed in 214 milliseconds

<<61626364656667686970>>