Searched refs:testLayoutFunc (Results 1 – 2 of 2) sorted by relevance
158 NG::LayoutWrapper* testLayoutFunc; variable168 auto layoutFuncation = [&testLayoutFunc](NG::LayoutWrapper* layoutWrapper = nullptr) { in __anon5736251c0702()169 testLayoutFunc = layoutWrapper; in __anon5736251c0702()197 NG::LayoutWrapper* testLayoutFunc; variable208 auto layoutFuncation = [&testLayoutFunc](NG::LayoutWrapper* layoutWrapper = nullptr) { in __anon5736251c0a02()209 testLayoutFunc = layoutWrapper; in __anon5736251c0a02()241 NG::LayoutWrapper* testLayoutFunc; variable253 auto layoutFuncation = [&testLayoutFunc](NG::LayoutWrapper* layoutWrapper = nullptr) { in __anon5736251c0e02()254 testLayoutFunc = layoutWrapper; in __anon5736251c0e02()
226 NG::LayoutWrapper* testLayoutFunc; variable230 auto layoutFuncation = [&testLayoutFunc](231 … NG::LayoutWrapper* layoutWrapper = nullptr) { testLayoutFunc = layoutWrapper; }; in __anon71f9752b0902()