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

  /external/pdfium/xfa/fgas/layout/
cfx_linebreak.h 15 FX_LBT_INDIRECT_BRK = 0x2B,
24 #define FX_LBIB FX_LBT_INDIRECT_BRK
cfx_rtfbreak.cpp 594 } else if (eType == FX_LBT_INDIRECT_BRK && iIndirect < 0) {
cfx_txtbreak.cpp 565 } else if (eType == FX_LBT_INDIRECT_BRK && iIndirect < 0) {

Completed in 3763 milliseconds