HomeSort by relevance Sort by last modified time
    Searched refs:placeholder (Results 26 - 50 of 50) sorted by null

12

  /external/webkit/Source/WebCore/css/
wml.css 139 input::-webkit-input-placeholder {
html.css 490 input::-webkit-input-placeholder, isindex::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  /bionic/libc/upstream-netbsd/libc/isc/
eventlib_p.h 177 struct { const void *placeholder; } null; member in struct:evEvent_p::__anon680::__anon687
  /external/chromium/chrome/browser/resources/
network_menu.js 204 this.ssidEdit.placeholder = localStrings.getString('ssid_prompt');
221 this.passwordEdit.placeholder = localStrings.getString('pass_prompt');
  /external/webkit/Source/WebCore/html/
HTMLInputElement.h 137 virtual String placeholder() const;
HTMLInputElement.cpp 960 String HTMLInputElement::placeholder() const function in class:WebCore::HTMLInputElement
    [all...]
  /external/webkit/Source/WebCore/accessibility/
AccessibilityObject.cpp 986 const AtomicString& placeholder = getAttribute(placeholderAttr); local
    [all...]
  /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...]
ReplaceSelectionCommand.cpp 113 // If we're already on a break, it's probably a placeholder and we shouldn't change our position.
741 // To avoid this, we add a placeholder node before the start of the paragraph.
743 RefPtr<Node> placeholder = createBreakElement(document()); local
744 insertNodeBefore(placeholder, startOfParagraphToMove.deepEquivalent().deprecatedNode());
745 destination = VisiblePosition(positionBeforeNode(placeholder.get()));
    [all...]
  /external/protobuf/src/google/protobuf/
descriptor.cc 433 // Empty table, used with placeholder files.
2503 FileDescriptor* placeholder = tables_->Allocate<FileDescriptor>(); local
    [all...]
  /build/tools/droiddoc/templates-ds/assets/js/
global-libraries-combined.js     [all...]
  /external/libvpx/libvpx/vp8/common/x86/
subpixel_ssse3.asm     [all...]
  /external/libvorbis/doc/
04-codec.tex 123 configuration placeholder values must be read to maintain bitstream
231 \item read and discard 8 bits (the unused time configuration placeholder)
  /build/tools/droiddoc/templates-sac/assets/js/
android_3p-bundle.js     [all...]
  /build/tools/droiddoc/templates-sdk/assets/js/
android_3p-bundle.js     [all...]
  /external/clang/lib/Sema/
SemaCast.cpp 54 if (const BuiltinType *placeholder =
56 PlaceholderKind = placeholder->getKind();
87 // cast that yields the unbridged-cast placeholder type.
99 /// Try to handle the given placeholder expression kind. Return
100 /// true if the source expression has the appropriate placeholder
101 /// kind. A placeholder can only be claimed once.
130 /// Check for and handle non-overload placeholder expressions.
    [all...]
SemaOverload.cpp 818 /// checkPlaceholderForOverload - Do any interesting placeholder-like
827 if (const BuiltinType *placeholder = E->getType()->getAsPlaceholderType()) {
830 if (placeholder->getKind() == BuiltinType::Overload) return false;
834 if (placeholder->getKind() == BuiltinType::ARCUnbridgedCast &&
    [all...]
  /prebuilts/sdk/tools/lib/
lombok-ast-0.2.jar 
  /prebuilts/tools/common/lombok-ast/
lombok-ast-0.2.1.jar 
lombok-ast-0.2.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar 
org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar 
  /external/qemu-pc-bios/bochs/bios/
rombios.c     [all...]
  /prebuilts/devtools/tools/lib/
sdkuilib.jar 

Completed in 1136 milliseconds

12