Searched defs:titleBarLayoutAlgorithm (Results 1 – 2 of 2) sorted by relevance
652 auto titleBarLayoutAlgorithm = MakeRefPtr<TitleBarLayoutAlgorithm>(); in CreateLayoutAlgorithm() local1092 …auto titleBarLayoutAlgorithm = DynamicCast<TitleBarLayoutAlgorithm>(layoutAlgorithmWrapper->GetLay… in OnDirtyLayoutWrapperSwap() local
75 RefPtr<TitleBarLayoutAlgorithm> titleBarLayoutAlgorithm = nullptr; member