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

  /external/pdfium/core/include/fxcrt/
fx_ucd.h 26 FX_BIDICLASS_S = 11, // Segment Separator
  /external/pdfium/core/src/fxcrt/
fx_arabic.h 48 #define FX_BCS FX_BIDICLASS_S
fx_arabic.cpp 738 case FX_BIDICLASS_S:
    [all...]
  /external/pdfium/xfa/src/fgas/src/layout/
fx_textbreak.cpp 327 : ((iBidiCls == FX_BIDICLASS_L || iBidiCls == FX_BIDICLASS_S) ? 0
    [all...]

Completed in 39 milliseconds