HomeSort by relevance Sort by last modified time
    Searched defs:FXFT_Library (Results 1 - 2 of 2) sorted by null

  /external/pdfium/core/src/fpdfapi/fpdf_font/
font_int.h 21 typedef void* FXFT_Library;
  /external/pdfium/core/include/fxge/
fx_font.h 17 typedef void* FXFT_Library;
273 FXFT_Library GetFTLibrary() const { return m_FTLibrary; }
278 FXFT_Library m_FTLibrary;

Completed in 38 milliseconds