Home | History | Annotate | Download | only in common

Lines Matching refs:ExtendedUText

557 struct ExtendedUText {
574 spaceRequired = sizeof(ExtendedUText) + extraSpace - sizeof(UAlignedMemory);
585 ut->pExtra = &((ExtendedUText *)ut)->extension;