/external/pdfium/fpdfsdk/src/pdfwindow/ |
D | PWL_FontMap.cpp | 91 int32_t nCharset, in GetWordFontIndex() argument 98 if (nCharset == DEFAULT_CHARSET || pData->nCharset == SYMBOL_CHARSET || in GetWordFontIndex() 99 nCharset == pData->nCharset) { in GetWordFontIndex() 107 GetFontIndex(GetNativeFontName(nCharset), nCharset, TRUE); in GetWordFontIndex() 135 CFX_ByteString CPWL_FontMap::GetNativeFontName(int32_t nCharset) { in GetNativeFontName() argument 139 if (pData->nCharset == nCharset) in GetNativeFontName() 144 CFX_ByteString sNew = GetNativeFont(nCharset); in GetNativeFontName() 148 pNewData->nCharset = nCharset; in GetNativeFontName() 186 int32_t nCharset) { in FindFont() argument 189 if (nCharset == DEFAULT_CHARSET || nCharset == pData->nCharset) { in FindFont() [all …]
|
D | PWL_EditCtrl.cpp | 506 void CPWL_EditCtrl::InsertWord(FX_WORD word, int32_t nCharset) { in InsertWord() argument 508 m_pEdit->InsertWord(word, nCharset); in InsertWord()
|
/external/pdfium/fpdfsdk/include/pdfwindow/ |
D | PWL_FontMap.h | 18 int32_t nCharset; member 23 int32_t nCharset; member 60 int32_t nCharset, 69 CFX_ByteString GetNativeFontName(int32_t nCharset); 71 static CFX_ByteString GetDefaultFontByCharset(int32_t nCharset); 75 uint8_t nCharset); 80 uint8_t nCharset); 86 int32_t nCharset); 93 int32_t nCharset, 95 int32_t GetPWLFontIndex(FX_WORD word, int32_t nCharset); [all …]
|
D | PWL_EditCtrl.h | 152 void InsertWord(FX_WORD word, int32_t nCharset);
|
/external/pdfium/fpdfsdk/src/formfiller/ |
D | FFL_CBA_Fontmap.cpp | 35 int32_t nCharset = DEFAULT_CHARSET; in Initialize() local 41 nCharset = pSubstFont->m_Charset; in Initialize() 47 nCharset = SYMBOL_CHARSET; in Initialize() 49 nCharset = ANSI_CHARSET; in Initialize() 51 AddFontData(m_pDefaultFont, m_sDefaultFontName, nCharset); in Initialize() 56 if (nCharset != ANSI_CHARSET) in Initialize() 70 int32_t nCharset = DEFAULT_CHARSET; in SetDefaultFont() local 72 nCharset = pSubstFont->m_Charset; in SetDefaultFont() 73 AddFontData(m_pDefaultFont, m_sDefaultFontName, nCharset); in SetDefaultFont() 77 int32_t nCharset) { in FindFontSameCharset() argument [all …]
|
/external/pdfium/fpdfsdk/include/ |
D | fx_systemhandler.h | 86 virtual CFX_ByteString GetNativeTrueTypeFont(int32_t nCharset) = 0; 87 virtual FX_BOOL FindNativeTrueTypeFont(int32_t nCharset, 91 uint8_t nCharset) = 0;
|
/external/pdfium/fpdfsdk/include/formfiller/ |
D | FFL_CBA_Fontmap.h | 30 int32_t nCharset) override; 35 int32_t nCharset);
|
/external/pdfium/xfa/src/fgas/include/ |
D | fx_fnt.h | 148 uint8_t nCharset, 186 uint8_t nCharset, 220 uint8_t nCharset, 239 virtual IFX_Font* GetFontByCharset(uint8_t nCharset,
|
/external/pdfium/core/src/fpdfdoc/ |
D | pdf_vt.h | 119 nCharset(0), in CPVT_WordInfo() 130 nCharset(charset), in CPVT_WordInfo() 139 nCharset(0), in CPVT_WordInfo() 152 nCharset = word.nCharset; 163 int32_t nCharset; member
|
D | doc_vt.cpp | 1753 word.nCharset = pWord->nCharset; in GetWord()
|
/external/pdfium/xfa/src/fgas/src/font/ |
D | fx_stdfontmgr.h | 24 virtual IFX_Font* GetDefFontByCharset(uint8_t nCharset, 150 virtual IFX_Font* GetDefFontByCharset(uint8_t nCharset, 162 virtual IFX_Font* GetFontByCharset(uint8_t nCharset,
|
D | fx_stdfontmgr.cpp | 83 uint8_t nCharset, in GetDefFontByCharset() argument 86 return GetDefFontByCodePage(FX_GetCodePageFromCharset(nCharset), dwFontStyles, in GetDefFontByCharset() 707 IFX_Font* CFX_FontMgrImp::GetDefFontByCharset(uint8_t nCharset, in GetDefFontByCharset() argument 712 this, nCharset, dwFontStyles, pszFontFamily); in GetDefFontByCharset() 766 IFX_Font* CFX_FontMgrImp::GetFontByCharset(uint8_t nCharset, in GetFontByCharset() argument 769 return GetFontByCodePage(FX_GetCodePageFromCharset(nCharset), dwFontStyles, in GetFontByCharset()
|
/external/pdfium/fpdfsdk/src/ |
D | fsdk_mgr.cpp | 67 CFX_ByteString GetNativeTrueTypeFont(int32_t nCharset) override; 68 FX_BOOL FindNativeTrueTypeFont(int32_t nCharset, 72 uint8_t nCharset) override; 143 CFX_ByteString CFX_SystemHandler::GetNativeTrueTypeFont(int32_t nCharset) { in GetNativeTrueTypeFont() argument 148 int32_t nCharset, in FindNativeTrueTypeFont() argument 186 uint8_t nCharset) { in AddNativeTrueTypeFontToPDF() argument 189 pFXFont->LoadSubst(sFontFaceName, TRUE, 0, 0, 0, CharSet2CP(nCharset), in AddNativeTrueTypeFontToPDF() 191 CPDF_Font* pFont = pDoc->AddFont(pFXFont, nCharset, FALSE); in AddNativeTrueTypeFontToPDF()
|
/external/pdfium/core/include/fpdfdoc/ |
D | fpdf_vt.h | 215 nCharset(0), in CPVT_Word() 225 int32_t nCharset; member
|
/external/pdfium/fpdfsdk/src/fxedit/ |
D | fxet_edit.cpp | 1466 wordinfo.Word, wordinfo.nCharset, pWordProps->nFontIndex); in SetWordProps() 2561 this, m_wpOldCaret, m_wpCaret, word.Word, word.nCharset, in Backspace() 2565 this, m_wpOldCaret, m_wpCaret, word.Word, word.nCharset, in Backspace() 2625 this, m_wpOldCaret, m_wpCaret, word.Word, word.nCharset, in Delete() 2629 this, m_wpOldCaret, m_wpCaret, word.Word, word.nCharset, in Delete() 2699 wordinfo.nCharset, secinfo.SecProps, secinfo.WordProps)); in Clear() 2708 wordinfo.nCharset, secinfo.SecProps, wordinfo.WordProps)); in Clear()
|