Searched refs:CountXTabs (Results 1 – 2 of 2) sorted by relevance
56 int32 CountXTabs() const;
392 BALMLayout::CountXTabs() const in CountXTabs() function in BALMLayout1061 for (int32 i = CountXTabs() - 1; i >= 0 && err == B_OK; i--) in Archive()