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

  /external/pdfium/core/src/fpdfapi/fpdf_font/
fpdf_font.cpp 323 GetCharBBox(i, rect);
349 GetCharBBox('A', rect);
355 GetCharBBox('g', rect);
910 void CPDF_SimpleFont::GetCharBBox(FX_DWORD charcode, FX_RECT& rect, int level)
    [all...]
fpdf_font_cid.cpp     [all...]

Completed in 301 milliseconds