Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/font/
Dfont_ArchiveFontBase.cpp319 return CONSTRUCT_CONTINUE; in ConstructOpDispatch()
346 return CONSTRUCT_CONTINUE; in ConstructOpAnalyzeFileHeader()
486 return CONSTRUCT_CONTINUE; in ConstructOpAnalyzeGLGR()
508 return CONSTRUCT_CONTINUE; in ConstructOpAnalyzeFINF()
543 return CONSTRUCT_CONTINUE; in ConstructOpAnalyzeCMAP()
578 return CONSTRUCT_CONTINUE; in ConstructOpAnalyzeCWDH()
642 return CONSTRUCT_CONTINUE; in ConstructOpAnalyzeTGLP()
655 return CONSTRUCT_CONTINUE; in ConstructOpPrepairCopySheet()
682 return CONSTRUCT_CONTINUE; in ConstructOpPrepairCopySheet()
695 return CONSTRUCT_CONTINUE; in ConstructOpPrepairExpandSheet()
[all …]
Dfont_PackedFont.cpp190 PackedFont::ConstructResult ret = CONSTRUCT_CONTINUE; in StreamingConstruct()
194 while (ret == CONSTRUCT_CONTINUE) in StreamingConstruct()
950 return CONSTRUCT_CONTINUE; in ConstructOpAnalyzeGLGRPacked()
965 return CONSTRUCT_CONTINUE; in ConstructOpPrepairCopyPackedSheet()
1004 return CONSTRUCT_CONTINUE; in ConstructOpPrepairCopyPackedSheet()
Dfont_ArchiveFont.cpp199 ArchiveFont::ConstructResult ret = CONSTRUCT_CONTINUE; in StreamingConstruct()
203 while (ret == CONSTRUCT_CONTINUE) in StreamingConstruct()
/NW4C-2.0.3/include/nw/font/
Dfont_ArchiveFontBase.h166 CONSTRUCT_CONTINUE, enumerator