Searched refs:isFixedPitch (Results 1 – 5 of 5) sorted by relevance
473 sal_uInt32 isFixedPitch; member912 PutUInt16((sal_uInt16)p->isFixedPitch, post, 12, 1); in GetRawData_post()1160 sal_uInt32 isFixedPitch) in TrueTypeTableNew_post() argument1170 post->isFixedPitch = isFixedPitch; in TrueTypeTableNew_post()
199 sal_uInt32 isFixedPitch);
175 bool isFixedPitch; /* key: IsFixedPitch */ member
440 gfi->isFixedPitch = 0; in parseGlobals()442 gfi->isFixedPitch = 1; in parseGlobals()
813 m_ePitch = pInfo->gfi->isFixedPitch ? pitch::Fixed : pitch::Variable; in readAfmMetrics()
Completed in 34 milliseconds