Searched defs:ToRun (Results 1 – 2 of 2) sorted by relevance
168 std::string ToRun = Cmd + " > " + Log + " 2>&1\n"; in WorkerThread() local
2004 FX_BOOL CXFA_TextLayout::ToRun(XFA_LPCTEXTPIECE pPiece, FX_RTFTEXTOBJ& tr) { in ToRun() function in CXFA_TextLayout