Home | History | Annotate | Download | only in fpdfdoc

Lines Matching refs:nFontIndex

139         fWordX(0.0f), fWordY(0.0f), fWordTail(0.0f), nFontIndex(-1), pWordProps(NULL)

144 nFontIndex(fontIndex), pWordProps(pProps)
154 fWordX(0.0f), fWordY(0.0f), fWordTail(0.0f), nFontIndex(-1), pWordProps(NULL)
165 this->nFontIndex = word.nFontIndex;
179 FX_INT32 nFontIndex;
544 FX_INT32 GetCharWidth(FX_INT32 nFontIndex, FX_WORD Word, FX_WORD SubWord, FX_INT32 nWordStyle);
545 FX_INT32 GetTypeAscent(FX_INT32 nFontIndex);
546 FX_INT32 GetTypeDescent(FX_INT32 nFontIndex);
547 FX_INT32 GetWordFontIndex(FX_WORD word, FX_INT32 charset, FX_INT32 nFontIndex);
560 FX_FLOAT GetWordWidth(FX_INT32 nFontIndex, FX_WORD Word, FX_WORD SubWord,
570 FX_FLOAT GetFontAscent(FX_INT32 nFontIndex, FX_FLOAT fFontSize);
571 FX_FLOAT GetFontDescent(FX_INT32 nFontIndex, FX_FLOAT fFontSize);