/external/chromium/chrome/browser/chromeos/panels/ |
panel_scroller_container.cc | 10 views::View* contents) 13 contents_(contents) {
|
panel_scroller_container.h | 14 // This class wraps the contents of a panel in the panel scroller. It currently 18 PanelScrollerContainer(PanelScroller* scroller, views::View* contents);
|
/external/chromium/chrome/browser/chromeos/ |
wm_overview_title.h | 35 // This contains the title of the tab contents. 38 // This contains the url of the tab contents.
|
/external/chromium/chrome/browser/history/ |
history_publisher.cc | 31 const string16& contents) const { 35 contents.c_str(),
|
/external/chromium/chrome/browser/sessions/ |
session_command.cc | 20 memcpy(contents(), pickle.data(), pickle.size()); 31 return new Pickle(contents(), static_cast<int>(size()));
|
/external/chromium/chrome/browser/tab_contents/ |
simple_alert_infobar_delegate.cc | 12 TabContents* contents, 16 : ConfirmInfoBarDelegate(contents),
|
/external/chromium/chrome/browser/ui/cocoa/applescript/examples/ |
advanced_tab_manipulation.applescript | 12 -- Saves the contents of the tab without the accompanying resources. 15 -- Saves the contents of the tab with the accompanying resources.
|
/external/chromium/chrome/browser/ui/cocoa/ |
styled_text_field.h | 21 // by the text contents. May be negative if the contents are large
|
/external/chromium/chrome/common/ |
zip.h | 11 // Zip the contents of src_dir into dest_file. src_path must be a directory. 19 // Unzip the contents of zip_file into dest_dir.
|
/external/chromium_org/cc/layers/ |
contents_scaling_layer.h | 13 // Base class for layers that need contents scale. 14 // The content bounds are determined by bounds and scale of the contents.
|
/external/chromium_org/chrome/browser/chromeos/input_method/ |
hidable_area.h | 22 void SetContents(views::View* contents); 34 views::View* contents() { function in class:chromeos::input_method::HidableArea
|
/external/chromium_org/chrome/browser/sessions/ |
session_command.cc | 20 memcpy(contents(), pickle.data(), pickle.size()); 31 return new Pickle(contents(), static_cast<int>(size()));
|
/external/chromium_org/chrome/browser/ui/cocoa/applescript/examples/ |
advanced_tab_manipulation.applescript | 12 -- Saves the contents of the tab without the accompanying resources. 15 -- Saves the contents of the tab with the accompanying resources.
|
/external/chromium_org/chrome/browser/ui/cocoa/ |
styled_text_field.h | 21 // by the text contents. May be negative if the contents are large
|
/external/chromium_org/chrome/common/translate/ |
language_detection_details.h | 39 // The contents which is used for detection. 40 base::string16 contents; member in struct:LanguageDetectionDetails
|
/external/chromium_org/chrome/test/chromedriver/ |
embed_user_data_dir_in_cpp.py | 27 contents = f.read() 28 global_string_map[var_name] = contents
|
/external/chromium_org/chrome/tools/build/ |
make_version_cc.py | 19 contents = '''// automatically generated by %s 31 output.write(contents)
|
/external/chromium_org/components/web_modal/ |
web_contents_modal_dialog_manager_delegate.h | 23 // blocked while displaying a web contents modal dialog. During that time 29 // Returns the WebContentsModalDialogHost for use in positioning web contents
|
/external/chromium_org/third_party/WebKit/ManualTests/ |
Default-port-frame.html | 1 To run this test you will need to put this file and Default-port-frame-contents.html 5 <iframe src="http://localhost:80/resources/Default-port-frame-contents.html"> </iframe>
|
/external/chromium_org/third_party/WebKit/ManualTests/chromium/ |
suggestions-popup-font-change.html | 13 <li>3. Delete contents of input box, press Cntrl/+ [Command/+ on Mac] 14 to magnify the page contents. Repeat step 2, text size should still
|
/external/chromium_org/third_party/WebKit/ManualTests/compositing/ |
fixed-position-out-of-view-scroll-prepaint.html | 26 This test is applicable on platforms that do accelerated compositing, can prepaint out-of-view contents and can scroll the contents into the viewport without repainting them.<p>
|
/external/chromium_org/third_party/leveldatabase/src/table/ |
block.h | 19 // Initialize the block with the specified contents. 20 explicit Block(const BlockContents& contents);
|
/external/chromium_org/tools/grit/grit/testdata/ |
chat_result.html | 11 <br id=contents> 12 <label>[CONTENTS]</label>
|
/external/chromium_org/tools/gyp/test/copies/ |
gyptest-samedir.py | 21 'file1 contents\n', 25 'file2 contents\n',
|
/external/javassist/src/main/javassist/ |
NotFoundException.java | 5 * The contents of this file are subject to the Mozilla Public License Version 7 * the License. Alternatively, the contents of this file may be used under
|