Searched defs:CPVT_WordInfo (Results 1 – 1 of 1) sorted by relevance
116 struct CPVT_WordInfo { struct117 CPVT_WordInfo() in CPVT_WordInfo() argument125 CPVT_WordInfo(FX_WORD word, in CPVT_WordInfo() argument136 virtual ~CPVT_WordInfo() { delete pWordProps; } in ~CPVT_WordInfo() argument137 CPVT_WordInfo(const CPVT_WordInfo& word) in CPVT_WordInfo() function162 FX_WORD Word;163 int32_t nCharset;164 FX_FLOAT fWordX;165 FX_FLOAT fWordY;166 FX_FLOAT fWordTail;[all …]