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

  /external/pdfium/core/include/fpdfdoc/
fpdf_ap.h 54 FX_INT32 GetCharWidth(FX_INT32 nFontIndex, FX_WORD word, FX_INT32 nWordStyle);
fpdf_vt.h 279 virtual FX_INT32 GetCharWidth(FX_INT32 nFontIndex, FX_WORD word, FX_INT32 nWordStyle) = 0;
  /external/pdfium/core/src/fpdftext/
fpdf_text_search.cpp 64 int GetCharWidth(FX_DWORD charCode, CPDF_Font* pFont)
96 int nLastWidth = GetCharWidth(item.m_CharCode, pPrevObj->GetFont());
104 int nThisWidth = GetCharWidth(item.m_CharCode, pObj->GetFont());
238 int this_width = FXSYS_abs(GetCharWidth(item.m_CharCode, pFont));
text_int.h 107 int GetCharWidth(FX_DWORD charCode, CPDF_Font* pFont) const;
fpdf_text_int.cpp 286 FX_FLOAT xPosTemp = orgX + GetCharWidth(info_curchar.m_CharCode, pCurObj->GetFont()) * pCurObj->GetFontSize() / 1000;
    [all...]
  /external/pdfium/core/src/reflow/
reflowedpage.h 54 int GetCharWidth(FX_DWORD charCode, CPDF_Font* pFont) const;
layoutprocessor_reflow.cpp     [all...]
  /external/pdfium/core/include/fpdfapi/
fpdf_pageobj.h 539 FX_FLOAT GetCharWidth(FX_DWORD charcode) const;
  /external/pdfium/core/src/fpdfdoc/
doc_vt.cpp     [all...]
pdf_vt.h 544 FX_INT32 GetCharWidth(FX_INT32 nFontIndex, FX_WORD Word, FX_WORD SubWord, FX_INT32 nWordStyle);
doc_ap.cpp 120 FX_INT32 CPVT_Provider::GetCharWidth(FX_INT32 nFontIndex, FX_WORD word, FX_INT32 nWordStyle)
    [all...]
  /external/pdfium/core/src/fpdfapi/fpdf_page/
fpdf_page.cpp 321 FX_FLOAT CPDF_TextObject::GetCharWidth(FX_DWORD charcode) const
342 return GetCharWidth(charCode);
    [all...]
  /external/pdfium/core/src/fpdfapi/fpdf_edit/
fpdf_edit_doc.cpp 199 GetCharWidth(hDC, start, end, widths);
341 GetCharWidth(hDC, 32, 255, char_widths);
    [all...]
  /external/pdfium/fpdfsdk/include/fxedit/
fxet_edit.h 811 FX_INT32 GetCharWidth(FX_INT32 nFontIndex, FX_WORD word, FX_INT32 nWordStyle);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wingdi.h     [all...]
  /external/pdfium/fpdfsdk/src/fxedit/
fxet_edit.cpp 150 FX_INT32 CFX_Edit_Provider::GetCharWidth(FX_INT32 nFontIndex, FX_WORD word, FX_INT32 nWordStyle)
    [all...]
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 

Completed in 169 milliseconds