Searched refs:_charSetForTextDecoding (Results 1 - 4 of 4) sorted by relevance

/haiku/headers/os/mail/
H A DMailComponent.h73 uint32 _charSetForTextDecoding; member in class:BMailComponent
/haiku/src/kits/mail/
H A DMailComponent.cpp45 : _charSetForTextDecoding (defaultCharSet)
87 return new BMIMEMultipartMailContainer (NULL, NULL, _charSetForTextDecoding);
90 return new BTextMailComponent (NULL, _charSetForTextDecoding);
584 charset = _charSetForTextDecoding;
H A DMailContainer.cpp129 BMailComponent component (_charSetForTextDecoding);
H A DMailMessage.cpp493 mime_boundary, mime_warning, _charSetForTextDecoding);

Completed in 52 milliseconds