Home
last modified time | relevance | path

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

/dports/textproc/jade/jade-1.2.1/style/
H A DInterpreter.h317 bool convertOptColorC(ELObj *, const Identifier *, const Location &, ColorObj *&);
H A DInterpreter.cxx815 bool Interpreter::convertOptColorC(ELObj *obj, const Identifier *ident, const Location &loc, ColorO… in convertOptColorC() function in DSSSL_NAMESPACE::Interpreter
H A DInheritedC.cxx932 if (interp.convertOptColorC(obj, identifier(), loc, color)) in make()
/dports/textproc/openjade/openjade-1.3.3-pre1/style/
H A DInterpreter.h379 bool convertOptColorC(ELObj *, const Identifier *, const Location &, ColorObj *&); in maxObjSize()
H A DInheritedC.cxx1000 if (interp.convertOptColorC(obj, identifier(), loc, color))
H A DInterpreter.cxx1003 bool Interpreter::convertOptColorC(ELObj *obj, const Identifier *ident, const Location &loc, ColorO… in CheckSosofoInsn()