Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 119585
Collapse All | Expand All

(-)kchmviewer-1.3/src/xchmfile.h (-1 / +1 lines)
Lines 306-312 Link Here
306
	}
306
	}
307
	
307
	
308
	//! Helper. Translates from Win32 encodings to generic wxWidgets ones.
308
	//! Helper. Translates from Win32 encodings to generic wxWidgets ones.
309
	const char * CHMFile::GetFontEncFromCharSet (const QString& font) const;
309
	const char * GetFontEncFromCharSet (const QString& font) const;
310
310
311
	//! Helper. Returns the $FIftiMain offset of leaf node or 0.
311
	//! Helper. Returns the $FIftiMain offset of leaf node or 0.
312
	u_int32_t GetLeafNodeOffset(const QString& text,
312
	u_int32_t GetLeafNodeOffset(const QString& text,

Return to bug 119585