Searched refs:m_pUserFontPaths (Results 1 – 9 of 9) sorted by relevance
32 const char** GetUserFontPaths() const { return m_pUserFontPaths; } in GetUserFontPaths()41 const char** const m_pUserFontPaths; variable
24 m_pUserFontPaths(pUserFontPaths) {} in CFX_GEModule()
14 config.m_pUserFontPaths = nullptr; in TestCase()
73 config.m_pUserFontPaths = nullptr; in TestCase()
44 config.m_pUserFontPaths = NULL;58 `m_pUserFontPaths` can be used to override the font paths searched by PDFium. To132 config.m_pUserFontPaths = NULL;
231 const char** m_pUserFontPaths; member
1113 config.m_pUserFontPaths = nullptr; in main()1121 config.m_pUserFontPaths = path_array; in main()
69 config.m_pUserFontPaths = nullptr; in SetUp()
114 CFX_GEModule::Create(config ? config->m_pUserFontPaths : nullptr); in FPDF_InitLibraryWithConfig()