Searched defs:Substs (Results 1 – 5 of 5) sorted by relevance
20 struct Substs { struct21 const char* m_pName;22 const char* m_pSubstName;
35 struct Substs { struct36 const char* m_pName;37 const char* m_pWinName;38 bool m_bBold;39 bool m_bItalic;
371 bool TGParser::resolve(const ForeachLoop &Loop, SubstStack &Substs, in resolve()411 SubstStack &Substs, bool Final, in resolve()3307 SubstStack Substs; in ParseDefm() local
545 std::map<unsigned, unsigned> Substs; in colorChain() local
560 std::map<unsigned, unsigned> Substs; in colorChain() local