Searched refs:property_name (Results 1 - 25 of 150) sorted by relevance

123456

/external/chromium_org/chrome/browser/chromeos/extensions/
H A Dinfo_private_api.cc144 std::string property_name; local
145 EXTENSION_FUNCTION_VALIDATE(list->GetString(i, &property_name));
146 base::Value* value = GetValue(property_name);
148 result->Set(property_name, value);
156 const std::string& property_name) {
157 if (property_name == kPropertyHWID) {
163 } else if (property_name == kPropertyCustomizationID) {
170 } else if (property_name == kPropertyHomeProvider) {
178 } else if (property_name == kPropertyInitialLocale) {
181 } else if (property_name
155 GetValue( const std::string& property_name) argument
[all...]
H A Dinfo_private_api.h30 base::Value* GetValue(const std::string& property_name);
/external/chromium_org/third_party/freetype/src/sfnt/
H A Dttbdf.h37 const char* property_name,
/external/freetype/src/sfnt/
H A Dttbdf.h37 const char* property_name,
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/sfnt/
H A Dttbdf.h37 const char* property_name,
/external/freetype/src/autofit/
H A Dafmodule.c84 const char* property_name,
91 if ( !ft_strcmp( property_name, "fallback-script" ) )
117 fallback_script, property_name ));
123 else if ( !ft_strcmp( property_name, "default-script" ) )
132 else if ( !ft_strcmp( property_name, "increase-x-height" ) )
146 property_name ));
153 const char* property_name,
162 if ( !ft_strcmp( property_name, "glyph-to-script-map" ) )
174 else if ( !ft_strcmp( property_name, "fallback-script" ) )
185 else if ( !ft_strcmp( property_name, "defaul
83 af_property_set( FT_Module ft_module, const char* property_name, const void* value ) argument
152 af_property_get( FT_Module ft_module, const char* property_name, void* value ) argument
[all...]
/external/chromium_org/third_party/freetype/include/freetype/internal/services/
H A Dsvprop.h31 const char* property_name,
36 const char* property_name,
/external/freetype/include/internal/services/
H A Dsvprop.h31 const char* property_name,
36 const char* property_name,
/external/pdfium/core/include/thirdparties/freetype/freetype/internal/services/
H A Dsvprop.h31 const char* property_name,
36 const char* property_name,
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/internal/services/
H A Dsvprop.h31 const char* property_name,
36 const char* property_name,
/external/chromium_org/third_party/freetype/src/autofit/
H A Dafmodule.c84 const char* property_name,
91 if ( !ft_strcmp( property_name, "fallback-script" ) )
100 else if ( !ft_strcmp( property_name, "increase-x-height" ) )
114 property_name ));
121 const char* property_name,
129 if ( !ft_strcmp( property_name, "glyph-to-script-map" ) )
141 else if ( !ft_strcmp( property_name, "fallback-script" ) )
150 else if ( !ft_strcmp( property_name, "increase-x-height" ) )
165 property_name ));
83 af_property_set( FT_Module ft_module, const char* property_name, const void* value ) argument
120 af_property_get( FT_Module ft_module, const char* property_name, void* value ) argument
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/host/chrome/
H A Dtts.js77 * @param {string} property_name The name of the property to increase.
81 cvox.ChromeTts.prototype.increaseProperty = function(property_name, announce) {
82 goog.base(this, 'increaseProperty', property_name, announce);
85 'action': 'increase' + property_name,
/external/chromium_org/content/browser/geolocation/
H A Dwifi_data_provider_linux_unittest.cc145 std::string property_name; local
147 reader.PopString(&property_name)) {
182 std::string property_name; local
184 reader.PopString(&property_name)) {
188 if (property_name == "Ssid") {
194 } else if (property_name == "HwAddress") {
198 } else if (property_name == "Strength") {
202 } else if (property_name == "Frequency") {
/external/chromium_org/device/bluetooth/
H A Dbluetooth_gatt_connection_chromeos.cc86 const std::string& property_name) {
102 if (property_name == properties->connected.name() &&
84 DevicePropertyChanged( const dbus::ObjectPath& object_path, const std::string& property_name) argument
H A Dbluetooth_gatt_connection_chromeos.h46 const std::string& property_name) OVERRIDE;
/external/chromium_org/extensions/browser/api/bluetooth/
H A Dbluetooth_private_api.h61 base::Closure CreatePropertySetCallback(const std::string& property_name);
62 base::Closure CreatePropertyErrorCallback(const std::string& property_name);
/external/chromium_org/ui/base/ime/chromeos/
H A Dmock_ime_engine_handler.cc42 void MockIMEEngineHandler::PropertyActivate(const std::string& property_name) { argument
43 last_activated_property_ = property_name;
/external/chromium_org/chromeos/dbus/
H A Dbluetooth_gatt_characteristic_service_provider.cc141 std::string property_name; local
143 !reader.PopString(&property_name) ||
164 if (property_name == bluetooth_gatt_characteristic::kValueProperty) {
182 if (property_name == bluetooth_gatt_characteristic::kUUIDProperty) {
186 } else if (property_name ==
194 "No such property: '" + property_name + "'.")
212 std::string property_name; local
215 !reader.PopString(&property_name) ||
237 if (property_name != bluetooth_gatt_characteristic::kValueProperty) {
240 if (property_name
[all...]
H A Dbluetooth_gatt_descriptor_service_provider.cc138 std::string property_name; local
140 !reader.PopString(&property_name) ||
161 if (property_name == bluetooth_gatt_descriptor::kValueProperty) {
179 if (property_name == bluetooth_gatt_descriptor::kUUIDProperty) {
183 } else if (property_name ==
191 "No such property: '" + property_name + "'.")
209 std::string property_name; local
212 !reader.PopString(&property_name) ||
234 if (property_name != bluetooth_gatt_descriptor::kValueProperty) {
237 if (property_name
[all...]
H A Dnfc_record_client.cc131 const std::string& property_name) OVERRIDE {
138 if (property_name != device_properties->records.name())
173 const std::string& property_name) OVERRIDE {
180 if (property_name != tag_properties->records.name())
230 const std::string& property_name) {
232 << " Property: " << property_name;
234 RecordPropertyChanged(object_path, property_name));
229 OnPropertyChanged(const dbus::ObjectPath& object_path, const std::string& property_name) argument
H A Dbluetooth_gatt_service_client.cc123 const std::string& property_name) {
125 << ": " << property_name;
127 GattServicePropertyChanged(object_path, property_name));
122 OnPropertyChanged(const dbus::ObjectPath& object_path, const std::string& property_name) argument
H A Dbluetooth_input_client.h51 // change in value of the property named |property_name| of its Input
54 const std::string& property_name) {}
53 InputPropertyChanged(const dbus::ObjectPath& object_path, const std::string& property_name) argument
H A Dnfc_manager_client.h49 // Called when the manager property with name |property_name| has acquired
51 virtual void ManagerPropertyChanged(const std::string& property_name) {} argument
/external/chromium_org/components/nacl/renderer/
H A Djson_manifest.cc97 // Looks up |property_name| in the vector |valid_names| with length
98 // |valid_name_count|. Returns true if |property_name| is found.
99 bool FindMatchingProperty(const std::string& property_name, argument
103 if (property_name == valid_names[i]) {
134 std::string property_name = members[i]; local
135 if (!FindMatchingProperty(property_name,
142 << property_name << "'."; local
298 std::string property_name = members[i]; local
299 Json::Value property_value = dictionary[property_name];
301 if (FindMatchingProperty(property_name,
511 std::string property_name = members[i]; local
[all...]
/external/chromium_org/device/nfc/
H A Dnfc_tag_chromeos.cc134 const std::string& property_name) {
142 if (property_name == properties->type.name()) {
145 } else if (property_name == properties->read_only.name()) {
148 } else if (property_name == properties->protocol.name()) {
133 TagPropertyChanged(const dbus::ObjectPath& object_path, const std::string& property_name) argument

Completed in 957 milliseconds

123456