Searched refs:char2device (Results 1 – 1 of 1) sorted by relevance
873 CFX_Matrix char2device; in DrawNormalText() local876 char2device = *pText2Device; in DrawNormalText()880 char2device.Scale(font_size, -font_size); in DrawNormalText()881 if (FXSYS_fabs(char2device.a) + FXSYS_fabs(char2device.b) > 50 * 1.0f || in DrawNormalText()921 CFX_Matrix deviceCtm = char2device; in DrawNormalText()