Home
last modified time | relevance | path

Searched refs:isFixedPitch (Results 1 – 5 of 5) sorted by relevance

/aoo41x/main/vcl/source/fontsubset/
H A Dttcr.cxx472 sal_uInt32 isFixedPitch; member
911 PutUInt16((sal_uInt16)p->isFixedPitch, post, 12, 1); in GetRawData_post()
1159 sal_uInt32 isFixedPitch) in TrueTypeTableNew_post() argument
1169 post->isFixedPitch = isFixedPitch; in TrueTypeTableNew_post()
H A Dttcr.hxx203 sal_uInt32 isFixedPitch);
/aoo41x/main/vcl/unx/generic/fontmanager/
H A DparseAFM.hxx175 bool isFixedPitch; /* key: IsFixedPitch */ member
H A DparseAFM.cxx440 gfi->isFixedPitch = 0; in parseGlobals()
442 gfi->isFixedPitch = 1; in parseGlobals()
H A Dfontmanager.cxx813 m_ePitch = pInfo->gfi->isFixedPitch ? pitch::Fixed : pitch::Variable; in readAfmMetrics()

Completed in 124 milliseconds