Home | History | Annotate | Download | only in octane

Lines Matching refs:FixedPitch

14000         fixedPitch: false,
14087 FixedPitch: 1,
15230 String.fromCharCode(properties.fixedPitch ? 0x09 : 0x00) +
15261 string32(properties.fixedPitch) + // isFixedPitch
16229 properties.fixedPitch = isFixedPitch(charstrings);