Home | Sort by relevance Sort by last modified time |
/external/pdfium/samples/ | |
pdfium_test.cc | 595 const char* path_array[2]; local 597 path_array[0] = options.font_directory.c_str(); 598 path_array[1] = nullptr; 599 config.m_pUserFontPaths = path_array; |