Searched defs:AddProperty (Results 1 – 6 of 6) sorted by relevance
158 void CFDE_CSSDeclaration::AddProperty(const FDE_CSSPropertyTable* pTable, in AddProperty() function in CFDE_CSSDeclaration273 void CFDE_CSSDeclaration::AddProperty(const CFX_WideString& prop, in AddProperty() function in CFDE_CSSDeclaration
26 void DBusInterface::AddProperty(const std::string& property_name, in AddProperty() function in brillo::dbus_utils::DBusInterface
1929 auto AddProperty = [&](const ObjCPropertyDecl *PD) { in CreateTypeDefinition() local
2958 auto AddProperty = [&](const ObjCPropertyDecl *PD) { in EmitPropertyList() local
384 void AddProperty() { expected_property_count_++; } in AddProperty() function
5343 void JSObject::AddProperty(Handle<JSObject> object, Handle<Name> name, in AddProperty() function in v8::internal::JSObject