PropertyAssociation 1542 libheif-1.3.2/libheif/box.cc   const std::vector<Box_ipma::PropertyAssociation>* property_assoc = ipma->get_properties_for_item_ID(itemID);
PropertyAssociation 1553 libheif-1.3.2/libheif/box.cc   for (const  Box_ipma::PropertyAssociation& assoc : *property_assoc) {
PropertyAssociation 1581 libheif-1.3.2/libheif/box.cc   const std::vector<Box_ipma::PropertyAssociation>* property_assoc = ipma->get_properties_for_item_ID(itemID);
PropertyAssociation 1587 libheif-1.3.2/libheif/box.cc   for (const  Box_ipma::PropertyAssociation& assoc : *property_assoc) {
PropertyAssociation 1655 libheif-1.3.2/libheif/box.cc       PropertyAssociation association;
PropertyAssociation 1679 libheif-1.3.2/libheif/box.cc const std::vector<Box_ipma::PropertyAssociation>* Box_ipma::get_properties_for_item_ID(uint32_t itemID) const
PropertyAssociation 1692 libheif-1.3.2/libheif/box.cc                                         PropertyAssociation assoc)
PropertyAssociation 1777 libheif-1.3.2/libheif/box.cc     for (const PropertyAssociation& association : entry.associations) {
PropertyAssociation  487 libheif-1.3.2/libheif/box.h     const std::vector<PropertyAssociation>* get_properties_for_item_ID(heif_item_id itemID) const;
PropertyAssociation  490 libheif-1.3.2/libheif/box.h                                   PropertyAssociation assoc);
PropertyAssociation  501 libheif-1.3.2/libheif/box.h       std::vector<PropertyAssociation> associations;
PropertyAssociation  485 libheif-1.3.2/libheif/heif_file.cc   m_ipma_box->add_property_for_item_ID(id, Box_ipma::PropertyAssociation { false, uint16_t(index+1) });
PropertyAssociation  493 libheif-1.3.2/libheif/heif_file.cc   m_ipma_box->add_property_for_item_ID(id, Box_ipma::PropertyAssociation { true, uint16_t(index+1) });
PropertyAssociation  593 libheif-1.3.2/libheif/heif_file.cc   m_ipma_box->add_property_for_item_ID(id, Box_ipma::PropertyAssociation { true, uint16_t(index+1) });