HomeSort by relevance Sort by last modified time
    Searched full:full (Results 151 - 175 of 10952) sorted by null

1 2 3 4 5 67 8 91011>>

  /device/asus/grouper/
nfcee_access_debug.xml 5 See packages/apps/Nfc/etc/sample_nfcee_access.xml for full documentation.
  /device/lge/mako/nfc/
nfcee_access_debug.xml 5 See packages/apps/Nfc/etc/sample_nfcee_access.xml for full documentation.
  /device/samsung/manta/nfc/
nfcee_access_debug.xml 5 See packages/apps/Nfc/etc/sample_nfcee_access.xml for full documentation.
  /external/chromium/chrome/browser/
browser_util_win.h 12 // to create a Global event with name same as full path of chrome.exe. This
  /external/chromium/chrome/browser/ui/cocoa/tabs/
side_tab_strip_controller.h 13 // a full-blown subclass. Clearly, very little is actually necessary at this
  /external/chromium/chrome/common/
content_restriction.h 9 // Used by a full-page plugin to disable browser commands because of
  /external/chromium/crypto/
secure_hash.h 14 // be used when the full input is not known in advance.
  /external/chromium/net/tools/flip_server/
split.h 16 void SplitStringPieceToVector(const base::StringPiece& full,
  /external/chromium_org/ash/wm/caption_buttons/
caption_button_types.h 13 FRAME_STATE_FULL = 1, // This is the full maximized state.
  /external/chromium_org/ash/wm/workspace/
workspace_types.h 12 // There's a full screen window.
  /external/chromium_org/chrome/browser/
browser_util_win.h 11 // to create a Global event with name same as full path of chrome.exe. This
  /external/chromium_org/chrome/browser/renderer_host/
safe_browsing_resource_throttle_factory.cc 29 #error Need to define {FULL|MOBILE} SAFE_BROWSING mode.
  /external/chromium_org/chrome/browser/resources/options/
autofill_edit_overlay.css 13 #full-name-list input,
56 #full-name-list {
60 #full-name-list div[role='listitem'] > div {
64 #full-name-list div[role='listitem'] > div > div,
geolocation_options.js 27 // TODO(robliao): Determine if a full unroll is necessary
  /external/chromium_org/chrome/common/
content_restriction.h 8 // Used by a full-page plugin to disable browser commands because of
  /external/chromium_org/chrome/common/extensions/docs/templates/articles/manifest/
kiosk_enabled.html 8 window will cover the entire surface of the display (forced full screen).
  /external/chromium_org/chrome/renderer/resources/extensions/
inject_app_titlebar.js 14 ":-webkit-full-screen * { display: none; }\n" +
15 ":-webkit-full-screen-document * { display: none; }\n" +
16 "div:-webkit-full-screen, div:-webkit-full-screen-document { " +
  /external/chromium_org/chrome_frame/test/data/
chrome_frame_http_header.html 26 <p>Tests Chrome Frame full tab mode loading via an HTTP header.</p>
full_tab_sub_iframe_main.html 3 <title>ChromeFrame full tab IFRAME test main</title>
fulltab_anchor_url_navigate.html 30 ChromeFrame full tab mode anchor URL validation test.
fulltab_before_unload_event_test.html 27 ChromeFrame full tab mode unload event test.
referrer_frame.html 25 ChromeFrame full tab mode referrer test
referrer_main.html 22 ChromeFrame full tab mode referrer test. Verifies that the referrer header
window_open.html 25 ChromeFrame full tab mode window open popup test
  /external/chromium_org/components/autofill/core/browser/
state_names.cc 101 base::string16 full = GetNameForAbbreviation(value); local
103 if (full.empty()) {
105 full = value;
109 name->swap(full);

Completed in 510 milliseconds

1 2 3 4 5 67 8 91011>>