Searched refs:op (Results 1 – 8 of 8) sorted by relevance
296 case BINBLOCK_SIG_GLGR: pContext->op = ConstructContext::ANALYZE_GLGR; break; in ConstructOpDispatch()297 case BINBLOCK_SIG_FINF: pContext->op = ConstructContext::ANALYZE_FINF; break; in ConstructOpDispatch()298 case BINBLOCK_SIG_CMAP: pContext->op = ConstructContext::ANALYZE_CMAP; break; in ConstructOpDispatch()299 case BINBLOCK_SIG_CWDH: pContext->op = ConstructContext::ANALYZE_CWDH; break; in ConstructOpDispatch()300 case BINBLOCK_SIG_TGLP: pContext->op = ConstructContext::ANALYZE_TGLP; break; in ConstructOpDispatch()307 pContext->op = ConstructContext::FATAL_ERROR; in ConstructOpDispatch()342 pContext->op = ConstructContext::DISPATCH; in ConstructOpAnalyzeFileHeader()481 pContext->op = ConstructContext::DISPATCH; in ConstructOpAnalyzeGLGR()652 pContext->op = ConstructContext::DISPATCH; in ConstructOpPrepairCopySheet()692 pContext->op = ConstructContext::DISPATCH; in ConstructOpPrepairExpandSheet()[all …]
175 pContext->op = ConstructContext::ANALYZE_FILE_HEADER; in InitStreamingConstruct()203 switch (pContext->op) in StreamingConstruct()219 NN_ASSERTMSG(false, "invalid operation(%d)", pContext->op); in StreamingConstruct()220 pContext->op = ArchiveFont::ConstructContext::FATAL_ERROR; in StreamingConstruct()
166 pContext->op = ConstructContext::ANALYZE_FILE_HEADER; in InitStreamingConstruct()194 switch (pContext->op) in StreamingConstruct()209 if (pContext->op == PackedFont::ConstructContext::COPY) in StreamingConstruct()220 pContext->op = ConstructContext::FATAL_ERROR; in StreamingConstruct()224 NN_ASSERTMSG(false, "NW FONT Internal error\n" "invalid operation(%d)", pContext->op); in StreamingConstruct()225 pContext->op = ConstructContext::FATAL_ERROR; in StreamingConstruct()945 pContext->op = ConstructContext::DISPATCH; in ConstructOpAnalyzeGLGRPacked()962 pContext->op = ConstructContext::DISPATCH; in ConstructOpPrepairCopyPackedSheet()
287 op = ConstructContext::COPY;298 op = ConstructContext::SKIP;309 op = ConstructContext::EXPAND;313 void EndTask() { op = op2; } in EndTask()325 Operation op; member
2 …erConsole" -i win -in Tahoma -is 12 -ic A6 -o bcfnt -of font\sample.bcfna -op font\layoutDemo.xggp…
24 FONT_OPTIONS = -i win -in Tahoma -is 16 -ic A6 -ia -o bcfnt -op resources/layoutDemo.xggp …
2530 $cmd += "-op \"" + $optStr + "\"";