Searched refs:m_pUserFontPaths (Results 1 – 9 of 9) sorted by relevance
23 m_pUserFontPaths(nullptr) {} in CFX_GEModule()45 m_pUserFontPaths = userFontPaths; in Init()
36 const char** m_pUserFontPaths; variable
159 IFX_SystemFontInfo::CreateDefault(m_pUserFontPaths)); in InitPlatform()
14 config.m_pUserFontPaths = nullptr; in TestCase()
44 config.m_pUserFontPaths = NULL;55 Currently the `config.version` must be set to `2`. `m_pUserFontPaths` can be129 config.m_pUserFontPaths = NULL;
188 const char** m_pUserFontPaths; member
72 config.m_pUserFontPaths = nullptr; in SetUp()
1580 config.m_pUserFontPaths = nullptr; in main()1588 config.m_pUserFontPaths = path_array; in main()
474 pModule->Init(cfg ? cfg->m_pUserFontPaths : nullptr); in FPDF_InitLibraryWithConfig()