Home
last modified time | relevance | path

Searched defs:nWordStyle (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/core/include/fpdfdoc/
Dfpdf_vt.h218 FX_INT32 nWordStyle; member
/external/pdfium/core/src/fpdfdoc/
Ddoc_ap.cpp120 FX_INT32 CPVT_Provider::GetCharWidth(FX_INT32 nFontIndex, FX_WORD word, FX_INT32 nWordStyle) in GetCharWidth()
Ddoc_vt.cpp1364 FX_FLOAT fFontSize, FX_FLOAT fWordTail, FX_INT32 nWordStyle) in GetWordWidth()
1639 …VariableText::GetCharWidth(FX_INT32 nFontIndex, FX_WORD Word, FX_WORD SubWord, FX_INT32 nWordStyle) in GetCharWidth()
/external/pdfium/fpdfsdk/src/fxedit/
Dfxet_edit.cpp150 FX_INT32 CFX_Edit_Provider::GetCharWidth(FX_INT32 nFontIndex, FX_WORD word, FX_INT32 nWordStyle) in GetCharWidth()