Searched defs:nFontIndex (Results 1 – 9 of 9) sorted by relevance
/external/pdfium/fpdfsdk/src/pdfwindow/ |
D | PWL_FontMap.cpp | 60 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()
|
D | PWL_EditCtrl.cpp | 449 int32_t nFontIndex = 0; in GetCaretFont() local
|
/external/pdfium/core/src/fpdfdoc/ |
D | doc_ap.cpp | 99 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()
|
D | doc_vt.cpp | 859 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()
|
D | pdf_vt.h | 167 int32_t nFontIndex; member
|
/external/pdfium/fpdfsdk/src/fxedit/ |
D | fxet_ap.cpp | 12 int32_t nFontIndex, in GetPDFWordString() 47 int32_t nFontIndex, in GetFontSetString()
|
D | fxet_edit.cpp | 102 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()
|
D | fxet_pageobjs.cpp | 171 int32_t nFontIndex = -1; in DrawEdit() local
|
/external/pdfium/core/include/fpdfdoc/ |
D | fpdf_vt.h | 181 : nFontIndex(fontIndex), in nFontIndex() function 198 int32_t nFontIndex; member 237 int32_t nFontIndex; member
|