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

  /external/pdfium/core/include/fpdftext/
fpdf_text.h 42 FX_FLOAT m_FontSize;
  /external/pdfium/core/include/fpdfapi/
fpdf_pageobj.h 223 FX_FLOAT m_FontSize;
248 return m_pObject->m_FontSize;
  /external/pdfium/fpdfsdk/src/
fpdftext.cpp 69 return charinfo.m_FontSize;
  /external/pdfium/core/include/fpdfdoc/
fpdf_doc.h 1238 return m_FontSize;
1288 FX_FLOAT m_FontSize;
    [all...]
  /external/pdfium/core/src/fpdfapi/fpdf_page/
fpdf_page_graph_state.cpp 289 m_FontSize = 1.0f;
522 m_TextState.GetModify()->m_FontSize = pFont->GetNumber(1);
  /external/pdfium/core/src/fpdfdoc/
doc_formfield.cpp 27 m_FontSize = 0;
    [all...]
  /external/pdfium/core/src/reflow/
reflowedtextpage.cpp 90 info.m_FontSize = pData->m_pCharState->m_fFontSize;
  /external/pdfium/fpdfsdk/src/fxedit/
fxet_pageobjs.cpp 448 pTextStateData->m_FontSize = fFontSize;
  /external/pdfium/core/src/fpdftext/
fpdf_text_int.cpp 612 info.m_FontSize = charinfo.m_pTextObj->GetFontSize();
    [all...]

Completed in 112 milliseconds