Home
last modified time | relevance | path

Searched refs:foc_ (Results 1 – 4 of 4) sorted by relevance

/dports/textproc/jade/jade-1.2.1/style/
H A DExpression.cxx1218 : foc_(foc), StyleExpression(keys, exprs, loc) in MakeExpression()
1225 FlowObj *flowObj = foc_->flowObj(); in compile()
1229 StringMessageArg(foc_->name())); in compile()
1254 StringMessageArg(foc_->name())); in compile()
1319 FlowObj *flowObj = foc_->flowObj(); in compileNonInheritedCs()
1350 FlowObj *flowObj = foc_->flowObj(); in unknownStyleKeyword()
1370 StringMessageArg(tem), StringMessageArg(foc_->name())); in unknownStyleKeyword()
1375 FlowObj *flowObj = foc_->flowObj(); in maybeStyleKeyword()
H A DExpression.h363 const Identifier *foc_; variable
/dports/textproc/openjade/openjade-1.3.3-pre1/style/
H A DExpression.cxx1254 : foc_(foc), StyleExpression(keys, exprs, loc) in MakeExpression()
1261 FlowObj *flowObj = foc_->flowObj(); in compile()
1265 StringMessageArg(foc_->name())); in compile()
1290 StringMessageArg(foc_->name())); in compile()
1355 FlowObj *flowObj = foc_->flowObj(); in compileNonInheritedCs()
1388 FlowObj *flowObj = foc_->flowObj(); in unknownStyleKeyword()
1408 StringMessageArg(tem), StringMessageArg(foc_->name())); in unknownStyleKeyword()
1413 FlowObj *flowObj = foc_->flowObj(); in maybeStyleKeyword()
H A DExpression.h363 const Identifier *foc_; variable