Searched refs:IsVertical (Results 1 – 6 of 6) sorted by relevance
167 m_fButtonLen = IsVertical() ? m_rtClient.width : m_rtClient.height; in CalcButtonLen()168 float fLength = IsVertical() ? m_rtClient.height : m_rtClient.width; in CalcButtonLen()178 if (IsVertical()) in CalcMinButtonRect()184 if (IsVertical()) { in CalcMaxButtonRect()205 if (IsVertical()) { in CalcThumbButtonRect()213 float fLength = IsVertical() ? rtClient.height : rtClient.width; in CalcThumbButtonRect()230 if (IsVertical()) { in CalcThumbButtonRect()252 if (IsVertical()) { in CalcMinTrackRect()266 if (IsVertical()) { in CalcMaxTrackRect()282 if (IsVertical()) { in GetTrackPointPos()
66 bool IsVertical() const { in IsVertical() function
104 if (pFont->IsVertical()) in RenderGlyph()203 bool vertical = pSubstFont ? pFont->IsVertical() : false; in LoadGlyphPath()234 pFont->GetSubstFont()->m_ItalicAngle, pFont->IsVertical()); in LoadGlyphBitmap()245 pFont->IsVertical()); in LoadGlyphBitmap()254 pFont->GetSubstFont()->m_ItalicAngle, pFont->IsVertical(), in LoadGlyphBitmap()303 pFont->GetSubstFont()->m_ItalicAngle, pFont->IsVertical()); in LoadGlyphBitmap()
71 bool IsVertical() const { return m_bVertical; } in IsVertical() function
135 return pCIDFont ? pCIDFont->IsVertWriting() : m_Font.IsVertical(); in IsVertWriting()
867 if (pFont->IsVertical()) in DrawText()1577 if (pFont->IsVertical()) in DrawDeviceText()