Home
last modified time | relevance | path

Searched refs:AddInCache (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/libnrtype/
H A DFontFactory.h146 void AddInCache(font_instance *who);
H A DFontFactory.cpp698 AddInCache(res); in Face()
717 AddInCache(res); in Face()
757 void font_factory::AddInCache(font_instance *who) in AddInCache() function in font_factory