Searched refs:m_pUserFontPaths (Results 1 – 8 of 8) sorted by relevance
26 m_pUserFontPaths(nullptr) {} in CFX_GEModule()51 m_pUserFontPaths = userFontPaths; in Init()
159 IFX_SystemFontInfo::CreateDefault(m_pUserFontPaths)); in InitPlatform()
47 const char** m_pUserFontPaths; variable
44 config.m_pUserFontPaths = NULL;55 Currently the `config.version` must be set to `2`. `m_pUserFontPaths` can be130 config.m_pUserFontPaths = NULL;
163 const char** m_pUserFontPaths; member
100 config.m_pUserFontPaths = nullptr; in SetUp()
958 config.m_pUserFontPaths = nullptr; in main()966 config.m_pUserFontPaths = path_array; in main()
373 pModule->Init(cfg ? cfg->m_pUserFontPaths : nullptr, g_pCodecModule); in FPDF_InitLibraryWithConfig()