Searched refs:m_pUserFontPaths (Results 1 – 7 of 7) sorted by relevance
18 m_pUserFontPaths = pUserFontPaths; in CFX_GEModule()
144 IFX_SystemFontInfo::CreateDefault(m_pUserFontPaths)); in InitPlatform()
591 config.m_pUserFontPaths = nullptr; in main()599 config.m_pUserFontPaths = path_array; in main()
163 const char** m_pUserFontPaths; member
66 config.m_pUserFontPaths = nullptr; in SetUp()
56 const char** m_pUserFontPaths; variable
235 CFX_GEModule::Create(cfg ? cfg->m_pUserFontPaths : nullptr); in FPDF_InitLibraryWithConfig()