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

  /external/pdfium/xfa/fgas/layout/
fgas_rtfbreak.h 217 int32_t m_iCharSpace;
fgas_textbreak.h 309 int32_t m_iCharSpace;
fgas_rtfbreak.cpp 48 m_iCharSpace(0),
156 m_iCharSpace = FXSYS_round(fCharSpace * 20000.0f);
380 iCharWidth += m_iCharSpace;
fgas_textbreak.cpp 69 m_iCharSpace(0) {
236 m_iCharSpace = FXSYS_round(fCharSpace * 20000.0f);
537 iCharWidth += m_iCharSpace;
    [all...]

Completed in 430 milliseconds