Searched refs:path_array (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/samples/
H A Dpdfium_test.cc595 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;

Completed in 189 milliseconds