Searched refs:m_fFontSize (Results 1 – 8 of 8) sorted by relevance
122 CFX_List::CFX_List() : m_fFontSize(0.0f), m_pFontMap(NULL), m_bMultiple(FALSE) in CFX_List()146 m_fFontSize = fFontSize; in SetFontSize()154 pListItem->SetFontSize(m_fFontSize); in AddItem()207 return m_fFontSize; in GetFontSize()
442 m_fFontSize = fFontSize; in SetFontSize()491 return m_fFontSize; in GetFontSize()603 FX_FLOAT m_fFontSize; variable
816 m_fFontSize(0.0f), in CPDF_VariableText()
491 NULL, pCharData->m_pCharState->m_fFontSize, in Display()495 … NULL, pCharData->m_pCharState->m_fFontSize, m_pDisplayMatrix, m_DisplayColor, FXTEXT_CLEARTYPE); in Display()
130 FX_FLOAT m_fFontSize; variable
83 info.m_FontSize = pData->m_pCharState->m_fFontSize; in GetCharInfo()
117 pCharData->m_pCharState->m_fFontSize = pData->m_Height; in FitPageMode()909 …if(pState->m_Color == color && pState->m_fFontSize == fHeight && pState->m_pFont == pFont && pStat… in GetCharState()917 pState.m_fFontSize = fHeight; in GetCharState()
259 FX_FLOAT m_fFontSize; variable