Searched refs:GetFont (Results 1 – 10 of 10) sorted by relevance
118 const Font* font = GetFont(); in SetLineHeight()128 const Font* font = GetFont(); in GetLineHeight()403 NN_POINTER_ASSERT(GetFont()); in CalcLineRectImpl()404 CharStrmReader reader = GetFont()->GetCharStrmReader(CharType(0)); in CalcLineRectImpl()511 crntRight += GetFont()->GetCharWidth(code) * GetScaleH(); in CalcLineRectImpl()591 NN_POINTER_ASSERT(GetFont()); in PrintImpl()608 CharStrmReader reader = GetFont()->GetCharStrmReader(CharType(0)); in PrintImpl()725 crntRight += GetFont()->GetCharWidth(code) * GetScaleH(); in PrintImpl()752 const Font* pFont = GetFont(); in PrintImpl()
94 return it->GetFont(); in FindFontByName()111 return it->GetFont(); in FindFontByKey()
291 ArcResourceAccessor::GetFont(const char *name) in GetFont() function in nw::lyt::ArcResourceAccessor425 MultiArcResourceAccessor::GetFont(const char *name) in GetFont() function in nw::lyt::MultiArcResourceAccessor
134 m_pFont = resBlockSet.pResAccessor->GetFont(fontName); in TextBox()480 TextBox::GetFont() const in GetFont() function in nw::lyt::TextBox
206 virtual font::Font* GetFont(const char* name);550 virtual font::Font* GetFont(const char* name);
128 virtual font::Font* GetFont(const char* name) = 0;
104 font::Font* GetFont() const in GetFont() function
352 const font::Font* GetFont() const;
82 const Font* GetFont() const in GetFont() function
106 const Font* GetFont() const { return m_pFont; } in GetFont() function