Searched refs:fHeightForWidthLayouter (Results 1 – 1 of 1) sorted by relevance
127 Layouter* fHeightForWidthLayouter; member in BTwoDimensionalLayout::VerticalCompoundLayouter850 fHeightForWidthLayouter(NULL), in VerticalCompoundLayouter()863 ? fLayouter : fHeightForWidthLayouter); in GetLayouter()879 if (fHeightForWidthLayouter != NULL) { in InvalidateHeightForWidth()880 delete fHeightForWidthLayouter; in InvalidateHeightForWidth()881 fHeightForWidthLayouter = NULL; in InvalidateHeightForWidth()903 || fHeightForWidthLayouter == NULL) { in InternalGetHeightForWidth()908 delete fHeightForWidthLayouter; in InternalGetHeightForWidth()910 fHeightForWidthLayouter = fLayouter->CloneLayouter(); in InternalGetHeightForWidth()911 fLayoutInfo = fHeightForWidthLayouter->CreateLayoutInfo(); in InternalGetHeightForWidth()[all …]