DtHelp: Apply graceful degradation for font loading to avoid a segmentation

fault.
This commit is contained in:
Liang Chang
2021-05-22 00:10:48 +08:00
parent 6f952545fb
commit a9ceb6db7a
4 changed files with 36 additions and 2 deletions

View File

@@ -78,6 +78,7 @@ extern "C" {
* Semi Public Routines
****************************************************************************/
extern void _DtHelpCopyDefaultList(XrmName *xrm_list);
extern void _DtHelpCopyCasualList(XrmName *xrm_list);
extern long __DtHelpDefaultFontIndexGet (
DtHelpDispAreaStruct *pDAS);
extern void _DtHelpGetStringQuarks(XrmName *xrm_list);