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

  /external/pdfium/fpdfsdk/
fpdfedittext.cpp 264 FXFT_Get_Next_Char(pFont->GetFace(), currentChar, &glyphIndex);
337 FXFT_Get_Next_Char(pFont->GetFace(), currentChar, &glyphIndex);
  /external/pdfium/core/fxge/
fx_freetype.h 102 #define FXFT_Get_Next_Char(face, code, glyph_index) \

Completed in 194 milliseconds