Searched defs:WW8_STD (Results 1 – 2 of 2) sorted by relevance
80 struct WW8_STD struct83 sal_uInt16 sti : 12; // invariant style identifier84 sal_uInt16 fScratch : 1; // spare field for any temporary use,87 sal_uInt16 fHasUpe : 1; // UPEs have been generated88 sal_uInt16 fMassCopy : 1; // std has been mass-copied; if unused at90 sal_uInt16 sgc : 4; // style type code91 sal_uInt16 istdBase : 12; // base style92 sal_uInt16 cupx : 4; // # of UPXs (and UPEs)93 sal_uInt16 istdNext : 12; // next style94 sal_uInt16 bchUpe; // offset to end of upx's, start of upe's[all …]
172 struct WW8_STD struct175 sal_uInt16 sti : 12; // invariant style identifier176 sal_uInt16 fScratch : 1; // spare field for any temporary use,179 sal_uInt16 fHasUpe : 1; // UPEs have been generated180 sal_uInt16 fMassCopy : 1; // std has been mass-copied; if unused at182 sal_uInt16 sgc : 4; // style type code183 sal_uInt16 istdBase : 12; // base style184 sal_uInt16 cupx : 4; // # of UPXs (and UPEs)185 sal_uInt16 istdNext : 12; // next style186 sal_uInt16 bchUpe; // offset to end of upx's, start of upe's[all …]
Completed in 30 milliseconds