Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/font/
Dfont_TextWriterBase.cpp269 this->CopyProfileData(myCopy); in CalcStringRect()
338 this->CopyProfileData(myCopy); in Print()
370 this->CopyProfileData(myCopy); in CalcLineWidth()
449 this->CopyProfileData(myCopy); in CalcLineRectImpl()
639 this->CopyProfileData(myCopy); in PrintImpl()
894 TextWriterBase<CharType>::CopyProfileData(const TextWriterBase<CharType>& other) const in CopyProfileData() function in nw::font::TextWriterBase
896 CharWriter::CopyProfileData(other); in CopyProfileData()
Dfont_CharWriter.cpp648 CharWriter::CopyProfileData(const CharWriter& other) const in CopyProfileData() function in nw::font::CharWriter
/NW4C-1.2.23/include/nw/font/
Dfont_TextWriterBase.h535 void CopyProfileData(const TextWriterBase<CharType>& other) const;
Dfont_CharWriter.h581 void CopyProfileData(const CharWriter& other) const;