Home
last modified time | relevance | path

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

/dports/textproc/jade/jade-1.2.1/style/
H A DFOTBuilder.h224 struct DisplayGroupNIC : DisplayNIC { struct
226 bool hasCoalesceId;
227 StringC coalesceId;
H A DFOTBuilder.cxx221 void FOTBuilder::startDisplayGroup(const DisplayGroupNIC &) in startDisplayGroup()
1150 FOTBuilder::DisplayGroupNIC::DisplayGroupNIC() in DisplayGroupNIC() function in DSSSL_NAMESPACE::FOTBuilder::DisplayGroupNIC
/dports/textproc/openjade/openjade-1.3.3-pre1/style/
H A DFlowObj.cxx252 interp.message(InterpreterMessages::invalidCharacteristicValue,
255 nic_->hasCoalesceId = 1;
H A DFOTBuilder.h237 DisplaySpace spaceAfter; in symbolName()
1373 StartGridCellCall(const GridCellNIC &nic) : arg(nic) { } in symbolName()