Searched refs:DestroyedFramesT (Results 1 – 5 of 5) sorted by relevance
1383 typedef decltype(mDestroyedFrames) DestroyedFramesT; in ProcessRestyledFrames() typedef1386 DestroyedFramesT& mDestroyedFramesRef; // ref to caller's mDestroyedFrames in ProcessRestyledFrames()1390 explicit MaybeClearDestroyedFrames(DestroyedFramesT& aTarget) in ProcessRestyledFrames()
1296 typedef decltype(mDestroyedFrames) DestroyedFramesT; in ProcessRestyledFrames() typedef1299 DestroyedFramesT& mDestroyedFramesRef; // ref to caller's mDestroyedFrames in ProcessRestyledFrames()1303 explicit MaybeClearDestroyedFrames(DestroyedFramesT& aTarget) in ProcessRestyledFrames()
1448 typedef decltype(mDestroyedFrames) DestroyedFramesT; in ProcessRestyledFrames() typedef1451 DestroyedFramesT& mDestroyedFramesRef; // ref to caller's mDestroyedFrames in ProcessRestyledFrames()1455 explicit MaybeClearDestroyedFrames(DestroyedFramesT& aTarget) in ProcessRestyledFrames()
1272 typedef decltype(mDestroyedFrames) DestroyedFramesT; in ProcessRestyledFrames() typedef1275 DestroyedFramesT& mDestroyedFramesRef; // ref to caller's mDestroyedFrames in ProcessRestyledFrames()1279 explicit MaybeClearDestroyedFrames(DestroyedFramesT& aTarget) in ProcessRestyledFrames()