Searched refs:convertOptColorC (Results 1 – 6 of 6) sorted by relevance
/dports/textproc/jade/jade-1.2.1/style/ |
H A D | Interpreter.h | 317 bool convertOptColorC(ELObj *, const Identifier *, const Location &, ColorObj *&);
|
H A D | Interpreter.cxx | 815 bool Interpreter::convertOptColorC(ELObj *obj, const Identifier *ident, const Location &loc, ColorO… in convertOptColorC() function in DSSSL_NAMESPACE::Interpreter
|
H A D | InheritedC.cxx | 932 if (interp.convertOptColorC(obj, identifier(), loc, color)) in make()
|
/dports/textproc/openjade/openjade-1.3.3-pre1/style/ |
H A D | Interpreter.h | 379 bool convertOptColorC(ELObj *, const Identifier *, const Location &, ColorObj *&); in maxObjSize()
|
H A D | InheritedC.cxx | 1000 if (interp.convertOptColorC(obj, identifier(), loc, color))
|
H A D | Interpreter.cxx | 1003 bool Interpreter::convertOptColorC(ELObj *obj, const Identifier *ident, const Location &loc, ColorO… in CheckSosofoInsn()
|