/external/chromium/chrome/browser/ui/webui/options/ |
autofill_options_handler.h | 32 // Loads the strings for the address and credit card overlays. 36 // Loads Autofill addresses and credit cards using the PersonalDataManager. 43 // Removes a credit card from the PersonalDataManager. 44 // |args| - A string, the GUID of the credit card to remove. 52 // Requests profile data for a specific credit card. Calls into WebUI with the 53 // loaded profile data to open the credit card editor. 54 // |args| - A string, the GUID of the credit card to load. 64 // Adds or updates a credit card, depending on the GUID of the profile. If the 65 // GUID is empty, a new credit card is added to the WebDatabase; otherwise, 66 // the credit card with the matching GUID is updated. Called from WebUI [all...] |
/external/chromium/chrome/browser/resources/options/ |
autofill_edit_creditcard_overlay.html | 1 <div class="page hidden" id="autofill-edit-credit-card-overlay"> 2 <h1 id="autofill-credit-card-title"></h1> 13 <input type="text" id="credit-card-number"> 25 <button type="reset" id="autofill-edit-credit-card-cancel-button" 27 <button type="submit" id="autofill-edit-credit-card-apply-button" disabled
|
autofill_edit_creditcard_overlay.js | 8 // The GUID of the loaded credit card. 19 'autofill-edit-credit-card-overlay'); 34 $('autofill-edit-credit-card-cancel-button').onclick = function(event) { 37 $('autofill-edit-credit-card-apply-button').onclick = function(event) { 69 creditCard[2] = $('credit-card-number').value; 82 var ccNumber = $('credit-card-number'); 95 var disabled = !$('name-on-card').value && !$('credit-card-number'); 96 $('autofill-edit-credit-card-apply-button').disabled = disabled; 142 $('credit-card-number').value = ''; 153 $('credit-card-number').value = creditCard['creditCardNumber'] [all...] |
/external/chromium_org/chrome/browser/resources/options/ |
autofill_edit_creditcard_overlay.html | 1 <div id="autofill-edit-credit-card-overlay" class="page" hidden> 3 <h1 id="autofill-credit-card-title"></h1> 12 <input id="credit-card-number" type="text"> 26 <button id="autofill-edit-credit-card-cancel-button" type="reset" 28 <button id="autofill-edit-credit-card-apply-button" type="submit"
|
autofill_edit_creditcard_overlay.js | 16 'autofill-edit-credit-card-overlay'); 31 $('autofill-edit-credit-card-cancel-button').onclick = function(event) { 34 $('autofill-edit-credit-card-apply-button').onclick = function(event) { 74 creditCard[2] = $('credit-card-number').value; 87 var ccNumber = $('credit-card-number'); 100 var disabled = !$('name-on-card').value && !$('credit-card-number').value; 101 $('autofill-edit-credit-card-apply-button').disabled = disabled; 147 $('credit-card-number').value = ''; 161 $('credit-card-number').value = creditCard.creditCardNumber; 165 // and then loaded a credit card profile to edit in the new year, s [all...] |
/external/chromium_org/chrome/browser/ui/webui/options/ |
autofill_options_handler.h | 42 // Loads the strings for the address and credit card overlays. 46 // Loads Autofill addresses and credit cards using the PersonalDataManager. 50 // |args| - A string, the GUID of the address or credit card to remove. 58 // Requests profile data for a specific credit card. Calls into WebUI with the 59 // loaded profile data to open the credit card editor. 60 // |args| - A string, the GUID of the credit card to load. 70 // Adds or updates a credit card, depending on the GUID of the profile. If the 71 // GUID is empty, a new credit card is added to the WebDatabase; otherwise, 72 // the credit card with the matching GUID is updated. Called from WebUI. 73 // |args| - an array containing the GUID of the credit card followed by th [all...] |
/external/chromium_org/components/autofill/core/browser/webdata/ |
autofill_webdata.h | 78 // Schedules a task to add credit card to the web database. 81 // Schedules a task to update credit card in the web database. 84 // Schedules a task to remove a credit card from the web database. 85 // |guid| is identifer of the credit card to remove. 88 // Initiates the request for all credit cards. The method 90 // finished, with the credit cards included in the argument |result|. The 91 // consumer owns the credit cards. 99 // Removes origin URLs associated with Autofill profiles and credit cards from
|
/development/ndk/platforms/android-3/include/linux/netfilter/ |
xt_limit.h | 22 u_int32_t credit; member in struct:xt_rateinfo
|
/external/chromium_org/components/autofill/core/browser/ |
validation.h | 25 // Returns true if |text| looks like a valid credit card number. 29 // Returns true if |text| looks like a valid credit card security code. 32 // Returns true if |code| looks like a valid credit card security code 33 // for the type of credit card designated by |number|.
|
/external/kernel-headers/original/linux/netfilter/ |
xt_limit.h | 15 u_int32_t credit; member in struct:xt_rateinfo
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/netfilter/ |
xt_limit.h | 15 u_int32_t credit; member in struct:xt_rateinfo
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/netfilter_bridge/ |
ebt_limit.h | 19 u_int32_t credit; member in struct:ebt_limit_info
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter/ |
xt_limit.h | 15 u_int32_t credit; member in struct:xt_rateinfo
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter_bridge/ |
ebt_limit.h | 19 u_int32_t credit; member in struct:ebt_limit_info
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter/ |
xt_limit.h | 15 u_int32_t credit; member in struct:xt_rateinfo
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter_bridge/ |
ebt_limit.h | 19 u_int32_t credit; member in struct:ebt_limit_info
|
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/netfilter/ |
xt_limit.h | 22 u_int32_t credit; member in struct:xt_rateinfo
|
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/netfilter/ |
xt_limit.h | 22 u_int32_t credit; member in struct:xt_rateinfo
|
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/netfilter/ |
xt_limit.h | 22 u_int32_t credit; member in struct:xt_rateinfo
|
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/netfilter/ |
xt_limit.h | 22 u_int32_t credit; member in struct:xt_rateinfo
|
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/netfilter/ |
xt_limit.h | 22 u_int32_t credit; member in struct:xt_rateinfo
|
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/netfilter/ |
xt_limit.h | 22 u_int32_t credit; member in struct:xt_rateinfo
|
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/netfilter/ |
xt_limit.h | 22 u_int32_t credit; member in struct:xt_rateinfo
|
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/netfilter/ |
xt_limit.h | 22 u_int32_t credit; member in struct:xt_rateinfo
|
/prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/netfilter/ |
xt_limit.h | 22 u_int32_t credit; member in struct:xt_rateinfo
|