Searched refs:GetFont (Results 1 – 10 of 10) sorted by relevance
120 const Font* font = GetFont(); in SetLineHeight()130 const Font* font = GetFont(); in GetLineHeight()405 NN_POINTER_ASSERT(GetFont()); in CalcLineRectImpl()406 CharStrmReader reader = GetFont()->GetCharStrmReader(CharType(0)); in CalcLineRectImpl()513 crntRight += GetFont()->GetCharWidth(code) * GetScaleH(); in CalcLineRectImpl()593 NN_POINTER_ASSERT(GetFont()); in PrintImpl()610 CharStrmReader reader = GetFont()->GetCharStrmReader(CharType(0)); in PrintImpl()727 crntRight += GetFont()->GetCharWidth(code) * GetScaleH(); in PrintImpl()754 const Font* pFont = GetFont(); in PrintImpl()
96 return it->GetFont(); in FindFontByName()113 return it->GetFont(); in FindFontByKey()
293 ArcResourceAccessor::GetFont(const char *name) in GetFont() function in nw::lyt::ArcResourceAccessor427 MultiArcResourceAccessor::GetFont(const char *name) in GetFont() function in nw::lyt::MultiArcResourceAccessor
136 m_pFont = resBlockSet.pResAccessor->GetFont(fontName); in TextBox()482 TextBox::GetFont() const in GetFont() function in nw::lyt::TextBox
208 virtual font::Font* GetFont(const char* name);552 virtual font::Font* GetFont(const char* name);
130 virtual font::Font* GetFont(const char* name) = 0;
106 font::Font* GetFont() const in GetFont() function
354 const font::Font* GetFont() const;
84 const Font* GetFont() const in GetFont() function
108 const Font* GetFont() const { return m_pFont; } in GetFont() function