Home | History | Annotate | Download | only in font

Lines Matching defs:library

263     "~/Library/Fonts", "/Library/Fonts", "/System/Library/Fonts",
638 FXFT_Library library = pFontMgr->GetFTLibrary();
639 if (!library)
662 if (FXFT_Open_Face(library, &ftArgs, iFaceIndex, &pFace)) {