Searched refs:layoutDoneHandleFunc_ (Results 1 – 2 of 2) sorted by relevance
241 CHECK_NULL_VOID(layoutDoneHandleFunc_); in HandleLayoutDoneCallBack()243 layoutDoneHandleFunc_(); in HandleLayoutDoneCallBack()287 layoutDoneHandleFunc_ = func; in SetLayoutDoneHandleFunc()
190 LayoutDoneHandleFunc layoutDoneHandleFunc_ = nullptr; variable