HomeSort by relevance Sort by last modified time
    Searched refs:PAGE (Results 26 - 35 of 35) sorted by null

12

  /external/chromium_org/chrome/browser/extensions/
menu_manager_unittest.cc 220 contexts.Add(MenuItem::PAGE);
  /external/chromium_org/chrome/browser/resources/local_ntp/
local_ntp.js 12 * Controls rendering the new tab page for InstantExtended.
46 // Vertically centers the most visited section for a non-Google provided page.
47 NON_GOOGLE_PAGE: 'non-google-page',
48 PAGE: 'mv-page', // page tiles
49 PAGE_READY: 'mv-page-ready', // page tile when ready
128 * The notification displayed when a page is blacklisted.
178 * True if a page has been blacklisted and we're waiting on th
    [all...]
  /external/chromium_org/chrome/browser/renderer_context_menu/
render_view_context_menu.cc 386 // PAGE is the least specific context, so we only examine that if none of the
387 // other contexts apply (except for FRAME, which is included in PAGE for
391 contexts.Contains(MenuItem::PAGE))
485 // Merge in frame items with page items if we clicked within a frame that
766 // Full page plugin, so show page menu items.
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
tmschema.h 888 BEGIN_TM_CLASS_PARTS(PAGE)
  /external/jemalloc/src/
ctl.c 301 {NAME("page"), CTL(arenas_page)},
    [all...]
  /external/chromium_org/third_party/readability/js/
readability.js 59 positive: /article|body|content|entry|hentry|main|page|pagination|post|text|blog|story/i,
92 /* Make sure this document is added to the list of parsed pages first, so we don't double up on the first page */
95 /* Pull out any possible next page link first */
114 "<p>Sorry, readability was unable to parse this page for content. If you feel like it should have been able to, please <a href='http://code.google.com/p/arc90labs-readability/issues/entry'>let us know by submitting an issue.</a></p>",
115 (readability.frameHack ? "<p><strong>It appears this page uses frames.</strong> Unfortunately, browser security properties often cause Readability to fail on pages that include frames." : ""),
116 "<p>Also, please note that Readability does not play very nicely with front pages. Readability is intended to work on articles with a sizable chunk of text that you'd like to read comfortably. If you're using Readability on a landing page (like nytimes.com for example), please click into an article first before using Readability.</p>"
149 * If someone tries to use Readability on a site's root page, give them a warning about usage.
156 "If you'd like to try rendering this page anyway, <a onClick='javascript:document.getElementById(\"readability-warning\").style.display=\"none\";document.getElementById(\"readability-content\").style.display=\"block\";'>click here</a> to continue.";
252 "<a href='#' onclick='return window.location.reload()' title='Reload original page' id='reload-page'>Reload Original Page</a>"
535 var page = null; variable
    [all...]
  /build/tools/droiddoc/templates-ds/assets/js/
docs.js 124 // finding the relative URL to this page. This will allow us to find links on the page
125 // leading back to this page.
138 // Otherwise the page path is already an absolute URL
141 // select current page in sidenav and set up prev/next links if they exist
171 // jump to this section's index page (if it exists)
190 // we're on an index page, jump to the first topic
198 // then set the landing page "start link" text to be the first doc title
202 // If the selected page has a description, then it's a class or article homepage
204 // this means we're on a class landing page
    [all...]
  /build/tools/droiddoc/templates-sac/assets/js/
docs.js 147 // finding the relative URL to this page. This will allow us to find links on the page
148 // leading back to this page.
161 // Otherwise the page path is already an absolute URL
180 // If the root is reference, but page is also part of Google Services, select Google
198 // select current page in sidenav and header, and set up prev/next links if they exist
203 // Find this page's <li> in sidenav and set selected
228 // jump to this section's index page (if it exists)
247 // we're on an index page, jump to the first topic
255 // then set the landing page "start link" text to be the first doc titl
    [all...]
  /external/bison/build-aux/
texinfo.tex 33 % http://www.gnu.org/software/texinfo/ (the Texinfo home page)
57 % The GNU Texinfo home page is http://www.gnu.org/software/texinfo.
130 \ifx\putwordpage\undefined \gdef\putwordpage{page}\fi
272 % of a page, or that at the bottom of a page. The solution is
273 % described on page 260 of The TeXbook. It involves outputting two
289 % page or the contents), so we use \firstmark there -- this gets us
308 \chardef\PAGE = 255
309 \output = {\onepageout{\pagecontents\PAGE}}
336 % the page break happens to be in the middle of an example
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
texinfo.tex 31 % http://www.gnu.org/software/texinfo/ (the Texinfo home page), or
57 % The GNU Texinfo home page is http://www.gnu.org/software/texinfo.
131 \ifx\putwordpage\undefined \gdef\putwordpage{page}\fi
293 % of a page, or that at the bottom of a page. The solution is
294 % described on page 260 of The TeXbook. It involves outputting two
310 % page or the contents), so we use \firstmark there -- this gets us
329 \chardef\PAGE = 255
330 \output = {\onepageout{\pagecontents\PAGE}}
357 % the page break happens to be in the middle of an example
    [all...]

Completed in 1256 milliseconds

12