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

  /external/pdfium/xfa/src/fgas/src/font/
fx_fontutils.h 20 FGAS_LPCFONTUSB FGAS_GetUnicodeBitField(FX_WCHAR wUnicode);
fx_fontutils.cpp 133 FGAS_LPCFONTUSB FGAS_GetUnicodeBitField(FX_WCHAR wUnicode) {
fx_stdfontmgr.cpp 94 FGAS_LPCFONTUSB pRet = FGAS_GetUnicodeBitField(wUnicode);
779 FGAS_LPCFONTUSB x = FGAS_GetUnicodeBitField(wUnicode);
    [all...]
fx_gefont.cpp 501 FGAS_LPCFONTUSB pFontUSB = FGAS_GetUnicodeBitField(wUnicode);

Completed in 44 milliseconds