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

  /external/pdfium/xfa/fgas/font/
cfgas_gefont.cpp 266 bool CFGAS_GEFont::GetCharWidth(FX_WCHAR wUnicode,
285 !m_pProvider->GetCharWidth(CFX_RetainPtr<CFGAS_GEFont>(this), wUnicode,
  /external/pdfium/core/fpdfapi/page/
cpdf_textobject.cpp 169 FX_FLOAT CPDF_TextObject::GetCharWidth(uint32_t charcode) const {
  /external/pdfium/xfa/fxfa/app/
xfa_fontmgr.cpp     [all...]
  /external/pdfium/core/fpdfdoc/
cpdf_variabletext.cpp 39 int32_t CPDF_VariableText::Provider::GetCharWidth(int32_t nFontIndex,
791 return (GetCharWidth(nFontIndex, Word, SubWord) * fFontSize * kFontScale +
    [all...]
  /external/pdfium/core/fpdftext/
cpdf_textpage.cpp 282 GetCharWidth(info_curchar.m_CharCode, pCurObj->GetFont()) *
627 int CPDF_TextPage::GetCharWidth(uint32_t charCode, CPDF_Font* pFont) const {
766 GetCharWidth(item.m_CharCode, prev_Obj.m_pTextObj->GetFont()) *
774 FX_FLOAT this_width = GetCharWidth(item.m_CharCode, pTextObj->GetFont()) *
    [all...]
  /external/pdfium/fpdfsdk/fxedit/
fxet_edit.cpp 161 int32_t CFX_Edit_Provider::GetCharWidth(int32_t nFontIndex, uint16_t word) {
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wingdi.h     [all...]
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 

Completed in 289 milliseconds