Searched refs:fixedwidthpreambleencoding_ (Results 1 – 2 of 2) sorted by relevance
111 bool fixedwidthpreambleencoding() const { return fixedwidthpreambleencoding_; } in fixedwidthpreambleencoding()236 bool fixedwidthpreambleencoding_; variable
41 fixedwidthpreambleencoding_(false), htmlforcecss_ (false), in InsetLayout()264 lex >> fixedwidthpreambleencoding_; in read()