HomeSort by relevance Sort by last modified time
    Searched full:path_array (Results 1 - 1 of 1) sorted by null

  /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;

Completed in 634 milliseconds