HomeSort by relevance Sort by last modified time
    Searched refs:m_pUserFontPaths (Results 1 - 8 of 8) sorted by null

  /external/pdfium/core/fxge/
cfx_gemodule.cpp 23 m_pUserFontPaths(nullptr) {}
45 m_pUserFontPaths = userFontPaths;
cfx_gemodule.h 36 const char** m_pUserFontPaths;
fx_ge_linux.cpp 159 IFX_SystemFontInfo::CreateDefault(m_pUserFontPaths));
  /external/pdfium/testing/libfuzzer/
pdf_fuzzer_init.cc 14 config.m_pUserFontPaths = nullptr;
  /external/pdfium/public/
fpdfview.h 188 const char** m_pUserFontPaths;
    [all...]
  /external/pdfium/testing/
embedder_test.cpp 72 config.m_pUserFontPaths = nullptr;
  /external/pdfium/samples/
pdfium_test.cc     [all...]
  /external/pdfium/fpdfsdk/
fpdfview.cpp 474 pModule->Init(cfg ? cfg->m_pUserFontPaths : nullptr);
    [all...]

Completed in 63 milliseconds