/packages/apps/Contacts/res/layout-sw580dp-w1000dp/ |
contact_detail_fragment.xml | 27 <!-- Placeholder for empty list -->
|
/external/webkit/Source/WebCore/editing/ |
DeleteSelectionCommand.cpp | 201 // and receive the placeholder after deletion. 384 // Make sure empty cell has some height, if a placeholder can be inserted. 576 // a placeholder, but not in this case. 646 // removals that it does cause the insertion of *another* placeholder. 810 RefPtr<Node> placeholder = m_needPlaceholder ? createBreakElement(document()).get() : 0; local [all...] |
ApplyBlockElementCommand.cpp | 103 RefPtr<Element> placeholder = createBreakElement(document()); local 104 appendNode(placeholder, blockquote); 105 setEndingSelection(VisibleSelection(positionBeforeNode(placeholder.get()), DOWNSTREAM));
|
/external/chromium/chrome/browser/ui/search_engines/ |
edit_search_engine_controller.cc | 37 // Use TemplateURLRef to extract the search placeholder. 44 // placeholder.
|
/external/chromium/chrome/common/extensions/ |
extension_message_bundle.h | 84 // Replaces each occurance of variable placeholder with its value. 86 // Returns false if for a valid message/placeholder name there is no matching
|
/external/webkit/Source/WebCore/platform/animation/ |
Animation.h | 58 // We can make placeholder Animation objects to keep the comma-separated lists 59 // of properties in sync. isValidAnimation means this is not a placeholder.
|
/external/chromium/chrome/common/extensions/docs/ |
i18n-messages.html | 1 <!DOCTYPE html><!-- This page is a placeholder for generated extensions api doc. Note: 334 <!-- STATIC CONTENT PLACEHOLDER --> 362 "example": "<em>Translator-aimed example of the placeholder string.</em>" 484 to refer to a particular placeholder. 485 For example, you can refer to a placeholder named "our_site" as 566 Here are two reasons you might want to use a placeholder: 584 Each placeholder has a name, 587 A placeholder's name is case-insensitive 633 For example, a placeholder 643 The "our_site" placeholder has no "example" ite [all...] |
/external/chromium/chrome/common/extensions/docs/examples/extensions/benchmark/ |
options.html | 316 this.plot = function (placeholder) { 317 $.plot(placeholder, 424 var placeholder = document.getElementById("placeholder"); 425 placeholder.style.display = ""; 426 plotData.plot(placeholder); 517 var placeholder = document.getElementById("placeholder"); 520 if (placeholder.style.display == "") { 525 if (placeholder.style.display == "") [all...] |
/external/bluetooth/glib/gobject/ |
gtypeplugin.h | 86 * The <structname>GTypePlugin</structname> typedef is used as a placeholder
|
/external/chromium/chrome/browser/ |
mach_broker_mac.h | 56 // Adds a placeholder to the map for the given pid with MACH_PORT_NULL.
|
/external/chromium/chrome/browser/resources/net_internals/ |
testview.js | 71 // placeholder '?') once the test has completed. For now we just
|
/external/chromium/chrome/browser/resources/picasaweb_uploader/ |
upload.html | 68 <td><textarea id="album-description-textarea" placeholder="Album description"></textarea></td>
|
/external/chromium/chrome/common/extensions/docs/examples/extensions/proxy_configuration/test/ |
proxy_form_controller_test.html | 104 <textarea id="bypassList" name="bypassList" placeholder="localhost,192.168.1.1/16, .example.com"></textarea>
|
/external/chromium/net/base/ |
dnsrr_resolver.h | 50 // negative is true if this is a negative cache entry, i.e. is a placeholder
|
/external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.call/ |
p1-0x.cpp | 14 // Placeholder type when get_nth_type fails.
|
/external/guava/src/com/google/common/base/ |
Preconditions.java | 43 * placeholder in these messages, not the full range of {@link 97 * placeholder in the template with an argument. These are matched by 152 * placeholder in the template with an argument. These are matched by 211 * placeholder in the template with an argument. These are matched by
|
/external/ppp/pppd/include/ |
pcap-int.h | 93 * Placeholder for filter code if bpf not in kernel.
|
/external/proguard/src/proguard/shrink/ |
Shrinker.java | 163 * Returns whether the given file is actually a file, or just a placeholder
|
/external/webkit/Source/WebCore/html/ |
HTMLInputElement.idl | 52 attribute [Reflect] DOMString placeholder;
|
/external/webkit/Source/WebKit/chromium/public/ |
WebInputElement.h | 72 WEBKIT_API WebString placeholder() const;
|
/external/webkit/Tools/iExploder/iexploder-1.3.2/htdocs/ |
htmlattrs.in | 224 placeholder
|
/external/webkit/Tools/iExploder/iexploder-1.7.2/src/css-pseudo/ |
webkit | 11 -webkit-input-placeholder
|
/frameworks/base/tests/permission/src/com/android/framework/permission/tests/ |
ActivityManagerPermissionTests.java | 28 * TODO: Remove this. This is only a placeholder, need to implement this.
|
/packages/apps/Contacts/res/values/ |
colors.xml | 79 <!-- Color of image view placeholder. -->
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
rtc.h | 56 int pll_ctrl; /* placeholder for fancier control */
|