Searched refs:_newDirectory (Results 1 - 2 of 2) sorted by relevance

/haiku/src/servers/app/font/
H A DGlobalFontManager.h89 font_directory** _newDirectory = NULL);
H A DGlobalFontManager.cpp799 GlobalFontManager::_AddPath(BEntry& entry, font_directory** _newDirectory) argument
810 if (_newDirectory)
811 *_newDirectory = directory;
847 if (_newDirectory)
848 *_newDirectory = directory;

Completed in 37 milliseconds