HomeSort by relevance Sort by last modified time
    Searched full:preview (Results 1 - 25 of 711) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium/chrome/browser/ui/cocoa/tab_contents/
previewable_contents_controller.h 15 // the notion of an "active" view vs. a "preview" tab contents view.
21 // The "preview" can be set using |-showPreview:| and |-hidePreview|. When a
22 // preview is set, the active view is hidden (but stays in the view hierarchy).
23 // When the preview is removed, the active view is reshown.
29 // The preview TabContents. Will be NULL if no preview is currently showing.
35 // Sets the current preview and installs its TabContentsView into the view
36 // hierarchy. Hides the active view. |preview| must not be NULL.
37 - (void)showPreview:(TabContents*)preview;
39 // Closes the current preview and shows the active view
    [all...]
previewable_contents_controller.mm 22 - (void)showPreview:(TabContents*)preview {
23 DCHECK(preview);
25 // Remove any old preview contents before showing the new one.
29 previewContents_ = preview;
33 // Hide the active container and add the preview contents.
41 // Remove the preview contents and reshow the active container.
  /external/chromium/chrome/browser/printing/
print_preview_tab_controller.h 5 // For print preview, a print preview (PP) tab is linked with the initiator tab
7 // printing operation while the first print preview tab is still open, that PP
38 // Initiate print preview for |initiator_tab|.
42 // Get/Create the print preview tab for |initiator_tab|.
46 // Returns preview tab for |tab|.
47 // Returns |tab| if |tab| is a preview tab.
48 // Returns NULL if no preview tab exists for |tab|.
60 // Returns true if |tab| is a print preview tab.
66 // 1:1 relationship between initiator tab and print preview tab
    [all...]
print_preview_tab_controller_unittest.cc 14 // Create/Get a preview tab for initiator tab.
33 // Get the preview tab for initiator tab.
37 // New print preview tab is created. Current focus is on preview tab.
44 // Get the print preview tab for initiator tab.
48 // Preview tab already exists. Tab count remains the same.
51 // 1:1 relationship between initiator and preview tab.
55 // To show multiple print preview tabs exist in the same browser for
56 // different initiator tabs. If preview tab already exists for an initiator, it
80 // Create preview tab for |tab_contents_1
    [all...]
print_preview_message_handler.h 15 // TabContents offloads print preview message handling to
28 // Gets the print preview tab associated with |owner_|.
  /development/apps/WidgetPreview/res/values/
strings.xml 18 <string name="application_label">Widget Preview</string>
19 <string name="saving_preview">Saving widget preview...</string>
20 <string name="preview_saved">Widget preview saved!</string>
22 <string name="preview_save_error">Error saving preview</string>
24 <string name="email_subject">Widget preview</string>
25 <string name="email_body">Attached is the preview of your AppWidget</string>
28 <string name="email_button">Email Preview</string>
  /frameworks/base/docs/html/training/camera/
cameradirect.jd 18 <li><a href="#camera-preview">Create the Camera Preview</a></li>
20 <li><a href="#TaskOrientation">Set the Preview Orientation</a></li>
22 <li><a href="#TaskRestartPreview">Restart the Preview</a></li>
23 <li><a href="#TaskReleaseCamera">Stop the Preview and Release the Camera</a></li>
87 <h2 id="camera-preview">Create the Camera Preview</h2>
89 <p>Taking a picture usually requires that your users see a preview of their subject before clicking
93 <h3 id="TaskSetPreview">Preview Class</h3>
95 <p>To get started with displaying a preview, you need preview class. Th
    [all...]
  /external/icu4c/i18n/unicode/
colldata.h 28 * @internal ICU 4.0.1 technology preview
34 * @internal ICU 4.0.1 technology preview
42 * @internal ICU 4.0.1 technology preview
48 * @internal ICU 4.0.1 technology preview
56 * @internal ICU 4.0.1 technology preview
64 * @internal ICU 4.0.1 technology preview
80 * @internal ICU 4.0.1 technology preview
86 * @internal ICU 4.0.1 technology preview
95 * @internal ICU 4.0.1 technology preview
106 * @internal ICU 4.0.1 technology preview
    [all...]
bmsearch.h 10 * \brief C++ API: Boyer-Moore StringSearch technology preview
11 * \internal ICU 4.0.1 technology preview
87 * NOTE: This is a technology preview. The final version of this API may not bear any resenblence to this API.
103 * @internal ICU 4.0.1 technology preview
123 * @internal ICU 4.0.1 technology preview
130 * @internal ICU 4.0.1 technology preview
139 * @internal ICU 4.0.1 technology preview
152 * @internal ICU 4.0.1 technology preview
162 * @internal ICU 4.0.1 technology preview
172 * @internal ICU 4.0.1 technology preview
    [all...]
  /external/chromium/chrome/browser/ui/webui/
print_preview_ui_html_source.h 20 // A SharedMemory that contains the data for print preview,
21 // and the size of the print preview data in bytes.
27 // Gets the print preview |data|. The data is valid as long as the
31 // Sets the print preview |data|. PrintPreviewHandler owns the data and is
44 // Current print preview data, the contents of which are owned by
  /development/tools/emulator/system/camera/
PreviewWindow.h 22 * of a preview window set via set_preview_window camera HAL API.
29 /* Encapsulates functionality of a preview window set via set_preview_window
52 * window - Preview window to set. This parameter might be NULL, which
53 * indicates preview window reset.
54 * preview_fps - Preview's frame frequency. This parameter determins when
56 * the preview window. If 'window' parameter passed to this method is
64 /* Starts the preview.
70 /* Stops the preview.
76 /* Checks if preview is enabled. */
111 /* Adjusts cached dimensions of the preview window frame according to th
    [all...]
PreviewWindow.cpp 19 * functionality of a preview window set via set_preview_window camera HAL API.
57 /* Reset preview info. */
63 /* The CPU will write each frame to the preview window buffer.
64 * Note that we delay setting preview window buffer geometry until
68 /* Set preview frequency. */
73 ALOGE("%s: Error setting preview window usage %d -> %s",
115 /* Make sure that preview window dimensions are OK with the camera device */
117 /* Need to set / adjust buffer geometry for the preview window.
118 * Note that in the emulator preview window uses only RGB for pixel
120 ALOGV("%s: Adjusting preview windows %p geometry to %dx%d"
    [all...]
  /external/chromium/chrome/browser/ui/views/frame/
contents_container.h 31 // Makes the preview view the active view and nulls out the old active view.
36 // Sets the preview view. This does not delete the old.
37 void SetPreview(views::View* preview, TabContents* preview_tab_contents);
44 // Returns the bounds of the preview. If the preview isn't active this
45 // retuns the bounds the preview would be shown at.
54 // Removes the fade. This is done implicitly when the preview is made active.
89 // preview overlap the bookmark bar on the new tab page.
  /external/chromium/chrome/common/extensions/docs/examples/extensions/wave/
manifest.json 4 "description": "Find out when you have new waves and preview them fast.",
15 "default_title": "Preview new waves",
  /packages/experimental/BugReportSender/res/layout/
bugreport_preview.xml 7 android:id="@+id/preview"
  /external/icu4c/common/unicode/
icuplug.h 101 * \internal ICU 4.4 Technology Preview
117 * @internal ICU 4.4 Technology Preview
128 * @internal ICU 4.4 Technology Preview
134 * @internal ICU 4.4 Technology Preview
143 * @internal ICU 4.4 Technology Preview
149 * @internal ICU 4.4 Technology Preview
164 * @internal ICU 4.4 Technology Preview
179 * @internal ICU 4.4 Technology Preview
194 * @internal ICU 4.4 Technology Preview
203 * @internal ICU 4.4 Technology Preview
    [all...]
  /development/samples/WiFiDirectDemo/res/layout/
main.xml 17 <!-- Preview: layout=@layout/row_devices -->
24 <!-- Preview: layout=@layout/device_detail -->
  /development/samples/WiFiDirectDemo/res/layout-land/
main.xml 17 <!-- Preview: layout=@layout/row_devices -->
24 <!-- Preview: layout=@layout/device_detail -->
  /development/samples/WiFiDirectDemo/res/layout-large/
main.xml 10 <!-- Preview: layout=@layout/row_devices -->
15 <!-- Preview: layout=@layout/device_detail -->
  /packages/apps/Gallery2/res/xml/
wallpaper_picker_preview.xml 17 <wallpaper-preview xmlns:android="http://schemas.android.com/apk/res/android"
19 </wallpaper-preview>
widget_info.xml 6 android:previewImage="@drawable/preview"
  /packages/apps/Launcher2/res/xml/
wallpaper_picker_preview.xml 17 <wallpaper-preview
20 </wallpaper-preview
  /packages/wallpapers/LivePicker/res/xml/
wallpaper_picker_preview.xml 17 <wallpaper-preview
20 </wallpaper-preview
  /frameworks/base/docs/html/
robots.txt 6 Disallow: /sdk/preview/
  /external/chromium/chrome/browser/instant/
instant_loader.h 43 // Invoked to load a URL. |tab_contents| is the TabContents the preview is
55 // remembered until the preview is committed or destroyed. This is only used
59 // Returns true if the mouse is down as the result of activating the preview
63 // Releases the preview TabContents passing ownership to the caller. This is
64 // intended to be called when the preview TabContents is committed. This does
77 // The preview TabContents; may be null.
82 // Returns true if the preview TabContents is ready to be shown.
124 // Invoked to show the preview. This is invoked in two possible cases: when
126 // delegate the preview is ready to be shown.
132 // Returns the bounds of the omnibox in terms of the preview tab contents
    [all...]

Completed in 1241 milliseconds

1 2 3 4 5 6 7 8 91011>>