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

  /external/pdfium/core/include/fxcrt/
fx_ucd.h 94 enum FX_CHARTYPE {
  /external/pdfium/core/src/fxcrt/
fx_arabic.h 28 FX_CHARTYPE& eType) const;
fx_arabic.cpp 264 FX_CHARTYPE eCur;
270 FX_CHARTYPE ePrev;
276 FX_CHARTYPE eNext;
300 FX_CHARTYPE& eType) const {
306 eType = (FX_CHARTYPE)pTC->GetCharType();
    [all...]

Completed in 38 milliseconds