Home
last modified time | relevance | path

Searched refs:CopyProfileData (Results 1 – 4 of 4) sorted by relevance

/NW4C-2.0.3/sources/libraries/font/
Dfont_TextWriterBase.cpp271 this->CopyProfileData(myCopy); in CalcStringRect()
340 this->CopyProfileData(myCopy); in Print()
372 this->CopyProfileData(myCopy); in CalcLineWidth()
451 this->CopyProfileData(myCopy); in CalcLineRectImpl()
641 this->CopyProfileData(myCopy); in PrintImpl()
896 TextWriterBase<CharType>::CopyProfileData(const TextWriterBase<CharType>& other) const in CopyProfileData() function in nw::font::TextWriterBase
898 CharWriter::CopyProfileData(other); in CopyProfileData()
Dfont_CharWriter.cpp650 CharWriter::CopyProfileData(const CharWriter& other) const in CopyProfileData() function in nw::font::CharWriter
/NW4C-2.0.3/include/nw/font/
Dfont_TextWriterBase.h537 void CopyProfileData(const TextWriterBase<CharType>& other) const;
Dfont_CharWriter.h583 void CopyProfileData(const CharWriter& other) const;