Home | History | Annotate | Download | only in win32

Lines Matching refs:Base14Substs

167 Base14Substs[] = {

297 if (face == CFX_ByteStringC(Base14Substs[iBaseFont].m_pName)) {
298 face = Base14Substs[iBaseFont].m_pWinName;
299 weight = Base14Substs[iBaseFont].m_bBold ? FW_BOLD : FW_NORMAL;
300 bItalic = Base14Substs[iBaseFont].m_bItalic;