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_cid.cpp     [all...]
fpdf_font.cpp 322 GetCharBBox(i, rect);
348 GetCharBBox('A', rect);
354 GetCharBBox('g', rect);
897 void CPDF_SimpleFont::GetCharBBox(FX_DWORD charcode, FX_RECT& rect, int level)
    [all...]

Completed in 639 milliseconds