Home
last modified time | relevance | path

Searched defs:cards (Results 1 – 6 of 6) sorted by relevance

/external/chromium/chrome/browser/resources/touch_ntp/
Dslider.js40 function Slider(frame, container, cards, currentCard, cardWidth) { argument
171 setCards: function(cards, index) { argument
/external/chromium/chrome/browser/resources/ntp4/
Dcard_slider.js40 function CardSlider(frame, container, cards, currentCard, cardWidth) { argument
175 setCards: function(cards, index) { argument
/external/webkit/Source/WebCore/wml/
DWMLTemplateElement.cpp89 HashSet<WMLCardElement*> cards; in registerTemplatesInDocument() local
/external/kernel-headers/original/linux/mmc/
Dhost.h104 struct list_head cards; /* devices attached to this host */ member
/external/chromium/chrome/browser/automation/
Dtesting_automation_provider.cc3975 ListValue* cards = GetListFromCreditCards(credit_cards); in GetAutofillProfile() local
4001 ListValue* cards = NULL; in FillAutofillProfile() local
4312 ListValue* cards = new ListValue; in GetListFromCreditCards() local
4374 const ListValue& cards, std::string* error_message) { in GetCreditCardsFromList()
/external/kernel-headers/original/linux/
Dpnp.h340 struct list_head cards; member