Home
last modified time | relevance | path

Searched defs:RuleNIC (Results 1 – 4 of 4) sorted by relevance

/dports/textproc/jade/jade-1.2.1/style/
H A DFOTBuilder.h250 struct RuleNIC : DisplayNIC, InlineNIC { struct
252 Symbol orientation;
253 bool hasLength;
254 LengthSpec length;
H A DFOTBuilder.cxx196 void FOTBuilder::rule(const RuleNIC &) in rule()
1175 FOTBuilder::RuleNIC::RuleNIC() in RuleNIC() function in DSSSL_NAMESPACE::FOTBuilder::RuleNIC
/dports/textproc/openjade/openjade-1.3.3-pre1/style/
H A DFlowObj.cxx278 Owner<FOTBuilder::ParagraphNIC> nic_;
282 ParagraphFlowObj::ParagraphFlowObj()
H A DFOTBuilder.h212 LengthSpec length; in symbolName()
1398 void emit(FOTBuilder &); in symbolName()