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

/haiku/src/kits/interface/
H A DLayout.cpp413 int32 nestedLayoutCount = fNestedLayouts.CountItems(); local
414 for (int32 i = 0; i < nestedLayoutCount; i++) {

Completed in 36 milliseconds