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

  /external/pdfium/core/src/fpdfdoc/
pdf_vt.h 445 m_fFontSize = fFontSize;
494 return m_fFontSize;
607 FX_FLOAT m_fFontSize;
doc_vt.cpp 819 m_fFontSize(0.0f),
    [all...]
  /external/pdfium/fpdfsdk/src/fxedit/
fxet_list.cpp 122 CFX_List::CFX_List() : m_pFontMap(NULL), m_fFontSize(0.0f), m_bMultiple(FALSE)
146 m_fFontSize = fFontSize;
154 pListItem->SetFontSize(m_fFontSize);
207 return m_fFontSize;
  /external/pdfium/core/src/reflow/
reflowedpage.cpp 494 NULL, pCharData->m_pCharState->m_fFontSize,
498 NULL, pCharData->m_pCharState->m_fFontSize, m_pDisplayMatrix, m_DisplayColor, FXTEXT_CLEARTYPE);
reflowedpage.h 129 FX_FLOAT m_fFontSize;
layoutprocessor_reflow.cpp 120 pCharData->m_pCharState->m_fFontSize = pData->m_Height;
    [all...]
reflowedtextpage.cpp 90 info.m_FontSize = pData->m_pCharState->m_fFontSize;
  /external/pdfium/fpdfsdk/include/fxedit/
fxet_list.h 258 FX_FLOAT m_fFontSize;

Completed in 900 milliseconds