true              186 Source/bindings/v8/DOMDataStore.h     static bool canExistInWorker(void*) { return true; }
true               62 Source/bindings/v8/DOMWrapperMap.h         return true;
true              113 Source/bindings/v8/Dictionary.h             , m_dirty(true)
true              297 Source/bindings/v8/Dictionary.h         return true;
true              303 Source/bindings/v8/Dictionary.h     return true;
true              312 Source/bindings/v8/Dictionary.h         return true;
true              316 Source/bindings/v8/Dictionary.h         return true;
true              325 Source/bindings/v8/Dictionary.h     return true;
true              333 Source/bindings/v8/Dictionary.h         return true;
true              336 Source/bindings/v8/Dictionary.h         return true;
true              341 Source/bindings/v8/Dictionary.h         return true;
true               92 Source/bindings/v8/ExceptionState.h         return true;
true               17 Source/bindings/v8/Nullable.h         , m_isNull(true) { }
true               67 Source/bindings/v8/ScriptFunctionCall.h         ScriptValue call(bool& hadException, bool reportExceptions = true);
true               69 Source/bindings/v8/ScriptFunctionCall.h         ScriptObject construct(bool& hadException, bool reportExceptions = true);
true               43 Source/bindings/v8/ScriptObjectTraits.h     static const bool safeToCompareToEmptyOrDeleted = true;
true               41 Source/bindings/v8/ScriptScope.h         ScriptScope(ScriptState* scriptState, bool reportExceptions = true);
true              101 Source/bindings/v8/ScriptWrappable.h     static bool wrapperCanBeStoredInObject(const ScriptWrappable*) { return true; }
true              518 Source/bindings/v8/V8Binding.h         *success = true;
true              535 Source/bindings/v8/V8Binding.h         *success = true;
true              552 Source/bindings/v8/V8Binding.h         *success = true;
true               58 Source/bindings/v8/V8Callback.h     succeeded = true;
true              149 Source/bindings/v8/V8DOMWrapper.h             m_didEnterContext = true;
true               56 Source/bindings/v8/V8LazyEventListener.h         virtual bool isLazy() const OVERRIDE { return true; }
true               70 Source/bindings/v8/V8LazyEventListener.h         virtual bool wasCreatedFromMarkup() const OVERRIDE { return true; }
true              191 Source/bindings/v8/V8StringResource.h             return true;
true              194 Source/bindings/v8/V8StringResource.h             return true;
true              198 Source/bindings/v8/V8StringResource.h             return true;
true              209 Source/bindings/v8/V8StringResource.h         return true;
true              241 Source/bindings/v8/V8StringResource.h         return true;
true              250 Source/bindings/v8/V8StringResource.h         return true;
true               91 Source/bindings/v8/WrapperTypeInfo.h                     return true;
true               48 Source/core/accessibility/AXARIAGrid.h     virtual bool isAriaTable() const OVERRIDE { return true; }
true               54 Source/core/accessibility/AXARIAGrid.h     virtual bool supportsSelectedRows() OVERRIDE { return true; }
true               55 Source/core/accessibility/AXARIAGrid.h     virtual bool isMultiSelectable() const OVERRIDE { return true; }
true               56 Source/core/accessibility/AXARIAGrid.h     virtual bool isTableExposableThroughAccessibility() const OVERRIDE { return true; }
true               55 Source/core/accessibility/AXImageMapLink.h     virtual bool isEnabled() const OVERRIDE { return true; }
true               60 Source/core/accessibility/AXImageMapLink.h     virtual bool isLink() const OVERRIDE { return true; }
true               61 Source/core/accessibility/AXImageMapLink.h     virtual bool isLinked() const OVERRIDE { return true; }
true               74 Source/core/accessibility/AXImageMapLink.h     virtual bool isImageMapLink() const OVERRIDE { return true; }
true               44 Source/core/accessibility/AXList.h     virtual bool isList() const OVERRIDE { return true; }
true               69 Source/core/accessibility/AXListBoxOption.h     virtual bool isListBoxOption() const OVERRIDE { return true; }
true               50 Source/core/accessibility/AXMenuList.h     virtual bool isMenuList() const OVERRIDE { return true; }
true               45 Source/core/accessibility/AXMenuListOption.h     virtual bool isMenuListOption() const OVERRIDE { return true; }
true               50 Source/core/accessibility/AXMenuListPopup.h     virtual bool isMenuListPopup() const OVERRIDE { return true; }
true               44 Source/core/accessibility/AXMockObject.h     virtual bool isEnabled() const OVERRIDE { return true; }
true               53 Source/core/accessibility/AXMockObject.h     virtual bool isMockObject() const OVERRIDE FINAL { return true; }
true              105 Source/core/accessibility/AXNodeObject.h     virtual bool isAXNodeObject() const OVERRIDE FINAL { return true; }
true              375 Source/core/accessibility/AXObject.h     virtual bool isVisible() const { return true; }
true              396 Source/core/accessibility/AXObject.h     virtual bool exposesTitleUIElement() const { return true; }
true              492 Source/core/accessibility/AXObject.h     virtual bool canHaveChildren() const { return true; }
true              568 Source/core/accessibility/AXObject.h     virtual bool computeAccessibilityIsIgnored() const { return true; }
true              146 Source/core/accessibility/AXObjectCache.h     static void enableAccessibility() { gAccessibilityEnabled = true; }
true               38 Source/core/accessibility/AXProgressIndicator.h     virtual bool isProgressIndicator() const OVERRIDE { return true; }
true               94 Source/core/accessibility/AXRenderObject.h     virtual bool isAXRenderObject() const OVERRIDE { return true; }
true              173 Source/core/accessibility/AXRenderObject.h     virtual void setNeedsToUpdateChildren() OVERRIDE { m_childrenDirty = true; }
true               50 Source/core/accessibility/AXSVGRoot.h     virtual bool isAXSVGRoot() const OVERRIDE { return true; }
true               54 Source/core/accessibility/AXScrollView.h     virtual bool isAXScrollView() const OVERRIDE { return true; }
true               55 Source/core/accessibility/AXScrollView.h     virtual bool isEnabled() const OVERRIDE { return true; }
true               65 Source/core/accessibility/AXScrollView.h     virtual void setNeedsToUpdateChildren() OVERRIDE { m_childrenDirty = true; }
true               49 Source/core/accessibility/AXScrollbar.h     virtual bool canSetValueAttribute() const OVERRIDE { return true; }
true               51 Source/core/accessibility/AXScrollbar.h     virtual bool isAXScrollbar() const OVERRIDE { return true; }
true               53 Source/core/accessibility/AXSlider.h     virtual bool isSlider() const OVERRIDE FINAL { return true; }
true               54 Source/core/accessibility/AXSlider.h     virtual bool isControl() const OVERRIDE FINAL { return true; }
true               58 Source/core/accessibility/AXSlider.h     virtual bool canSetValueAttribute() const OVERRIDE FINAL { return true; }
true               47 Source/core/accessibility/AXSpinButton.h     virtual bool isSpinButton() const OVERRIDE { return true; }
true               48 Source/core/accessibility/AXSpinButton.h     virtual bool isNativeSpinButton() const OVERRIDE { return true; }
true               69 Source/core/accessibility/AXSpinButton.h     virtual bool isSpinButtonPart() const OVERRIDE { return true; }
true               59 Source/core/accessibility/AXTableCell.h     virtual bool exposesTitleUIElement() const OVERRIDE FINAL { return true; }
true               63 Source/core/accessibility/AXTableColumn.h     virtual bool isTableCol() const OVERRIDE { return true; }
true               58 Source/core/animation/AnimatableNeutral.h         return true;
true               67 Source/core/animation/AnimatableUnknown.h     virtual bool usesDefaultInterpolationWith(const AnimatableValue*) const OVERRIDE { return true; }
true               48 Source/core/animation/AnimatableValueKeyframe.h         virtual bool isAnimatableValuePropertySpecificKeyframe() const OVERRIDE { return true; }
true               61 Source/core/animation/AnimatableValueKeyframe.h     virtual bool isAnimatableValueKeyframe() const OVERRIDE { return true; }
true               73 Source/core/animation/Animation.h     virtual bool isAnimation() const OVERRIDE { return true; }
true               56 Source/core/animation/AnimationClock.h     void resetTimeForTesting() { m_time = 0; m_frozen = true; }
true               46 Source/core/animation/InterpolableValue.h     virtual bool isNumber() const OVERRIDE FINAL { return true; }
true               70 Source/core/animation/InterpolableValue.h     virtual bool isBool() const OVERRIDE FINAL { return true; }
true               99 Source/core/animation/InterpolableValue.h     virtual bool isList() const OVERRIDE FINAL { return true; }
true              143 Source/core/animation/InterpolableValue.h     virtual bool isAnimatableValue() const OVERRIDE FINAL { return true; }
true               59 Source/core/animation/Interpolation.h     virtual bool isStyleInterpolation() const OVERRIDE FINAL { return true; }
true               84 Source/core/animation/Interpolation.h     virtual bool isLegacyStyleInterpolation() const OVERRIDE FINAL { return true; }
true               90 Source/core/animation/KeyframeEffectModel.h     virtual bool isKeyframeEffectModel() const OVERRIDE { return true; }
true              163 Source/core/animation/KeyframeEffectModel.h inline bool KeyframeEffectModel<AnimatableValueKeyframe>::isAnimatableValueKeyframeEffectModel() const { return true; }
true              166 Source/core/animation/KeyframeEffectModel.h inline bool KeyframeEffectModel<StringKeyframe>::isStringKeyframeEffectModel() const { return true; }
true               48 Source/core/animation/StringKeyframe.h         virtual bool isStringPropertySpecificKeyframe() const OVERRIDE { return true; }
true               61 Source/core/animation/StringKeyframe.h     virtual bool isStringKeyframe() const OVERRIDE { return true; }
true              107 Source/core/animation/TimedItem.h     void invalidate() const { m_needsUpdate = true; };
true               66 Source/core/animation/TimedItemCalculations.h         return true;
true              126 Source/core/animation/css/CSSAnimationData.h     void setDelay(double c) { m_delay = c; m_delaySet = true; }
true              127 Source/core/animation/css/CSSAnimationData.h     void setDirection(AnimationDirection d) { m_direction = d; m_directionSet = true; }
true              128 Source/core/animation/css/CSSAnimationData.h     void setDuration(double d) { ASSERT(d >= 0); m_duration = d; m_durationSet = true; }
true              129 Source/core/animation/css/CSSAnimationData.h     void setFillMode(unsigned f) { m_fillMode = f; m_fillModeSet = true; }
true              130 Source/core/animation/css/CSSAnimationData.h     void setIterationCount(double c) { m_iterationCount = c; m_iterationCountSet = true; }
true              131 Source/core/animation/css/CSSAnimationData.h     void setName(const AtomicString& n) { m_name = n; m_nameSet = true; }
true              132 Source/core/animation/css/CSSAnimationData.h     void setPlayState(EAnimPlayState d) { m_playState = d; m_playStateSet = true; }
true              133 Source/core/animation/css/CSSAnimationData.h     void setProperty(CSSPropertyID t) { m_property = t; m_propertySet = true; }
true              134 Source/core/animation/css/CSSAnimationData.h     void setTimingFunction(PassRefPtr<TimingFunction> f) { m_timingFunction = f; m_timingFunctionSet = true; }
true               47 Source/core/css/CSSCanvasValue.h     bool isFixedSize() const { return true; }
true               48 Source/core/css/CSSComputedStyleDeclaration.h enum EUpdateLayout { DoNotUpdateLayout = false, UpdateLayout = true };
true               56 Source/core/css/CSSCrossfadeValue.h     bool isFixedSize() const { return true; }
true               50 Source/core/css/CSSCustomFontData.h             m_isUsed = true;
true               56 Source/core/css/CSSCustomFontData.h     virtual bool isLoadingFallback() const OVERRIDE { return true; }
true               44 Source/core/css/CSSFontFaceSource.h     virtual bool isLoaded() const { return true; }
true               45 Source/core/css/CSSFontFaceSource.h     virtual bool isValid() const { return true; }
true               48 Source/core/css/CSSFontFaceSrcValue.h         return adoptRefWillBeRefCountedGarbageCollected(new CSSFontFaceSrcValue(resource, true));
true               80 Source/core/css/CSSGradientValue.h     static const bool canInitializeWithMemset = true;
true               81 Source/core/css/CSSGradientValue.h     static const bool canMoveWithMemcpy = true;
true              126 Source/core/css/CSSGrammar.y         return true;
true              518 Source/core/css/CSSGrammar.y         parser->m_hadSyntacticallyValidCSSRule = true;
true              839 Source/core/css/CSSGrammar.y         $$ = true;
true             1500 Source/core/css/CSSGrammar.y                 isPropertyParsed = true;
true             1541 Source/core/css/CSSGrammar.y     IMPORTANT_SYM maybe_space { $$ = true; }
true             1622 Source/core/css/CSSGrammar.y   INTEGER { $$.setFromNumber($1); $$.isInt = true; }
true             1645 Source/core/css/CSSGrammar.y           parser->m_styleSheet->parserSetUsesRemUnits(true);
true               38 Source/core/css/CSSInheritedValue.h     bool equals(const CSSInheritedValue&) const { return true; }
true               37 Source/core/css/CSSInitialValue.h         return adoptRefWillBeRefCountedGarbageCollected(new CSSInitialValue(/* implicit */ true));
true               44 Source/core/css/CSSInitialValue.h     bool equals(const CSSInitialValue&) const { return true; }
true               41 Source/core/css/CSSParserValues.h         m_is8Bit = true;
true               61 Source/core/css/CSSParserValues.h             m_is8Bit = true;
true               66 Source/core/css/CSSParserValues.h             m_is8Bit = true;
true               77 Source/core/css/CSSParserValues.h         m_is8Bit = true;
true              250 Source/core/css/CSSPrimitiveValue.h         quirkValue->m_isQuirkValue = true;
true              341 Source/core/css/CSSPrimitiveValue.h     void setCSSOMSafe() { m_isCSSOMSafe = true; }
true              195 Source/core/css/CSSProperty.h     static const bool canInitializeWithMemset = true;
true              196 Source/core/css/CSSProperty.h     static const bool canMoveWithMemcpy = true;
true              149 Source/core/css/CSSPropertySourceData.h     static const bool canInitializeWithMemset = true;
true              150 Source/core/css/CSSPropertySourceData.h     static const bool canMoveWithMemcpy = true;
true              154 Source/core/css/CSSPropertySourceData.h     static const bool canInitializeWithMemset = true;
true              155 Source/core/css/CSSPropertySourceData.h     static const bool canMoveWithMemcpy = true;
true               72 Source/core/css/CSSRule.h         m_parentIsRule = true;
true              296 Source/core/css/CSSSelector.h         void setLastInSelectorList() { m_isLastInSelectorList = true; }
true              304 Source/core/css/CSSSelector.h         void setForPage() { m_isForPage = true; }
true              307 Source/core/css/CSSSelector.h         void setRelationIsAffectedByPseudoContent() { m_relationIsAffectedByPseudoContent = true; }
true              445 Source/core/css/CSSSelector.h     , m_isLastInTagHistory(true)
true              459 Source/core/css/CSSSelector.h     , m_isLastInTagHistory(true)
true              127 Source/core/css/CSSStyleSheet.h     virtual bool isCSSStyleSheet() const OVERRIDE { return true; }
true               52 Source/core/css/CSSTokenizer.h         , m_internal(true)
true              238 Source/core/css/CSSValue.h     return true;
true               92 Source/core/css/ElementRuleCollector.h     static const bool canInitializeWithMemset = true;
true               93 Source/core/css/ElementRuleCollector.h     static const bool canMoveWithMemcpy = true;
true              140 Source/core/css/ElementRuleCollector.h     void addElementStyleProperties(const StylePropertySet*, bool isCacheable = true);
true               16 Source/core/css/LocalFontFaceSource.h     virtual bool isLocal() const { return true; }
true              241 Source/core/css/RuleSet.h     static const bool canInitializeWithMemset = true;
true              242 Source/core/css/RuleSet.h     static const bool canMoveWithMemcpy = true;
true              246 Source/core/css/RuleSet.h     static const bool canInitializeWithMemset = true;
true              247 Source/core/css/RuleSet.h     static const bool canMoveWithMemcpy = true;
true              157 Source/core/css/SelectorChecker.h         return true;
true              173 Source/core/css/SelectorChecker.h             return true;
true               75 Source/core/css/SelectorFilter.h             return true;
true               66 Source/core/css/SiblingTraversalStrategies.h     return true;
true               75 Source/core/css/SiblingTraversalStrategies.h     return true;
true              149 Source/core/css/SiblingTraversalStrategies.h     return true;
true              161 Source/core/css/SiblingTraversalStrategies.h     return true;
true              173 Source/core/css/SiblingTraversalStrategies.h     return true;
true              185 Source/core/css/SiblingTraversalStrategies.h     return true;
true               49 Source/core/css/StyleColor.h     StyleColor() : m_currentColor(true) { }
true              137 Source/core/css/StylePropertySet.h         , m_isMutable(true)
true              147 Source/core/css/StyleSheetContents.h     void setMutable() { m_isMutable = true; }
true               76 Source/core/css/invalidation/DescendantInvalidationSet.h     void setCustomPseudoInvalid() { m_customPseudoInvalid = true; }
true              223 Source/core/css/parser/BisonCSSParser.h     void markViewportRuleBodyStart() { m_inViewport = true; }
true               36 Source/core/css/resolver/MatchRequest.h     MatchRequest(RuleSet* ruleSet, bool includeEmptyRules = false, const ContainerNode* scope = 0, bool elementApplyAuthorStyles = true, unsigned styleSheetIndex = 0, const CSSStyleSheet* cssSheet = 0)
true              108 Source/core/css/resolver/MatchResult.h     MatchResult() : isCacheable(true) { }
true               40 Source/core/css/resolver/ScopedStyleTree.h     ScopedStyleTree() : m_scopedResolverForDocument(0), m_buildInDocumentOrder(true) { }
true               71 Source/core/css/resolver/StyleResolverParentScope.h     m_pushed = true;
true               48 Source/core/dom/Attr.h     bool specified() const { return true; }
true               79 Source/core/dom/Attr.h     virtual PassRefPtr<Node> cloneNode(bool deep = true) OVERRIDE;
true               81 Source/core/dom/Attr.h     virtual bool isAttributeNode() const OVERRIDE { return true; }
true               74 Source/core/dom/CharacterData.h     virtual bool isCharacterDataNode() const OVERRIDE FINAL { return true; }
true               53 Source/core/dom/ChildNodeList.h     bool canTraverseBackward() const { return true; }
true               61 Source/core/dom/ChildNodeList.h     virtual bool isChildNodeList() const OVERRIDE { return true; }
true               41 Source/core/dom/Comment.h     virtual PassRefPtr<Node> cloneNode(bool deep = true) OVERRIDE;
true              141 Source/core/dom/ContainerNode.h     virtual void setActive(bool = true) OVERRIDE;
true              142 Source/core/dom/ContainerNode.h     virtual void setHovered(bool = true) OVERRIDE;
true              138 Source/core/dom/ContainerNodeAlgorithms.h     struct NodeRemovalDispatcher<GenericNode, GenericNodeContainer, true> {
true              156 Source/core/dom/ContainerNodeAlgorithms.h         static const bool value = true;
true              198 Source/core/dom/ContainerNodeAlgorithms.h                 n->m_deletionHasBegun = true;
true               56 Source/core/dom/DOMStringMap.h         return true;
true               40 Source/core/dom/DecodedDataDocumentParser.h     virtual bool wellFormed() const { return true; }
true              252 Source/core/dom/Document.h     virtual bool canContainRangeEndPoint() const OVERRIDE { return true; }
true              321 Source/core/dom/Document.h     PassRefPtr<Node> importNode(Node* importedNode, ExceptionState& ec) { return importNode(importedNode, true, ec); }
true              591 Source/core/dom/Document.h     void lockCompatibilityMode() { m_compatibilityModeLocked = true; }
true              816 Source/core/dom/Document.h     enum InheritedBool { off = false, on = true, inherit };
true              846 Source/core/dom/Document.h     void setHasNodesWithPlaceholderStyle() { m_hasNodesWithPlaceholderStyle = true; }
true              917 Source/core/dom/Document.h     void setContainsPlugins() { m_containsPlugins = true; }
true              924 Source/core/dom/Document.h     void setContainsValidityStyleRules() { m_containsValidityStyleRules = true; }
true              931 Source/core/dom/Document.h     void setHasFullscreenElementStack() { m_hasFullscreenElementStack = true; }
true              967 Source/core/dom/Document.h     void didClearTouchEventHandlers(Node* handler) { didRemoveTouchEventHandler(handler, true); }
true             1006 Source/core/dom/Document.h     void setNeedsNotifyRemoveAllPendingStylesheet() { m_needsNotifyRemoveAllPendingStylesheet = true; }
true             1050 Source/core/dom/Document.h     void setHasViewportUnits() { m_hasViewportUnits = true; }
true             1101 Source/core/dom/Document.h     virtual bool isDocument() const OVERRIDE FINAL { return true; }
true             1108 Source/core/dom/Document.h     virtual PassRefPtr<Node> cloneNode(bool deep = true) OVERRIDE FINAL;
true               41 Source/core/dom/DocumentFragment.h     virtual bool canContainRangeEndPoint() const OVERRIDE FINAL { return true; }
true               50 Source/core/dom/DocumentFragment.h     virtual PassRefPtr<Node> cloneNode(bool deep = true) OVERRIDE;
true               46 Source/core/dom/DocumentParser.h     virtual bool hasInsertionPoint() { return true; }
true              102 Source/core/dom/DocumentParser.h     void setDocumentWasLoadedAsPartOfNavigation() { m_documentWasLoadedAsPartOfNavigation = true; }
true              178 Source/core/dom/Element.h     void scrollIntoView(bool alignToTop = true);
true              179 Source/core/dom/Element.h     void scrollIntoViewIfNeeded(bool centerIfNeeded = true);
true              370 Source/core/dom/Element.h     virtual void focus(bool restorePreviousSelection = true, FocusType = FocusTypeNone);
true              455 Source/core/dom/Element.h     virtual bool canContainRangeEndPoint() const OVERRIDE { return true; }
true              560 Source/core/dom/Element.h     void setElementFlag(ElementFlags, bool value = true);
true              585 Source/core/dom/Element.h     virtual bool areAuthorShadowsAllowed() const { return true; }
true              663 Source/core/dom/Element.h template <> inline bool isElementOfType<const Element>(const Element&) { return true; }
true              846 Source/core/dom/Element.h     elementData()->m_styleAttributeIsDirty = true;
true              234 Source/core/dom/ElementData.h             doSlowCheck = true;
true               57 Source/core/dom/ElementRareData.h         setElementFlag(TabIndexWasSetExplicitly, true);
true               56 Source/core/dom/EmptyNodeList.h     virtual bool isEmptyNodeList() const OVERRIDE { return true; }
true               52 Source/core/dom/LiveNodeList.h     bool canTraverseBackward() const { return true; }
true              129 Source/core/dom/LiveNodeListBase.h         return true;
true              328 Source/core/dom/Node.h     virtual bool sheetLoaded() { return true; }
true              386 Source/core/dom/Node.h     void markV8CollectableDuringMinorGC() { setFlag(true, V8CollectableDuringMinorGCFlag); }
true              390 Source/core/dom/Node.h     virtual void setActive(bool flag = true);
true              391 Source/core/dom/Node.h     virtual void setHovered(bool flag = true);
true              778 Source/core/dom/Node.h     void setHasCustomStyleCallbacks() { setFlag(true, HasCustomStyleCallbacksFlag); }
true              863 Source/core/dom/Node.h     context.performingReattach = true;
true               66 Source/core/dom/NodeChildRemovalTracker.h             return true;
true              294 Source/core/dom/NodeRareData.h     return true;
true               49 Source/core/dom/NodeWithIndex.h             m_haveIndex = true;
true               59 Source/core/dom/ProcessingInstruction.h     virtual PassRefPtr<Node> cloneNode(bool deep = true) OVERRIDE;
true              192 Source/core/dom/RangeBoundaryPoint.h     return true;
true               65 Source/core/dom/RenderedDocumentMarker.h DEFINE_TYPE_CASTS(RenderedDocumentMarker, DocumentMarker, marker, true, true);
true               42 Source/core/dom/SpaceSplitString.h                     return true;
true               67 Source/core/dom/StyleEngine.h     void setNeedsRepaint() { m_needsRepaint = true; }
true               68 Source/core/dom/StyleEngine.h     void setNeedsStyleRecalc() { m_needsStyleRecalc = true; }
true               82 Source/core/dom/StyleEngine.h             : TemporaryChange<bool>(engine->m_ignorePendingStylesheets, true)
true               84 Source/core/dom/TagCollection.h     return true;
true               51 Source/core/dom/TemplateContentDocumentFragment.h     virtual bool isTemplateContent() const OVERRIDE { return true; }
true               58 Source/core/dom/Text.h     virtual bool canContainRangeEndPoint() const OVERRIDE FINAL { return true; }
true               70 Source/core/dom/Text.h     virtual PassRefPtr<Node> cloneNode(bool deep = true) OVERRIDE FINAL;
true               92 Source/core/dom/TreeScopeStyleSheetCollection.h             , requiresFullStyleRecalc(true) { }
true               48 Source/core/dom/TreeShared.h         , m_adoptionIsRequired(true)
true               95 Source/core/dom/TreeShared.h             m_inRemovedLastRefFunction = true;
true               52 Source/core/dom/custom/CustomElementDescriptorHash.h     static const bool safeToCompareToEmptyOrDeleted = true;
true               90 Source/core/dom/shadow/ElementShadow.h     void setNeedsSelectFeatureSet() { m_needsSelectFeatureSet = true; }
true              123 Source/core/dom/shadow/ShadowRoot.h     PassRefPtr<Node> cloneNode(ExceptionState& exceptionState) { return cloneNode(true, exceptionState); }
true               58 Source/core/editing/Caret.h     void setCaretRectNeedsUpdate() { m_caretRectNeedsUpdate = true; }
true               98 Source/core/editing/CompositeEditCommand.h     void deleteSelection(bool smartDelete = false, bool mergeBlocksAfterDelete = true, bool expandForSpecialElements = true, bool sanitizeMarkup = true);
true               99 Source/core/editing/CompositeEditCommand.h     void deleteSelection(const VisibleSelection&, bool smartDelete = false, bool mergeBlocksAfterDelete = true, bool expandForSpecialElements = true, bool sanitizeMarkup = true);
true              152 Source/core/editing/CompositeEditCommand.h     void moveParagraph(const VisiblePosition&, const VisiblePosition&, const VisiblePosition&, bool preserveSelection = false, bool preserveStyle = true, Node* constrainingAncestor = 0);
true              153 Source/core/editing/CompositeEditCommand.h     void moveParagraphs(const VisiblePosition&, const VisiblePosition&, const VisiblePosition&, bool preserveSelection = false, bool preserveStyle = true, Node* constrainingAncestor = 0);
true              168 Source/core/editing/CompositeEditCommand.h     virtual bool isCompositeEditCommand() const OVERRIDE FINAL { return true; }
true               37 Source/core/editing/DeleteSelectionCommand.h     static PassRefPtr<DeleteSelectionCommand> create(Document& document, bool smartDelete = false, bool mergeBlocksAfterDelete = true, bool expandForSpecialElements = false, bool sanitizeMarkup = true)
true               41 Source/core/editing/DeleteSelectionCommand.h     static PassRefPtr<DeleteSelectionCommand> create(const VisibleSelection& selection, bool smartDelete = false, bool mergeBlocksAfterDelete = true, bool expandForSpecialElements = false, bool sanitizeMarkup = true)
true               91 Source/core/editing/EditCommand.h     virtual bool isSimpleEditCommand() const OVERRIDE FINAL { return true; }
true               48 Source/core/editing/FormatBlockCommand.h     virtual bool preservesTypingStyle() const OVERRIDE { return true; }
true              196 Source/core/editing/FrameSelection.h     FloatRect bounds(bool clipToVisibleContent = true) const;
true               42 Source/core/editing/IndentOutdentCommand.h     virtual bool preservesTypingStyle() const OVERRIDE { return true; }
true               44 Source/core/editing/InsertListCommand.h     virtual bool preservesTypingStyle() const OVERRIDE { return true; }
true               61 Source/core/editing/TextInsertionBaseCommand.h         operation(0, string.length(), true);
true               65 Source/core/editing/TextInsertionBaseCommand.h             operation(offset, length - offset, true);
true              104 Source/core/editing/TypingCommand.h     virtual bool shouldStopCaretBlinking() const OVERRIDE { return true; }
true               37 Source/core/editing/VisibleUnits.h enum EWordSide { RightWordIfOnBoundary = false, LeftWordIfOnBoundary = true };
true               66 Source/core/events/AutocompleteErrorEvent.h         : Event(EventTypeNames::autocompleteerror, true, false)
true               43 Source/core/events/BeforeTextInsertedEvent.h     virtual bool isBeforeTextInsertedEvent() const OVERRIDE { return true; }
true               91 Source/core/events/Event.h         return adoptRefWillBeNoop(new Event(type, false, true));
true               95 Source/core/events/Event.h         return adoptRefWillBeNoop(new Event(type, true, false));
true               99 Source/core/events/Event.h         return adoptRefWillBeNoop(new Event(type, true, true));
true              127 Source/core/events/Event.h     void stopPropagation() { m_propagationStopped = true; }
true              128 Source/core/events/Event.h     void stopImmediatePropagation() { m_immediatePropagationStopped = true; }
true              164 Source/core/events/Event.h             m_defaultPrevented = true;
true              169 Source/core/events/Event.h     void setDefaultHandled() { m_defaultHandled = true; }
true               45 Source/core/fetch/CSSStyleSheetResource.h     const String sheetText(bool enforceMIMEType = true, bool* hasValidMIMEType = 0) const;
true               97 Source/core/fetch/ImageResource.h     virtual bool shouldIgnoreHTTPStatusCodeErrors() const OVERRIDE { return true; }
true               99 Source/core/fetch/ImageResource.h     virtual bool isImage() const OVERRIDE { return true; }
true              159 Source/core/fetch/MemoryCache.h     void updateForAccess(Resource* resource) { update(resource, resource->size(), resource->size(), true); }
true               57 Source/core/fetch/MockImageResourceClient.h         m_notifyFinishedCalled = true;
true               50 Source/core/fetch/RawResource.h     virtual bool shouldIgnoreHTTPStatusCodeErrors() const OVERRIDE { return true; }
true              239 Source/core/fetch/Resource.h     virtual bool canReuse(const ResourceRequest&) const { return true; }
true              246 Source/core/fetch/ResourceFetcher.h             m_loader->m_allowStaleResources = true;
true               95 Source/core/fileapi/File.h     virtual bool isFile() const OVERRIDE { return true; }
true               74 Source/core/fileapi/Stream.h     void neuter() { m_isNeutered = true; }
true               88 Source/core/frame/FrameView.h     void layout(bool allowSubtree = true);
true              224 Source/core/frame/FrameView.h     void setIsVisuallyNonEmpty() { m_isVisuallyNonEmpty = true; }
true              348 Source/core/frame/FrameView.h     virtual bool isFrameView() const OVERRIDE { return true; }
true              351 Source/core/frame/FrameView.h     bool useSlowRepaints(bool considerOverlap = true) const;
true              418 Source/core/frame/FrameView.h             return true;
true              557 Source/core/frame/FrameView.h         m_view->setCanRepaintDuringPerformLayout(true);
true               62 Source/core/frame/ImageBitmap.h     virtual bool requestsHighLiveResourceCachePriority() OVERRIDE { return true; }
true               63 Source/core/frame/LocalFrame.h         virtual bool isLocalFrame() const OVERRIDE { return true; }
true              107 Source/core/frame/LocalFrame.h         void setInViewSourceMode(bool = true);
true               88 Source/core/frame/PinchViewport.h     virtual bool userInputScrollable(ScrollbarOrientation) const OVERRIDE { return true; }
true               17 Source/core/frame/RemoteFrame.h     virtual bool isRemoteFrame() const OVERRIDE { return true; }
true               21 Source/core/frame/RemoteFrameView.h     virtual bool isRemoteFrameView() const OVERRIDE { return true; }
true              397 Source/core/frame/UseCounter.h         return true;
true               84 Source/core/html/CollectionIndexCache.h         m_isLengthCacheValid = true;
true              100 Source/core/html/FormDataList.h     static const bool canInitializeWithMemset = true;
true               97 Source/core/html/HTMLAnchorElement.h     virtual void setActive(bool = true) OVERRIDE FINAL;
true               55 Source/core/html/HTMLAppletElement.h     virtual bool shouldRegisterAsNamedItem() const OVERRIDE { return true; }
true               56 Source/core/html/HTMLAppletElement.h     virtual bool shouldRegisterAsExtraNamedItem() const OVERRIDE { return true; }
true               40 Source/core/html/HTMLBDIElement.h         setSelfOrAncestorHasDirAutoAttribute(true);
true               59 Source/core/html/HTMLButtonElement.h     virtual bool isEnumeratable() const OVERRIDE { return true; }
true               60 Source/core/html/HTMLButtonElement.h     virtual bool supportLabels() const OVERRIDE { return true; }
true               73 Source/core/html/HTMLButtonElement.h     virtual bool isOptionalFormControl() const OVERRIDE { return true; }
true               89 Source/core/html/HTMLCanvasElement.h         m_ignoreReset = true;
true               45 Source/core/html/HTMLContentElement.h     virtual bool canAffectSelector() const OVERRIDE { return true; }
true               85 Source/core/html/HTMLContentElement.h         return true;
true              130 Source/core/html/HTMLElement.h template <> inline bool isElementOfType<const HTMLElement>(const HTMLElement&) { return true; }
true               55 Source/core/html/HTMLEmbedElement.h     virtual bool shouldRegisterAsNamedItem() const OVERRIDE { return true; }
true               49 Source/core/html/HTMLFieldSetElement.h     virtual bool isEnumeratable() const OVERRIDE { return true; }
true              106 Source/core/html/HTMLFormControlElement.h     void setAutofilled(bool = true);
true              149 Source/core/html/HTMLFormControlElement.h     virtual bool isFormControlElement() const OVERRIDE FINAL { return true; }
true              150 Source/core/html/HTMLFormControlElement.h     virtual bool alwaysCreateUserAgentShadowRoot() const OVERRIDE { return true; }
true              132 Source/core/html/HTMLFormElement.h     virtual bool shouldRegisterAsNamedItem() const OVERRIDE { return true; }
true               66 Source/core/html/HTMLFrameElementBase.h     void openURL(bool lockBackForwardList = true);
true               86 Source/core/html/HTMLFrameOwnerElement.h     virtual bool isFrameOwnerElement() const OVERRIDE FINAL { return true; }
true              116 Source/core/html/HTMLFrameOwnerElement.h         return true;
true               49 Source/core/html/HTMLIFrameElement.h     virtual void didLoadNonEmptyDocument() OVERRIDE { m_didLoadNonEmptyDocument = true; }
true              119 Source/core/html/HTMLImageElement.h     virtual bool shouldRegisterAsNamedItem() const OVERRIDE { return true; }
true              120 Source/core/html/HTMLImageElement.h     virtual bool shouldRegisterAsExtraNamedItem() const OVERRIDE { return true; }
true               55 Source/core/html/HTMLKeygenElement.h     virtual bool isEnumeratable() const OVERRIDE { return true; }
true               58 Source/core/html/HTMLKeygenElement.h     virtual bool supportLabels() const OVERRIDE { return true; }
true               51 Source/core/html/HTMLLabelElement.h     virtual void setActive(bool = true) OVERRIDE;
true               52 Source/core/html/HTMLLabelElement.h     virtual void setHovered(bool = true) OVERRIDE;
true              296 Source/core/html/HTMLMediaElement.h     virtual bool alwaysCreateUserAgentShadowRoot() const OVERRIDE FINAL { return true; }
true               72 Source/core/html/HTMLMeterElement.h     virtual bool supportLabels() const OVERRIDE { return true; }
true               39 Source/core/html/HTMLOListElement.h     void itemCountChanged() { m_shouldRecalculateItemCount = true; }
true               49 Source/core/html/HTMLObjectElement.h     virtual bool isEnumeratable() const OVERRIDE { return true; }
true               53 Source/core/html/HTMLObjectElement.h     virtual bool isObjectElement() const OVERRIDE { return true; }
true               58 Source/core/html/HTMLObjectElement.h     bool checkValidity() { return true; }
true              109 Source/core/html/HTMLObjectElement.h     virtual bool shouldRegisterAsNamedItem() const OVERRIDE { return true; }
true              110 Source/core/html/HTMLObjectElement.h     virtual bool shouldRegisterAsExtraNamedItem() const OVERRIDE { return true; }
true               59 Source/core/html/HTMLOutputElement.h     virtual bool isEnumeratable() const OVERRIDE { return true; }
true               60 Source/core/html/HTMLOutputElement.h     virtual bool supportLabels() const OVERRIDE { return true; }
true              107 Source/core/html/HTMLPlugInElement.h     virtual bool supportsFocus() const OVERRIDE FINAL { return true; }
true               55 Source/core/html/HTMLProgressElement.h     virtual bool supportLabels() const OVERRIDE { return true; }
true              102 Source/core/html/HTMLSelectElement.h     void listBoxSelectItem(int listIndex, bool allowMultiplySelections, bool shift, bool fireOnChangeNow = true);
true              132 Source/core/html/HTMLSelectElement.h     virtual bool isEnumeratable() const OVERRIDE { return true; }
true              135 Source/core/html/HTMLSelectElement.h     virtual bool supportLabels() const OVERRIDE { return true; }
true              148 Source/core/html/HTMLSelectElement.h     void dispatchInputAndChangeEventForMenuList(bool requiresUserGesture = true);
true              150 Source/core/html/HTMLSelectElement.h     void recalcListItems(bool updateSelectedStates = true) const;
true               53 Source/core/html/HTMLStyleElement.h         return true;
true               49 Source/core/html/HTMLTemplateElement.h     virtual PassRefPtr<Node> cloneNode(bool deep = true) OVERRIDE;
true               80 Source/core/html/HTMLTextAreaElement.h     virtual bool supportsPlaceholder() const OVERRIDE { return true; }
true               92 Source/core/html/HTMLTextAreaElement.h     virtual bool isEnumeratable() const OVERRIDE { return true; }
true               95 Source/core/html/HTMLTextAreaElement.h     virtual bool supportLabels() const OVERRIDE { return true; }
true              102 Source/core/html/HTMLTextAreaElement.h     virtual bool isTextFormControl() const OVERRIDE { return true; }
true              124 Source/core/html/HTMLTextFormControlElement.h     virtual bool isEmptySuggestedValue() const { return true; }
true               44 Source/core/html/HTMLUnknownElement.h     virtual bool isHTMLUnknownElement() const OVERRIDE { return true; }
true               74 Source/core/html/HTMLVideoElement.h     virtual bool isVideoElement() const OVERRIDE { return true; }
true               50 Source/core/html/LabelableElement.h     virtual bool isLabelable() const OVERRIDE FINAL { return true; }
true               53 Source/core/html/canvas/CanvasPathMethods.h     virtual bool isTransformInvertible() const { return true; }
true               54 Source/core/html/canvas/CanvasRenderingContext.h     virtual bool hasAlpha() const { return true; }
true              338 Source/core/html/canvas/CanvasRenderingContext2D.h     virtual bool is2d() const OVERRIDE { return true; }
true               53 Source/core/html/canvas/WebGLBuffer.h     virtual bool isBuffer() const OVERRIDE { return true; }
true               95 Source/core/html/canvas/WebGLFramebuffer.h     void setHasEverBeenBound() { m_hasEverBeenBound = true; }
true               69 Source/core/html/canvas/WebGLProgram.h     virtual bool isProgram() const OVERRIDE { return true; }
true               57 Source/core/html/canvas/WebGLRenderbuffer.h     void setHasEverBeenBound() { m_hasEverBeenBound = true; }
true               69 Source/core/html/canvas/WebGLRenderbuffer.h     virtual bool isRenderbuffer() const OVERRIDE { return true; }
true              101 Source/core/html/canvas/WebGLRenderingContextBase.h     virtual bool is3d() const OVERRIDE { return true; }
true              102 Source/core/html/canvas/WebGLRenderingContextBase.h     virtual bool isAccelerated() const OVERRIDE { return true; }
true              602 Source/core/html/canvas/WebGLRenderingContextBase.h                 m_extension->lose(true);
true               52 Source/core/html/canvas/WebGLShader.h     virtual bool isShader() const OVERRIDE { return true; }
true               97 Source/core/html/canvas/WebGLTexture.h             valid = true;
true              111 Source/core/html/canvas/WebGLTexture.h     virtual bool isTexture() const OVERRIDE { return true; }
true               77 Source/core/html/canvas/WebGLVertexArrayObjectOES.h     void setHasEverBeenBound() { m_hasEverBeenBound = true; }
true               70 Source/core/html/imports/HTMLImportChild.h     virtual bool isChild() const OVERRIDE { return true; }
true              155 Source/core/html/parser/AtomicHTMLToken.h             m_doctypeData->m_hasPublicIdentifier = true;
true              157 Source/core/html/parser/AtomicHTMLToken.h             m_doctypeData->m_hasSystemIdentifier = true;
true              193 Source/core/html/parser/HTMLConstructionSite.h             m_tree.m_redirectAttachToFosterParent = true;
true               92 Source/core/html/parser/HTMLFormattingElementList.h             m_hasBeenMoved = true;
true               83 Source/core/html/parser/HTMLParserScheduler.h                 session.needsYield = true;
true               52 Source/core/html/parser/HTMLResourcePreloader.h         m_isCORSEnabled = true;
true              129 Source/core/html/parser/HTMLStackItem.h             return true;
true              131 Source/core/html/parser/HTMLStackItem.h             return true;
true              216 Source/core/html/parser/HTMLStackItem.h             m_isDocumentFragmentNode = true;
true              174 Source/core/html/parser/HTMLToken.h         m_doctypeData->m_forceQuirks = true;
true              209 Source/core/html/parser/HTMLToken.h         m_doctypeData->m_hasPublicIdentifier = true;
true              216 Source/core/html/parser/HTMLToken.h         m_doctypeData->m_hasSystemIdentifier = true;
true              252 Source/core/html/parser/HTMLToken.h         m_selfClosing = true;
true              215 Source/core/html/parser/HTMLTokenizer.h         return true;
true              222 Source/core/html/parser/HTMLTokenizer.h         return true;
true              228 Source/core/html/parser/HTMLTokenizer.h             return true;
true              233 Source/core/html/parser/HTMLTokenizer.h         return true;
true               65 Source/core/html/parser/InputStreamPreprocessor.h             return true;
true              102 Source/core/html/parser/InputStreamPreprocessor.h             m_skipNextNewLine = true;
true              120 Source/core/html/parser/InputStreamPreprocessor.h         return true;
true               70 Source/core/html/parser/TextResourceDecoder.h     void useLenientXMLDecoding() { m_useLenientXMLDecoding = true; }
true              100 Source/core/html/shadow/MediaControlElementTypes.h     virtual bool isMediaControlElement() const OVERRIDE FINAL { return true; }
true              108 Source/core/html/shadow/MediaControlElementTypes.h     virtual bool isMediaControlElement() const OVERRIDE FINAL { return true; }
true               92 Source/core/html/shadow/MediaControlElements.h     virtual bool willRespondToMouseClickEvents() OVERRIDE { return true; }
true              108 Source/core/html/shadow/MediaControlElements.h     virtual bool willRespondToMouseClickEvents() OVERRIDE { return true; }
true              138 Source/core/html/shadow/MediaControlElements.h     virtual bool willRespondToMouseClickEvents() OVERRIDE { return true; }
true              175 Source/core/html/shadow/MediaControlElements.h     virtual bool willRespondToMouseClickEvents() OVERRIDE { return true; }
true               89 Source/core/html/shadow/MediaControls.h     virtual bool isMediaControls() const OVERRIDE { return true; }
true               90 Source/core/html/shadow/MediaControls.h     virtual bool willRespondToMouseMoveEvents() OVERRIDE { return true; }
true               54 Source/core/html/shadow/PasswordGeneratorButtonElement.h     virtual bool isPasswordGeneratorButtonElement() const OVERRIDE { return true; }
true               73 Source/core/html/shadow/SpinButtonElement.h     virtual bool isSpinButtonElement() const OVERRIDE { return true; }
true               83 Source/core/html/shadow/SpinButtonElement.h     virtual void setHovered(bool = true) OVERRIDE;
true              117 Source/core/html/shadow/TextControlInnerElements.h     virtual bool isInputFieldSpeechButtonElement() const OVERRIDE { return true; }
true               61 Source/core/html/track/vtt/BufferedLineReader.h     void setEndOfStream() { m_endOfStream = true; }
true              191 Source/core/html/track/vtt/VTTCue.h DEFINE_TYPE_CASTS(VTTCue, TextTrackCue, cue, true, true);
true               56 Source/core/html/track/vtt/VTTElement.h     virtual bool isVTTElement() const OVERRIDE { return true; }
true               46 Source/core/html/track/vtt/VTTTokenizer.h     inline bool shouldSkipNullCharacters() const { return true; }
true               86 Source/core/inspector/InspectorCSSAgent.h             m_contentSecurityPolicy->setOverrideAllowInlineStyle(true);
true               87 Source/core/inspector/InspectorDebuggerAgent.h     virtual void canSetScriptSource(ErrorString*, bool* result) OVERRIDE FINAL { *result = true; }
true               55 Source/core/inspector/InspectorRuntimeAgent.h     virtual void enable(ErrorString*) OVERRIDE { m_enabled = true; }
true              109 Source/core/inspector/InspectorStyleSheet.h         , hasSource(true)
true              323 Source/core/inspector/InspectorStyleSheet.h     static const bool canInitializeWithMemset = true;
true              324 Source/core/inspector/InspectorStyleSheet.h     static const bool canMoveWithMemcpy = true;
true               48 Source/core/inspector/WorkerConsoleAgent.h     virtual bool isWorkerAgent() OVERRIDE { return true; }
true               45 Source/core/loader/DocumentThreadableLoaderClient.h     virtual bool isDocumentThreadableLoaderClient()  OVERRIDE FINAL { return true; }
true              111 Source/core/loader/EmptyClients.h     virtual bool runBeforeUnloadConfirmPanel(const String&, LocalFrame*) OVERRIDE { return true; }
true              179 Source/core/loader/EmptyClients.h     virtual bool hasWebView() const OVERRIDE { return true; } // mainly for assertions
true              259 Source/core/loader/EmptyClients.h     virtual bool shouldEraseMarkersAfterChangeSelection(TextCheckingType) const OVERRIDE { return true; }
true               80 Source/core/loader/NavigationScheduler.h     void scheduleLocationChange(Document*, const String& url, const Referrer& referrer, bool lockBackForwardList = true);
true               51 Source/core/loader/ThreadableLoaderClientWrapper.h         m_done = true;
true               86 Source/core/loader/ThreadableLoaderClientWrapper.h         m_done = true;
true               93 Source/core/loader/ThreadableLoaderClientWrapper.h         m_done = true;
true              100 Source/core/loader/ThreadableLoaderClientWrapper.h         m_done = true;
true              107 Source/core/loader/ThreadableLoaderClientWrapper.h         m_done = true;
true              226 Source/core/page/ChromeClient.h     virtual bool shouldRunModalDialogDuringPageDismissal(const DialogType&, const String&, Document::PageDismissalType) const { return true; }
true              159 Source/core/page/EventHandler.h     void setMouseDownMayStartAutoscroll() { m_mouseDownMayStartAutoscroll = true; }
true               39 Source/core/page/NetworkStateNotifier.h         : m_isOnLine(true) { }
true              187 Source/core/page/Page.h     StorageNamespace* sessionStorage(bool optionalCreate = true);
true               19 Source/core/page/PageAnimator.h     void setAnimationFramePending() { m_animationFramePending = true; }
true              109 Source/core/page/SpatialNavigation.h         , isOffscreen(true)
true              110 Source/core/page/SpatialNavigation.h         , isOffscreenAfterScrolling(true)
true               45 Source/core/page/WindowFeatures.h         , menuBarVisible(true)
true               46 Source/core/page/WindowFeatures.h         , statusBarVisible(true)
true               47 Source/core/page/WindowFeatures.h         , toolBarVisible(true)
true               48 Source/core/page/WindowFeatures.h         , locationBarVisible(true)
true               49 Source/core/page/WindowFeatures.h         , scrollbarsVisible(true)
true               50 Source/core/page/WindowFeatures.h         , resizable(true)
true               45 Source/core/plugins/PluginView.h     virtual bool isPluginView() const OVERRIDE FINAL { return true; }
true               59 Source/core/rendering/AutoTableLayout.h             , emptyCellsOnly(true)
true               68 Source/core/rendering/ClipRect.h             m_hasRadius = true;
true               34 Source/core/rendering/EllipsisBox.h         : InlineBox(obj, FloatPoint(x, y), width, firstLine, true, false, false, isVertical, 0, 0, parent)
true               62 Source/core/rendering/FloatingObjects.h     void setIsPlaced(bool placed = true) { m_isPlaced = placed; }
true              117 Source/core/rendering/FloatingObjects.h     static const bool safeToCompareToEmptyOrDeleted = true;
true              142 Source/core/rendering/FloatingObjects.h     void setHorizontalWritingMode(bool b = true) { m_horizontalWritingMode = b; }
true              126 Source/core/rendering/InlineBox.h     void setHasVirtualLogicalHeight() { m_bitfields.setHasVirtualLogicalHeight(true); }
true              143 Source/core/rendering/InlineBox.h     virtual void setConstructed() { m_bitfields.setConstructed(true); }
true              145 Source/core/rendering/InlineBox.h     void setExtracted(bool extracted = true) { m_bitfields.setExtracted(extracted); }
true              166 Source/core/rendering/InlineBox.h     virtual bool isLeaf() const { return true; }
true              258 Source/core/rendering/InlineBox.h     virtual void markDirty(bool dirty = true) { m_bitfields.setDirty(dirty); }
true              313 Source/core/rendering/InlineBox.h         InlineBoxBitfields(bool firstLine = false, bool constructed = false, bool dirty = false, bool extracted = false, bool isHorizontal = true)
true              323 Source/core/rendering/InlineBox.h             , m_knownToHaveNoOverflow(true)
true              429 Source/core/rendering/InlineBox.h     m_hasBadParent = true;
true               51 Source/core/rendering/InlineFlowBox.h         , m_descendantsHaveSameLineHeightAndBaseline(true)
true              209 Source/core/rendering/InlineFlowBox.h     void setHasTextChildren() { m_hasTextChildren = true; setHasTextDescendants(); }
true              210 Source/core/rendering/InlineFlowBox.h     void setHasTextDescendants() { m_hasTextDescendants = true; }
true              314 Source/core/rendering/InlineFlowBox.h     virtual bool isInlineFlowBox() const OVERRIDE FINAL { return true; }
true              366 Source/core/rendering/InlineFlowBox.h     m_hasBadChildList = true;
true              201 Source/core/rendering/InlineIterator.h     return true;
true              227 Source/core/rendering/InlineIterator.h                 endOfInline = true;
true              243 Source/core/rendering/InlineIterator.h                     endOfInline = true;
true              372 Source/core/rendering/InlineIterator.h             return true;
true              457 Source/core/rendering/InlineIterator.h         return true;
true              512 Source/core/rendering/InlineIterator.h     return true;
true              608 Source/core/rendering/InlineIterator.h             m_haveAddedFakeRunForRootIsolate = true;
true              658 Source/core/rendering/InlineIterator.h             lineMidpointState.setBetweenMidpoints(true);
true              700 Source/core/rendering/InlineIterator.h                 m_reachedEndOfLine = true;
true              712 Source/core/rendering/InlineIterator.h             m_reachedEndOfLine = true;
true               75 Source/core/rendering/InlineTextBox.h     virtual void markDirty(bool dirty = true) OVERRIDE FINAL;
true              150 Source/core/rendering/InlineTextBox.h     virtual bool isInlineTextBox() const OVERRIDE FINAL { return true; }
true              160 Source/core/rendering/InlineTextBox.h     virtual int offsetForPosition(float x, bool includePartialGlyphs = true) const;
true               85 Source/core/rendering/LayerPaintingInfo.h         , clipToDirtyRect(true)
true               45 Source/core/rendering/LayoutRectRecorder.h     LayoutRectRecorder(RenderObject&, bool record = true);
true               88 Source/core/rendering/PaintInfo.h     void applyTransform(const AffineTransform& localToAncestorTransform, bool identityStatusUnknown = true)
true               49 Source/core/rendering/RenderBR.h     virtual bool isBR() const OVERRIDE { return true; }
true              118 Source/core/rendering/RenderBlock.h     virtual bool visibleForTouchAction() const OVERRIDE FINAL { return true; }
true              355 Source/core/rendering/RenderBlock.h     virtual bool isRenderBlock() const OVERRIDE FINAL { return true; }
true              447 Source/core/rendering/RenderBlock.h     Position positionForBox(InlineBox*, bool start = true) const;
true              459 Source/core/rendering/RenderBlock.h     RenderBlockFlow* containingColumnsBlock(bool allowAnonymousColumnBlock = true);
true              501 Source/core/rendering/RenderBlock.h     virtual bool canCollapseAnonymousBlockChild() const { return true; }
true               59 Source/core/rendering/RenderBlockFlow.h     virtual bool isRenderBlockFlow() const OVERRIDE FINAL { return true; }
true              108 Source/core/rendering/RenderBlockFlow.h     void markAllDescendantsWithFloatsForLayout(RenderBox* floatToRemove = 0, bool inLayout = true);
true              399 Source/core/rendering/RenderBlockFlow.h     void setMustDiscardMarginBefore(bool = true);
true              400 Source/core/rendering/RenderBlockFlow.h     void setMustDiscardMarginAfter(bool = true);
true              528 Source/core/rendering/RenderBox.h         return true;
true              680 Source/core/rendering/RenderBox.h     LayoutUnit containingBlockLogicalWidthForPositioned(const RenderBoxModelObject* containingBlock, bool checkForPerpendicularWritingMode = true) const;
true              681 Source/core/rendering/RenderBox.h     LayoutUnit containingBlockLogicalHeightForPositioned(const RenderBoxModelObject* containingBlock, bool checkForPerpendicularWritingMode = true) const;
true              176 Source/core/rendering/RenderBoxModelObject.h     void paintBorder(const PaintInfo&, const LayoutRect&, const RenderStyle*, BackgroundBleedAvoidance = BackgroundBleedNone, bool includeLogicalLeftEdge = true, bool includeLogicalRightEdge = true);
true              178 Source/core/rendering/RenderBoxModelObject.h     void paintBoxShadow(const PaintInfo&, const LayoutRect&, const RenderStyle*, ShadowStyle, bool includeLogicalLeftEdge = true, bool includeLogicalRightEdge = true);
true              251 Source/core/rendering/RenderBoxModelObject.h         void setHasNonLocalGeometry(bool hasNonLocalGeometry = true) { m_hasNonLocalGeometry = hasNonLocalGeometry; }
true              266 Source/core/rendering/RenderBoxModelObject.h     void getBorderEdgeInfo(class BorderEdge[], const RenderStyle*, bool includeLogicalLeftEdge = true, bool includeLogicalRightEdge = true) const;
true              319 Source/core/rendering/RenderBoxModelObject.h     virtual bool isBoxModelObject() const OVERRIDE FINAL { return true; }
true               40 Source/core/rendering/RenderButton.h     virtual bool isRenderButton() const OVERRIDE { return true; }
true               43 Source/core/rendering/RenderButton.h     virtual bool canCollapseAnonymousBlockChild() const OVERRIDE { return true; }
true               48 Source/core/rendering/RenderButton.h     virtual bool createsAnonymousWrapper() const OVERRIDE { return true; }
true               53 Source/core/rendering/RenderButton.h     virtual bool canHaveWhitespaceChildren() const OVERRIDE { return true; }
true               56 Source/core/rendering/RenderButton.h     virtual bool hasControlClip() const OVERRIDE { return true; }
true               41 Source/core/rendering/RenderCombineText.h     virtual bool isCombineText() const OVERRIDE { return true; }
true               47 Source/core/rendering/RenderDeprecatedFlexibleBox.h     virtual bool avoidsFloats() const OVERRIDE { return true; }
true               48 Source/core/rendering/RenderDeprecatedFlexibleBox.h     virtual bool isDeprecatedFlexibleBox() const OVERRIDE { return true; }
true               38 Source/core/rendering/RenderDetailsMarker.h     virtual bool isDetailsMarker() const OVERRIDE { return true; }
true               63 Source/core/rendering/RenderEmbeddedObject.h     virtual bool isEmbeddedObject() const OVERRIDE FINAL { return true; }
true               40 Source/core/rendering/RenderFieldset.h     virtual bool isFieldset() const OVERRIDE { return true; }
true               45 Source/core/rendering/RenderFieldset.h     virtual bool avoidsFloats() const OVERRIDE { return true; }
true               39 Source/core/rendering/RenderFileUploadControl.h     virtual bool isFileUploadControl() const OVERRIDE { return true; }
true               48 Source/core/rendering/RenderFlexibleBox.h     virtual bool isFlexibleBox() const OVERRIDE FINAL { return true; }
true               49 Source/core/rendering/RenderFlexibleBox.h     virtual bool avoidsFloats() const OVERRIDE FINAL { return true; }
true               60 Source/core/rendering/RenderFlowThread.h     virtual bool isRenderFlowThread() const OVERRIDE FINAL { return true; }
true              121 Source/core/rendering/RenderFlowThread.h     virtual bool isPageLogicalHeightKnown() const { return true; }
true               41 Source/core/rendering/RenderFrame.h     virtual bool isFrame() const OVERRIDE { return true; }
true               38 Source/core/rendering/RenderFrameSet.h     FrameEdgeInfo(bool preventResize = false, bool allowBorder = true)
true              101 Source/core/rendering/RenderFrameSet.h     virtual bool isFrameSet() const OVERRIDE { return true; }
true               37 Source/core/rendering/RenderFullScreen.h     virtual bool isRenderFullScreen() const OVERRIDE { return true; }
true               52 Source/core/rendering/RenderGrid.h     virtual bool avoidsFloats() const OVERRIDE { return true; }
true               61 Source/core/rendering/RenderGrid.h     virtual bool isRenderGrid() const OVERRIDE { return true; }
true               39 Source/core/rendering/RenderHTMLCanvas.h     virtual bool isCanvas() const OVERRIDE { return true; }
true               45 Source/core/rendering/RenderIFrame.h     virtual bool isRenderIFrame() const OVERRIDE { return true; }
true               58 Source/core/rendering/RenderImage.h     void setIsGeneratedContent(bool generated = true) { m_isGeneratedContent = generated; }
true               90 Source/core/rendering/RenderImage.h     virtual bool isImage() const OVERRIDE { return true; }
true               91 Source/core/rendering/RenderImage.h     virtual bool isRenderImage() const OVERRIDE FINAL { return true; }
true               48 Source/core/rendering/RenderImageResourceStyleImage.h     virtual bool hasImage() const OVERRIDE { return true; }
true               92 Source/core/rendering/RenderInline.h     void setAlwaysCreateLineBoxes() { m_alwaysCreateLineBoxes = true; }
true              114 Source/core/rendering/RenderInline.h     virtual bool isRenderInline() const OVERRIDE FINAL { return true; }
true              642 Source/core/rendering/RenderLayer.h     bool requiresStackingNode() const { return true; }
true               81 Source/core/rendering/RenderLayerModelObject.h     virtual bool isLayerModelObject() const OVERRIDE FINAL { return true; }
true               67 Source/core/rendering/RenderListBox.h     virtual bool isListBox() const OVERRIDE { return true; }
true               71 Source/core/rendering/RenderListBox.h     virtual bool hasControlClip() const OVERRIDE { return true; }
true               88 Source/core/rendering/RenderListBox.h     virtual bool canBeProgramaticallyScrolled() const OVERRIDE { return true; }
true               60 Source/core/rendering/RenderListItem.h     virtual bool isListItem() const OVERRIDE { return true; }
true               55 Source/core/rendering/RenderListMarker.h     virtual bool isListMarker() const OVERRIDE { return true; }
true               72 Source/core/rendering/RenderListMarker.h     virtual LayoutRect selectionRectForRepaint(const RenderLayerModelObject* repaintContainer, bool clipToVisibleContent = true) OVERRIDE;
true               73 Source/core/rendering/RenderListMarker.h     virtual bool canBeSelectionLeaf() const OVERRIDE { return true; }
true               88 Source/core/rendering/RenderMarquee.h     virtual bool isMarquee() const OVERRIDE { return true; }
true               58 Source/core/rendering/RenderMedia.h     virtual bool canHaveChildren() const OVERRIDE FINAL { return true; }
true               61 Source/core/rendering/RenderMedia.h     virtual bool isMedia() const OVERRIDE FINAL { return true; }
true               57 Source/core/rendering/RenderMenuList.h     virtual bool isMenuList() const OVERRIDE { return true; }
true               62 Source/core/rendering/RenderMenuList.h     virtual bool createsAnonymousWrapper() const OVERRIDE { return true; }
true               67 Source/core/rendering/RenderMenuList.h     virtual bool hasControlClip() const OVERRIDE { return true; }
true               78 Source/core/rendering/RenderMenuList.h     virtual void valueChanged(unsigned listIndex, bool fireOnChange = true) OVERRIDE;
true               96 Source/core/rendering/RenderMenuList.h     virtual void listBoxSelectItem(int listIndex, bool allowMultiplySelections, bool shift, bool fireOnChangeNow = true) OVERRIDE;
true               99 Source/core/rendering/RenderMenuList.h     virtual bool hasLineIfEmpty() const OVERRIDE { return true; }
true               44 Source/core/rendering/RenderMeter.h     virtual bool isMeter() const OVERRIDE { return true; }
true               49 Source/core/rendering/RenderMultiColumnSet.h     virtual bool isRenderMultiColumnSet() const OVERRIDE { return true; }
true              214 Source/core/rendering/RenderObject.h     RenderLayer* findNextLayer(RenderLayer* parentLayer, RenderObject* startPoint, bool checkParent = true);
true              278 Source/core/rendering/RenderObject.h     virtual bool isChildAllowed(RenderObject*, RenderStyle*) const { return true; }
true              421 Source/core/rendering/RenderObject.h     void setHasColumns(bool b = true) { m_bitfields.setHasColumns(b); }
true              424 Source/core/rendering/RenderObject.h     void setAncestorLineBoxDirty(bool value = true)
true              499 Source/core/rendering/RenderObject.h         return true;
true              632 Source/core/rendering/RenderObject.h     void markContainingBlocksForLayout(bool scheduleRelayout = true, RenderObject* newRoot = 0, SubtreeLayoutScope* = 0);
true              662 Source/core/rendering/RenderObject.h     void setIsText() { m_bitfields.setIsText(true); }
true              663 Source/core/rendering/RenderObject.h     void setIsBox() { m_bitfields.setIsBox(true); }
true              766 Source/core/rendering/RenderObject.h     IntRect absoluteBoundingBoxRect(bool useTransform = true) const;
true              891 Source/core/rendering/RenderObject.h     LayoutRect selectionRect(bool clipToVisibleContent = true) { return selectionRectForRepaint(0, clipToVisibleContent); }
true              892 Source/core/rendering/RenderObject.h     virtual LayoutRect selectionRectForRepaint(const RenderLayerModelObject* /*repaintContainer*/, bool /*clipToVisibleContent*/ = true) { return LayoutRect(); }
true             1138 Source/core/rendering/RenderObject.h             , m_isInline(true)
true             1140 Source/core/rendering/RenderObject.h             , m_horizontalWritingMode(true)
true             1269 Source/core/rendering/RenderObject.h     return true;
true             1279 Source/core/rendering/RenderObject.h     return true;
true             1291 Source/core/rendering/RenderObject.h     setSelfNeedsLayout(true);
true             1294 Source/core/rendering/RenderObject.h             markContainingBlocksForLayout(true, 0, layouter);
true             1306 Source/core/rendering/RenderObject.h     setEverHadLayout(true);
true             1321 Source/core/rendering/RenderObject.h     setNormalChildNeedsLayout(true);
true             1324 Source/core/rendering/RenderObject.h         markContainingBlocksForLayout(true, 0, layouter);
true             1330 Source/core/rendering/RenderObject.h     setNeedsPositionedMovementLayout(true);
true             1342 Source/core/rendering/RenderObject.h     setNeedsSimplifiedNormalFlowLayout(true);
true             1368 Source/core/rendering/RenderObject.h     return true;
true               53 Source/core/rendering/RenderObjectChildList.h     RenderObject* removeChildNode(RenderObject* owner, RenderObject*, bool notifyRenderer = true);
true               54 Source/core/rendering/RenderObjectChildList.h     void insertChildNode(RenderObject* owner, RenderObject* newChild, RenderObject* beforeChild, bool notifyRenderer = true);
true               55 Source/core/rendering/RenderObjectChildList.h     void appendChildNode(RenderObject* owner, RenderObject* newChild, bool notifyRenderer = true)
true               47 Source/core/rendering/RenderPart.h     virtual bool isRenderPart() const OVERRIDE FINAL { return true; }
true               46 Source/core/rendering/RenderProgress.h     virtual bool isProgress() const OVERRIDE { return true; }
true               45 Source/core/rendering/RenderQuote.h     virtual bool isQuote() const OVERRIDE { return true; };
true               47 Source/core/rendering/RenderRegion.h     virtual bool isRenderRegion() const OVERRIDE FINAL { return true; }
true               93 Source/core/rendering/RenderRegion.h     virtual bool canHaveGeneratedChildren() const OVERRIDE FINAL { return true; }
true               68 Source/core/rendering/RenderReplaced.h     LayoutRect localSelectionRect(bool checkWhetherSelected = true) const; // This is in local coordinates, but it's a physical rect (so the top left corner is physical top left).
true               83 Source/core/rendering/RenderReplaced.h     virtual bool canBeSelectionLeaf() const OVERRIDE { return true; }
true               85 Source/core/rendering/RenderReplaced.h     virtual LayoutRect selectionRectForRepaint(const RenderLayerModelObject* repaintContainer, bool clipToVisibleContent = true) OVERRIDE FINAL;
true               53 Source/core/rendering/RenderReplica.h     virtual bool isReplica() const OVERRIDE { return true; }
true               66 Source/core/rendering/RenderRuby.h     virtual bool isRuby() const OVERRIDE { return true; }
true               68 Source/core/rendering/RenderRuby.h     virtual bool createsAnonymousWrapper() const OVERRIDE { return true; }
true               84 Source/core/rendering/RenderRuby.h     virtual bool isRuby() const OVERRIDE { return true; }
true               86 Source/core/rendering/RenderRuby.h     virtual bool createsAnonymousWrapper() const OVERRIDE { return true; }
true               48 Source/core/rendering/RenderRubyBase.h     virtual bool isRubyBase() const OVERRIDE { return true; }
true               75 Source/core/rendering/RenderRubyRun.h     virtual bool isRubyRun() const OVERRIDE { return true; }
true               77 Source/core/rendering/RenderRubyRun.h     virtual bool createsAnonymousWrapper() const OVERRIDE { return true; }
true               45 Source/core/rendering/RenderRubyText.h     virtual bool isRubyText() const OVERRIDE { return true; }
true               73 Source/core/rendering/RenderScrollbar.h     virtual bool isCustomScrollbar() const OVERRIDE { return true; }
true               56 Source/core/rendering/RenderScrollbarPart.h     virtual bool isRenderScrollbarPart() const OVERRIDE { return true; }
true               43 Source/core/rendering/RenderSlider.h     virtual bool isSlider() const OVERRIDE { return true; }
true              229 Source/core/rendering/RenderTable.h         m_needsSectionRecalc = true;
true              278 Source/core/rendering/RenderTable.h     virtual bool isTable() const OVERRIDE { return true; }
true              280 Source/core/rendering/RenderTable.h     virtual bool avoidsFloats() const OVERRIDE { return true; }
true              345 Source/core/rendering/RenderTable.h                 return true;
true               36 Source/core/rendering/RenderTableCaption.h     virtual bool isTableCaption() const OVERRIDE { return true; }
true              160 Source/core/rendering/RenderTableCell.h     void setCellWidthChanged(bool b = true) { m_cellWidthChanged = b; }
true              226 Source/core/rendering/RenderTableCell.h     virtual bool isTableCell() const OVERRIDE { return true; }
true               84 Source/core/rendering/RenderTableCol.h     virtual bool isRenderTableCol() const OVERRIDE { return true; }
true               97 Source/core/rendering/RenderTableRow.h     virtual bool isTableRow() const OVERRIDE { return true; }
true              229 Source/core/rendering/RenderTableSection.h     virtual bool isTableSection() const OVERRIDE { return true; }
true              113 Source/core/rendering/RenderText.h     virtual bool canBeSelectionLeaf() const OVERRIDE { return true; }
true              115 Source/core/rendering/RenderText.h     virtual LayoutRect selectionRectForRepaint(const RenderLayerModelObject* repaintContainer, bool clipToVisibleContent = true) OVERRIDE;
true               73 Source/core/rendering/RenderTextControl.h     virtual bool isTextControl() const OVERRIDE FINAL { return true; }
true               77 Source/core/rendering/RenderTextControl.h     virtual bool avoidsFloats() const OVERRIDE FINAL { return true; }
true               84 Source/core/rendering/RenderTextControl.h     virtual bool canBeProgramaticallyScrolled() const OVERRIDE FINAL { return true; }
true               37 Source/core/rendering/RenderTextControlMultiLine.h     virtual bool isTextArea() const OVERRIDE { return true; }
true               53 Source/core/rendering/RenderTextControlSingleLine.h     virtual bool isTextField() const OVERRIDE FINAL { return true; }
true              101 Source/core/rendering/RenderTextControlSingleLine.h     virtual bool hasLineIfEmpty() const OVERRIDE { return true; }
true               40 Source/core/rendering/RenderTextFragment.h     virtual bool isTextFragment() const OVERRIDE { return true; }
true              198 Source/core/rendering/RenderTheme.h     virtual bool supportsSelectionForegroundColors() const { return true; }
true              218 Source/core/rendering/RenderTheme.h     virtual bool paintCheckbox(RenderObject*, const PaintInfo&, const IntRect&) { return true; }
true              222 Source/core/rendering/RenderTheme.h     virtual bool paintRadio(RenderObject*, const PaintInfo&, const IntRect&) { return true; }
true              226 Source/core/rendering/RenderTheme.h     virtual bool paintButton(RenderObject*, const PaintInfo&, const IntRect&) { return true; }
true              229 Source/core/rendering/RenderTheme.h     virtual bool paintInnerSpinButton(RenderObject*, const PaintInfo&, const IntRect&) { return true; }
true              232 Source/core/rendering/RenderTheme.h     virtual bool paintTextField(RenderObject*, const PaintInfo&, const IntRect&) { return true; }
true              234 Source/core/rendering/RenderTheme.h     virtual bool paintTextArea(RenderObject*, const PaintInfo&, const IntRect&) { return true; }
true              237 Source/core/rendering/RenderTheme.h     virtual bool paintMenuList(RenderObject*, const PaintInfo&, const IntRect&) { return true; }
true              240 Source/core/rendering/RenderTheme.h     virtual bool paintMenuListButton(RenderObject*, const PaintInfo&, const IntRect&) { return true; }
true              244 Source/core/rendering/RenderTheme.h     virtual bool paintProgressBar(RenderObject*, const PaintInfo&, const IntRect&) { return true; }
true              251 Source/core/rendering/RenderTheme.h     virtual bool paintSliderTrack(RenderObject*, const PaintInfo&, const IntRect&) { return true; }
true              254 Source/core/rendering/RenderTheme.h     virtual bool paintSliderThumb(RenderObject*, const PaintInfo&, const IntRect&) { return true; }
true              257 Source/core/rendering/RenderTheme.h     virtual bool paintSearchField(RenderObject*, const PaintInfo&, const IntRect&) { return true; }
true              260 Source/core/rendering/RenderTheme.h     virtual bool paintSearchFieldCancelButton(RenderObject*, const PaintInfo&, const IntRect&) { return true; }
true              263 Source/core/rendering/RenderTheme.h     virtual bool paintSearchFieldDecoration(RenderObject*, const PaintInfo&, const IntRect&) { return true; }
true              266 Source/core/rendering/RenderTheme.h     virtual bool paintSearchFieldResultsDecoration(RenderObject*, const PaintInfo&, const IntRect&) { return true; }
true              268 Source/core/rendering/RenderTheme.h     virtual bool paintMediaFullscreenButton(RenderObject*, const PaintInfo&, const IntRect&) { return true; }
true              269 Source/core/rendering/RenderTheme.h     virtual bool paintMediaPlayButton(RenderObject*, const PaintInfo&, const IntRect&) { return true; }
true              270 Source/core/rendering/RenderTheme.h     virtual bool paintMediaOverlayPlayButton(RenderObject*, const PaintInfo&, const IntRect&) { return true; }
true              271 Source/core/rendering/RenderTheme.h     virtual bool paintMediaMuteButton(RenderObject*, const PaintInfo&, const IntRect&) { return true; }
true              272 Source/core/rendering/RenderTheme.h     virtual bool paintMediaSliderTrack(RenderObject*, const PaintInfo&, const IntRect&) { return true; }
true              273 Source/core/rendering/RenderTheme.h     virtual bool paintMediaSliderThumb(RenderObject*, const PaintInfo&, const IntRect&) { return true; }
true              274 Source/core/rendering/RenderTheme.h     virtual bool paintMediaVolumeSliderContainer(RenderObject*, const PaintInfo&, const IntRect&) { return true; }
true              275 Source/core/rendering/RenderTheme.h     virtual bool paintMediaVolumeSliderTrack(RenderObject*, const PaintInfo&, const IntRect&) { return true; }
true              276 Source/core/rendering/RenderTheme.h     virtual bool paintMediaVolumeSliderThumb(RenderObject*, const PaintInfo&, const IntRect&) { return true; }
true              277 Source/core/rendering/RenderTheme.h     virtual bool paintMediaToggleClosedCaptionsButton(RenderObject*, const PaintInfo&, const IntRect&) { return true; }
true              278 Source/core/rendering/RenderTheme.h     virtual bool paintMediaControlsBackground(RenderObject*, const PaintInfo&, const IntRect&) { return true; }
true              279 Source/core/rendering/RenderTheme.h     virtual bool paintMediaCurrentTime(RenderObject*, const PaintInfo&, const IntRect&) { return true; }
true              280 Source/core/rendering/RenderTheme.h     virtual bool paintMediaTimeRemaining(RenderObject*, const PaintInfo&, const IntRect&) { return true; }
true              281 Source/core/rendering/RenderTheme.h     virtual bool paintMediaFullScreenVolumeSliderTrack(RenderObject*, const PaintInfo&, const IntRect&) { return true; }
true              282 Source/core/rendering/RenderTheme.h     virtual bool paintMediaFullScreenVolumeSliderThumb(RenderObject*, const PaintInfo&, const IntRect&) { return true; }
true               40 Source/core/rendering/RenderThemeChromiumAndroid.h     virtual bool delegatesMenuListRendering() const OVERRIDE { return true; }
true               82 Source/core/rendering/RenderThemeChromiumDefault.h     virtual bool popsMenuBySpaceOrReturn() const OVERRIDE FINAL { return true; }
true               43 Source/core/rendering/RenderThemeChromiumMac.h     virtual bool supportsControlTints() const OVERRIDE { return true; }
true               79 Source/core/rendering/RenderThemeChromiumMac.h     virtual bool popsMenuByArrowKeys() const OVERRIDE { return true; }
true               62 Source/core/rendering/RenderVideo.h     virtual bool isVideo() const OVERRIDE { return true; }
true               52 Source/core/rendering/RenderView.h     virtual bool isRenderView() const OVERRIDE { return true; }
true               91 Source/core/rendering/RenderView.h     IntRect selectionBounds(bool clipToVisibleContent = true) const;
true              151 Source/core/rendering/RenderView.h             m_pageLogicalHeightChanged = true;
true              216 Source/core/rendering/RenderView.h             return true;
true              319 Source/core/rendering/RenderView.h         m_didStart = true;
true              334 Source/core/rendering/RenderView.h         m_didEnd = true;
true               45 Source/core/rendering/RenderWidget.h     virtual bool isWidget() const OVERRIDE FINAL { return true; }
true               42 Source/core/rendering/RootInlineBox.h     virtual bool isRootInlineBox() const OVERRIDE FINAL { return true; }
true               76 Source/core/rendering/compositing/RenderLayerCompositor.h     void enableCompositingMode(bool enable = true);
true               96 Source/core/rendering/compositing/RenderLayerCompositor.h     void setNeedsUpdateCompositingRequirementsState() { m_needsUpdateCompositingRequirementsState = true; }
true              191 Source/core/rendering/compositing/RenderLayerCompositor.h     void setNeedsToRecomputeCompositingRequirements() { m_needsToRecomputeCompositingRequirements = true; }
true               81 Source/core/rendering/line/BreakingContextInlineHeaders.h         , m_atStart(true)
true               86 Source/core/rendering/line/BreakingContextInlineHeaders.h         , m_includeEndWidth(true)
true               89 Source/core/rendering/line/BreakingContextInlineHeaders.h         , m_floatsFitOnLine(true)
true              186 Source/core/rendering/line/BreakingContextInlineHeaders.h         return true;
true              207 Source/core/rendering/line/BreakingContextInlineHeaders.h         return true;
true              254 Source/core/rendering/line/BreakingContextInlineHeaders.h         m_includeEndWidth = true;
true              293 Source/core/rendering/line/BreakingContextInlineHeaders.h         m_lineInfo.setPreviousLineBrokeCleanly(true);
true              304 Source/core/rendering/line/BreakingContextInlineHeaders.h     m_atEnd = true;
true              320 Source/core/rendering/line/BreakingContextInlineHeaders.h         return true;
true              325 Source/core/rendering/line/BreakingContextInlineHeaders.h inline LayoutUnit inlineLogicalWidth(RenderObject* child, bool start = true, bool end = true)
true              408 Source/core/rendering/line/BreakingContextInlineHeaders.h             return true;
true              439 Source/core/rendering/line/BreakingContextInlineHeaders.h             m_currentCharacterShouldCollapseIfPreWap = m_currentCharacterIsSpace = true;
true              440 Source/core/rendering/line/BreakingContextInlineHeaders.h             m_ignoringSpaces = true;
true              475 Source/core/rendering/line/BreakingContextInlineHeaders.h             m_currentCharacterShouldCollapseIfPreWap = m_currentCharacterIsSpace = true;
true              476 Source/core/rendering/line/BreakingContextInlineHeaders.h             m_ignoringSpaces = true;
true              571 Source/core/rendering/line/BreakingContextInlineHeaders.h     float wrapW = m_width.uncommittedWidth() + inlineLogicalWidth(m_current.object(), !m_appliedStartWidth, true);
true              647 Source/core/rendering/line/BreakingContextInlineHeaders.h                     stoppedIgnoringSpaces = true;
true              672 Source/core/rendering/line/BreakingContextInlineHeaders.h                 m_width.addUncommittedWidth(inlineLogicalWidth(m_current.object(), true, false).toFloat());
true              673 Source/core/rendering/line/BreakingContextInlineHeaders.h                 m_appliedStartWidth = true;
true              693 Source/core/rendering/line/BreakingContextInlineHeaders.h                         lineWasTooWide = true;
true              703 Source/core/rendering/line/BreakingContextInlineHeaders.h                         m_lineInfo.setPreviousLineBrokeCleanly(true);
true              707 Source/core/rendering/line/BreakingContextInlineHeaders.h                         hyphenated = true;
true              716 Source/core/rendering/line/BreakingContextInlineHeaders.h                         m_atEnd = true;
true              735 Source/core/rendering/line/BreakingContextInlineHeaders.h                 m_lineInfo.setPreviousLineBrokeCleanly(true);
true              736 Source/core/rendering/line/BreakingContextInlineHeaders.h                 return true;
true              766 Source/core/rendering/line/BreakingContextInlineHeaders.h                     m_ignoringSpaces = true;
true              827 Source/core/rendering/line/BreakingContextInlineHeaders.h             hyphenated = true;
true              828 Source/core/rendering/line/BreakingContextInlineHeaders.h             m_atEnd = true;
true              838 Source/core/rendering/line/BreakingContextInlineHeaders.h         checkForBreak = true;
true              841 Source/core/rendering/line/BreakingContextInlineHeaders.h             checkForBreak = true;
true              851 Source/core/rendering/line/BreakingContextInlineHeaders.h                 checkForBreak = true;
true              871 Source/core/rendering/line/BreakingContextInlineHeaders.h             m_atEnd = true;
true              881 Source/core/rendering/line/BreakingContextInlineHeaders.h             m_atEnd = true;
true               34 Source/core/rendering/line/LineInfo.h         : m_isFirstLine(true)
true               36 Source/core/rendering/line/LineInfo.h         , m_isEmpty(true)
true               37 Source/core/rendering/line/LineInfo.h         , m_previousLineBrokeCleanly(true)
true               54 Source/core/rendering/line/LineLayoutState.h     void markForFullLayout() { m_isFullLayout = true; }
true               61 Source/core/rendering/line/LineLayoutState.h         m_usesRepaintBounds = true;
true               67 Source/core/rendering/line/LineLayoutState.h         m_usesRepaintBounds = true;
true              168 Source/core/rendering/shapes/ShapeInterval.h                 aIncrement = true;
true              175 Source/core/rendering/shapes/ShapeInterval.h                     aIncrement = true;
true              176 Source/core/rendering/shapes/ShapeInterval.h                 bIncrement = true;
true              180 Source/core/rendering/shapes/ShapeInterval.h                     aIncrement = true;
true              183 Source/core/rendering/shapes/ShapeInterval.h                     bIncrement = true;
true              188 Source/core/rendering/shapes/ShapeInterval.h                     aIncrement = true;
true              190 Source/core/rendering/shapes/ShapeInterval.h                     bIncrement = true;
true              231 Source/core/rendering/shapes/ShapeInterval.h         return true;
true               53 Source/core/rendering/style/BorderData.h             return true;
true               55 Source/core/rendering/style/BorderData.h             return true;
true               57 Source/core/rendering/style/BorderData.h             return true;
true               59 Source/core/rendering/style/BorderData.h             return true;
true               39 Source/core/rendering/style/BorderValue.h         , m_colorIsCurrentColor(true)
true               46 Source/core/rendering/style/BorderValue.h     bool nonZero(bool checkStyle = true) const
true               56 Source/core/rendering/style/BorderValue.h     bool isVisible(bool checkStyle = true) const
true               70 Source/core/rendering/style/BorderValue.h             return true;
true               72 Source/core/rendering/style/BorderValue.h             return true;
true               42 Source/core/rendering/style/CachedUAStyle.h         : hasAppearance(true)
true               36 Source/core/rendering/style/CollapsedBorderValue.h         , m_colorIsCurrentColor(true)
true               76 Source/core/rendering/style/ContentData.h     virtual bool isImage() const OVERRIDE { return true; }
true              107 Source/core/rendering/style/ContentData.h     virtual bool isText() const OVERRIDE { return true; }
true              134 Source/core/rendering/style/ContentData.h     virtual bool isCounter() const OVERRIDE { return true; }
true              165 Source/core/rendering/style/ContentData.h     virtual bool isQuote() const OVERRIDE { return true; }
true               54 Source/core/rendering/style/CounterDirectives.h         m_isResetSet = true;
true               72 Source/core/rendering/style/CounterDirectives.h         m_isIncrementSet = true;
true              103 Source/core/rendering/style/FillLayer.h     void setImage(PassRefPtr<StyleImage> i) { m_image = i; m_imageSet = true; }
true              104 Source/core/rendering/style/FillLayer.h     void setXPosition(Length position) { m_xPosition = position; m_xPosSet = true; m_backgroundXOriginSet = false; m_backgroundXOrigin = LeftEdge; }
true              105 Source/core/rendering/style/FillLayer.h     void setYPosition(Length position) { m_yPosition = position; m_yPosSet = true; m_backgroundYOriginSet = false; m_backgroundYOrigin = TopEdge; }
true              106 Source/core/rendering/style/FillLayer.h     void setBackgroundXOrigin(BackgroundEdgeOrigin origin) { m_backgroundXOrigin = origin; m_backgroundXOriginSet = true; }
true              107 Source/core/rendering/style/FillLayer.h     void setBackgroundYOrigin(BackgroundEdgeOrigin origin) { m_backgroundYOrigin = origin; m_backgroundYOriginSet = true; }
true              108 Source/core/rendering/style/FillLayer.h     void setAttachment(EFillAttachment attachment) { m_attachment = attachment; m_attachmentSet = true; }
true              109 Source/core/rendering/style/FillLayer.h     void setClip(EFillBox b) { m_clip = b; m_clipSet = true; }
true              110 Source/core/rendering/style/FillLayer.h     void setOrigin(EFillBox b) { m_origin = b; m_originSet = true; }
true              111 Source/core/rendering/style/FillLayer.h     void setRepeatX(EFillRepeat r) { m_repeatX = r; m_repeatXSet = true; }
true              112 Source/core/rendering/style/FillLayer.h     void setRepeatY(EFillRepeat r) { m_repeatY = r; m_repeatYSet = true; }
true              113 Source/core/rendering/style/FillLayer.h     void setComposite(CompositeOperator c) { m_composite = c; m_compositeSet = true; }
true              114 Source/core/rendering/style/FillLayer.h     void setBlendMode(blink::WebBlendMode b) { m_blendMode = b; m_blendModeSet = true; }
true              118 Source/core/rendering/style/FillLayer.h     void setMaskSourceType(EMaskSourceType m) { m_maskSourceType = m; m_maskSourceTypeSet = true; }
true              159 Source/core/rendering/style/FillLayer.h             return true;
true              166 Source/core/rendering/style/FillLayer.h             return true;
true              116 Source/core/rendering/style/NinePieceImage.h         m_data.access()->fill = true;
true              382 Source/core/rendering/style/RenderStyle.h     void setHasViewportUnits(bool hasViewportUnits = true) const { noninherited_flags.hasViewportUnits = hasViewportUnits; }
true              390 Source/core/rendering/style/RenderStyle.h     void setAffectedByFocus() { noninherited_flags.setAffectedByFocus(true); }
true              391 Source/core/rendering/style/RenderStyle.h     void setAffectedByHover() { noninherited_flags.setAffectedByHover(true); }
true              392 Source/core/rendering/style/RenderStyle.h     void setAffectedByActive() { noninherited_flags.setAffectedByActive(true); }
true              393 Source/core/rendering/style/RenderStyle.h     void setAffectedByDrag() { noninherited_flags.setAffectedByDrag(true); }
true              416 Source/core/rendering/style/RenderStyle.h             return true;
true             1049 Source/core/rendering/style/RenderStyle.h     RoundedRect getRoundedBorderFor(const LayoutRect& borderRect, bool includeLogicalLeftEdge = true, bool includeLogicalRightEdge = true) const;
true             1050 Source/core/rendering/style/RenderStyle.h     RoundedRect getRoundedInnerBorderFor(const LayoutRect& borderRect, bool includeLogicalLeftEdge = true, bool includeLogicalRightEdge = true) const;
true             1079 Source/core/rendering/style/RenderStyle.h     void setHasClip(bool b = true) { SET_VAR(visual, hasClip, b); }
true             1216 Source/core/rendering/style/RenderStyle.h     void setHasAutoZIndex() { SET_VAR(m_box, m_hasAutoZIndex, true); SET_VAR(m_box, m_zIndex, 0); }
true             1220 Source/core/rendering/style/RenderStyle.h     void setHasAutoWidows() { SET_VAR(rareInheritedData, m_hasAutoWidows, true); SET_VAR(rareInheritedData, widows, initialWidows()); }
true             1223 Source/core/rendering/style/RenderStyle.h     void setHasAutoOrphans() { SET_VAR(rareInheritedData, m_hasAutoOrphans, true); SET_VAR(rareInheritedData, orphans, initialOrphans()); }
true             1307 Source/core/rendering/style/RenderStyle.h     void setHasAutoColumnWidth() { SET_VAR(rareNonInheritedData.access()->m_multiCol, m_autoWidth, true); SET_VAR(rareNonInheritedData.access()->m_multiCol, m_width, 0); }
true             1309 Source/core/rendering/style/RenderStyle.h     void setHasAutoColumnCount() { SET_VAR(rareNonInheritedData.access()->m_multiCol, m_autoCount, true); SET_VAR(rareNonInheritedData.access()->m_multiCol, m_count, 0); }
true             1312 Source/core/rendering/style/RenderStyle.h     void setHasNormalColumnGap() { SET_VAR(rareNonInheritedData.access()->m_multiCol, m_normalGap, true); SET_VAR(rareNonInheritedData.access()->m_multiCol, m_gap, 0); }
true             1376 Source/core/rendering/style/RenderStyle.h     void setIsRunningAcceleratedAnimation(bool b = true) { SET_VAR(rareNonInheritedData, m_runningAcceleratedAnimation, b); }
true             1491 Source/core/rendering/style/RenderStyle.h         return true;
true             1496 Source/core/rendering/style/RenderStyle.h     void setUnique() { noninherited_flags.unique = true; }
true             1503 Source/core/rendering/style/RenderStyle.h     void setFirstChildState() { setUnique(); noninherited_flags.firstChildState = true; }
true             1505 Source/core/rendering/style/RenderStyle.h     void setLastChildState() { setUnique(); noninherited_flags.lastChildState = true; }
true             1510 Source/core/rendering/style/RenderStyle.h     void setHasExplicitlyInheritedProperties() { noninherited_flags.explicitInheritance = true; }
true             1513 Source/core/rendering/style/RenderStyle.h     void setHasCurrentColor() { noninherited_flags.currentColor = true; }
true             1810 Source/core/rendering/style/RenderStyle.h     return true;
true             1818 Source/core/rendering/style/RenderStyle.h     return true;
true             1827 Source/core/rendering/style/RenderStyle.h     return true;
true             1836 Source/core/rendering/style/RenderStyle.h     return true;
true              153 Source/core/rendering/style/SVGRenderStyle.h     void setFillPaint(SVGPaint::SVGPaintType type, const Color& color, const String& uri, bool applyToRegularStyle = true, bool applyToVisitedLinkStyle = false)
true              179 Source/core/rendering/style/SVGRenderStyle.h     void setStrokePaint(SVGPaint::SVGPaintType type, const Color& color, const String& uri, bool applyToRegularStyle = true, bool applyToVisitedLinkStyle = false)
true              128 Source/core/rendering/style/ShapeValue.h         return true;
true               54 Source/core/rendering/style/StyleImage.h     virtual bool canRender(const RenderObject*, float /*multiplier*/) const { return true; }
true               55 Source/core/rendering/style/StyleImage.h     virtual bool isLoaded() const { return true; }
true               83 Source/core/rendering/style/StyleImage.h         return true;
true               73 Source/core/rendering/style/StylePendingImage.h         m_isPendingImage = true;
true               53 Source/core/rendering/svg/RenderSVGBlock.h     virtual bool isSVG() const OVERRIDE FINAL { return true; }
true               44 Source/core/rendering/svg/RenderSVGContainer.h     virtual void setNeedsBoundariesUpdate() OVERRIDE FINAL { m_needsBoundariesUpdate = true; }
true               52 Source/core/rendering/svg/RenderSVGContainer.h     virtual bool isSVGContainer() const OVERRIDE FINAL { return true; }
true               73 Source/core/rendering/svg/RenderSVGContainer.h     virtual bool pointIsInsideViewportClip(const FloatPoint& /*pointInParent*/) { return true; }
true               49 Source/core/rendering/svg/RenderSVGForeignObject.h     virtual bool isSVGForeignObject() const OVERRIDE { return true; }
true               51 Source/core/rendering/svg/RenderSVGForeignObject.h     virtual void setNeedsTransformUpdate() OVERRIDE { m_needsTransformUpdate = true; }
true               38 Source/core/rendering/svg/RenderSVGGradientStop.h     virtual bool isSVGGradientStop() const OVERRIDE { return true; }
true               39 Source/core/rendering/svg/RenderSVGGradientStop.h     virtual bool isSVG() const OVERRIDE { return true; }
true               41 Source/core/rendering/svg/RenderSVGHiddenContainer.h     virtual bool isSVGHiddenContainer() const OVERRIDE FINAL { return true; }
true               40 Source/core/rendering/svg/RenderSVGImage.h     virtual void setNeedsBoundariesUpdate() OVERRIDE { m_needsBoundariesUpdate = true; }
true               41 Source/core/rendering/svg/RenderSVGImage.h     virtual void setNeedsTransformUpdate() OVERRIDE { m_needsTransformUpdate = true; }
true               50 Source/core/rendering/svg/RenderSVGImage.h     virtual bool isSVGImage() const OVERRIDE { return true; }
true               34 Source/core/rendering/svg/RenderSVGInline.h     virtual bool isSVGInline() const OVERRIDE FINAL { return true; }
true               35 Source/core/rendering/svg/RenderSVGInline.h     virtual bool isSVG() const OVERRIDE FINAL { return true; }
true               55 Source/core/rendering/svg/RenderSVGInlineText.h     virtual bool isSVGInlineText() const OVERRIDE { return true; }
true               56 Source/core/rendering/svg/RenderSVGInlineText.h     virtual bool isSVG() const OVERRIDE { return true; }
true               69 Source/core/rendering/svg/RenderSVGModelObject.h     virtual bool isSVG() const OVERRIDE FINAL { return true; }
true               39 Source/core/rendering/svg/RenderSVGPath.h     virtual bool isSVGPath() const OVERRIDE { return true; }
true               60 Source/core/rendering/svg/RenderSVGResource.h     virtual void removeAllClientsFromCache(bool markForInvalidation = true) = 0;
true               61 Source/core/rendering/svg/RenderSVGResource.h     virtual void removeClientFromCache(RenderObject*, bool markForInvalidation = true) = 0;
true               83 Source/core/rendering/svg/RenderSVGResource.h     static void markForLayoutAndParentResourceInvalidation(RenderObject*, bool needsLayout = true);
true               50 Source/core/rendering/svg/RenderSVGResourceClipper.h     virtual void removeAllClientsFromCache(bool markForInvalidation = true) OVERRIDE;
true               51 Source/core/rendering/svg/RenderSVGResourceClipper.h     virtual void removeClientFromCache(RenderObject*, bool markForInvalidation = true) OVERRIDE;
true               39 Source/core/rendering/svg/RenderSVGResourceContainer.h     virtual bool isSVGResourceContainer() const OVERRIDE FINAL { return true; }
true               66 Source/core/rendering/svg/RenderSVGResourceFilter.h     virtual bool isSVGResourceFilter() const OVERRIDE { return true; }
true               68 Source/core/rendering/svg/RenderSVGResourceFilter.h     virtual void removeAllClientsFromCache(bool markForInvalidation = true) OVERRIDE;
true               69 Source/core/rendering/svg/RenderSVGResourceFilter.h     virtual void removeClientFromCache(RenderObject*, bool markForInvalidation = true) OVERRIDE;
true               46 Source/core/rendering/svg/RenderSVGResourceFilterPrimitive.h     virtual bool isSVGResourceFilterPrimitive() const OVERRIDE { return true; }
true               48 Source/core/rendering/svg/RenderSVGResourceGradient.h     virtual void removeAllClientsFromCache(bool markForInvalidation = true) OVERRIDE FINAL;
true               49 Source/core/rendering/svg/RenderSVGResourceGradient.h     virtual void removeClientFromCache(RenderObject*, bool markForInvalidation = true) OVERRIDE FINAL;
true               41 Source/core/rendering/svg/RenderSVGResourceMarker.h     virtual void removeAllClientsFromCache(bool markForInvalidation = true) OVERRIDE;
true               42 Source/core/rendering/svg/RenderSVGResourceMarker.h     virtual void removeClientFromCache(RenderObject*, bool markForInvalidation = true) OVERRIDE;
true               45 Source/core/rendering/svg/RenderSVGResourceMasker.h     virtual void removeAllClientsFromCache(bool markForInvalidation = true) OVERRIDE;
true               46 Source/core/rendering/svg/RenderSVGResourceMasker.h     virtual void removeClientFromCache(RenderObject*, bool markForInvalidation = true) OVERRIDE;
true               51 Source/core/rendering/svg/RenderSVGResourcePattern.h     virtual void removeAllClientsFromCache(bool markForInvalidation = true) OVERRIDE;
true               52 Source/core/rendering/svg/RenderSVGResourcePattern.h     virtual void removeClientFromCache(RenderObject*, bool markForInvalidation = true) OVERRIDE;
true               34 Source/core/rendering/svg/RenderSVGResourceSolidColor.h     virtual void removeAllClientsFromCache(bool = true) OVERRIDE { }
true               35 Source/core/rendering/svg/RenderSVGResourceSolidColor.h     virtual void removeClientFromCache(RenderObject*, bool = true) OVERRIDE { }
true               52 Source/core/rendering/svg/RenderSVGRoot.h     virtual void setNeedsBoundariesUpdate() OVERRIDE { m_needsBoundariesOrTransformUpdate = true; }
true               53 Source/core/rendering/svg/RenderSVGRoot.h     virtual void setNeedsTransformUpdate() OVERRIDE { m_needsBoundariesOrTransformUpdate = true; }
true               68 Source/core/rendering/svg/RenderSVGRoot.h     virtual bool visibleForTouchAction() const OVERRIDE { return true; }
true               78 Source/core/rendering/svg/RenderSVGRoot.h     virtual bool isSVGRoot() const OVERRIDE { return true; }
true               79 Source/core/rendering/svg/RenderSVGRoot.h     virtual bool isSVG() const OVERRIDE { return true; }
true              111 Source/core/rendering/svg/RenderSVGRoot.h     virtual bool canHaveChildren() const OVERRIDE { return true; }
true               52 Source/core/rendering/svg/RenderSVGShape.h     void setNeedsShapeUpdate() { m_needsShapeUpdate = true; }
true               53 Source/core/rendering/svg/RenderSVGShape.h     virtual void setNeedsBoundariesUpdate() OVERRIDE FINAL { m_needsBoundariesUpdate = true; }
true               54 Source/core/rendering/svg/RenderSVGShape.h     virtual void setNeedsTransformUpdate() OVERRIDE FINAL { m_needsTransformUpdate = true; }
true               84 Source/core/rendering/svg/RenderSVGShape.h     bool fillContains(const FloatPoint&, bool requiresFill = true, const WindRule fillRule = RULE_NONZERO);
true               85 Source/core/rendering/svg/RenderSVGShape.h     bool strokeContains(const FloatPoint&, bool requiresStroke = true);
true               91 Source/core/rendering/svg/RenderSVGShape.h     virtual bool isSVGShape() const OVERRIDE FINAL { return true; }
true               42 Source/core/rendering/svg/RenderSVGText.h     void setNeedsPositioningValuesUpdate() { m_needsPositioningValuesUpdate = true; }
true               43 Source/core/rendering/svg/RenderSVGText.h     virtual void setNeedsTransformUpdate() OVERRIDE { m_needsTransformUpdate = true; }
true               44 Source/core/rendering/svg/RenderSVGText.h     void setNeedsTextMetricsUpdate() { m_needsTextMetricsUpdate = true; }
true               61 Source/core/rendering/svg/RenderSVGText.h     virtual bool isSVGText() const OVERRIDE { return true; }
true               37 Source/core/rendering/svg/RenderSVGTextPath.h     virtual bool isSVGTextPath() const OVERRIDE { return true; }
true               35 Source/core/rendering/svg/RenderSVGTransformableContainer.h     virtual bool isSVGTransformableContainer() const OVERRIDE { return true; }
true               37 Source/core/rendering/svg/RenderSVGTransformableContainer.h     virtual void setNeedsTransformUpdate() OVERRIDE { m_needsTransformUpdate = true; }
true               41 Source/core/rendering/svg/RenderSVGViewportContainer.h     virtual void setNeedsTransformUpdate() OVERRIDE { m_needsTransformUpdate = true; }
true               46 Source/core/rendering/svg/RenderSVGViewportContainer.h     virtual bool isSVGViewportContainer() const OVERRIDE { return true; }
true               38 Source/core/rendering/svg/SVGInlineFlowBox.h     virtual bool isSVGInlineFlowBox() const OVERRIDE { return true; }
true               37 Source/core/rendering/svg/SVGInlineTextBox.h     virtual bool isSVGInlineTextBox() const OVERRIDE { return true; }
true               42 Source/core/rendering/svg/SVGInlineTextBox.h     virtual int offsetForPosition(float x, bool includePartialGlyphs = true) const OVERRIDE;
true               76 Source/core/rendering/svg/SVGResources.h     void removeClientFromCache(RenderObject*, bool markForInvalidation = true) const;
true               42 Source/core/rendering/svg/SVGRootInlineBox.h     virtual bool isSVGRootInlineBox() const OVERRIDE { return true; }
true               49 Source/core/rendering/svg/SVGRootInlineBox.h     virtual void markDirty(bool dirty = true) OVERRIDE;
true               32 Source/core/rendering/svg/SVGSubpathData.h         , m_haveSeenMoveOnly(true)
true               33 Source/core/rendering/svg/SVGSubpathData.h         , m_pathIsZeroLength(true)
true               47 Source/core/rendering/svg/SVGSubpathData.h             subpathFinder->m_haveSeenMoveOnly = true;
true               48 Source/core/rendering/svg/SVGSubpathData.h             subpathFinder->m_pathIsZeroLength = true;
true               74 Source/core/rendering/svg/SVGSubpathData.h             subpathFinder->m_haveSeenMoveOnly = true; // This is an implicit move for the next element
true               75 Source/core/rendering/svg/SVGSubpathData.h             subpathFinder->m_pathIsZeroLength = true; // A new sub-path also starts here
true               46 Source/core/svg/GradientAttributes.h         m_spreadMethodSet = true;
true               52 Source/core/svg/GradientAttributes.h         m_gradientUnitsSet = true;
true               58 Source/core/svg/GradientAttributes.h         m_gradientTransformSet = true;
true               64 Source/core/svg/GradientAttributes.h         m_stopsSet = true;
true               45 Source/core/svg/LinearGradientAttributes.h     void setX1(PassRefPtr<SVGLength> value) { m_x1 = value; m_x1Set = true; }
true               46 Source/core/svg/LinearGradientAttributes.h     void setY1(PassRefPtr<SVGLength> value) { m_y1 = value; m_y1Set = true; }
true               47 Source/core/svg/LinearGradientAttributes.h     void setX2(PassRefPtr<SVGLength> value) { m_x2 = value; m_x2Set = true; }
true               48 Source/core/svg/LinearGradientAttributes.h     void setY2(PassRefPtr<SVGLength> value) { m_y2 = value; m_y2Set = true; }
true               69 Source/core/svg/PatternAttributes.h         m_xSet = true;
true               75 Source/core/svg/PatternAttributes.h         m_ySet = true;
true               81 Source/core/svg/PatternAttributes.h         m_widthSet = true;
true               87 Source/core/svg/PatternAttributes.h         m_heightSet = true;
true               93 Source/core/svg/PatternAttributes.h         m_viewBoxSet = true;
true               99 Source/core/svg/PatternAttributes.h         m_preserveAspectRatioSet = true;
true              105 Source/core/svg/PatternAttributes.h         m_patternUnitsSet = true;
true              111 Source/core/svg/PatternAttributes.h         m_patternContentUnitsSet = true;
true              117 Source/core/svg/PatternAttributes.h         m_patternTransformSet = true;
true              123 Source/core/svg/PatternAttributes.h         m_patternContentElementSet = true;
true               53 Source/core/svg/RadialGradientAttributes.h     void setCx(PassRefPtr<SVGLength> value) { m_cx = value; m_cxSet = true; }
true               54 Source/core/svg/RadialGradientAttributes.h     void setCy(PassRefPtr<SVGLength> value) { m_cy = value; m_cySet = true; }
true               55 Source/core/svg/RadialGradientAttributes.h     void setR(PassRefPtr<SVGLength> value) { m_r = value; m_rSet = true; }
true               56 Source/core/svg/RadialGradientAttributes.h     void setFx(PassRefPtr<SVGLength> value) { m_fx = value; m_fxSet = true; }
true               57 Source/core/svg/RadialGradientAttributes.h     void setFy(PassRefPtr<SVGLength> value) { m_fy = value; m_fySet = true; }
true               58 Source/core/svg/RadialGradientAttributes.h     void setFr(PassRefPtr<SVGLength> value) { m_fr = value; m_frSet = true; }
true               42 Source/core/svg/SVGDiscardElement.h     virtual bool isSVGDiscardElement() const OVERRIDE { return true; }
true               65 Source/core/svg/SVGElement.h     virtual bool needsPendingResourceHandling() const { return true; }
true               91 Source/core/svg/SVGElement.h     virtual bool isValid() const { return true; }
true              105 Source/core/svg/SVGElement.h     void invalidateSVGAttributes() { ensureUniqueElementData().m_animatedSVGAttributesAreDirty = true; }
true              143 Source/core/svg/SVGElement.h     void setContextElement() { m_isContextElement = true; }
true              175 Source/core/svg/SVGElement.h     void setHasSVGRareData() { m_hasSVGRareData = true; }
true              106 Source/core/svg/SVGElementRareData.h     void setNeedsOverrideComputedStyleUpdate() { m_needsOverrideComputedStyleUpdate = true; }
true               76 Source/core/svg/SVGFilterPrimitiveStandardAttributes.h     virtual bool isFilterEffect() const OVERRIDE FINAL { return true; }
true               65 Source/core/svg/SVGFitToViewBox.h             return true;
true               69 Source/core/svg/SVGFitToViewBox.h             return true;
true               42 Source/core/svg/SVGFontData.h     virtual bool isSVGFont() const OVERRIDE { return true; };
true               81 Source/core/svg/SVGGraphicsElement.h     virtual bool isSVGGraphicsElement() const OVERRIDE FINAL { return true; }
true               83 Source/core/svg/SVGMarkerElement.h     virtual bool rendererIsNeeded(const RenderStyle&) OVERRIDE { return true; }
true               40 Source/core/svg/SVGParserUtilities.h bool parseNumber(const LChar*& ptr, const LChar* end, float& number, bool skip = true);
true               41 Source/core/svg/SVGParserUtilities.h bool parseNumber(const UChar*& ptr, const UChar* end, float& number, bool skip = true);
true               42 Source/core/svg/SVGPathBuilder.h     virtual bool continueConsuming() OVERRIDE { return true; }
true               39 Source/core/svg/SVGPathByteStreamBuilder.h     virtual bool continueConsuming() OVERRIDE { return true; }
true               36 Source/core/svg/SVGPathByteStreamSource.h     virtual bool moveToNextToken() OVERRIDE { return true; }
true               41 Source/core/svg/SVGPathParser.h     bool parsePathDataFromSource(PathParsingMode, bool checkForInitialMoveTo = true);
true               45 Source/core/svg/SVGPathSegListBuilder.h     virtual bool continueConsuming() OVERRIDE { return true; }
true               40 Source/core/svg/SVGPathSegListSource.h     virtual bool moveToNextToken() OVERRIDE { return true; }
true               36 Source/core/svg/SVGPathStringBuilder.h     virtual bool continueConsuming() OVERRIDE { return true; }
true               20 Source/core/svg/SVGRemoteFontFaceSource.h     virtual bool isSVGFontFaceSource() const OVERRIDE { return true; }
true              112 Source/core/svg/SVGStringListTearOff.h         return true;
true               80 Source/core/svg/SVGTextContentElement.h     virtual bool isTextContent() const OVERRIDE FINAL { return true; }
true               47 Source/core/svg/SVGTextPositioningElement.h     virtual bool isTextPositioning() const OVERRIDE FINAL { return true; }
true               75 Source/core/svg/SVGZoomAndPan.h             return true;
true               68 Source/core/svg/animation/SMILTimeContainer.h     void setDocumentOrderIndexesDirty() { m_documentOrderIndexesDirty = true; }
true               53 Source/core/svg/graphics/SVGImage.h     virtual bool isSVGImage() const OVERRIDE { return true; }
true               61 Source/core/svg/graphics/SVGImage.h     virtual void startAnimation(bool /*catchUpIfNecessary*/ = true) OVERRIDE;
true               85 Source/core/svg/graphics/SVGImage.h     virtual bool usesContainerSize() const OVERRIDE { return true; }
true               43 Source/core/svg/graphics/SVGImageForContainer.h     virtual bool isSVGImage() const OVERRIDE { return true; }
true               89 Source/core/svg/properties/SVGAnimatedProperty.h         m_isReadOnly = true;
true              218 Source/core/svg/properties/SVGAnimatedProperty.h         m_baseValueUpdated = true;
true              180 Source/core/svg/properties/SVGListPropertyHelper.h     return true;
true              312 Source/core/svg/properties/SVGListPropertyHelper.h     return true;
true              322 Source/core/svg/properties/SVGListPropertyHelper.h         return true;
true              337 Source/core/svg/properties/SVGListPropertyHelper.h         return true;
true              347 Source/core/svg/properties/SVGListPropertyHelper.h     return true;
true              168 Source/core/svg/properties/SVGListPropertyTearOffHelper.h         return true;
true               66 Source/core/svg/properties/SVGPropertyTearOff.h         m_isReadOnlyProperty = true;
true               61 Source/core/testing/InspectorFrontendClientLocal.h     virtual bool isUnderTest() OVERRIDE { return true; }
true               43 Source/core/timing/PerformanceMark.h     virtual bool isMark() OVERRIDE { return true; }
true               43 Source/core/timing/PerformanceMeasure.h     virtual bool isMeasure() OVERRIDE { return true; }
true               75 Source/core/timing/PerformanceResourceTiming.h     virtual bool isResource() OVERRIDE { return true; }
true               50 Source/core/workers/DedicatedWorkerGlobalScope.h     virtual bool isDedicatedWorkerGlobalScope() const OVERRIDE { return true; }
true               50 Source/core/workers/SharedWorkerGlobalScope.h         virtual bool isSharedWorkerGlobalScope() const OVERRIDE { return true; }
true               66 Source/core/workers/WorkerGlobalScope.h         virtual bool isWorkerGlobalScope() const OVERRIDE FINAL { return true; }
true              133 Source/core/xml/XPathGrammar.y         $$->setAbsolute(true);
true              198 Source/core/xml/XPathGrammar.y             parser->m_gotNamespaceError = true;
true              227 Source/core/xml/XPathGrammar.y             parser->m_gotNamespaceError = true;
true              431 Source/core/xml/XPathGrammar.y         $3->setAbsolute(true);
true              441 Source/core/xml/XPathGrammar.y         $3->setAbsolute(true);
true               41 Source/core/xml/XPathNodeSet.h             NodeSet() : m_isSorted(true), m_subtreesAreDisjoint(false) { }
true               54 Source/core/xml/XSLStyleSheet.h         return adoptRefWillBeNoop(new XSLStyleSheet(parentNode, finalURL.string(), finalURL, true));
true               95 Source/modules/filesystem/DOMFileSystemBase.h     void makeClonable() { m_clonable = true; }
true               55 Source/modules/filesystem/DirectoryEntry.h     virtual bool isDirectory() const OVERRIDE { return true; }
true               52 Source/modules/filesystem/DirectoryEntrySync.h     virtual bool isDirectory() const OVERRIDE { return true; }
true               58 Source/modules/filesystem/DirectoryReaderBase.h         , m_hasMoreEntries(true)
true               53 Source/modules/filesystem/FileEntry.h     virtual bool isFile() const OVERRIDE { return true; }
true               53 Source/modules/filesystem/FileEntrySync.h     virtual bool isFile() const OVERRIDE { return true; }
true              146 Source/modules/filesystem/SyncCallbackHelper.h         m_completed = true;
true              152 Source/modules/filesystem/SyncCallbackHelper.h         m_completed = true;
true               51 Source/modules/geolocation/PositionOptions.h         m_hasTimeout = true;
true               64 Source/modules/geolocation/PositionOptions.h         m_hasMaximumAge = true;
true               84 Source/modules/indexeddb/IDBCursor.h     virtual bool isKeyCursor() const { return true; }
true               49 Source/modules/indexeddb/IDBCursorWithValue.h     virtual bool isCursorWithValue() const OVERRIDE { return true; }
true               66 Source/modules/indexeddb/IDBIndex.h     void markDeleted() { m_deleted = true; }
true               77 Source/modules/indexeddb/IDBKey.h                     skip = true;
true               89 Source/modules/indexeddb/IDBObjectStore.h     void markDeleted() { m_deleted = true; }
true               80 Source/modules/indexeddb/IDBRequest.h     void preventPropagation() { m_preventPropagation = true; }
true               49 Source/modules/serviceworkers/ServiceWorkerGlobalScope.h     virtual bool isServiceWorkerGlobalScope() const OVERRIDE { return true; }
true               57 Source/modules/webaudio/AudioParam.h     virtual bool canUpdateState() OVERRIDE { return true; }
true               44 Source/modules/webdatabase/AbstractDatabaseServer.h     virtual String fullPathForDatabase(SecurityOrigin*, const String& name, bool createIfDoesNotExist = true) = 0;
true              107 Source/modules/webdatabase/DatabaseBackendBase.h     bool getVersionFromDatabase(String& version, bool shouldCacheVersion = true);
true              108 Source/modules/webdatabase/DatabaseBackendBase.h     bool setVersionInDatabase(const String& version, bool shouldCacheVersion = true);
true               63 Source/modules/webdatabase/DatabaseContext.h     void setHasOpenDatabases() { m_hasOpenDatabases = true; }
true               76 Source/modules/webdatabase/DatabaseManager.h     String fullPathForDatabase(SecurityOrigin*, const String& name, bool createIfDoesNotExist = true);
true               58 Source/modules/webdatabase/DatabaseTracker.h     String fullPathForDatabase(SecurityOrigin*, const String& name, bool createIfDoesNotExist = true);
true              104 Source/modules/webdatabase/SQLCallbackWrapper.h         virtual bool isCleanupTask() const { return true; }
true               81 Source/modules/webmidi/MIDIMessageEvent.h         : Event(EventTypeNames::midimessage, true, false)
true               60 Source/modules/websockets/WebSocketExtensionParser.h         void dispose() { m_isDisposed = true; }
true               63 Source/platform/AsyncMethodRunner.h             m_runWhenResumed = true;
true               78 Source/platform/AsyncMethodRunner.h         m_suspended = true;
true               84 Source/platform/AsyncMethodRunner.h         m_runWhenResumed = true;
true               82 Source/platform/CheckedInt.h { static const bool value = true; };
true               86 Source/platform/CheckedInt.h { static const bool value = true; };
true               90 Source/platform/CheckedInt.h { static const bool value = true; };
true               94 Source/platform/CheckedInt.h { static const bool value = true; };
true               98 Source/platform/CheckedInt.h { static const bool value = true; };
true              102 Source/platform/CheckedInt.h { static const bool value = true; };
true              106 Source/platform/CheckedInt.h { static const bool value = true; };
true              110 Source/platform/CheckedInt.h { static const bool value = true; };
true              115 Source/platform/CheckedInt.h { static const bool value = true; };
true              119 Source/platform/CheckedInt.h { static const bool value = true; };
true              123 Source/platform/CheckedInt.h { static const bool value = true; };
true              127 Source/platform/CheckedInt.h { static const bool value = true; };
true              131 Source/platform/CheckedInt.h { static const bool value = true; };
true              135 Source/platform/CheckedInt.h { static const bool value = true; };
true              139 Source/platform/CheckedInt.h { static const bool value = true; };
true              143 Source/platform/CheckedInt.h { static const bool value = true; };
true              155 Source/platform/CheckedInt.h struct StdintTypeForSizeAndSignedness<1, true>
true              163 Source/platform/CheckedInt.h struct StdintTypeForSizeAndSignedness<2, true>
true              171 Source/platform/CheckedInt.h struct StdintTypeForSizeAndSignedness<4, true>
true              179 Source/platform/CheckedInt.h struct StdintTypeForSizeAndSignedness<8, true>
true              291 Source/platform/CheckedInt.h struct DoesRangeContainRange<T, U, true, false>
true              297 Source/platform/CheckedInt.h struct DoesRangeContainRange<T, U, false, true>
true              310 Source/platform/CheckedInt.h struct IsInRangeImpl<T, U, IsTSigned, IsUSigned, true>
true              314 Source/platform/CheckedInt.h        return true;
true              319 Source/platform/CheckedInt.h struct IsInRangeImpl<T, U, true, true, false>
true              337 Source/platform/CheckedInt.h struct IsInRangeImpl<T, U, true, false, false>
true              346 Source/platform/CheckedInt.h struct IsInRangeImpl<T, U, false, true, false>
true              404 Source/platform/CheckedInt.h struct IsMulValidImpl<T, IsSigned, true>
true              415 Source/platform/CheckedInt.h struct IsMulValidImpl<T, true, false>
true              423 Source/platform/CheckedInt.h         return true;
true              591 Source/platform/CheckedInt.h     CheckedInt() : mValue(0), mIsValid(true)
true               65 Source/platform/ContextMenuItem.h     void setChecked(bool = true);
true               68 Source/platform/ContextMenuItem.h     void setEnabled(bool = true);
true               66 Source/platform/CrossThreadCopier.h     template<typename T> struct CrossThreadCopierBase<true, false, T> : public CrossThreadCopierPassThrough<T> {
true               81 Source/platform/CrossThreadCopier.h     template<typename T> struct CrossThreadCopierBase<false, true, T> {
true               77 Source/platform/Length.h         : m_floatValue(v.toFloat()), m_quirk(q), m_type(t), m_isFloat(true)
true               83 Source/platform/Length.h         : m_floatValue(v), m_quirk(q), m_type(t), m_isFloat(true)
true               89 Source/platform/Length.h         : m_quirk(q), m_type(t), m_isFloat(true)
true              187 Source/platform/Length.h         m_isFloat = true;
true              194 Source/platform/Length.h         m_isFloat = true;
true              221 Source/platform/Length.h             return true;
true               48 Source/platform/LifecycleContext.h     virtual bool isContextThread() const { return true; }
true               43 Source/platform/LinkHash.h     static const bool safeToCompareToEmptyOrDeleted = true;
true               44 Source/platform/NotImplemented.h             havePrinted = true; \
true              111 Source/platform/PODInterval.h         return true;
true              139 Source/platform/PODIntervalTree.h             return true;
true              151 Source/platform/PODIntervalTree.h         this->setNeedsFullOrderingComparisons(true);
true              202 Source/platform/PODIntervalTree.h             return true;
true              250 Source/platform/PODIntervalTree.h         return true;
true              188 Source/platform/PODRedBlackTree.h             return true;
true              412 Source/platform/PODRedBlackTree.h         bool shouldContinue = true;
true              756 Source/platform/PODRedBlackTree.h             return true;
true               39 Source/platform/ParsingUtilities.h         return true;
true               49 Source/platform/ParsingUtilities.h         return true;
true               76 Source/platform/PlatformWheelEvent.h         , m_canRubberbandLeft(true)
true               77 Source/platform/PlatformWheelEvent.h         , m_canRubberbandRight(true)
true               99 Source/platform/PlatformWheelEvent.h         , m_canRubberbandLeft(true)
true              100 Source/platform/PlatformWheelEvent.h         , m_canRubberbandRight(true)
true               35 Source/platform/PopupMenuClient.h     virtual void valueChanged(unsigned listIndex, bool fireEvents = true) = 0;
true               36 Source/platform/PopupMenuClient.h     virtual void selectionChanged(unsigned listIndex, bool fireEvents = true) = 0;
true               55 Source/platform/PopupMenuClient.h     virtual void listBoxSelectItem(int /*listIndex*/, bool /*allowMultiplySelections*/, bool /*shift*/, bool /*fireOnChangeNow*/ = true) { ASSERT_NOT_REACHED(); }
true               48 Source/platform/RefCountedSupplement.h         virtual bool isRefCountedWrapper() const OVERRIDE { return true; }
true              101 Source/platform/Supplementable.h struct SupplementableTraits<T, true> {
true              102 Source/platform/Supplementable.h     typedef RawPtr<SupplementBase<T, true> > SupplementArgumentType;
true              116 Source/platform/Supplementable.h class SupplementTracing<true> : public GarbageCollectedMixin {
true              154 Source/platform/Supplementable.h class SupplementableTracing<T, true> : public GarbageCollectedMixin {
true              159 Source/platform/Supplementable.h     typename SupplementableTraits<T, true>::SupplementMap m_supplements;
true              160 Source/platform/Supplementable.h     friend class SupplementableBase<T, true>;
true              209 Source/platform/Supplementable.h class HeapSupplement : public SupplementBase<T, true> { };
true              212 Source/platform/Supplementable.h class HeapSupplementable : public SupplementableBase<T, true> { };
true              221 Source/platform/Supplementable.h struct ThreadingTrait<WebCore::SupplementBase<T, true> > {
true              226 Source/platform/Supplementable.h struct ThreadingTrait<WebCore::SupplementableBase<T, true> > {
true               53 Source/platform/TaskSynchronizer.h     void setHasCheckedForTermination() { m_hasCheckedForTermination = true; }
true               64 Source/platform/Theme.h     virtual bool controlDrawsBorder(ControlPart) const { return true; }
true               65 Source/platform/Theme.h     virtual bool controlDrawsBackground(ControlPart) const { return true; }
true               66 Source/platform/Theme.h     virtual bool controlDrawsFocusOutline(ControlPart) const { return true; }
true              158 Source/platform/Timer.h             m_shouldRestartWhenTimerFires = true;
true              508 Source/platform/TraceEvent.h             *ret = true;                                        \
true              690 Source/platform/TraceEvent.h     typedef MangleBehavior<true> ForceMangle;
true               92 Source/platform/audio/AudioArray.h                 isAllocationGood = true;
true               69 Source/platform/audio/AudioBus.h     static PassRefPtr<AudioBus> create(unsigned numberOfChannels, size_t length, bool allocate = true);
true              122 Source/platform/audio/AudioBus.h     void reset() { m_isFirstTime = true; } // for de-zippering
true               57 Source/platform/audio/AudioChannel.h         , m_silent(true)
true               66 Source/platform/audio/AudioChannel.h         , m_silent(true)
true              102 Source/platform/audio/AudioChannel.h         m_silent = true;
true               40 Source/platform/audio/EqualPowerPanner.h     virtual void reset() OVERRIDE { m_isFirstRender = true; }
true              108 Source/platform/fonts/FontCacheKey.h     static const bool safeToCompareToEmptyOrDeleted = true;
true               54 Source/platform/fonts/FontDataCache.h     static const bool safeToCompareToEmptyOrDeleted = true;
true               58 Source/platform/fonts/FontDataCache.h     static const bool emptyValueIsZero = true;
true               59 Source/platform/fonts/FontDataCache.h     static const bool needsDestruction = true;
true               82 Source/platform/fonts/FontMetrics.h         m_hasXHeight = true;
true              120 Source/platform/fonts/FontMetrics.h         m_hasZeroWidth = true;
true              110 Source/platform/fonts/GlyphMetricsMap.h         m_filledPrimaryPage = true;
true               47 Source/platform/fonts/Latin1TextIterator.h         return true;
true              103 Source/platform/fonts/WidthCache.h         static const bool safeToCompareToEmptyOrDeleted = true; // Empty and deleted values have lengths that are not equal to any valid length.
true              107 Source/platform/fonts/WidthCache.h         static const bool hasIsEmptyValueFunction = true;
true               32 Source/platform/geometry/IntSizeHash.h     static const bool safeToCompareToEmptyOrDeleted = true;
true               40 Source/platform/geometry/IntSizeHash.h     static const bool emptyValueIsZero = true;
true               48 Source/platform/geometry/TransformState.h         , m_mapPoint(true)
true               49 Source/platform/geometry/TransformState.h         , m_mapQuad(true)
true               57 Source/platform/geometry/TransformState.h         , m_mapPoint(true)
true               67 Source/platform/geometry/TransformState.h         , m_mapQuad(true)
true               62 Source/platform/graphics/BitmapImage.h     virtual bool currentFrameHasSingleSecurityOrigin() const OVERRIDE { return true; };
true              142 Source/platform/graphics/BitmapImage.h     virtual void startAnimation(bool catchUpIfNecessary = true) OVERRIDE;
true               79 Source/platform/graphics/Canvas2DLayerBridge.h     bool isAccelerated() const { return true; }
true              153 Source/platform/graphics/Color.h inline Color blend(const Color& from, const Color& to, double progress, bool blendPremultiplied = true)
true               37 Source/platform/graphics/GeneratedImage.h     virtual bool currentFrameHasSingleSecurityOrigin() const OVERRIDE { return true; }
true               40 Source/platform/graphics/GeneratedImage.h     virtual bool usesContainerSize() const OVERRIDE { return true; }
true               41 Source/platform/graphics/GeneratedImage.h     virtual bool hasRelativeWidth() const OVERRIDE { return true; }
true               42 Source/platform/graphics/GeneratedImage.h     virtual bool hasRelativeHeight() const OVERRIDE { return true; }
true              143 Source/platform/graphics/GraphicsContext.h     void disableAntialiasingOptimizationForHairlineImages() { ASSERT(!isRecording()); m_antialiasHairlineImages = true; }
true              296 Source/platform/graphics/GraphicsContext.h     void clipConvexPolygon(size_t numPoints, const FloatPoint*, bool antialias = true);
true              417 Source/platform/graphics/GraphicsContext.h             isNeg = true;
true               21 Source/platform/graphics/GraphicsContextCullSaver.h         , m_cullApplied(true)
true               36 Source/platform/graphics/GraphicsContextCullSaver.h         m_cullApplied = true;
true               40 Source/platform/graphics/GraphicsContextStateSaver.h     GraphicsContextStateSaver(GraphicsContext& context, bool saveAndRestore = true)
true               58 Source/platform/graphics/GraphicsContextStateSaver.h         m_saveAndRestore = true;
true              101 Source/platform/graphics/Image.h     virtual void startAnimation(bool /*catchUpIfNecessary*/ = true) { }
true              121 Source/platform/graphics/Image.h     virtual bool notSolidColor() { return true; }
true               74 Source/platform/graphics/filters/FEConvolveMatrix.h     virtual FloatRect mapPaintRect(const FloatRect&, bool forward = true) OVERRIDE FINAL;
true               56 Source/platform/graphics/filters/FEDisplacementMap.h     virtual FloatRect mapPaintRect(const FloatRect&, bool forward = true) OVERRIDE FINAL;
true               52 Source/platform/graphics/filters/FEDropShadow.h     virtual FloatRect mapRect(const FloatRect&, bool forward = true) OVERRIDE FINAL;
true               41 Source/platform/graphics/filters/FEGaussianBlur.h     virtual FloatRect mapRect(const FloatRect&, bool forward = true) OVERRIDE FINAL;
true               88 Source/platform/graphics/filters/FELighting.h     virtual FloatRect mapPaintRect(const FloatRect&, bool forward = true) OVERRIDE FINAL;
true               89 Source/platform/graphics/filters/FELighting.h     virtual bool affectsTransparentPixels() OVERRIDE { return true; }
true               51 Source/platform/graphics/filters/FEMorphology.h     virtual FloatRect mapRect(const FloatRect&, bool forward = true) OVERRIDE FINAL;
true               41 Source/platform/graphics/filters/FEOffset.h     virtual FloatRect mapRect(const FloatRect&, bool forward = true) OVERRIDE FINAL;
true               37 Source/platform/graphics/filters/FETile.h     virtual FloatRect mapPaintRect(const FloatRect&, bool forward = true) OVERRIDE FINAL;
true              121 Source/platform/graphics/filters/FilterEffect.h     virtual FloatRect mapRect(const FloatRect& rect, bool forward = true) { return rect; }
true              191 Source/platform/graphics/filters/FilterEffect.h     virtual bool requiresValidPreMultipliedPixels() { return true; }
true               77 Source/platform/graphics/filters/FilterOperation.h             return true;
true              123 Source/platform/graphics/filters/FilterOperation.h     virtual bool affectsOpacity() const OVERRIDE { return true; }
true              124 Source/platform/graphics/filters/FilterOperation.h     virtual bool movesPixels() const OVERRIDE { return true; }
true              249 Source/platform/graphics/filters/FilterOperation.h     virtual bool affectsOpacity() const OVERRIDE { return true; }
true              250 Source/platform/graphics/filters/FilterOperation.h     virtual bool movesPixels() const OVERRIDE { return true; }
true              287 Source/platform/graphics/filters/FilterOperation.h     virtual bool affectsOpacity() const OVERRIDE { return true; }
true              288 Source/platform/graphics/filters/FilterOperation.h     virtual bool movesPixels() const OVERRIDE { return true; }
true               54 Source/platform/graphics/gpu/WebGLImageBufferSurface.h     virtual bool isAccelerated() const OVERRIDE { return true; }
true               56 Source/platform/graphics/gpu/WebGLImageBufferSurface.h     virtual bool cachedBitmapEnabled() const OVERRIDE { return true; }
true               39 Source/platform/graphics/skia/SkSizeHash.h     static const bool safeToCompareToEmptyOrDeleted = true;
true               47 Source/platform/graphics/skia/SkSizeHash.h     static const bool emptyValueIsZero = true;
true               63 Source/platform/graphics/skia/SkSizeHash.h     static const bool safeToCompareToEmptyOrDeleted = true;
true               71 Source/platform/graphics/skia/SkSizeHash.h     static const bool emptyValueIsZero = true;
true               48 Source/platform/graphics/test/MockDiscardablePixelRef.h         discarded = true;
true               60 Source/platform/graphics/test/MockDiscardablePixelRef.h             return true;
true               75 Source/platform/graphics/test/MockDiscardablePixelRef.h         return true;
true               74 Source/platform/graphics/test/MockImageDecoder.h         return true;
true               43 Source/platform/graphics/test/MockWebGraphicsContext3D.h     virtual bool makeContextCurrent() { return true; }
true              281 Source/platform/graphics/test/MockWebGraphicsContext3D.h     virtual GLboolean isQueryEXT(WebGLId) { return true; }
true              562 Source/platform/heap/Handle.h struct StdPairHelper<true, T> {
true              815 Source/platform/heap/Handle.h     static const bool canInitializeWithMemset = true;
true              816 Source/platform/heap/Handle.h     static const bool canMoveWithMemcpy = true;
true              821 Source/platform/heap/Handle.h     static const bool canInitializeWithMemset = true;
true              822 Source/platform/heap/Handle.h     static const bool canMoveWithMemcpy = true;
true              827 Source/platform/heap/Handle.h     static const bool canInitializeWithMemset = true;
true              828 Source/platform/heap/Handle.h     static const bool canMoveWithMemcpy = true;
true              927 Source/platform/heap/Handle.h     static const bool value = true;
true              932 Source/platform/heap/Handle.h     static const bool value = true;
true              830 Source/platform/heap/Heap.h     NoAllocationScope() : m_active(true) { enter(); }
true             1248 Source/platform/heap/Heap.h     static const bool isGarbageCollected = true;
true             1529 Source/platform/heap/Heap.h struct FinalizerTrait<Vector<T, inlineCapacity, HeapAllocator> > : public FinalizerTraitImpl<Vector<T, inlineCapacity, HeapAllocator>, true> { };
true             1622 Source/platform/heap/Heap.h struct CollectionBackingTraceTrait<false, true, false, T, U> {
true             1634 Source/platform/heap/Heap.h struct CollectionBackingTraceTrait<false, true, true, HeapVectorBacking<T, Traits>, void> : public BaseVisitVectorBackingTrait<true, T, Traits> {
true             1639 Source/platform/heap/Heap.h struct CollectionBackingTraceTrait<true, isWeak, markWeakMembersStrongly, HeapVectorBacking<T, Traits>, void> : public BaseVisitVectorBackingTrait<markWeakMembersStrongly, T, Traits> {
true             1644 Source/platform/heap/Heap.h struct CollectionBackingTraceTrait<false, true, true, HeapHashTableBacking<Table>, void> : public BaseVisitHashTableBackingTrait<true, Table> {
true             1649 Source/platform/heap/Heap.h struct CollectionBackingTraceTrait<true, isWeak, markWeakMembersStrongly, HeapHashTableBacking<Table>, void> : public BaseVisitHashTableBackingTrait<markWeakMembersStrongly, Table> {
true             1654 Source/platform/heap/Heap.h struct CollectionBackingTraceTrait<false, true, true, WTF::KeyValuePair<Key, Value>, Traits> : public BaseVisitKeyValuePairTrait<true, Key, Value, Traits> {
true             1659 Source/platform/heap/Heap.h struct CollectionBackingTraceTrait<true, isWeak, markWeakMembersStrongly, WTF::KeyValuePair<Key, Value>, Traits> : public BaseVisitKeyValuePairTrait<markWeakMembersStrongly, Key, Value, Traits> {
true             1664 Source/platform/heap/Heap.h struct CollectionBackingTraceTrait<true, false, markWeakMembersStrongly, Member<T>, Traits> {
true             1673 Source/platform/heap/Heap.h struct CollectionBackingTraceTrait<false, true, true, WeakMember<T>, Traits> {
true             1689 Source/platform/heap/Heap.h struct CollectionBackingTraceTrait<true, isWeak, markWeakMembersStrongly, T, Traits> {
true             1730 Source/platform/heap/Heap.h             CollectionBackingTraceTrait<WTF::ShouldBeTraced<Traits>::value, Traits::isWeak, true, Backing, void>::mark(visitor, self);
true               91 Source/platform/heap/ThreadState.h struct DefaultThreadingTrait<T, true> {
true              262 Source/platform/heap/ThreadState.h         return true;
true              318 Source/platform/heap/ThreadState.h         m_inGC = true;
true              319 Source/platform/heap/ThreadState.h         s_inGC = true;
true               97 Source/platform/heap/Visitor.h struct FinalizerTraitImpl<T, true> {
true              128 Source/platform/heap/Visitor.h class NeedsAdjustAndMark<T, true> {
true              509 Source/platform/heap/Visitor.h class DefaultTraceTrait<T, true> {
true              533 Source/platform/heap/Visitor.h class DefaultObjectAliveTrait<T, true> {
true              609 Source/platform/heap/Visitor.h struct GetGarbageCollectedBase<T, true> {
true              124 Source/platform/image-decoders/ImageDecoder.h         m_sizeAvailable = true;
true              125 Source/platform/image-decoders/ImageDecoder.h         return true;
true              225 Source/platform/image-decoders/ImageDecoder.h         m_failed = true;
true              151 Source/platform/image-decoders/ImageFrame.h         m_requiredPreviousFrameIndexValid = true;
true              166 Source/platform/image-decoders/gif/GIFImageReader.h     void setDefined() { m_isDefined = true; }
true              234 Source/platform/image-decoders/gif/GIFImageReader.h     void setComplete() { m_isComplete = true; }
true              236 Source/platform/image-decoders/gif/GIFImageReader.h     void setHeaderDefined() { m_isHeaderDefined = true; }
true              242 Source/platform/image-decoders/gif/GIFImageReader.h         m_isDataSizeDefined = true;
true               84 Source/platform/mediastream/MediaStreamDescriptor.h     void setEnded() { m_ended = true; }
true               66 Source/platform/network/FormData.h         return true;
true               79 Source/platform/network/FormData.h     return true;
true               43 Source/platform/network/ResourceError.h         , m_isNull(true)
true               98 Source/platform/scroll/ScrollAnimator.h     virtual bool shouldScrollbarParticipateInHitTesting(Scrollbar*) { return true; }
true               93 Source/platform/scroll/ScrollView.h     void setHorizontalScrollbarLock(bool lock = true) { m_horizontalScrollbarLock = lock; }
true               95 Source/platform/scroll/ScrollView.h     void setVerticalScrollbarLock(bool lock = true) { m_verticalScrollbarLock = lock; }
true               98 Source/platform/scroll/ScrollView.h     void setScrollingModesLock(bool lock = true) { m_horizontalScrollbarLock = m_verticalScrollbarLock = lock; }
true              254 Source/platform/scroll/ScrollView.h     virtual bool isScrollView() const OVERRIDE FINAL { return true; }
true              281 Source/platform/scroll/ScrollView.h     virtual bool isVerticalDocument() const { return true; }
true              162 Source/platform/scroll/ScrollableArea.h     virtual bool shouldSuspendScrollAnimations() const { return true; }
true              170 Source/platform/scroll/ScrollableArea.h     virtual bool shouldRubberBandInDirection(ScrollDirection) const { return true; }
true              194 Source/platform/scroll/Scrollbar.h     virtual bool isScrollbar() const OVERRIDE { return true; }
true               42 Source/platform/scroll/ScrollbarThemeMacCommon.h     virtual bool supportsControlTints() const OVERRIDE { return true; }
true               41 Source/platform/scroll/ScrollbarThemeMock.h     virtual bool hasThumb(ScrollbarThemeClient*) OVERRIDE { return true; }
true               51 Source/platform/scroll/ScrollbarThemeMock.h     virtual bool isMockTheme() const OVERRIDE FINAL { return true; }
true               42 Source/platform/scroll/ScrollbarThemeNonMacCommon.h     virtual bool hasButtons(ScrollbarThemeClient*) OVERRIDE { return true; }
true               43 Source/platform/scroll/ScrollbarThemeOverlayMock.h     virtual bool isMockTheme() const OVERRIDE FINAL { return true; }
true              199 Source/platform/text/BidiResolver.h         , m_emptyRun(true)
true              248 Source/platform/text/BidiResolver.h     void createBidiRunsForLine(const Iterator& end, VisualDirectionOverride = NoVisualOverride, bool hardLineBreak = false, bool reorderRuns = true);
true              254 Source/platform/text/BidiResolver.h     void markCurrentRunEmpty() { m_emptyRun = true; }
true              336 Source/platform/text/BidiResolver.h             m_reachedEndOfLine = true;
true              410 Source/platform/text/BidiResolver.h     m_emptyRun = true;
true              450 Source/platform/text/BidiResolver.h     m_emptyRun = true;
true              648 Source/platform/text/BidiResolver.h                 *hasStrongDirectionality = true;
true              653 Source/platform/text/BidiResolver.h                 *hasStrongDirectionality = true;
true              689 Source/platform/text/BidiResolver.h     m_emptyRun = true;
true              697 Source/platform/text/BidiResolver.h     while (true) {
true              715 Source/platform/text/BidiResolver.h             lastLineEnded = true;
true               37 Source/platform/text/ParserUtilities.h     return true;
true               49 Source/platform/text/ParserUtilities.h     return true;
true               63 Source/platform/text/ParserUtilities.h     return true;
true               37 Source/platform/text/SegmentedString.h         , m_doNotExcludeLineNumbers(true)
true               45 Source/platform/text/SegmentedString.h         , m_doNotExcludeLineNumbers(true)
true               50 Source/platform/text/SegmentedString.h                 m_is8Bit = true;
true              151 Source/platform/text/SegmentedString.h         , m_empty(true)
true              207 Source/platform/text/SegmentedString.h     LookAheadResult lookAhead(const String& string) { return lookAheadInline(string, true); }
true               51 Source/platform/text/SuffixTree.h         , m_leaf(true)
true               65 Source/platform/text/SuffixTree.h         return true;
true               45 Source/platform/text/SurrogatePairAwareTextIterator.h             return true;
true               65 Source/platform/text/TextRun.h     TextRun(const LChar* c, unsigned len, float xpos = 0, float expansion = 0, ExpansionBehavior expansionBehavior = AllowTrailingExpansion | ForbidLeadingExpansion, TextDirection direction = LTR, bool directionalOverride = false, bool characterScanForCodePath = true, RoundingHacks roundingHacks = RunRounding | WordRounding)
true               72 Source/platform/text/TextRun.h         , m_is8Bit(true)
true               85 Source/platform/text/TextRun.h     TextRun(const UChar* c, unsigned len, float xpos = 0, float expansion = 0, ExpansionBehavior expansionBehavior = AllowTrailingExpansion | ForbidLeadingExpansion, TextDirection direction = LTR, bool directionalOverride = false, bool characterScanForCodePath = true, RoundingHacks roundingHacks = RunRounding | WordRounding)
true              105 Source/platform/text/TextRun.h     TextRun(const String& string, float xpos = 0, float expansion = 0, ExpansionBehavior expansionBehavior = AllowTrailingExpansion | ForbidLeadingExpansion, TextDirection direction = LTR, bool directionalOverride = false, bool characterScanForCodePath = true, RoundingHacks roundingHacks = RunRounding | WordRounding)
true              122 Source/platform/text/TextRun.h             m_is8Bit = true;
true              126 Source/platform/text/TextRun.h             m_is8Bit = true;
true              133 Source/platform/text/TextRun.h     TextRun(const StringView& string, float xpos = 0, float expansion = 0, ExpansionBehavior expansionBehavior = AllowTrailingExpansion | ForbidLeadingExpansion, TextDirection direction = LTR, bool directionalOverride = false, bool characterScanForCodePath = true, RoundingHacks roundingHacks = RunRounding | WordRounding)
true              150 Source/platform/text/TextRun.h             m_is8Bit = true;
true              154 Source/platform/text/TextRun.h             m_is8Bit = true;
true              186 Source/platform/text/TextRun.h     void setText(const LChar* c, unsigned len) { m_data.characters8 = c; m_len = len; m_is8Bit = true;}
true              212 Source/platform/text/TextRun.h     void disableSpacing() { m_disableSpacing = true; }
true               40 Source/platform/transforms/IdentityTransformOperation.h     virtual bool isIdentity() const OVERRIDE FINAL { return true; }
true               58 Source/platform/transforms/TransformOperations.h                 return true;
true               66 Source/platform/transforms/TransformOperations.h                 return true;
true               59 Source/platform/weborigin/SecurityOriginHash.h             return true;
true               70 Source/platform/weborigin/SecurityOriginHash.h         return true;
true              195 Source/web/ChromeClientImpl.h     virtual bool isChromeClientImpl() const OVERRIDE { return true; }
true              163 Source/web/FrameLoaderClientImpl.h     virtual bool isFrameLoaderClientImpl() const OVERRIDE { return true; }
true              273 Source/web/TextFinder.h     static const bool canInitializeWithMemset = true;
true              369 Source/web/WebFrameImpl.h DEFINE_TYPE_CASTS(WebFrameImpl, WebFrame, frame, true, true);
true               83 Source/web/WebPagePopupImpl.h     virtual bool isPagePopup() const OVERRIDE { return true; }
true              116 Source/web/WebPagePopupImpl.h DEFINE_TYPE_CASTS(WebPagePopupImpl, WebCore::PagePopup, popup, true, true);
true               96 Source/web/WebPluginContainerImpl.h     virtual bool isPluginContainer() const OVERRIDE { return true; }
true              205 Source/web/WebPluginContainerImpl.h DEFINE_TYPE_CASTS(WebPluginContainerImpl, WebPluginContainer, container, true, true);
true               92 Source/web/WebPopupMenuImpl.h     virtual bool isPopupMenu() const OVERRIDE FINAL { return true; }
true              150 Source/web/WebPopupMenuImpl.h DEFINE_TYPE_CASTS(WebPopupMenuImpl, WebCore::FramelessScrollViewClient, client, true, true);
true              764 Source/web/WebViewImpl.h DEFINE_TYPE_CASTS(WebViewImpl, WebView, webView, true, true);
true               59 Source/web/tests/FakeWebPlugin.h     virtual bool acceptsInputEvents() OVERRIDE { return true; }
true               54 Source/wtf/ArrayBufferBuilder.h         , m_variableCapacity(true)
true              107 Source/wtf/ArrayBufferView.h         return true;
true              156 Source/wtf/ArrayBufferView.h     return true;
true              170 Source/wtf/ArrayBufferView.h     return true;
true              184 Source/wtf/ArrayBufferView.h     return true;
true              121 Source/wtf/BloomFilter.h     return true;
true              131 Source/wtf/BloomFilter.h     return true;
true               98 Source/wtf/CheckedArithmetic.h         m_overflowed = true;
true              127 Source/wtf/CheckedArithmetic.h template <typename Target, typename Source> struct BoundsChecker<Target, Source, true, true> {
true              136 Source/wtf/CheckedArithmetic.h template <typename Target, typename Source> struct BoundsChecker<Target, Source, false, true> {
true              152 Source/wtf/CheckedArithmetic.h template <typename Target, typename Source> struct BoundsChecker<Target, Source, true, false> {
true              160 Source/wtf/CheckedArithmetic.h         return true;
true              165 Source/wtf/CheckedArithmetic.h template <typename Target, typename Source> struct BoundsCheckElider<Target, Source, true> {
true              166 Source/wtf/CheckedArithmetic.h     static bool inBounds(Source) { return true; }
true              194 Source/wtf/CheckedArithmetic.h template <typename U, typename V> struct ResultBase<U, V, true, false> {
true              202 Source/wtf/CheckedArithmetic.h template <typename U> struct ResultBase<U, U, false, true> {
true              207 Source/wtf/CheckedArithmetic.h template <typename U, typename V> struct SignednessSelector<U, V, true, true> {
true              215 Source/wtf/CheckedArithmetic.h template <typename U, typename V> struct SignednessSelector<U, V, true, false> {
true              219 Source/wtf/CheckedArithmetic.h template <typename U, typename V> struct SignednessSelector<U, V, false, true> {
true              223 Source/wtf/CheckedArithmetic.h template <typename U, typename V> struct ResultBase<U, V, false, true> {
true              233 Source/wtf/CheckedArithmetic.h template <typename LHS, typename RHS, typename ResultType> struct ArithmeticOperations<LHS, RHS, ResultType, true, true> {
true              255 Source/wtf/CheckedArithmetic.h         return true;
true              270 Source/wtf/CheckedArithmetic.h         return true;
true              295 Source/wtf/CheckedArithmetic.h         return true;
true              310 Source/wtf/CheckedArithmetic.h         return true;
true              319 Source/wtf/CheckedArithmetic.h         return true;
true              326 Source/wtf/CheckedArithmetic.h             return true;
true              331 Source/wtf/CheckedArithmetic.h         return true;
true              338 Source/wtf/CheckedArithmetic.h template <typename ResultType> struct ArithmeticOperations<int, unsigned, ResultType, true, false> {
true              347 Source/wtf/CheckedArithmetic.h         return true;
true              358 Source/wtf/CheckedArithmetic.h         return true;
true              369 Source/wtf/CheckedArithmetic.h         return true;
true              378 Source/wtf/CheckedArithmetic.h template <typename ResultType> struct ArithmeticOperations<unsigned, int, ResultType, false, true> {
true              182 Source/wtf/HashCountedSet.h         return true;
true              105 Source/wtf/HashFunctions.h         static const bool safeToCompareToEmptyOrDeleted = true;
true              118 Source/wtf/HashFunctions.h         static const bool safeToCompareToEmptyOrDeleted = true;
true              136 Source/wtf/HashFunctions.h         static const bool safeToCompareToEmptyOrDeleted = true;
true              252 Source/wtf/HashMap.h         static const bool hasIsEmptyValueFunction = true;
true              453 Source/wtf/HashMap.h         return true;
true              472 Source/wtf/HashMap.h         return true;
true              247 Source/wtf/HashSet.h         return true;
true              224 Source/wtf/HashTable.h     template<typename T> struct Mover<T, true> { static void move(T& from, T& to) { hashTableSwap(from, to); } };
true              252 Source/wtf/HashTable.h     class HashTableDestructorBase<Derived, true> { };
true              461 Source/wtf/HashTable.h     struct HashTableCapacityForSizeSplitter<size, true> {
true              594 Source/wtf/HashTable.h                     return LookupType(entry, true);
true              605 Source/wtf/HashTable.h                     return LookupType(entry, true);
true              656 Source/wtf/HashTable.h                     return makeLookupResult(entry, true, h);
true              667 Source/wtf/HashTable.h                     return makeLookupResult(entry, true, h);
true              694 Source/wtf/HashTable.h     template<> struct HashTableBucketInitializer<true> {
true              789 Source/wtf/HashTable.h         return AddResult(entry, true);
true              820 Source/wtf/HashTable.h         return AddResult(entry, true);
true             1083 Source/wtf/HashTable.h     struct WeakProcessingHashTableHelper<true, Key, Value, Extractor, HashFunctions, Traits, KeyTraits, Allocator> {
true               52 Source/wtf/HashTraits.h         static const bool needsDestruction = true;
true               70 Source/wtf/HashTraits.h     template<typename T> struct GenericHashTraitsBase<true, T> : GenericHashTraitsBase<false, T> {
true               71 Source/wtf/HashTraits.h         static const bool emptyValueIsZero = true;
true              130 Source/wtf/HashTraits.h         static const bool emptyValueIsZero = true;
true              137 Source/wtf/HashTraits.h         static const bool emptyValueIsZero = true;
true              163 Source/wtf/HashTraits.h         static const bool hasIsEmptyValueFunction = true;
true              190 Source/wtf/HashTraits.h         static const bool hasIsEmptyValueFunction = true;
true              216 Source/wtf/HashTraits.h         static const bool hasIsEmptyValueFunction = true;
true              223 Source/wtf/HashTraits.h     template<typename Traits> struct HashTraitsEmptyValueChecker<Traits, true> {
true              207 Source/wtf/ListHashSet.h                     m_isDoneWithInitialFreeList = true;
true              259 Source/wtf/ListHashSet.h             , m_isAllocated(true)
true              270 Source/wtf/ListHashSet.h             , m_isAllocated(true)
true              961 Source/wtf/ListHashSet.h         deleteAllValues<true, typename ListHashSet<T, inlineCapacity, U>::ValueType>(collection.m_impl);
true              104 Source/wtf/MessageQueue.h         m_killed = true;
true              193 Source/wtf/MessageQueue.h             return true;
true              201 Source/wtf/MessageQueue.h         m_killed = true;
true              610 Source/wtf/PartitionAlloc.h     return true;
true               54 Source/wtf/RefCounted.h             m_verifier.setShared(true);
true               98 Source/wtf/RefCounted.h         , m_adoptionIsRequired(true)
true              124 Source/wtf/RefCounted.h             m_deletionHasBegun = true;
true              126 Source/wtf/RefCounted.h             return true;
true              102 Source/wtf/StdLibExtras.h     return true;
true               71 Source/wtf/StringHasher.h         m_hasPendingCharacter = true;
true               83 Source/wtf/StringHasher.h             m_hasPendingCharacter = true;
true               52 Source/wtf/TerminatedArrayBuilder.h             m_array->at(m_count - 1).setLastInArray(true);
true               73 Source/wtf/ThreadRestrictionVerifier.h             return true;
true               72 Source/wtf/ThreadSafeRefCounted.h             return true;
true               47 Source/wtf/TypeTraits.h     template<class T> struct EnableIf<true, T> { typedef T Type; };
true               50 Source/wtf/TypeTraits.h     template<> struct IsInteger<bool>               { static const bool value = true; };
true               51 Source/wtf/TypeTraits.h     template<> struct IsInteger<char>               { static const bool value = true; };
true               52 Source/wtf/TypeTraits.h     template<> struct IsInteger<signed char>        { static const bool value = true; };
true               53 Source/wtf/TypeTraits.h     template<> struct IsInteger<unsigned char>      { static const bool value = true; };
true               54 Source/wtf/TypeTraits.h     template<> struct IsInteger<short>              { static const bool value = true; };
true               55 Source/wtf/TypeTraits.h     template<> struct IsInteger<unsigned short>     { static const bool value = true; };
true               56 Source/wtf/TypeTraits.h     template<> struct IsInteger<int>                { static const bool value = true; };
true               57 Source/wtf/TypeTraits.h     template<> struct IsInteger<unsigned int>       { static const bool value = true; };
true               58 Source/wtf/TypeTraits.h     template<> struct IsInteger<long>               { static const bool value = true; };
true               59 Source/wtf/TypeTraits.h     template<> struct IsInteger<unsigned long>      { static const bool value = true; };
true               60 Source/wtf/TypeTraits.h     template<> struct IsInteger<long long>          { static const bool value = true; };
true               61 Source/wtf/TypeTraits.h     template<> struct IsInteger<unsigned long long> { static const bool value = true; };
true               63 Source/wtf/TypeTraits.h     template<> struct IsInteger<wchar_t>            { static const bool value = true; };
true               67 Source/wtf/TypeTraits.h     template<> struct IsFloatingPoint<float>        { static const bool value = true; };
true               68 Source/wtf/TypeTraits.h     template<> struct IsFloatingPoint<double>       { static const bool value = true; };
true               69 Source/wtf/TypeTraits.h     template<> struct IsFloatingPoint<long double>  { static const bool value = true; };
true               78 Source/wtf/TypeTraits.h     template <typename P> struct IsPod<P*>          { static const bool value = true; };
true               89 Source/wtf/TypeTraits.h         template<typename U> class IsConvertibleToDouble<true, U> {
true              125 Source/wtf/TypeTraits.h         static const bool value = true;
true              129 Source/wtf/TypeTraits.h         static const bool value = true;
true              138 Source/wtf/TypeTraits.h         static const bool value = true;
true              263 Source/wtf/TypeTraits.h     typename WTF::EnableIf<WTF::IsPointerConvertible<From, To>::Value, bool>::Type = true
true              282 Source/wtf/TypeTraits.h             Value = true
true               56 Source/wtf/Vector.h     struct VectorDestructor<true, T>
true               74 Source/wtf/Vector.h     struct VectorUnusedSlotClearer<true, T> {
true               93 Source/wtf/Vector.h     struct VectorInitializer<true, false, T>
true              103 Source/wtf/Vector.h     struct VectorInitializer<true, true, T>
true              147 Source/wtf/Vector.h     struct VectorMover<true, T>
true              181 Source/wtf/Vector.h     struct VectorCopier<true, T>
true              210 Source/wtf/Vector.h     struct VectorFiller<true, T>
true              233 Source/wtf/Vector.h             return true;
true              238 Source/wtf/Vector.h     struct VectorComparer<true, T>
true              519 Source/wtf/Vector.h     class VectorDestructorBase<Derived, Elements, false, true> { };
true              531 Source/wtf/Vector.h     class HeapVectorWithInlineCapacityDestructorBase<Derived, true> {
true              540 Source/wtf/Vector.h     class VectorDestructorBase<Derived, Elements, true, true> : public HeapVectorWithInlineCapacityDestructorBase<Derived, VectorTraits<Elements>::needsDestruction> { };
true               58 Source/wtf/VectorTraits.h         static const bool canInitializeWithMemset = true;
true               59 Source/wtf/VectorTraits.h         static const bool canMoveWithMemcpy = true;
true               60 Source/wtf/VectorTraits.h         static const bool canCompareWithMemcmp = true;
true               40 Source/wtf/os-win32/stdbool.h CASSERT(true, true_is_true)
true              102 Source/wtf/text/AtomicString.h     bool contains(const LChar* s, bool caseSensitive = true) const
true              104 Source/wtf/text/AtomicString.h     bool contains(const String& s, bool caseSensitive = true) const
true              108 Source/wtf/text/AtomicString.h     size_t find(const LChar* s, size_t start = 0, bool caseSentitive = true) const
true              110 Source/wtf/text/AtomicString.h     size_t find(const String& s, size_t start = 0, bool caseSentitive = true) const
true              113 Source/wtf/text/AtomicString.h     bool startsWith(const String& s, bool caseSensitive = true) const
true              118 Source/wtf/text/AtomicString.h     bool startsWith(const char (&prefix)[matchLength], bool caseSensitive = true) const
true              121 Source/wtf/text/AtomicString.h     bool endsWith(const String& s, bool caseSensitive = true) const
true              126 Source/wtf/text/AtomicString.h     bool endsWith(const char (&prefix)[matchLength], bool caseSensitive = true) const
true               59 Source/wtf/text/AtomicStringHash.h         static const bool emptyValueIsZero = true;
true               44 Source/wtf/text/StringBuilder.h         , m_is8Bit(true)
true              271 Source/wtf/text/StringBuilder.h         m_is8Bit = true;
true              358 Source/wtf/text/StringBuilder.h         return true;
true              378 Source/wtf/text/StringBuilder.h         return true;
true               57 Source/wtf/text/StringConcatenate.h     bool is8Bit() { return true; }
true               80 Source/wtf/text/StringConcatenate.h     bool is8Bit() { return true; }
true              128 Source/wtf/text/StringConcatenate.h     bool is8Bit() { return true; }
true              160 Source/wtf/text/StringConcatenate.h     bool is8Bit() { return true; }
true              222 Source/wtf/text/StringConcatenate.h     bool is8Bit() { return true; }
true              253 Source/wtf/text/StringConcatenate.h     bool is8Bit() { return true; }
true              280 Source/wtf/text/StringConcatenate.h     bool is8Bit() { return true; }
true              308 Source/wtf/text/StringConcatenate.h     bool is8Bit() { return true; }
true              395 Source/wtf/text/StringConcatenate.h         overflow = true;
true              134 Source/wtf/text/StringImpl.h         , m_is8Bit(true)
true              135 Source/wtf/text/StringImpl.h         , m_isStatic(true)
true              151 Source/wtf/text/StringImpl.h         , m_is8Bit(true)
true              176 Source/wtf/text/StringImpl.h         , m_is8Bit(true)
true              177 Source/wtf/text/StringImpl.h         , m_isStatic(true)
true              381 Source/wtf/text/StringImpl.h     bool startsWith(StringImpl* str, bool caseSensitive = true) { return (caseSensitive ? reverseFind(str, 0) : reverseFindIgnoringCase(str, 0)) == 0; }
true              385 Source/wtf/text/StringImpl.h     bool startsWith(const char (&prefix)[matchLength], bool caseSensitive = true) const { return startsWith(prefix, matchLength - 1, caseSensitive); }
true              387 Source/wtf/text/StringImpl.h     bool endsWith(StringImpl*, bool caseSensitive = true);
true              391 Source/wtf/text/StringImpl.h     bool endsWith(const char (&prefix)[matchLength], bool caseSensitive = true) const { return endsWith(prefix, matchLength - 1, caseSensitive); }
true              472 Source/wtf/text/StringImpl.h     return true;
true              268 Source/wtf/text/WTFString.h     bool contains(const LChar* str, bool caseSensitive = true) const { return find(str, 0, caseSensitive) != kNotFound; }
true              269 Source/wtf/text/WTFString.h     bool contains(const String& str, bool caseSensitive = true) const { return find(str, 0, caseSensitive) != kNotFound; }
true              271 Source/wtf/text/WTFString.h     bool startsWith(const String& s, bool caseSensitive = true) const
true              276 Source/wtf/text/WTFString.h     bool startsWith(const char (&prefix)[matchLength], bool caseSensitive = true) const
true              279 Source/wtf/text/WTFString.h     bool endsWith(const String& s, bool caseSensitive = true) const
true              284 Source/wtf/text/WTFString.h     bool endsWith(const char (&prefix)[matchLength], bool caseSensitive = true) const
true              518 Source/wtf/text/WTFString.h         return true;
true              521 Source/wtf/text/WTFString.h         return true;
true              541 Source/wtf/text/WTFString.h         return true;
true              600 Source/wtf/text/WTFString.h     return true;
true              609 Source/wtf/text/WTFString.h         return true;
true               68 Source/wtf/unicode/UTF8.h                     UChar** targetStart, UChar* targetEnd, bool* isSourceAllASCII = 0, bool strict = true);
true               76 Source/wtf/unicode/UTF8.h                     char** targetStart, char* targetEnd, bool strict = true);
true               94 public/platform/WebApplicationCacheHost.h     virtual bool selectCacheWithManifest(const WebURL& manifestURL) { return true; }
true               30 public/platform/WebBlobInfo.h         : m_isFile(true)
true               40 public/platform/WebBlobInfo.h         : m_isFile(true)
true               48 public/platform/WebCookieJar.h     virtual bool cookiesEnabled(const WebURL&, const WebURL& firstPartyForCookies) { return true; }
true               85 public/platform/WebGraphicsContext3D.h             : alpha(true)
true               86 public/platform/WebGraphicsContext3D.h             , depth(true)
true               87 public/platform/WebGraphicsContext3D.h             , stencil(true)
true               88 public/platform/WebGraphicsContext3D.h             , antialias(true)
true               89 public/platform/WebGraphicsContext3D.h             , premultipliedAlpha(true)
true               90 public/platform/WebGraphicsContext3D.h             , canRecoverFromContextLoss(true)
true               92 public/platform/WebGraphicsContext3D.h             , shareResources(true)
true               46 public/platform/WebLayerPositionConstraint.h         constraint.isFixedPosition = true;
true               44 public/platform/WebRTCDataChannelHandler.h     virtual bool isReliable() { return true; }
true               41 public/platform/WebRTCDataChannelInit.h         : ordered(true)
true              139 public/platform/WebVector.h                 return true;
true               43 public/web/WebContentDetectionResult.h         : m_isValid(true)
true              176 public/web/WebContextMenuData.h         , hasImageContents(true)
true               57 public/web/WebFindOptions.h         : forward(true)
true              411 public/web/WebInputEvent.h         , canRubberbandLeft(true)
true              412 public/web/WebInputEvent.h         , canRubberbandRight(true)
true               47 public/web/WebPermissionClient.h     virtual bool allowDatabase(WebLocalFrame*, const WebString& name, const WebString& displayName, unsigned long estimatedSize) { return true; }
true               50 public/web/WebPermissionClient.h     virtual bool allowFileSystem(WebLocalFrame*) { return true; }
true               58 public/web/WebPermissionClient.h     virtual bool allowIndexedDB(WebLocalFrame*, const WebString& name, const WebSecurityOrigin&) { return true; }
true               80 public/web/WebPermissionClient.h     virtual bool allowScriptExtension(WebLocalFrame*, const WebString& extensionName, int extensionGroup) { return true; }
true               89 public/web/WebPermissionClient.h     virtual bool allowStorage(WebLocalFrame*, bool local) { return true; }
true              106 public/web/WebPermissionClient.h     virtual bool allowPushState(WebLocalFrame*) { return true; }
true              171 public/web/WebPlugin.h     virtual bool isPlaceholder() { return true; }
true              228 public/web/WebViewClient.h         WebLocalFrame*, const WebString& message) { return true; }
true              247 public/web/WebViewClient.h     virtual bool acceptsLoadDrops() { return true; }
true              141 public/web/WebWidget.h     virtual bool hasTouchEventHandlersAt(const WebPoint&) { return true; }
true               70 public/web/WebWindowFeatures.h         , menuBarVisible(true)
true               71 public/web/WebWindowFeatures.h         , statusBarVisible(true)
true               72 public/web/WebWindowFeatures.h         , toolBarVisible(true)
true               73 public/web/WebWindowFeatures.h         , locationBarVisible(true)
true               74 public/web/WebWindowFeatures.h         , scrollbarsVisible(true)
true               75 public/web/WebWindowFeatures.h         , resizable(true)
true               51 public/web/WebWorkerPermissionClientProxy.h         return true;
true               58 public/web/WebWorkerPermissionClientProxy.h         return true;
true               69 public/web/WebWorkerPermissionClientProxy.h         return true;