Searched refs:text_attributes (Results 1 – 3 of 3) sorted by relevance
208 scoped_ptr<base::DictionaryValue> text_attributes( in RecordPropertiesToNfcNdefRecord() local211 text_attributes->SetString(NfcNdefRecord::kFieldText, in RecordPropertiesToNfcNdefRecord()215 text_attributes->SetString(NfcNdefRecord::kFieldEncoding, in RecordPropertiesToNfcNdefRecord()219 text_attributes->SetString(NfcNdefRecord::kFieldLanguageCode, in RecordPropertiesToNfcNdefRecord()222 if (!text_attributes->empty()) { in RecordPropertiesToNfcNdefRecord()225 titles->Append(text_attributes.release()); in RecordPropertiesToNfcNdefRecord()228 attributes.MergeDictionary(text_attributes.get()); in RecordPropertiesToNfcNdefRecord()
271 BSTR* text_attributes) { in get_attributes() argument
520 BSTR* text_attributes) { in get_attributes() argument