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

/haiku/src/kits/interface/
H A DSplitLayout.cpp180 fHeightForWidthHorizontalLayoutInfo(NULL),
222 fHeightForWidthHorizontalLayoutInfo(NULL),
857 delete fHeightForWidthHorizontalLayoutInfo;
860 fHeightForWidthHorizontalLayoutInfo = NULL;
1343 if (fHeightForWidthHorizontalLayoutInfo == NULL) {
1344 delete fHeightForWidthHorizontalLayoutInfo;
1345 fHeightForWidthHorizontalLayoutInfo
1348 horizontalLayoutInfo = fHeightForWidthHorizontalLayoutInfo;
H A DSplitLayout.h175 LayoutInfo* fHeightForWidthHorizontalLayoutInfo; member in class:BSplitLayout

Completed in 36 milliseconds