Home
last modified time | relevance | path

Searched refs:FX_INT16 (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/include/fxcrt/
Dfx_system.h85 typedef short FX_INT16; typedef
/external/pdfium/core/src/fpdfapi/fpdf_font/
Dfpdf_font.cpp895 return (FX_INT16)m_CharWidth[charcode]; in GetCharWidthF()