Searched refs:kItemAspectRatio (Results 1 – 1 of 1) sorted by relevance
41 const char* kItemAspectRatio = "BALMLayout:item:aspect"; variable1112 err = into->AddDouble(kItemAspectRatio, area->fContentAspectRatio); in ItemArchived()1170 err = from->FindDouble(kItemAspectRatio, index, &contentAspectRatio); in ItemUnarchived()