Searched refs:LayoutDoneHandleFunc (Results 1 – 2 of 2) sorted by relevance
165 using LayoutDoneHandleFunc = void (*)(); variable180 void SetDrawCommandSendHandleFunc(LayoutDoneHandleFunc func);190 LayoutDoneHandleFunc layoutDoneHandleFunc_ = nullptr;
285 void UIObserverHandler::SetLayoutDoneHandleFunc(LayoutDoneHandleFunc func) in SetLayoutDoneHandleFunc()