Home
last modified time | relevance | path

Searched defs:OutputStateLevel (Results 1 – 2 of 2) sorted by relevance

/onnv-gate/usr/src/cmd/man/src/util/nsgmls.src/lib/
H A DOutputState.h22 struct OutputStateLevel : public Link { struct
25 char state; // should be OutputState::State
26 unsigned long reSerial;
27 Location reLocation;
H A DOutputState.cxx29 OutputStateLevel::OutputStateLevel() in OutputStateLevel() function in SP_NAMESPACE::OutputStateLevel