/external/webkit/WebCore/platform/graphics/chromium/ |
FontUtilsChromiumWin.h | 76 // at the start-up if recently visited page list includes pages with complex 78 // intl2 page-cycler test is noticeably slower with one out param than
|
/external/webkit/WebCore/plugins/ |
PluginInfoStore.cpp | 30 #include "Page.h" 97 Page::refreshPlugins(reloadOpenPages);
|
/external/webkit/WebCore/rendering/ |
RenderThemeChromiumLinux.cpp | 54 PassRefPtr<RenderTheme> RenderTheme::themeForPage(Page* page)
|
/external/webkit/WebCore/wml/ |
WMLTaskElement.cpp | 110 // name value pair in the page state, as the whole page state is replaced soon by this new map
|
/external/webkit/WebKit/chromium/public/ |
WebDataSource.h | 71 // at last committing the current page. This will contain one entry 78 // Returns the title for the current page.
|
WebPasswordFormData.h | 50 // credentials must match the action of the form on the page to be autofilled. 69 // good fit for a particular form on a page, so it must not be empty.
|
WebSettings.h | 42 // the WebView's page without any knowledge of WebCore itself. For the most part, 43 // these functions have a 1:1 mapping with the methods in WebCore/page/settings.h.
|
/external/webkit/WebKit/chromium/src/ |
WebKit.cpp | 37 #include "Page.h" 107 WebCore::Page::refreshPlugins(reloadPages);
|
/external/webkit/WebKit/gtk/webkit/ |
webkitwebframe.h | 77 * required to display the page has been loaded. 79 * during the page load that prevented it from being completed. You
|
/external/webkit/WebKit/qt/Api/ |
qwebview.h | 58 QWebPage* page() const; 59 void setPage(QWebPage* page);
|
/external/webkit/WebKit/qt/WebCoreSupport/ |
ChromeClientQt.h | 44 class Page; 70 virtual Page* createWindow(Frame*, const FrameLoadRequest&, const WindowFeatures&);
|
/external/webkit/WebKit/win/ |
WebDropSource.cpp | 37 #include <WebCore/Page.h> 147 FrameView* view = m_webView->page()->mainFrame()->view();
|
/external/webkit/WebKit/wx/WebKitSupport/ |
ChromeClientWx.h | 59 virtual Page* createWindow(Frame*, const FrameLoadRequest&, const WindowFeatures&); 60 virtual Page* createModalDialog(Frame*, const FrameLoadRequest&);
|
/frameworks/base/docs/html/resources/dashboard/ |
platform-versions.jd | 0 page.title=Platform Versions 39 <p>This page provides data about the relative number of active devices
|
screens.jd | 0 page.title=Screen Sizes and Densities 39 <p>This page provides data about the relative number of active devices
|
/frameworks/base/docs/html/sdk/ |
index.jd | 0 page.title=Android SDK 37 <p>Select a starter package from the table at the top of this page and download
|
/frameworks/base/include/utils/ |
FileMap.h | 34 * needs to be aligned on page boundaries, and in some cases we'd like to 119 void* mBasePtr; // base of mmap area; page aligned
|
/hardware/ti/omap3/dspbridge/inc/ |
dynamic_loader.h | 348 u16 page; /* memory page or view */ member in struct:LDR_SECTION_INFO 351 uint16_t page; /* memory page or view */ member in struct:LDR_SECTION_INFO 357 /* u16 page;*/ /* memory page or view */ 360 /* uint16_t page;*//* memory page or view */
|
/packages/apps/IM/libwbxml/src/ |
wbxml_parser.cpp | 610 const TagCodePage * page = &mTagPages[mCurrTagPage]; local 611 if (page == NULL) { 616 const TokenData * res = (TokenData *)bsearch(&t, page->tags, page->numTokens, 631 const AttrCodePage * page = &mAttrPages[mCurrAttrPage]; local 632 if (page == NULL) { 637 const AttrData * res = (AttrData *)bsearch(&t, page->attrs, page->numTokens,
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/model/ |
UiManifestElementNode.java | 32 * Each tree viewer used in the application page's parts needs to keep a model representing 36 * and the tree viewers or the corresponding page parts.
|
/system/core/mkbootimg/ |
bootimg.h | 42 unsigned page_size; /* flash page size we assume */ 54 ** | boot header | 1 page
|
/external/webkit/WebKit/mac/WebView/ |
WebFrame.mm | 74 #import <WebCore/Page.h> 222 Page* core(WebView *webView) 224 return [webView page]; 227 WebView *kit(Page* page) 229 return page ? static_cast<WebChromeClient*>(page->chrome()->client())->webView() : nil; 237 return kit(coreFrame->page()); 240 + (PassRefPtr<Frame>)_createFrameWithPage:(Page*)page frameName:(const String&)name frameView:(WebFrameView *)frameView ownerElement:(HTMLFrameOwnerElem (…) [all...] |
/build/tools/droiddoc/templates/ |
classes.cs | 10 <h1><?cs var:page.title ?></h1>
|
/build/tools/zipalign/ |
README.txt | 20 from being page-aligned. The adjustment is made by altering the size of
|
/cts/tools/signature-tools/templates/ |
ApiOverviewPage.st | 22 whose versions are specified in the upper-right corner of this page. It compares a
|