Searched defs:isFixed (Results 1 – 9 of 9) sorted by relevance
136 SkBool Sk64::isFixed() const in isFixed() function in Sk64
228 bool isFixed() const { return type() == Fixed; } in isFixed() function
114 void setLayoutSizeFixedToFrameSize(bool isFixed) { m_layoutSizeFixedToFrameSize = isFixed; } in setLayoutSizeFixedToFrameSize()
1549 bool isFixed = false; in textRects() local1581 bool isFixed = false; in textQuads() local
500 bool isFixed = MFI->isFixedObjectIndex(FI); in ResolveFrameIndexReference() local
103 bool isFixed() const { return !Mask || FixCount; } in isFixed() function
1920 bool isFixed = renderer->isOutOfFlowPositioned() && position == FixedPosition; in requiresCompositingForPosition() local
2881 bool isFixed() const { in isFixed() function