Searched refs:oldCompoundLayouter (Results 1 – 1 of 1) sorted by relevance
1363 CompoundLayouter* oldCompoundLayouter; in SetCompoundLayouter() local1365 oldCompoundLayouter = fHLayouter; in SetCompoundLayouter()1368 oldCompoundLayouter = fVLayouter; in SetCompoundLayouter()1372 if (compoundLayouter == oldCompoundLayouter) in SetCompoundLayouter()1375 if (oldCompoundLayouter != NULL) { in SetCompoundLayouter()1376 oldCompoundLayouter->RemoveLocalLayouter(this); in SetCompoundLayouter()1377 oldCompoundLayouter->ReleaseReference(); in SetCompoundLayouter()