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 283 m_pCMap->m_bVertical = CMap_GetCode(word);
317 m_bVertical = 0;
389 m_bVertical = pName[9] == 'V';
394 m_bVertical = cmapid.Right(1) == FX_BSTRC("V");
    [all...]
  /external/pdfium/core/include/fxge/
fx_font.h 95 return m_bVertical;
143 FX_BOOL m_bVertical;
fx_dib.h 483 FX_BOOL m_bVertical, m_bFlipX, m_bFlipY;
  /external/pdfium/core/src/fxge/ge/
fx_ge_font.cpp 17 m_bVertical = FALSE;
75 m_bVertical = bVertical;
fx_ge_text.cpp     [all...]
  /external/pdfium/core/src/fxge/dib/
fx_dib_composite.cpp     [all...]

Completed in 118 milliseconds