Searched refs:rCharset (Results 1 – 3 of 3) sorted by relevance
272 String& rCharset ) const;275 String& rCharset ) const;
1612 String& rCharset ) const in getFontAttributes()1619 rCharset = GetCommandLineToken( 2, aAttribs ); in getFontAttributes()1626 String& rCharset ) const in getFontAttributes()1632 getFontAttributes( i, rEncoding, rCharset ); in getFontAttributes()
88 void prepend(const Charset & rCharset) in prepend() argument89 { m_pFirst = new Node(rCharset, false, m_pFirst); } in prepend()
Completed in 45 milliseconds