Searched defs:fLineStep (Results 1 – 2 of 2) sorted by relevance
259 float fLineStep = (m_fLineSpace > m_fFontSize) ? m_fLineSpace : m_fFontSize; in RetrieveLineWidth() local333 float fLineStep = (m_fLineSpace > m_fFontSize) ? m_fLineSpace : m_fFontSize; in LoadText() local375 float fLineStep = (m_fLineSpace > m_fFontSize) ? m_fLineSpace : m_fFontSize; in RetrievePieces() local
1017 float fLineStep = 0, fBaseLine = 0; in AppendTextLine() local1071 float fLineStep = 0; in AppendTextLine() local