Home
last modified time | relevance | path

Searched refs:VarStyleInsn (Results 1 – 6 of 6) sorted by relevance

/dports/textproc/jade/jade-1.2.1/style/
H A DInsn2.h138 class VarStyleInsn : public Insn {
140 VarStyleInsn(const ConstPtr<StyleSpec> &, unsigned, bool, InsnPtr);
H A DInsn.cxx1179 VarStyleInsn::VarStyleInsn(const ConstPtr<StyleSpec> &styleSpec, unsigned displayLength, in VarStyleInsn() function in DSSSL_NAMESPACE::VarStyleInsn
1185 const Insn *VarStyleInsn::execute(VM &vm) const in execute()
H A DExpression.cxx1174 new VarStyleInsn(new StyleSpec(forceIcs, ics), in compile()
/dports/textproc/openjade/openjade-1.3.3-pre1/style/
H A DInsn2.h147 class VarStyleInsn : public Insn {
149 VarStyleInsn(const ConstPtr<StyleSpec> &, unsigned, bool, InsnPtr);
H A DInsn.cxx1181 VarStyleInsn::VarStyleInsn(const ConstPtr<StyleSpec> &styleSpec, unsigned displayLength, in InheritedC()
1187 const Insn *VarStyleInsn::execute(VM &vm) const in InheritedC()
H A DExpression.cxx1210 new VarStyleInsn(new StyleSpec(forceIcs, ics), in compile()