Searched defs:GetDisplayText (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/ui/autofill/
H A Ddata_model_wrapper.cc51 bool DataModelWrapper::GetDisplayText( function in class:autofill::DataModelWrapper
211 bool AutofillCreditCardWrapper::GetDisplayText( function in class:autofill::AutofillCreditCardWrapper
234 // Reachable from DataModelWrapper::GetDisplayText().
249 bool WalletAddressWrapper::GetDisplayText( function in class:autofill::WalletAddressWrapper
255 return DataModelWrapper::GetDisplayText(vertically_compact,
273 // Reachable from DataModelWrapper::GetDisplayText().
295 bool WalletInstrumentWrapper::GetDisplayText( function in class:autofill::WalletInstrumentWrapper
304 if (!DataModelWrapper::GetDisplayText(vertically_compact,
337 bool FullWalletBillingWrapper::GetDisplayText( function in class:autofill::FullWalletBillingWrapper
344 return DataModelWrapper::GetDisplayText(vertically_compac
[all...]

Completed in 127 milliseconds