Home
last modified time | relevance | path

Searched refs:CONSTRUCT_CONTINUE (Results 1 – 4 of 4) sorted by relevance

/NW4C-1.2.23/sources/libraries/font/
Dfont_ArchiveFontBase.cpp317 return CONSTRUCT_CONTINUE; in ConstructOpDispatch()
344 return CONSTRUCT_CONTINUE; in ConstructOpAnalyzeFileHeader()
484 return CONSTRUCT_CONTINUE; in ConstructOpAnalyzeGLGR()
506 return CONSTRUCT_CONTINUE; in ConstructOpAnalyzeFINF()
541 return CONSTRUCT_CONTINUE; in ConstructOpAnalyzeCMAP()
576 return CONSTRUCT_CONTINUE; in ConstructOpAnalyzeCWDH()
640 return CONSTRUCT_CONTINUE; in ConstructOpAnalyzeTGLP()
653 return CONSTRUCT_CONTINUE; in ConstructOpPrepairCopySheet()
680 return CONSTRUCT_CONTINUE; in ConstructOpPrepairCopySheet()
693 return CONSTRUCT_CONTINUE; in ConstructOpPrepairExpandSheet()
[all …]
Dfont_PackedFont.cpp188 PackedFont::ConstructResult ret = CONSTRUCT_CONTINUE; in StreamingConstruct()
192 while (ret == CONSTRUCT_CONTINUE) in StreamingConstruct()
948 return CONSTRUCT_CONTINUE; in ConstructOpAnalyzeGLGRPacked()
963 return CONSTRUCT_CONTINUE; in ConstructOpPrepairCopyPackedSheet()
1002 return CONSTRUCT_CONTINUE; in ConstructOpPrepairCopyPackedSheet()
Dfont_ArchiveFont.cpp197 ArchiveFont::ConstructResult ret = CONSTRUCT_CONTINUE; in StreamingConstruct()
201 while (ret == CONSTRUCT_CONTINUE) in StreamingConstruct()
/NW4C-1.2.23/include/nw/font/
Dfont_ArchiveFontBase.h164 CONSTRUCT_CONTINUE, enumerator