HomeSort by relevance Sort by last modified time
    Searched full:area (Results 1226 - 1250 of 5028) sorted by null

<<41424344454647484950>>

  /external/chromium_org/chrome/browser/profiles/
profile_metrics.h 103 // Interactions initiated from the content area are logged into a different
105 // An example of the interaction beginning in the content area is
  /external/chromium_org/chrome/browser/resources/options/chromeos/
bluetooth.css 72 /* Fix the dimensions of the message area so that the dialog does not change
75 #bluetooth-pairing-message-area {
  /external/chromium_org/chrome/browser/resources/options/
language_options.css 5 #languagePage .content-area {
186 #add-language-overlay-page .content-area {
language_options.html 4 <div class="content-area">
133 <div class="action-area">
manage_profile_overlay.css 115 .action-area-shortcut-container {
150 #create-profile-managed-content-area {
  /external/chromium_org/chrome/browser/resources/
set_as_default_browser.css 36 #metro-setup-outer-container .page .content-area {
77 #metro-setup-overlay .content-area {
  /external/chromium_org/chrome/browser/ui/cocoa/
browser_window_controller_private.h 33 // content area, download shelf (if any).
90 // Lays out the tab content area in the given frame. If the height changes,
fullscreen_mode_controller.mm 34 // The height of the tracking area in which mouse entered/exit events will
81 // Create the tracking area at the top of the window.
  /external/chromium_org/chrome/browser/ui/cocoa/find_bar/
find_bar_view.mm 98 // area.
102 // |rect| is approximately equivalent to the opaque area of the findbar.
  /external/chromium_org/chrome/browser/ui/cocoa/location_bar/
autocomplete_text_field_cell.mm 382 // will be drawn on top of an opaque area, therefore it is safe to enable
545 // from a tracking area), and returns |NULL| if no decoration matches.
560 // event (from a tracking area).
604 for (CrTrackingArea* area in [view trackingAreas]) {
605 if ([[area userInfo] objectForKey:kButtonDecorationKey])
606 [view removeTrackingArea:area];
631 base::scoped_nsobject<CrTrackingArea> area(
637 [view addTrackingArea:area];
    [all...]
  /external/chromium_org/chrome/browser/ui/cocoa/omnibox/
omnibox_popup_matrix.mm 66 // Callbacks from tracking area.
79 // The tracking area events aren't forwarded during a drag, so handle
  /external/chromium_org/chrome/browser/ui/views/app_list/linux/
app_list_linux.cc 18 // display edge and work area do not match up, but there can be more than one
20 // largest delta between the display edge and the work area edge. Ties are
  /external/chromium_org/chrome/browser/ui/views/panels/
panel_view_browsertest.cc 146 EXPECT_EQ(0, GetPanelView(panel)->height()); // client area height.
159 EXPECT_EQ(0, GetPanelView(panel)->height()); // client area height.
  /external/chromium_org/chrome/browser/ui/webui/
version_ui.cc 78 // VersionHandler::OnGotPlugins. The area is initially blank.
114 // and returned in VersionHandler::OnGotFilePaths. The area is initially
  /external/chromium_org/chrome/browser/ui/window_sizer/
window_sizer_common_unittest.h 42 // The work area for 1024x768 monitors with different taskbar orientations.
111 // Set up the window bounds, monitor bounds, and work area to get the
  /external/chromium_org/chrome/common/extensions/api/
system_display.idl 77 // The usable work area of the display within the display bounds. The work
78 // area excludes areas of the display reserved for OS, for example taskbar
  /external/chromium_org/chrome/common/extensions/docs/templates/articles/
app_architecture.html 22 it simply contains a blank rectangular area.
158 Each app has its own private storage area
  /external/chromium_org/components/
autofill_strings.grdp 50 <message name="IDS_AUTOFILL_FIELD_LABEL_AREA" desc="The label of the Area entry.">
51 Area
  /external/chromium_org/content/common/gpu/client/
command_buffer_proxy_impl.h 166 // The shared memory area used to update state.
175 // The shared memory area used to update state.
  /external/chromium_org/native_client_sdk/doc_generated/pepper_beta/cpp/
classpp_1_1_network_monitor.html 18 <area shape="rect" id="node2" href="classpp_1_1_resource.html" title="A reference counted module resource." alt="" coords="27,5,131,35"></area></map>
  /external/chromium_org/native_client_sdk/doc_generated/pepper_dev/cpp/
classpp_1_1_network_monitor.html 18 <area shape="rect" id="node2" href="classpp_1_1_resource.html" title="A reference counted module resource." alt="" coords="27,5,131,35"></area></map>
  /external/chromium_org/native_client_sdk/doc_generated/pepper_stable/cpp/
classpp_1_1_network_monitor.html 18 <area shape="rect" id="node2" href="classpp_1_1_resource.html" title="A reference counted module resource." alt="" coords="27,5,131,35"></area></map>
  /external/chromium_org/native_client_sdk/src/build_tools/screenshot_extension/
screenshot.js 133 /** Capture the current visible area of the tab as a PNG.
149 /** Capture the current visible area of a given element as a PNG.
  /external/chromium_org/printing/
page_setup.cc 138 // Calculate the overlay area. If the margins are excessive, the overlay_area
151 // Calculate the content area. If the margins are excessive, the content_area
  /external/chromium_org/remoting/webapp/
toolbar.js 129 * active area of the tool-bar stub larger without making a corresponding area

Completed in 342 milliseconds

<<41424344454647484950>>