Searched refs:EndFlushLayoutFunc (Results 1 – 2 of 2) sorted by relevance
32 using EndFlushLayoutFunc = void (*)(); variable89 ACE_EXPORT EndFlushLayoutFunc endFlushLayoutFunc_ = nullptr;
63 endFlushLayoutFunc_ = (EndFlushLayoutFunc)LoadSymbol("EndFlushLayout"); in LoadLibrary()