Searched defs:isFixed (Results 1 – 8 of 8) sorted by relevance
61 PseudoSourceValue::PseudoSourceValue(bool isFixed) : isFixed(isFixed) {} in PseudoSourceValue()
276 bool isFixed() const { return type() == Fixed; } in isFixed() function
118 void setLayoutSizeFixedToFrameSize(bool isFixed) { m_layoutSizeFixedToFrameSize = isFixed; } in setLayoutSizeFixedToFrameSize()
555 bool isFixed = MFI->isFixedObjectIndex(FI); in resolveFrameIndexReference() local
1444 bool isFixed = false; in textRects() local1472 bool isFixed = false; in textQuads() local
104 bool isFixed() const { return !Mask || FixCount; } in isFixed() function
725 bool isFixed = MFI->isFixedObjectIndex(FI); in ResolveFrameIndexReference() local
2996 bool isFixed() const { in isFixed() function