Searched refs:fContentAspectRatio (Results 1 - 3 of 3) sorted by relevance

/haiku/src/libs/alm/
H A DArea.cpp212 return fContentAspectRatio;
223 fContentAspectRatio = ratio;
224 if (fContentAspectRatio <= 0) {
506 fContentAspectRatio(-1),
H A DALMLayout.cpp1112 err = into->AddDouble(kItemAspectRatio, area->fContentAspectRatio);
/haiku/headers/libs/alm/
H A DArea.h141 double fContentAspectRatio; member in class:BALM::Area

Completed in 47 milliseconds