Lines Matching defs:isFixedPitch
37 bool isFixedPitch,
39 : INHERITED(style, isFixedPitch)
61 bool isFixedPitch,
65 : INHERITED(style, isFixedPitch, familyName)
111 this->isFixedPitch(),
131 bool isFixedPitch,
133 : INHERITED(style, isFixedPitch, familyName)
160 this->isFixedPitch(),
445 bool isFixedPitch;
448 if (!fScanner.scanFont(stream.get(), ttcIndex, &name, &style, &isFixedPitch, nullptr)) {
453 style, isFixedPitch, name));
459 bool isFixedPitch;
464 &name, &style, &isFixedPitch, &axisDefinitions))
476 style, isFixedPitch, name));