Home
last modified time | relevance | path

Searched refs:kItemAspectRatio (Results 1 – 1 of 1) sorted by relevance

/haiku/src/libs/alm/
H A DALMLayout.cpp41 const char* kItemAspectRatio = "BALMLayout:item:aspect"; variable
1112 err = into->AddDouble(kItemAspectRatio, area->fContentAspectRatio); in ItemArchived()
1170 err = from->FindDouble(kItemAspectRatio, index, &contentAspectRatio); in ItemUnarchived()