Home
last modified time | relevance | path

Searched defs:nFontIndex (Results 1 – 9 of 9) sorted by relevance

/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_FontMap.cpp60 CPDF_Font* CPWL_FontMap::GetPDFFont(int32_t nFontIndex) { in GetPDFFont()
70 CFX_ByteString CPWL_FontMap::GetPDFFontAlias(int32_t nFontIndex) { in GetPDFFontAlias()
80 FX_BOOL CPWL_FontMap::KnowWord(int32_t nFontIndex, FX_WORD word) { in KnowWord()
92 int32_t nFontIndex) { in GetWordFontIndex()
120 int32_t CPWL_FontMap::CharCodeFromUnicode(int32_t nFontIndex, FX_WORD word) { in CharCodeFromUnicode()
202 int32_t nFontIndex = FindFont(EncodeFontAlias(sFontName, nCharset), nCharset); in GetFontIndex() local
264 CFX_ByteString CPWL_FontMap::GetFontName(int32_t nFontIndex) { in GetFontName()
DPWL_EditCtrl.cpp449 int32_t nFontIndex = 0; in GetCaretFont() local
/external/pdfium/core/src/fpdfdoc/
Ddoc_ap.cpp99 CPDF_Font* CPVT_FontMap::GetPDFFont(int32_t nFontIndex) { in GetPDFFont()
112 CFX_ByteString CPVT_FontMap::GetPDFFontAlias(int32_t nFontIndex) { in GetPDFFontAlias()
129 int32_t CPVT_Provider::GetCharWidth(int32_t nFontIndex, in GetCharWidth()
140 int32_t CPVT_Provider::GetTypeAscent(int32_t nFontIndex) { in GetTypeAscent()
146 int32_t CPVT_Provider::GetTypeDescent(int32_t nFontIndex) { in GetTypeDescent()
154 int32_t nFontIndex) { in GetWordFontIndex()
179 int32_t nFontIndex, in GetPDFWordString()
212 int32_t nFontIndex, in GetFontSetString()
Ddoc_vt.cpp859 int32_t nFontIndex = in InsertWord() local
1352 FX_FLOAT CPDF_VariableText::GetWordWidth(int32_t nFontIndex, in GetWordWidth()
1385 FX_FLOAT CPDF_VariableText::GetFontAscent(int32_t nFontIndex, in GetFontAscent()
1389 FX_FLOAT CPDF_VariableText::GetFontDescent(int32_t nFontIndex, in GetFontDescent()
1632 int32_t CPDF_VariableText::GetCharWidth(int32_t nFontIndex, in GetCharWidth()
1644 int32_t CPDF_VariableText::GetTypeAscent(int32_t nFontIndex) { in GetTypeAscent()
1647 int32_t CPDF_VariableText::GetTypeDescent(int32_t nFontIndex) { in GetTypeDescent()
1652 int32_t nFontIndex) { in GetWordFontIndex()
Dpdf_vt.h167 int32_t nFontIndex; member
/external/pdfium/fpdfsdk/src/fxedit/
Dfxet_ap.cpp12 int32_t nFontIndex, in GetPDFWordString()
47 int32_t nFontIndex, in GetFontSetString()
Dfxet_edit.cpp102 int32_t CFX_Edit_Provider::GetCharWidth(int32_t nFontIndex, in GetCharWidth()
120 int32_t CFX_Edit_Provider::GetTypeAscent(int32_t nFontIndex) { in GetTypeAscent()
127 int32_t CFX_Edit_Provider::GetTypeDescent(int32_t nFontIndex) { in GetTypeDescent()
136 int32_t nFontIndex) { in GetWordFontIndex()
1105 FX_BOOL CFX_Edit::SetRichFontIndex(int32_t nFontIndex) { in SetRichFontIndex()
Dfxet_pageobjs.cpp171 int32_t nFontIndex = -1; in DrawEdit() local
/external/pdfium/core/include/fpdfdoc/
Dfpdf_vt.h181 : nFontIndex(fontIndex), in nFontIndex() function
198 int32_t nFontIndex; member
237 int32_t nFontIndex; member