Home
last modified time | relevance | path

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

/haiku/headers/libs/alm/
H A DALMLayout.h122 int32 CountAreas() const;
/haiku/src/libs/alm/
H A DALMLayout.cpp631 int32 areaCount = CountAreas(); in AreaFor()
664 BALMLayout::CountAreas() const in CountAreas() function in BALMLayout