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

  /external/pdfium/core/src/fpdfapi/fpdf_font/
font_int.h 96 return m_bVertical;
112 FX_BOOL m_bVertical;
fpdf_font_cid.cpp 249 m_pCMap->m_bVertical = CMap_GetCode(word);
283 m_bVertical = 0;
355 m_bVertical = pName[9] == 'V';
360 m_bVertical = cmapid.Right(1) == FX_BSTRC("V");
    [all...]
  /external/pdfium/core/include/fxge/
fx_font.h 93 return m_bVertical;
141 FX_BOOL m_bVertical;
fx_dib.h 482 FX_BOOL m_bVertical, m_bFlipX, m_bFlipY;
  /external/pdfium/core/src/fxge/ge/
fx_ge_font.cpp 17 m_bVertical = FALSE;
70 m_bVertical = bVertical;
fx_ge_text.cpp     [all...]
  /external/pdfium/core/src/fxge/dib/
fx_dib_composite.cpp     [all...]

Completed in 4227 milliseconds