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

  /external/pdfium/fpdfsdk/
fpdfedittext.cpp 256 uint32_t currentChar = FXFT_Get_First_Char(pFont->GetFace(), &glyphIndex);
323 uint32_t currentChar = FXFT_Get_First_Char(pFont->GetFace(), &glyphIndex);
  /external/pdfium/core/fxge/
fx_freetype.h 100 #define FXFT_Get_First_Char(face, glyph_index) \

Completed in 272 milliseconds