bool               30 Source/bindings/templates/interface.h     static bool hasInstance(v8::Handle<v8::Value>, v8::Isolate*);
bool              142 Source/bindings/templates/interface.h     static bool namedSecurityCheckCustom(v8::Local<v8::Object> host, v8::Local<v8::Value> key, v8::AccessType, v8::Local<v8::Value> data);
bool              143 Source/bindings/templates/interface.h     static bool indexedSecurityCheckCustom(v8::Local<v8::Object> host, uint32_t index, v8::AccessType, v8::Local<v8::Value> data);
bool              281 Source/bindings/templates/interface.h bool initialize{{cpp_class}}({{cpp_class}}Init&, const Dictionary&, ExceptionState&, const v8::FunctionCallbackInfo<v8::Value>& info, const String& = "");
bool               20 Source/bindings/tests/results/V8SVGTestInterface.h     static bool hasInstance(v8::Handle<v8::Value>, v8::Isolate*);
bool               30 Source/bindings/tests/results/V8TestCallbackInterface.h     virtual bool booleanMethod() OVERRIDE;
bool               31 Source/bindings/tests/results/V8TestCallbackInterface.h     virtual void voidMethodBooleanArg(bool boolArg) OVERRIDE;
bool               20 Source/bindings/tests/results/V8TestException.h     static bool hasInstance(v8::Handle<v8::Value>, v8::Isolate*);
bool               22 Source/bindings/tests/results/V8TestInterface.h     static bool hasInstance(v8::Handle<v8::Value>, v8::Isolate*);
bool               20 Source/bindings/tests/results/V8TestInterface2.h     static bool hasInstance(v8::Handle<v8::Value>, v8::Isolate*);
bool               20 Source/bindings/tests/results/V8TestInterface3.h     static bool hasInstance(v8::Handle<v8::Value>, v8::Isolate*);
bool               20 Source/bindings/tests/results/V8TestInterfaceCheckSecurity.h     static bool hasInstance(v8::Handle<v8::Value>, v8::Isolate*);
bool               20 Source/bindings/tests/results/V8TestInterfaceConstructor.h     static bool hasInstance(v8::Handle<v8::Value>, v8::Isolate*);
bool               20 Source/bindings/tests/results/V8TestInterfaceConstructor2.h     static bool hasInstance(v8::Handle<v8::Value>, v8::Isolate*);
bool               20 Source/bindings/tests/results/V8TestInterfaceConstructor3.h     static bool hasInstance(v8::Handle<v8::Value>, v8::Isolate*);
bool               20 Source/bindings/tests/results/V8TestInterfaceCustomConstructor.h     static bool hasInstance(v8::Handle<v8::Value>, v8::Isolate*);
bool               21 Source/bindings/tests/results/V8TestInterfaceDocument.h     static bool hasInstance(v8::Handle<v8::Value>, v8::Isolate*);
bool               20 Source/bindings/tests/results/V8TestInterfaceEmpty.h     static bool hasInstance(v8::Handle<v8::Value>, v8::Isolate*);
bool               22 Source/bindings/tests/results/V8TestInterfaceEventConstructor.h     static bool hasInstance(v8::Handle<v8::Value>, v8::Isolate*);
bool              132 Source/bindings/tests/results/V8TestInterfaceEventConstructor.h bool initializeTestInterfaceEventConstructor(TestInterfaceEventConstructorInit&, const Dictionary&, ExceptionState&, const v8::FunctionCallbackInfo<v8::Value>& info, const String& = "");
bool               27 Source/bindings/tests/results/V8TestInterfaceEventTarget.h     static bool hasInstance(v8::Handle<v8::Value>, v8::Isolate*);
bool               26 Source/bindings/tests/results/V8TestInterfaceNamedConstructor.h     static bool hasInstance(v8::Handle<v8::Value>, v8::Isolate*);
bool               26 Source/bindings/tests/results/V8TestInterfaceNamedConstructor2.h     static bool hasInstance(v8::Handle<v8::Value>, v8::Isolate*);
bool               21 Source/bindings/tests/results/V8TestInterfaceNode.h     static bool hasInstance(v8::Handle<v8::Value>, v8::Isolate*);
bool               21 Source/bindings/tests/results/V8TestInterfaceWillBeGarbageCollected.h     static bool hasInstance(v8::Handle<v8::Value>, v8::Isolate*);
bool               21 Source/bindings/tests/results/V8TestNode.h     static bool hasInstance(v8::Handle<v8::Value>, v8::Isolate*);
bool               20 Source/bindings/tests/results/V8TestObject.h     static bool hasInstance(v8::Handle<v8::Value>, v8::Isolate*);
bool               20 Source/bindings/tests/results/V8TestSpecialOperations.h     static bool hasInstance(v8::Handle<v8::Value>, v8::Isolate*);
bool               20 Source/bindings/tests/results/V8TestSpecialOperationsNotEnumerable.h     static bool hasInstance(v8::Handle<v8::Value>, v8::Isolate*);
bool               20 Source/bindings/tests/results/V8TestTypedefs.h     static bool hasInstance(v8::Handle<v8::Value>, v8::Isolate*);
bool               53 Source/bindings/v8/ActiveDOMCallback.h     bool canInvokeCallback() const;
bool               54 Source/bindings/v8/ActiveDOMCallback.h     bool isScriptControllerTerminating() const;
bool               49 Source/bindings/v8/ArrayValue.h     bool isUndefinedOrNull() const;
bool               51 Source/bindings/v8/ArrayValue.h     bool length(size_t&) const;
bool               52 Source/bindings/v8/ArrayValue.h     bool get(size_t index, Dictionary&) const;
bool               52 Source/bindings/v8/BindingSecurity.h     static bool shouldAllowAccessToNode(v8::Isolate*, Node*, ExceptionState&);
bool               53 Source/bindings/v8/BindingSecurity.h     static bool shouldAllowAccessToFrame(v8::Isolate*, Frame*, SecurityReportingOption = ReportSecurityError);
bool               54 Source/bindings/v8/BindingSecurity.h     static bool shouldAllowAccessToFrame(v8::Isolate*, Frame*, ExceptionState&);
bool               69 Source/bindings/v8/CustomElementConstructorBuilder.h     bool isFeatureAllowed() const;
bool               70 Source/bindings/v8/CustomElementConstructorBuilder.h     bool validateOptions(const AtomicString& type, QualifiedName& tagName, ExceptionState&);
bool               72 Source/bindings/v8/CustomElementConstructorBuilder.h     bool createConstructor(Document*, CustomElementDefinition*, ExceptionState&);
bool               73 Source/bindings/v8/CustomElementConstructorBuilder.h     bool didRegisterDefinition(CustomElementDefinition*) const;
bool               81 Source/bindings/v8/CustomElementConstructorBuilder.h     bool hasValidPrototypeChainFor(const WrapperTypeInfo*) const;
bool               82 Source/bindings/v8/CustomElementConstructorBuilder.h     bool prototypeIsValid(const AtomicString& type, ExceptionState&) const;
bool               49 Source/bindings/v8/DOMDataStore.h     explicit DOMDataStore(bool isMainWorld);
bool               59 Source/bindings/v8/DOMDataStore.h     static bool canUseScriptWrappable(T* object)
bool               67 Source/bindings/v8/DOMDataStore.h     static bool setReturnValueFromWrapperFast(v8::ReturnValue<v8::Value> returnValue, T* object, v8::Local<v8::Object> holder, Wrappable* wrappable)
bool               83 Source/bindings/v8/DOMDataStore.h     static bool setReturnValueFromWrapper(v8::ReturnValue<v8::Value> returnValue, T* object)
bool               91 Source/bindings/v8/DOMDataStore.h     static bool setReturnValueFromWrapperForMainWorld(v8::ReturnValue<v8::Value> returnValue, T* object)
bool              134 Source/bindings/v8/DOMDataStore.h     static bool containsWrapper(T* object, v8::Isolate* isolate)
bool              158 Source/bindings/v8/DOMDataStore.h     inline bool setReturnValueFrom(v8::ReturnValue<v8::Value> returnValue, T* object)
bool              166 Source/bindings/v8/DOMDataStore.h     inline bool containsWrapper(T* object)
bool              186 Source/bindings/v8/DOMDataStore.h     static bool canExistInWorker(void*) { return true; }
bool              187 Source/bindings/v8/DOMDataStore.h     static bool canExistInWorker(Node*) { return false; }
bool              189 Source/bindings/v8/DOMDataStore.h     static bool holderContainsWrapper(v8::Local<v8::Object>, void*)
bool              194 Source/bindings/v8/DOMDataStore.h     static bool holderContainsWrapper(v8::Local<v8::Object> holder, ScriptWrappable* wrappable)
bool              202 Source/bindings/v8/DOMDataStore.h     bool m_isMainWorld;
bool               77 Source/bindings/v8/DOMRequestState.h     bool isValid() const { return m_executionContext; }
bool               56 Source/bindings/v8/DOMWrapperMap.h     bool setReturnValueFrom(v8::ReturnValue<v8::Value> returnValue, KeyType* key)
bool               70 Source/bindings/v8/DOMWrapperMap.h     bool containsKey(KeyType* key)
bool               75 Source/bindings/v8/DOMWrapperMap.h     bool containsKeyAndValue(KeyType* key, v8::Handle<v8::Object> value)
bool               69 Source/bindings/v8/DOMWrapperWorld.h     static bool isolatedWorldsExist() { return isolatedWorldCount; }
bool              108 Source/bindings/v8/DOMWrapperWorld.h     bool isolatedWorldHasContentSecurityPolicy();
bool              110 Source/bindings/v8/DOMWrapperWorld.h     bool isMainWorld() const { return m_worldId == MainWorldId; }
bool              111 Source/bindings/v8/DOMWrapperWorld.h     bool isWorkerWorld() const { return m_worldId == WorkerWorldId; }
bool              112 Source/bindings/v8/DOMWrapperWorld.h     bool isIsolatedWorld() const { return MainWorldId < m_worldId  && m_worldId < IsolatedWorldIdLimit; }
bool              124 Source/bindings/v8/DOMWrapperWorld.h     static bool windowIsBeingInitialized() { return !!worldOfInitializingWindow; }
bool               70 Source/bindings/v8/Dictionary.h     bool isObject() const;
bool               71 Source/bindings/v8/Dictionary.h     bool isUndefinedOrNull() const;
bool               73 Source/bindings/v8/Dictionary.h     bool get(const String&, bool&) const;
bool               74 Source/bindings/v8/Dictionary.h     bool get(const String&, int32_t&) const;
bool               75 Source/bindings/v8/Dictionary.h     bool get(const String&, double&, bool& hasValue) const;
bool               76 Source/bindings/v8/Dictionary.h     bool get(const String&, double&) const;
bool               77 Source/bindings/v8/Dictionary.h     bool get(const String&, String&) const;
bool               78 Source/bindings/v8/Dictionary.h     bool get(const String&, AtomicString&) const;
bool               79 Source/bindings/v8/Dictionary.h     bool get(const String&, ScriptValue&) const;
bool               80 Source/bindings/v8/Dictionary.h     bool get(const String&, short&) const;
bool               81 Source/bindings/v8/Dictionary.h     bool get(const String&, unsigned short&) const;
bool               82 Source/bindings/v8/Dictionary.h     bool get(const String&, unsigned&) const;
bool               83 Source/bindings/v8/Dictionary.h     bool get(const String&, unsigned long&) const;
bool               84 Source/bindings/v8/Dictionary.h     bool get(const String&, unsigned long long&) const;
bool               85 Source/bindings/v8/Dictionary.h     bool get(const String&, RefPtrWillBeMember<DOMWindow>&) const;
bool               86 Source/bindings/v8/Dictionary.h     bool get(const String&, RefPtrWillBeMember<Storage>&) const;
bool               87 Source/bindings/v8/Dictionary.h     bool get(const String&, MessagePortArray&) const;
bool               88 Source/bindings/v8/Dictionary.h     bool get(const String&, RefPtr<Uint8Array>&) const;
bool               89 Source/bindings/v8/Dictionary.h     bool get(const String&, RefPtr<ArrayBufferView>&) const;
bool               90 Source/bindings/v8/Dictionary.h     bool get(const String&, RefPtr<MIDIPort>&) const;
bool               91 Source/bindings/v8/Dictionary.h     bool get(const String&, RefPtr<MediaKeyError>&) const;
bool               92 Source/bindings/v8/Dictionary.h     bool get(const String&, RefPtr<TrackBase>&) const;
bool               93 Source/bindings/v8/Dictionary.h     bool get(const String&, RefPtrWillBeMember<SpeechRecognitionError>&) const;
bool               94 Source/bindings/v8/Dictionary.h     bool get(const String&, RefPtrWillBeMember<SpeechRecognitionResult>&) const;
bool               95 Source/bindings/v8/Dictionary.h     bool get(const String&, RefPtrWillBeMember<SpeechRecognitionResultList>&) const;
bool               96 Source/bindings/v8/Dictionary.h     bool get(const String&, RefPtrWillBeMember<Gamepad>&) const;
bool               97 Source/bindings/v8/Dictionary.h     bool get(const String&, RefPtr<MediaStream>&) const;
bool               98 Source/bindings/v8/Dictionary.h     bool get(const String&, RefPtr<EventTarget>&) const;
bool               99 Source/bindings/v8/Dictionary.h     bool get(const String&, HashSet<AtomicString>&) const;
bool              100 Source/bindings/v8/Dictionary.h     bool get(const String&, Dictionary&) const;
bool              101 Source/bindings/v8/Dictionary.h     bool get(const String&, Vector<String>&) const;
bool              102 Source/bindings/v8/Dictionary.h     bool get(const String&, ArrayValue&) const;
bool              103 Source/bindings/v8/Dictionary.h     bool get(const String&, RefPtrWillBeMember<DOMError>&) const;
bool              104 Source/bindings/v8/Dictionary.h     bool get(const String&, OwnPtr<VoidCallback>&) const;
bool              105 Source/bindings/v8/Dictionary.h     bool get(const String&, v8::Local<v8::Value>&) const;
bool              120 Source/bindings/v8/Dictionary.h         bool forConstructor() const { return m_methodName.isEmpty(); }
bool              123 Source/bindings/v8/Dictionary.h         bool isNullable() const { return m_isNullable; }
bool              126 Source/bindings/v8/Dictionary.h         ConversionContext& setConversionType(const String&, bool);
bool              136 Source/bindings/v8/Dictionary.h         bool m_dirty;
bool              138 Source/bindings/v8/Dictionary.h         bool m_isNullable;
bool              154 Source/bindings/v8/Dictionary.h     bool convert(ConversionContext&, const String&, bool&) const;
bool              155 Source/bindings/v8/Dictionary.h     bool convert(ConversionContext&, const String&, double&) const;
bool              156 Source/bindings/v8/Dictionary.h     bool convert(ConversionContext&, const String&, String&) const;
bool              157 Source/bindings/v8/Dictionary.h     bool convert(ConversionContext&, const String&, ScriptValue&) const;
bool              160 Source/bindings/v8/Dictionary.h     bool convert(ConversionContext&, const String&, IntegralType&) const;
bool              162 Source/bindings/v8/Dictionary.h     bool convert(ConversionContext&, const String&, Nullable<IntegralType>&) const;
bool              164 Source/bindings/v8/Dictionary.h     bool convert(ConversionContext&, const String&, MessagePortArray&) const;
bool              165 Source/bindings/v8/Dictionary.h     bool convert(ConversionContext&, const String&, HashSet<AtomicString>&) const;
bool              166 Source/bindings/v8/Dictionary.h     bool convert(ConversionContext&, const String&, Dictionary&) const;
bool              167 Source/bindings/v8/Dictionary.h     bool convert(ConversionContext&, const String&, Vector<String>&) const;
bool              168 Source/bindings/v8/Dictionary.h     bool convert(ConversionContext&, const String&, ArrayValue&) const;
bool              170 Source/bindings/v8/Dictionary.h     bool convert(ConversionContext&, const String&, PointerType<T>&) const;
bool              173 Source/bindings/v8/Dictionary.h     bool getStringType(const String&, StringType&) const;
bool              175 Source/bindings/v8/Dictionary.h     bool getOwnPropertiesAsStringHashMap(HashMap<String, String>&) const;
bool              176 Source/bindings/v8/Dictionary.h     bool getOwnPropertyNames(Vector<String>&) const;
bool              178 Source/bindings/v8/Dictionary.h     bool getWithUndefinedOrNullCheck(const String&, String&) const;
bool              180 Source/bindings/v8/Dictionary.h     bool hasProperty(const String&) const;
bool              183 Source/bindings/v8/Dictionary.h     bool getKey(const String& key, v8::Local<v8::Value>&) const;
bool              291 Source/bindings/v8/Dictionary.h template<typename T> bool Dictionary::convert(ConversionContext& context, const String& key, T& value) const
bool              306 Source/bindings/v8/Dictionary.h template<typename T> bool Dictionary::convert(ConversionContext& context, const String& key, Nullable<T>& value) const
bool              328 Source/bindings/v8/Dictionary.h template<template <typename> class PointerType, typename T> bool Dictionary::convert(ConversionContext& context, const String& key, PointerType<T>& value) const
bool               73 Source/bindings/v8/ExceptionMessages.h         bool eq = given == bound;
bool               90 Source/bindings/v8/ExceptionMessages.h         bool eq = given == bound;
bool               81 Source/bindings/v8/ExceptionState.h     bool hadException() const { return !m_exception.isEmpty() || m_code; }
bool               87 Source/bindings/v8/ExceptionState.h     bool throwIfNeeded()
bool               44 Source/bindings/v8/IDBBindingUtilities.h bool injectV8KeyIntoV8Value(v8::Handle<v8::Value> key, v8::Handle<v8::Value>, const IDBKeyPath&, v8::Isolate*);
bool               48 Source/bindings/v8/IDBBindingUtilities.h bool canInjectIDBKeyIntoScriptValue(DOMRequestState*, const ScriptValue&, const IDBKeyPath&);
bool               64 Source/bindings/v8/NPV8Object.h     bool isString;
bool               35 Source/bindings/v8/Nullable.h     bool isNull() const { return m_isNull; }
bool               37 Source/bindings/v8/Nullable.h     operator bool() const { return !m_isNull && m_value; }
bool               39 Source/bindings/v8/Nullable.h     bool operator==(const Nullable& other) const
bool               46 Source/bindings/v8/Nullable.h     bool m_isNull;
bool               65 Source/bindings/v8/PageScriptDebugServer.h     virtual void runScript(ScriptState*, const String& scriptId, ScriptValue* result, bool* wasThrown, String* exceptionMessage) OVERRIDE;
bool               90 Source/bindings/v8/PageScriptDebugServer.h     bool canPreprocess(LocalFrame*);
bool               46 Source/bindings/v8/RetainedDOMInfo.h     virtual bool IsEquivalent(v8::RetainedObjectInfo* other) OVERRIDE;
bool               66 Source/bindings/v8/ScopedPersistent.h     bool isEmpty() const { return m_handle.IsEmpty(); }
bool               67 Source/bindings/v8/ScopedPersistent.h     bool isWeak() const { return m_handle.IsWeak(); }
bool               80 Source/bindings/v8/ScopedPersistent.h     bool operator==(const ScopedPersistent<T>& other)
bool               86 Source/bindings/v8/ScopedPersistent.h     bool operator==(const v8::Handle<S> other) const
bool               52 Source/bindings/v8/ScriptCallStackFactory.h PassRefPtr<ScriptCallStack> createScriptCallStack(size_t maxStackSize, bool emptyStackIsAllowed = false);
bool               79 Source/bindings/v8/ScriptController.h     bool initializeMainWorld();
bool              100 Source/bindings/v8/ScriptController.h     bool executeScriptIfJavaScriptURL(const KURL&);
bool              108 Source/bindings/v8/ScriptController.h     bool shouldBypassMainWorldContentSecurityPolicy();
bool              118 Source/bindings/v8/ScriptController.h     static bool canAccessFromCurrentOrigin(LocalFrame*);
bool              120 Source/bindings/v8/ScriptController.h     static void setCaptureCallStackForUncaughtExceptions(bool);
bool              123 Source/bindings/v8/ScriptController.h     bool canExecuteScripts(ReasonForCallingCanExecuteScripts);
bool              148 Source/bindings/v8/ScriptController.h     bool setContextDebugId(int);
bool               59 Source/bindings/v8/ScriptDebugServer.h     String setBreakpoint(const String& sourceID, const ScriptBreakpoint&, int* actualLineNumber, int* actualColumnNumber, bool interstatementLocation);
bool               62 Source/bindings/v8/ScriptDebugServer.h     void setBreakpointsActivated(bool activated);
bool               72 Source/bindings/v8/ScriptDebugServer.h     void setPauseOnNextStatement(bool pause);
bool               73 Source/bindings/v8/ScriptDebugServer.h     bool canBreakProgram();
bool               80 Source/bindings/v8/ScriptDebugServer.h     bool setScriptSource(const String& sourceID, const String& newContent, bool preview, String* error, RefPtr<TypeBuilder::Debugger::SetScriptSourceError>&, ScriptValue* newCallFrames, ScriptObject* result);
bool               92 Source/bindings/v8/ScriptDebugServer.h     bool isPaused();
bool               93 Source/bindings/v8/ScriptDebugServer.h     bool runningNestedMessageLoop() { return m_runningNestedMessageLoop; }
bool              102 Source/bindings/v8/ScriptDebugServer.h     virtual void runScript(ScriptState*, const String& scriptId, ScriptValue* result, bool* wasThrown, String* exceptionMessage);
bool              134 Source/bindings/v8/ScriptDebugServer.h     bool m_breakpointsActivated;
bool              150 Source/bindings/v8/ScriptDebugServer.h     bool executeSkipPauseRequest(ScriptDebugListener::SkipPauseRequest, v8::Handle<v8::Object> executionState);
bool              152 Source/bindings/v8/ScriptDebugServer.h     bool m_runningNestedMessageLoop;
bool               52 Source/bindings/v8/ScriptEventListener.h     bool eventListenerHandlerLocation(Document*, EventListener*, String& sourceName, String& scriptId, int& lineNumber);
bool               56 Source/bindings/v8/ScriptFunctionCall.h         void appendArgument(bool);
bool               67 Source/bindings/v8/ScriptFunctionCall.h         ScriptValue call(bool& hadException, bool reportExceptions = true);
bool               69 Source/bindings/v8/ScriptFunctionCall.h         ScriptObject construct(bool& hadException, bool reportExceptions = true);
bool               58 Source/bindings/v8/ScriptObject.h         static bool set(ScriptState*, const char* name, InspectorFrontendHost*);
bool               59 Source/bindings/v8/ScriptObject.h         static bool get(ScriptState*, const char* name, ScriptObject&);
bool               42 Source/bindings/v8/ScriptObjectTraits.h     static bool equal(const ScriptObject& a, const ScriptObject& b) { return a == b; }
bool               43 Source/bindings/v8/ScriptObjectTraits.h     static const bool safeToCompareToEmptyOrDeleted = true;
bool               47 Source/bindings/v8/ScriptObjectTraits.h     static const bool emptyValueIsZero = false;
bool               50 Source/bindings/v8/ScriptObjectTraits.h     static bool isDeletedValue(ScriptObject value) { return value.hasNoValue(); }
bool               51 Source/bindings/v8/ScriptPreprocessor.h     bool isPreprocessing() { return m_isPreprocessing; }
bool               52 Source/bindings/v8/ScriptPreprocessor.h     bool isValid() { return !m_preprocessorFunction.isEmpty(); }
bool               60 Source/bindings/v8/ScriptPreprocessor.h     bool m_isPreprocessing;
bool               60 Source/bindings/v8/ScriptProfiler.h         virtual bool isCanceled() = 0;
bool               77 Source/bindings/v8/ScriptProfiler.h     static void startTrackingHeapObjects(bool trackAllocations);
bool               83 Source/bindings/v8/ScriptProfiler.h     static void setIdle(bool isIdle);
bool               61 Source/bindings/v8/ScriptPromise.h     bool isObject() const
bool               66 Source/bindings/v8/ScriptPromise.h     bool isNull() const
bool               71 Source/bindings/v8/ScriptPromise.h     bool isUndefinedOrNull() const
bool               86 Source/bindings/v8/ScriptPromise.h     bool hasNoValue() const
bool               49 Source/bindings/v8/ScriptRegexp.h     bool isValid() const { return !m_regex.isEmpty(); }
bool               41 Source/bindings/v8/ScriptScope.h         ScriptScope(ScriptState* scriptState, bool reportExceptions = true);
bool               42 Source/bindings/v8/ScriptScope.h         bool success();
bool               66 Source/bindings/v8/ScriptSourceCode.h     bool isEmpty() const { return m_source.isEmpty(); }
bool               50 Source/bindings/v8/ScriptState.h     bool hadException() { return !m_exception.isEmpty(); }
bool               70 Source/bindings/v8/ScriptState.h     bool evalEnabled() const;
bool               71 Source/bindings/v8/ScriptState.h     void setEvalEnabled(bool);
bool               77 Source/bindings/v8/ScriptValue.h     static ScriptValue createBoolean(bool b)
bool               92 Source/bindings/v8/ScriptValue.h     bool operator==(const ScriptValue& value) const
bool              101 Source/bindings/v8/ScriptValue.h     bool isEqual(ScriptState*, const ScriptValue& value) const
bool              108 Source/bindings/v8/ScriptValue.h     bool isFunction() const
bool              115 Source/bindings/v8/ScriptValue.h     bool operator!=(const ScriptValue& value) const
bool              122 Source/bindings/v8/ScriptValue.h     bool isNull() const
bool              131 Source/bindings/v8/ScriptValue.h     bool isUndefined() const
bool              140 Source/bindings/v8/ScriptValue.h     bool isObject() const
bool              147 Source/bindings/v8/ScriptValue.h     bool hasNoValue() const
bool              162 Source/bindings/v8/ScriptValue.h     bool getString(String& result) const;
bool              100 Source/bindings/v8/ScriptWrappable.h     static bool wrapperCanBeStoredInObject(const void*) { return false; }
bool              101 Source/bindings/v8/ScriptWrappable.h     static bool wrapperCanBeStoredInObject(const ScriptWrappable*) { return true; }
bool              135 Source/bindings/v8/ScriptWrappable.h     static bool setReturnValueWithSecurityCheck(v8::ReturnValue<v8::Value> returnValue, T* object)
bool              141 Source/bindings/v8/ScriptWrappable.h     static bool setReturnValue(v8::ReturnValue<v8::Value> returnValue, T* object)
bool              178 Source/bindings/v8/ScriptWrappable.h     inline bool containsWrapper() const { return (m_wrapperOrTypeInfo & 1) == 1; }
bool              179 Source/bindings/v8/ScriptWrappable.h     inline bool containsTypeInfo() const { return m_wrapperOrTypeInfo && (m_wrapperOrTypeInfo & 1) == 0; }
bool               99 Source/bindings/v8/SerializedScriptValue.h     static bool extractTransferables(v8::Local<v8::Value>, int, MessagePortArray&, ArrayBufferArray&, ExceptionState&, v8::Isolate*);
bool              103 Source/bindings/v8/SerializedScriptValue.h     bool containsBlobs() const { return !m_blobDataHandles.isEmpty(); }
bool               55 Source/bindings/v8/SharedPersistent.h         bool isEmpty() { return m_value.isEmpty(); }
bool               57 Source/bindings/v8/SharedPersistent.h         bool operator==(const SharedPersistent<T>& other)
bool               68 Source/bindings/v8/UnsafePersistent.h     inline bool setReturnValueWithSecurityCheck(v8::ReturnValue<v8::Value> returnValue, U* object)
bool               76 Source/bindings/v8/UnsafePersistent.h     inline bool setReturnValue(v8::ReturnValue<v8::Value> returnValue)
bool              111 Source/bindings/v8/UnsafePersistent.h     bool isEmpty() const
bool               71 Source/bindings/v8/V8AbstractEventListener.h         virtual bool operator==(const EventListener& other) OVERRIDE { return this == &other; }
bool               75 Source/bindings/v8/V8AbstractEventListener.h         virtual bool isLazy() const { return false; }
bool              101 Source/bindings/v8/V8AbstractEventListener.h         bool hasExistingListenerObject()
bool              111 Source/bindings/v8/V8AbstractEventListener.h         virtual bool belongsToTheCurrentWorld() const OVERRIDE FINAL;
bool              116 Source/bindings/v8/V8AbstractEventListener.h         V8AbstractEventListener(bool isAttribute, DOMWrapperWorld&, v8::Isolate*);
bool              129 Source/bindings/v8/V8AbstractEventListener.h         virtual bool virtualisAttribute() const OVERRIDE { return m_isAttribute; }
bool              133 Source/bindings/v8/V8AbstractEventListener.h         virtual bool shouldPreventDefault(v8::Local<v8::Value> returnValue);
bool              140 Source/bindings/v8/V8AbstractEventListener.h         bool m_isAttribute;
bool               89 Source/bindings/v8/V8Binding.h inline void v8SetReturnValueBool(const CallbackInfo& info, bool v)
bool              422 Source/bindings/v8/V8Binding.h inline v8::Handle<v8::Boolean> v8Boolean(bool value, v8::Isolate* isolate)
bool              494 Source/bindings/v8/V8Binding.h Vector<RefPtr<T> > toRefPtrNativeArrayUnchecked(v8::Local<v8::Value> v8Value, uint32_t length, v8::Isolate* isolate, bool* success = 0)
bool              515 Source/bindings/v8/V8Binding.h Vector<RefPtr<T> > toRefPtrNativeArray(v8::Handle<v8::Value> value, int argumentIndex, v8::Isolate* isolate, bool* success = 0)
bool              532 Source/bindings/v8/V8Binding.h Vector<RefPtr<T> > toRefPtrNativeArray(v8::Handle<v8::Value> value, const String& propertyName, v8::Isolate* isolate, bool* success = 0)
bool              549 Source/bindings/v8/V8Binding.h HeapVector<Member<T> > toMemberNativeArray(v8::Handle<v8::Value> value, int argumentIndex, v8::Isolate* isolate, bool* success = 0)
bool              675 Source/bindings/v8/V8Binding.h bool handleOutOfMemory();
bool              679 Source/bindings/v8/V8Binding.h inline bool isUndefinedOrNull(v8::Handle<v8::Value> value)
bool               44 Source/bindings/v8/V8Callback.h bool invokeCallback(v8::Local<v8::Function> callback, int argc, v8::Handle<v8::Value> argv[], ExecutionContext*, v8::Isolate*);
bool               45 Source/bindings/v8/V8Callback.h bool invokeCallback(v8::Local<v8::Function> callback, v8::Handle<v8::Object> thisObject, int argc, v8::Handle<v8::Value> argv[], ExecutionContext*, v8::Isolate*);
bool               56 Source/bindings/v8/V8Callback.h PassOwnPtr<V8CallbackType> createFunctionOnlyCallback(v8::Local<v8::Value> value, unsigned index, bool& succeeded, v8::Isolate* isolate, ExceptionState& exceptionState, CallbackAllowedValueFlags acceptedValues = 0)
bool               55 Source/bindings/v8/V8CustomElementLifecycleCallbacks.h     bool setBinding(CustomElementDefinition* owner, PassOwnPtr<CustomElementBinding>);
bool               56 Source/bindings/v8/V8DOMConfiguration.h         bool onPrototype;
bool               59 Source/bindings/v8/V8DOMWrapper.h         static bool isDOMWrapper(v8::Handle<v8::Value>);
bool              163 Source/bindings/v8/V8DOMWrapper.h         bool m_didEnterContext;
bool               45 Source/bindings/v8/V8ErrorHandler.h     static PassRefPtr<V8ErrorHandler> create(v8::Local<v8::Object> listener, bool isInline, v8::Isolate* isolate)
bool               53 Source/bindings/v8/V8ErrorHandler.h     V8ErrorHandler(v8::Local<v8::Object> listener, bool isInline, v8::Isolate*);
bool               56 Source/bindings/v8/V8ErrorHandler.h     virtual bool shouldPreventDefault(v8::Local<v8::Value> returnValue) OVERRIDE;
bool               47 Source/bindings/v8/V8EventListener.h         static PassRefPtr<V8EventListener> create(v8::Local<v8::Object> listener, bool isAttribute, v8::Isolate* isolate)
bool               53 Source/bindings/v8/V8EventListener.h         V8EventListener(v8::Local<v8::Object> listener, bool isAttribute, v8::Isolate*);
bool               60 Source/bindings/v8/V8EventListenerList.h     static PassRefPtr<V8EventListener> findOrCreateWrapper(v8::Local<v8::Value>, bool isAttribute, v8::Isolate*);
bool               62 Source/bindings/v8/V8EventListenerList.h     static void clearWrapper(v8::Handle<v8::Object> listenerObject, bool isAttribute, v8::Isolate* isolate)
bool               68 Source/bindings/v8/V8EventListenerList.h     static PassRefPtr<EventListener> getEventListener(v8::Local<v8::Value>, bool isAttribute, ListenerLookupType);
bool               81 Source/bindings/v8/V8EventListenerList.h     static inline v8::Handle<v8::String> getHiddenProperty(bool isAttribute, v8::Isolate* isolate)
bool               88 Source/bindings/v8/V8EventListenerList.h PassRefPtr<V8EventListener> V8EventListenerList::findOrCreateWrapper(v8::Local<v8::Value> value, bool isAttribute, v8::Isolate* isolate)
bool               47 Source/bindings/v8/V8GCController.h     static void majorGCPrologue(bool constructRetainedObjectInfos, v8::Isolate*);
bool               41 Source/bindings/v8/V8GCForContextDispose.h     void notifyContextDisposed(bool isMainFrame);
bool               51 Source/bindings/v8/V8GCForContextDispose.h     bool m_didDisposeContextForMainFrame;
bool               49 Source/bindings/v8/V8HiddenValue.h     static bool setHiddenValue(v8::Isolate*, v8::Handle<v8::Object>, v8::Handle<v8::String>, v8::Handle<v8::Value>);
bool               50 Source/bindings/v8/V8HiddenValue.h     static bool deleteHiddenValue(v8::Isolate*, v8::Handle<v8::Object>, v8::Handle<v8::String>);
bool               56 Source/bindings/v8/V8LazyEventListener.h         virtual bool isLazy() const OVERRIDE { return true; }
bool               70 Source/bindings/v8/V8LazyEventListener.h         virtual bool wasCreatedFromMarkup() const OVERRIDE { return true; }
bool               63 Source/bindings/v8/V8ObjectConstructor.h     static bool current(v8::Isolate* isolate)
bool               70 Source/bindings/v8/V8ObjectConstructor.h     bool m_previous;
bool              131 Source/bindings/v8/V8PerContextData.h     static bool setContextDebugData(v8::Handle<v8::Context>, const char* worldName, int debugId);
bool               77 Source/bindings/v8/V8PerIsolateData.h     bool performingMicrotaskCheckpoint() const { return m_performingMicrotaskCheckpoint; }
bool               78 Source/bindings/v8/V8PerIsolateData.h     void setPerformingMicrotaskCheckpoint(bool performingMicrotaskCheckpoint) { m_performingMicrotaskCheckpoint = performingMicrotaskCheckpoint; }
bool               93 Source/bindings/v8/V8PerIsolateData.h     bool hasInstance(const WrapperTypeInfo*, v8::Handle<v8::Value>);
bool              107 Source/bindings/v8/V8PerIsolateData.h     bool hasInstance(const WrapperTypeInfo*, v8::Handle<v8::Value>, DOMTemplateMap&);
bool              122 Source/bindings/v8/V8PerIsolateData.h     bool m_constructorMode;
bool              131 Source/bindings/v8/V8PerIsolateData.h     bool m_performingMicrotaskCheckpoint;
bool               79 Source/bindings/v8/V8RecursionScope.h     static bool properlyUsed(v8::Isolate* isolate)
bool              114 Source/bindings/v8/V8RecursionScope.h     bool m_isDocumentContext;
bool              183 Source/bindings/v8/V8StringResource.h     bool prepare();
bool              188 Source/bindings/v8/V8StringResource.h     bool prepareBase()
bool              232 Source/bindings/v8/V8StringResource.h template<> inline bool V8StringResource<DefaultMode>::prepare()
bool              237 Source/bindings/v8/V8StringResource.h template<> inline bool V8StringResource<WithNullCheck>::prepare()
bool              246 Source/bindings/v8/V8StringResource.h template<> inline bool V8StringResource<WithUndefinedOrNullCheck>::prepare()
bool               72 Source/bindings/v8/V8WindowShell.h     bool isContextInitialized() { return m_scriptState && !!m_scriptState->perContextData(); }
bool               73 Source/bindings/v8/V8WindowShell.h     bool isGlobalInitialized() { return !m_global.isEmpty(); }
bool               75 Source/bindings/v8/V8WindowShell.h     bool initializeIfNeeded();
bool               85 Source/bindings/v8/V8WindowShell.h     bool initialize();
bool              103 Source/bindings/v8/V8WindowShell.h     bool installDOMWindow();
bool               44 Source/bindings/v8/V8WorkerGlobalScopeEventListener.h         static PassRefPtr<V8WorkerGlobalScopeEventListener> create(v8::Local<v8::Object> listener, bool isInline, v8::Isolate* isolate)
bool               52 Source/bindings/v8/V8WorkerGlobalScopeEventListener.h         V8WorkerGlobalScopeEventListener(v8::Local<v8::Object> listener, bool isInline, v8::Isolate*);
bool               56 Source/bindings/v8/WorkerScriptController.h         bool hadException;
bool               81 Source/bindings/v8/WorkerScriptController.h         bool isExecutionTerminating() const;
bool               86 Source/bindings/v8/WorkerScriptController.h         bool isExecutionForbidden() const;
bool               96 Source/bindings/v8/WorkerScriptController.h         bool isContextInitialized() { return m_scriptState && !!m_scriptState->perContextData(); }
bool              101 Source/bindings/v8/WorkerScriptController.h         bool idleNotification() { return v8::V8::IdleNotification(); }
bool              104 Source/bindings/v8/WorkerScriptController.h         bool initializeContextIfNeeded();
bool              111 Source/bindings/v8/WorkerScriptController.h         bool m_executionForbidden;
bool              112 Source/bindings/v8/WorkerScriptController.h         bool m_executionScheduledToTerminate;
bool               82 Source/bindings/v8/WrapperTypeInfo.h         bool equals(const WrapperTypeInfo* that) const
bool               87 Source/bindings/v8/WrapperTypeInfo.h         bool isSubclass(const WrapperTypeInfo* that) const
bool              141 Source/bindings/v8/WrapperTypeInfo.h         const bool isGarbageCollected;
bool               54 Source/bindings/v8/custom/V8ArrayBufferCustom.h     static bool hasInstance(v8::Handle<v8::Value>, v8::Isolate*);
bool               46 Source/bindings/v8/custom/V8ArrayBufferViewCustom.h     static bool hasInstance(v8::Handle<v8::Value> value, v8::Isolate*)
bool               53 Source/bindings/v8/custom/V8BlobCustomHelpers.h     explicit ParsedProperties(bool hasFileProperties);
bool               56 Source/bindings/v8/custom/V8BlobCustomHelpers.h     bool normalizeLineEndingsToNative() const { return m_normalizeLineEndingsToNative; }
bool               69 Source/bindings/v8/custom/V8BlobCustomHelpers.h     bool parseBlobPropertyBag(v8::Local<v8::Value> propertyBag, const char* blobClassName, ExceptionState&, v8::Isolate*);
bool               73 Source/bindings/v8/custom/V8BlobCustomHelpers.h     bool m_normalizeLineEndingsToNative;
bool               76 Source/bindings/v8/custom/V8BlobCustomHelpers.h     bool m_hasFileProperties;
bool               80 Source/bindings/v8/custom/V8BlobCustomHelpers.h     bool m_hasLastModified;
bool               87 Source/bindings/v8/custom/V8BlobCustomHelpers.h bool processBlobParts(v8::Local<v8::Object> blobParts, uint32_t blobPartsLength, bool normalizeLineEndingsToNative, BlobData&, v8::Isolate*);
bool               44 Source/bindings/v8/custom/V8DataViewCustom.h     static bool IsInstance(v8::Handle<v8::Value> value)
bool               44 Source/bindings/v8/custom/V8Float32ArrayCustom.h     static bool IsInstance(v8::Handle<v8::Value> value)
bool               44 Source/bindings/v8/custom/V8Float64ArrayCustom.h     static bool IsInstance(v8::Handle<v8::Value> value)
bool               44 Source/bindings/v8/custom/V8Int16ArrayCustom.h     static bool IsInstance(v8::Handle<v8::Value> value)
bool               44 Source/bindings/v8/custom/V8Int32ArrayCustom.h     static bool IsInstance(v8::Handle<v8::Value> value)
bool               44 Source/bindings/v8/custom/V8Int8ArrayCustom.h     static bool IsInstance(v8::Handle<v8::Value> value)
bool               74 Source/bindings/v8/custom/V8PromiseCustom.h     static bool isPromise(v8::Handle<v8::Value> maybePromise, v8::Isolate*);
bool               50 Source/bindings/v8/custom/V8TypedArrayCustom.h     static bool hasInstance(v8::Handle<v8::Value> value, v8::Isolate*)
bool               44 Source/bindings/v8/custom/V8Uint16ArrayCustom.h     static bool IsInstance(v8::Handle<v8::Value> value)
bool               44 Source/bindings/v8/custom/V8Uint32ArrayCustom.h     static bool IsInstance(v8::Handle<v8::Value> value)
bool               44 Source/bindings/v8/custom/V8Uint8ArrayCustom.h     static bool IsInstance(v8::Handle<v8::Value> value)
bool               44 Source/bindings/v8/custom/V8Uint8ClampedArrayCustom.h     static bool IsInstance(v8::Handle<v8::Value> value)
bool               46 Source/bindings/v8/npruntime_impl.h bool _NPN_IdentifierIsString(NPIdentifier);
bool               53 Source/bindings/v8/npruntime_impl.h bool _NPN_Invoke(NPP, NPObject*, NPIdentifier methodName, const NPVariant* arguments, uint32_t argumentCount, NPVariant* result);
bool               54 Source/bindings/v8/npruntime_impl.h bool _NPN_InvokeDefault(NPP, NPObject*, const NPVariant* arguments, uint32_t argumentCount, NPVariant* result);
bool               55 Source/bindings/v8/npruntime_impl.h bool _NPN_Evaluate(NPP, NPObject*, NPString* npScript, NPVariant* result);
bool               56 Source/bindings/v8/npruntime_impl.h bool _NPN_EvaluateHelper(NPP, bool popupsAllowed, NPObject*, NPString* npScript, NPVariant* result);
bool               57 Source/bindings/v8/npruntime_impl.h bool _NPN_GetProperty(NPP, NPObject*, NPIdentifier propertyName, NPVariant* result);
bool               58 Source/bindings/v8/npruntime_impl.h bool _NPN_SetProperty(NPP, NPObject*, NPIdentifier propertyName, const NPVariant* value);
bool               59 Source/bindings/v8/npruntime_impl.h bool _NPN_RemoveProperty(NPP, NPObject*, NPIdentifier propertyName);
bool               60 Source/bindings/v8/npruntime_impl.h bool _NPN_HasProperty(NPP, NPObject*, NPIdentifier propertyName);
bool               61 Source/bindings/v8/npruntime_impl.h bool _NPN_HasMethod(NPP, NPObject*, NPIdentifier methodName);
bool               63 Source/bindings/v8/npruntime_impl.h bool _NPN_Enumerate(NPP, NPObject*, NPIdentifier**, uint32_t* count);
bool               64 Source/bindings/v8/npruntime_impl.h bool _NPN_Construct(NPP, NPObject*, const NPVariant* arguments, uint32_t argumentCount, NPVariant* result);
bool               85 Source/bindings/v8/npruntime_priv.h bool _NPN_IsAlive(NPObject*);
bool               48 Source/core/accessibility/AXARIAGrid.h     virtual bool isAriaTable() const OVERRIDE { return true; }
bool               54 Source/core/accessibility/AXARIAGrid.h     virtual bool supportsSelectedRows() OVERRIDE { return true; }
bool               55 Source/core/accessibility/AXARIAGrid.h     virtual bool isMultiSelectable() const OVERRIDE { return true; }
bool               56 Source/core/accessibility/AXARIAGrid.h     virtual bool isTableExposableThroughAccessibility() const OVERRIDE { return true; }
bool               58 Source/core/accessibility/AXARIAGrid.h     bool addTableCellChild(AXObject*, HashSet<AXObject*>& appendedRows, unsigned& columnCount);
bool               50 Source/core/accessibility/AXARIAGridRow.h     virtual bool isARIATreeGridRow() const OVERRIDE;
bool               55 Source/core/accessibility/AXImageMapLink.h     virtual bool isEnabled() const OVERRIDE { return true; }
bool               60 Source/core/accessibility/AXImageMapLink.h     virtual bool isLink() const OVERRIDE { return true; }
bool               61 Source/core/accessibility/AXImageMapLink.h     virtual bool isLinked() const OVERRIDE { return true; }
bool               74 Source/core/accessibility/AXImageMapLink.h     virtual bool isImageMapLink() const OVERRIDE { return true; }
bool               63 Source/core/accessibility/AXInlineTextBox.h     virtual bool computeAccessibilityIsIgnored() const OVERRIDE;
bool               44 Source/core/accessibility/AXList.h     virtual bool isList() const OVERRIDE { return true; }
bool               45 Source/core/accessibility/AXList.h     bool isUnorderedList() const;
bool               46 Source/core/accessibility/AXList.h     bool isOrderedList() const;
bool               47 Source/core/accessibility/AXList.h     bool isDescriptionList() const;
bool               51 Source/core/accessibility/AXList.h     virtual bool computeAccessibilityIsIgnored() const OVERRIDE;
bool               44 Source/core/accessibility/AXListBox.h     virtual bool canSetSelectedChildrenAttribute() const OVERRIDE;
bool               54 Source/core/accessibility/AXListBoxOption.h     virtual bool isSelected() const OVERRIDE;
bool               55 Source/core/accessibility/AXListBoxOption.h     virtual bool isEnabled() const OVERRIDE;
bool               56 Source/core/accessibility/AXListBoxOption.h     virtual bool isSelectedOptionActive() const OVERRIDE;
bool               60 Source/core/accessibility/AXListBoxOption.h     virtual void setSelected(bool) OVERRIDE;
bool               61 Source/core/accessibility/AXListBoxOption.h     virtual bool canSetSelectedAttribute() const OVERRIDE;
bool               69 Source/core/accessibility/AXListBoxOption.h     virtual bool isListBoxOption() const OVERRIDE { return true; }
bool               70 Source/core/accessibility/AXListBoxOption.h     virtual bool canHaveChildren() const OVERRIDE { return false; }
bool               71 Source/core/accessibility/AXListBoxOption.h     virtual bool computeAccessibilityIsIgnored() const OVERRIDE;
bool               53 Source/core/accessibility/AXMediaControls.h     virtual bool computeAccessibilityIsIgnored() const OVERRIDE;
bool               85 Source/core/accessibility/AXMediaControls.h     bool controllingVideoElement() const;
bool               86 Source/core/accessibility/AXMediaControls.h     virtual bool computeAccessibilityIsIgnored() const OVERRIDE;
bool              103 Source/core/accessibility/AXMediaControls.h     virtual bool computeAccessibilityIsIgnored() const OVERRIDE;
bool               42 Source/core/accessibility/AXMenuList.h     virtual bool isCollapsed() const OVERRIDE;
bool               43 Source/core/accessibility/AXMenuList.h     virtual bool press() const OVERRIDE;
bool               50 Source/core/accessibility/AXMenuList.h     virtual bool isMenuList() const OVERRIDE { return true; }
bool               52 Source/core/accessibility/AXMenuList.h     virtual bool canSetFocusAttribute() const OVERRIDE;
bool               45 Source/core/accessibility/AXMenuListOption.h     virtual bool isMenuListOption() const OVERRIDE { return true; }
bool               48 Source/core/accessibility/AXMenuListOption.h     virtual bool canHaveChildren() const OVERRIDE { return false; }
bool               51 Source/core/accessibility/AXMenuListOption.h     virtual bool isEnabled() const OVERRIDE;
bool               52 Source/core/accessibility/AXMenuListOption.h     virtual bool isVisible() const OVERRIDE;
bool               53 Source/core/accessibility/AXMenuListOption.h     virtual bool isOffScreen() const OVERRIDE;
bool               54 Source/core/accessibility/AXMenuListOption.h     virtual bool isSelected() const OVERRIDE;
bool               55 Source/core/accessibility/AXMenuListOption.h     virtual void setSelected(bool) OVERRIDE;
bool               56 Source/core/accessibility/AXMenuListOption.h     virtual bool canSetSelectedAttribute() const OVERRIDE;
bool               59 Source/core/accessibility/AXMenuListOption.h     virtual bool computeAccessibilityIsIgnored() const OVERRIDE;
bool               42 Source/core/accessibility/AXMenuListPopup.h     virtual bool isEnabled() const OVERRIDE;
bool               43 Source/core/accessibility/AXMenuListPopup.h     virtual bool isOffScreen() const OVERRIDE;
bool               50 Source/core/accessibility/AXMenuListPopup.h     virtual bool isMenuListPopup() const OVERRIDE { return true; }
bool               55 Source/core/accessibility/AXMenuListPopup.h     virtual bool isVisible() const OVERRIDE;
bool               56 Source/core/accessibility/AXMenuListPopup.h     virtual bool press() const OVERRIDE;
bool               59 Source/core/accessibility/AXMenuListPopup.h     virtual bool computeAccessibilityIsIgnored() const OVERRIDE;
bool               44 Source/core/accessibility/AXMockObject.h     virtual bool isEnabled() const OVERRIDE { return true; }
bool               53 Source/core/accessibility/AXMockObject.h     virtual bool isMockObject() const OVERRIDE FINAL { return true; }
bool               55 Source/core/accessibility/AXMockObject.h     virtual bool computeAccessibilityIsIgnored() const OVERRIDE;
bool               69 Source/core/accessibility/AXNodeObject.h     bool m_childrenDirty;
bool               71 Source/core/accessibility/AXNodeObject.h     bool m_initialized;
bool               74 Source/core/accessibility/AXNodeObject.h     virtual bool computeAccessibilityIsIgnored() const OVERRIDE;
bool               78 Source/core/accessibility/AXNodeObject.h     void alterSliderValue(bool increase);
bool               81 Source/core/accessibility/AXNodeObject.h     void changeValueByStep(bool increase);
bool               84 Source/core/accessibility/AXNodeObject.h     bool hasContentEditableAttributeSet() const;
bool               85 Source/core/accessibility/AXNodeObject.h     bool isDescendantOfBarrenParent() const;
bool               87 Source/core/accessibility/AXNodeObject.h     bool isGenericFocusableElement() const;
bool               93 Source/core/accessibility/AXNodeObject.h     bool isNativeCheckboxOrRadio() const;
bool              104 Source/core/accessibility/AXNodeObject.h     virtual bool isDetached() const OVERRIDE { return !m_node; }
bool              105 Source/core/accessibility/AXNodeObject.h     virtual bool isAXNodeObject() const OVERRIDE FINAL { return true; }
bool              108 Source/core/accessibility/AXNodeObject.h     virtual bool isAnchor() const OVERRIDE FINAL;
bool              109 Source/core/accessibility/AXNodeObject.h     virtual bool isControl() const OVERRIDE;
bool              110 Source/core/accessibility/AXNodeObject.h     virtual bool isFieldset() const OVERRIDE FINAL;
bool              111 Source/core/accessibility/AXNodeObject.h     virtual bool isHeading() const OVERRIDE FINAL;
bool              112 Source/core/accessibility/AXNodeObject.h     virtual bool isHovered() const OVERRIDE FINAL;
bool              113 Source/core/accessibility/AXNodeObject.h     virtual bool isImage() const OVERRIDE FINAL;
bool              114 Source/core/accessibility/AXNodeObject.h     bool isImageButton() const;
bool              115 Source/core/accessibility/AXNodeObject.h     virtual bool isInputImage() const OVERRIDE FINAL;
bool              116 Source/core/accessibility/AXNodeObject.h     virtual bool isLink() const OVERRIDE FINAL;
bool              117 Source/core/accessibility/AXNodeObject.h     virtual bool isMenu() const OVERRIDE FINAL;
bool              118 Source/core/accessibility/AXNodeObject.h     virtual bool isMenuButton() const OVERRIDE FINAL;
bool              119 Source/core/accessibility/AXNodeObject.h     virtual bool isMultiSelectable() const OVERRIDE;
bool              120 Source/core/accessibility/AXNodeObject.h     bool isNativeImage() const;
bool              121 Source/core/accessibility/AXNodeObject.h     virtual bool isNativeTextControl() const OVERRIDE FINAL;
bool              122 Source/core/accessibility/AXNodeObject.h     virtual bool isNonNativeTextControl() const OVERRIDE FINAL;
bool              123 Source/core/accessibility/AXNodeObject.h     virtual bool isPasswordField() const OVERRIDE FINAL;
bool              124 Source/core/accessibility/AXNodeObject.h     virtual bool isProgressIndicator() const OVERRIDE;
bool              125 Source/core/accessibility/AXNodeObject.h     virtual bool isSlider() const OVERRIDE;
bool              128 Source/core/accessibility/AXNodeObject.h     virtual bool isChecked() const OVERRIDE FINAL;
bool              129 Source/core/accessibility/AXNodeObject.h     virtual bool isClickable() const OVERRIDE FINAL;
bool              130 Source/core/accessibility/AXNodeObject.h     virtual bool isEnabled() const OVERRIDE;
bool              131 Source/core/accessibility/AXNodeObject.h     virtual bool isIndeterminate() const OVERRIDE FINAL;
bool              132 Source/core/accessibility/AXNodeObject.h     virtual bool isPressed() const OVERRIDE FINAL;
bool              133 Source/core/accessibility/AXNodeObject.h     virtual bool isReadOnly() const OVERRIDE;
bool              134 Source/core/accessibility/AXNodeObject.h     virtual bool isRequired() const OVERRIDE FINAL;
bool              137 Source/core/accessibility/AXNodeObject.h     virtual bool canSetFocusAttribute() const OVERRIDE;
bool              138 Source/core/accessibility/AXNodeObject.h     virtual bool canSetValueAttribute() const OVERRIDE;
bool              141 Source/core/accessibility/AXNodeObject.h     virtual bool canvasHasFallbackContent() const OVERRIDE FINAL;
bool              142 Source/core/accessibility/AXNodeObject.h     virtual bool exposesTitleUIElement() const OVERRIDE;
bool              181 Source/core/accessibility/AXNodeObject.h     virtual bool canHaveChildren() const OVERRIDE;
bool              192 Source/core/accessibility/AXNodeObject.h     virtual void setFocused(bool) OVERRIDE FINAL;
bool              271 Source/core/accessibility/AXObject.h         bool isNull() const { return !start && !length; }
bool              289 Source/core/accessibility/AXObject.h     virtual bool isDetached() const;
bool              299 Source/core/accessibility/AXObject.h     virtual bool isAXNodeObject() const { return false; }
bool              300 Source/core/accessibility/AXObject.h     virtual bool isAXRenderObject() const { return false; }
bool              301 Source/core/accessibility/AXObject.h     virtual bool isAXScrollbar() const { return false; }
bool              302 Source/core/accessibility/AXObject.h     virtual bool isAXScrollView() const { return false; }
bool              303 Source/core/accessibility/AXObject.h     virtual bool isAXSVGRoot() const { return false; }
bool              307 Source/core/accessibility/AXObject.h     bool isARIATextControl() const;
bool              308 Source/core/accessibility/AXObject.h     virtual bool isARIATreeGridRow() const { return false; }
bool              309 Source/core/accessibility/AXObject.h     virtual bool isAXTable() const { return false; }
bool              310 Source/core/accessibility/AXObject.h     virtual bool isAnchor() const { return false; }
bool              311 Source/core/accessibility/AXObject.h     virtual bool isAttachment() const { return false; }
bool              312 Source/core/accessibility/AXObject.h     bool isButton() const;
bool              313 Source/core/accessibility/AXObject.h     bool isCanvas() const { return roleValue() == CanvasRole; }
bool              314 Source/core/accessibility/AXObject.h     bool isCheckbox() const { return roleValue() == CheckBoxRole; }
bool              315 Source/core/accessibility/AXObject.h     bool isCheckboxOrRadio() const { return isCheckbox() || isRadioButton(); }
bool              316 Source/core/accessibility/AXObject.h     bool isColorWell() const { return roleValue() == ColorWellRole; }
bool              317 Source/core/accessibility/AXObject.h     bool isComboBox() const { return roleValue() == ComboBoxRole; }
bool              318 Source/core/accessibility/AXObject.h     virtual bool isControl() const { return false; }
bool              319 Source/core/accessibility/AXObject.h     virtual bool isDataTable() const { return false; }
bool              320 Source/core/accessibility/AXObject.h     virtual bool isFieldset() const { return false; }
bool              321 Source/core/accessibility/AXObject.h     virtual bool isFileUploadButton() const { return false; }
bool              322 Source/core/accessibility/AXObject.h     virtual bool isHeading() const { return false; }
bool              323 Source/core/accessibility/AXObject.h     virtual bool isImage() const { return false; }
bool              324 Source/core/accessibility/AXObject.h     virtual bool isImageMapLink() const { return false; }
bool              325 Source/core/accessibility/AXObject.h     virtual bool isInputImage() const { return false; }
bool              326 Source/core/accessibility/AXObject.h     bool isLandmarkRelated() const;
bool              327 Source/core/accessibility/AXObject.h     virtual bool isLink() const { return false; }
bool              328 Source/core/accessibility/AXObject.h     virtual bool isList() const { return false; }
bool              329 Source/core/accessibility/AXObject.h     bool isListItem() const { return roleValue() == ListItemRole; }
bool              330 Source/core/accessibility/AXObject.h     virtual bool isListBoxOption() const { return false; }
bool              331 Source/core/accessibility/AXObject.h     virtual bool isMenu() const { return false; }
bool              332 Source/core/accessibility/AXObject.h     virtual bool isMenuButton() const { return false; }
bool              333 Source/core/accessibility/AXObject.h     virtual bool isMenuList() const { return false; }
bool              334 Source/core/accessibility/AXObject.h     virtual bool isMenuListOption() const { return false; }
bool              335 Source/core/accessibility/AXObject.h     virtual bool isMenuListPopup() const { return false; }
bool              336 Source/core/accessibility/AXObject.h     bool isMenuRelated() const;
bool              337 Source/core/accessibility/AXObject.h     virtual bool isMockObject() const { return false; }
bool              338 Source/core/accessibility/AXObject.h     virtual bool isNativeSpinButton() const { return false; }
bool              339 Source/core/accessibility/AXObject.h     virtual bool isNativeTextControl() const { return false; } // input or textarea
bool              340 Source/core/accessibility/AXObject.h     virtual bool isNonNativeTextControl() const { return false; } // contenteditable or role=textbox
bool              341 Source/core/accessibility/AXObject.h     virtual bool isPasswordField() const { return false; }
bool              342 Source/core/accessibility/AXObject.h     virtual bool isProgressIndicator() const { return false; }
bool              343 Source/core/accessibility/AXObject.h     bool isRadioButton() const { return roleValue() == RadioButtonRole; }
bool              344 Source/core/accessibility/AXObject.h     bool isScrollbar() const { return roleValue() == ScrollBarRole; }
bool              345 Source/core/accessibility/AXObject.h     virtual bool isSlider() const { return false; }
bool              346 Source/core/accessibility/AXObject.h     virtual bool isSpinButton() const { return roleValue() == SpinButtonRole; }
bool              347 Source/core/accessibility/AXObject.h     virtual bool isSpinButtonPart() const { return false; }
bool              348 Source/core/accessibility/AXObject.h     bool isTabItem() const { return roleValue() == TabRole; }
bool              349 Source/core/accessibility/AXObject.h     virtual bool isTableCell() const { return false; }
bool              350 Source/core/accessibility/AXObject.h     virtual bool isTableRow() const { return false; }
bool              351 Source/core/accessibility/AXObject.h     virtual bool isTableCol() const { return false; }
bool              352 Source/core/accessibility/AXObject.h     bool isTextControl() const;
bool              353 Source/core/accessibility/AXObject.h     bool isTree() const { return roleValue() == TreeRole; }
bool              354 Source/core/accessibility/AXObject.h     bool isTreeItem() const { return roleValue() == TreeItemRole; }
bool              355 Source/core/accessibility/AXObject.h     bool isWebArea() const { return roleValue() == WebAreaRole; }
bool              358 Source/core/accessibility/AXObject.h     virtual bool isChecked() const { return false; }
bool              359 Source/core/accessibility/AXObject.h     virtual bool isClickable() const;
bool              360 Source/core/accessibility/AXObject.h     virtual bool isCollapsed() const { return false; }
bool              361 Source/core/accessibility/AXObject.h     virtual bool isEnabled() const { return false; }
bool              362 Source/core/accessibility/AXObject.h     bool isExpanded() const;
bool              363 Source/core/accessibility/AXObject.h     virtual bool isFocused() const { return false; }
bool              364 Source/core/accessibility/AXObject.h     virtual bool isHovered() const { return false; }
bool              365 Source/core/accessibility/AXObject.h     virtual bool isIndeterminate() const { return false; }
bool              366 Source/core/accessibility/AXObject.h     virtual bool isLinked() const { return false; }
bool              367 Source/core/accessibility/AXObject.h     virtual bool isLoaded() const { return false; }
bool              368 Source/core/accessibility/AXObject.h     virtual bool isMultiSelectable() const { return false; }
bool              369 Source/core/accessibility/AXObject.h     virtual bool isOffScreen() const { return false; }
bool              370 Source/core/accessibility/AXObject.h     virtual bool isPressed() const { return false; }
bool              371 Source/core/accessibility/AXObject.h     virtual bool isReadOnly() const { return false; }
bool              372 Source/core/accessibility/AXObject.h     virtual bool isRequired() const { return false; }
bool              373 Source/core/accessibility/AXObject.h     virtual bool isSelected() const { return false; }
bool              374 Source/core/accessibility/AXObject.h     virtual bool isSelectedOptionActive() const { return false; }
bool              375 Source/core/accessibility/AXObject.h     virtual bool isVisible() const { return true; }
bool              376 Source/core/accessibility/AXObject.h     virtual bool isVisited() const { return false; }
bool              379 Source/core/accessibility/AXObject.h     virtual bool canSetFocusAttribute() const { return false; }
bool              380 Source/core/accessibility/AXObject.h     virtual bool canSetValueAttribute() const { return false; }
bool              381 Source/core/accessibility/AXObject.h     virtual bool canSetSelectedAttribute() const { return false; }
bool              382 Source/core/accessibility/AXObject.h     virtual bool canSetSelectedChildrenAttribute() const { return false; }
bool              385 Source/core/accessibility/AXObject.h     bool accessibilityIsIgnored() const;
bool              386 Source/core/accessibility/AXObject.h     bool accessibilityIsIgnoredByDefault() const;
bool              389 Source/core/accessibility/AXObject.h     bool isInertOrAriaHidden() const;
bool              390 Source/core/accessibility/AXObject.h     bool lastKnownIsIgnoredValue();
bool              391 Source/core/accessibility/AXObject.h     void setLastKnownIsIgnoredValue(bool);
bool              395 Source/core/accessibility/AXObject.h     virtual bool canvasHasFallbackContent() const { return false; }
bool              396 Source/core/accessibility/AXObject.h     virtual bool exposesTitleUIElement() const { return true; }
bool              433 Source/core/accessibility/AXObject.h     virtual bool ariaHasPopup() const { return false; }
bool              434 Source/core/accessibility/AXObject.h     bool ariaIsMultiline() const;
bool              436 Source/core/accessibility/AXObject.h     bool ariaPressedIsPresent() const;
bool              438 Source/core/accessibility/AXObject.h     virtual bool ariaRoleHasPresentationalChildren() const { return false; }
bool              440 Source/core/accessibility/AXObject.h     virtual bool isARIAGrabbed() { return false; }
bool              441 Source/core/accessibility/AXObject.h     virtual bool isPresentationalChildOfAriaRole() const { return false; }
bool              442 Source/core/accessibility/AXObject.h     virtual bool shouldFocusActiveDescendant() const { return false; }
bool              443 Source/core/accessibility/AXObject.h     bool supportsARIAAttributes() const;
bool              444 Source/core/accessibility/AXObject.h     virtual bool supportsARIADragging() const { return false; }
bool              445 Source/core/accessibility/AXObject.h     virtual bool supportsARIADropping() const { return false; }
bool              446 Source/core/accessibility/AXObject.h     virtual bool supportsARIAFlowTo() const { return false; }
bool              447 Source/core/accessibility/AXObject.h     virtual bool supportsARIAOwns() const { return false; }
bool              448 Source/core/accessibility/AXObject.h     bool supportsRangeValue() const;
bool              455 Source/core/accessibility/AXObject.h     bool supportsARIALiveRegion() const;
bool              458 Source/core/accessibility/AXObject.h     virtual bool ariaLiveRegionAtomic() const { return false; }
bool              459 Source/core/accessibility/AXObject.h     virtual bool ariaLiveRegionBusy() const { return false; }
bool              492 Source/core/accessibility/AXObject.h     virtual bool canHaveChildren() const { return true; }
bool              493 Source/core/accessibility/AXObject.h     bool hasChildren() const { return m_haveChildren; }
bool              495 Source/core/accessibility/AXObject.h     virtual bool needsToUpdateChildren() const { return false; }
bool              515 Source/core/accessibility/AXObject.h     bool hasAttribute(const QualifiedName&) const;
bool              524 Source/core/accessibility/AXObject.h     bool performDefaultAction() const { return press(); }
bool              525 Source/core/accessibility/AXObject.h     virtual bool press() const;
bool              532 Source/core/accessibility/AXObject.h     virtual void setFocused(bool) { }
bool              533 Source/core/accessibility/AXObject.h     virtual void setSelected(bool) { }
bool              555 Source/core/accessibility/AXObject.h     static bool isARIAControl(AccessibilityRole);
bool              556 Source/core/accessibility/AXObject.h     static bool isARIAInput(AccessibilityRole);
bool              563 Source/core/accessibility/AXObject.h     mutable bool m_haveChildren;
bool              568 Source/core/accessibility/AXObject.h     virtual bool computeAccessibilityIsIgnored() const { return true; }
bool              576 Source/core/accessibility/AXObject.h     bool allowsTextRanges() const { return isTextControl(); }
bool              579 Source/core/accessibility/AXObject.h     bool m_detached;
bool              147 Source/core/accessibility/AXObjectCache.h     static bool accessibilityEnabled() { return gAccessibilityEnabled; }
bool              148 Source/core/accessibility/AXObjectCache.h     static void setInlineTextBoxAccessibility(bool flag) { gInlineTextBoxAccessibility = flag; }
bool              149 Source/core/accessibility/AXObjectCache.h     static bool inlineTextBoxAccessibility() { return gInlineTextBoxAccessibility; }
bool              152 Source/core/accessibility/AXObjectCache.h     bool isIDinUse(AXID id) const { return m_idsInUse.contains(id); }
bool              156 Source/core/accessibility/AXObjectCache.h     bool nodeIsTextControl(const Node*);
bool              196 Source/core/accessibility/AXObjectCache.h     void postNotification(RenderObject*, AXNotification, bool postToElement, PostType = PostAsynchronously);
bool              197 Source/core/accessibility/AXObjectCache.h     void postNotification(Node*, AXNotification, bool postToElement, PostType = PostAsynchronously);
bool              198 Source/core/accessibility/AXObjectCache.h     void postNotification(AXObject*, Document*, AXNotification, bool postToElement, PostType = PostAsynchronously);
bool              200 Source/core/accessibility/AXObjectCache.h     bool nodeHasRole(Node*, const AtomicString& role);
bool              215 Source/core/accessibility/AXObjectCache.h     bool isNodeInUse(Node* n) { return m_textMarkerNodes.contains(n); }
bool              226 Source/core/accessibility/AXObjectCache.h     static bool gAccessibilityEnabled;
bool              227 Source/core/accessibility/AXObjectCache.h     static bool gInlineTextBoxAccessibility;
bool              240 Source/core/accessibility/AXObjectCache.h bool nodeHasRole(Node*, const String& role);
bool              242 Source/core/accessibility/AXObjectCache.h bool isNodeAriaVisible(Node*);
bool               38 Source/core/accessibility/AXProgressIndicator.h     virtual bool isProgressIndicator() const OVERRIDE { return true; }
bool               47 Source/core/accessibility/AXProgressIndicator.h     virtual bool computeAccessibilityIsIgnored() const OVERRIDE;
bool               74 Source/core/accessibility/AXRenderObject.h     bool shouldNotifyActiveDescendant() const;
bool               85 Source/core/accessibility/AXRenderObject.h     mutable bool m_cachedElementRectDirty;
bool               93 Source/core/accessibility/AXRenderObject.h     virtual bool isDetached() const OVERRIDE { return !m_renderer; }
bool               94 Source/core/accessibility/AXRenderObject.h     virtual bool isAXRenderObject() const OVERRIDE { return true; }
bool               97 Source/core/accessibility/AXRenderObject.h     virtual bool isAttachment() const OVERRIDE;
bool               98 Source/core/accessibility/AXRenderObject.h     virtual bool isFileUploadButton() const OVERRIDE;
bool               99 Source/core/accessibility/AXRenderObject.h     virtual bool isLinked() const OVERRIDE;
bool              100 Source/core/accessibility/AXRenderObject.h     virtual bool isLoaded() const OVERRIDE;
bool              101 Source/core/accessibility/AXRenderObject.h     virtual bool isOffScreen() const OVERRIDE;
bool              102 Source/core/accessibility/AXRenderObject.h     virtual bool isReadOnly() const OVERRIDE;
bool              103 Source/core/accessibility/AXRenderObject.h     virtual bool isVisited() const OVERRIDE;
bool              106 Source/core/accessibility/AXRenderObject.h     virtual bool isFocused() const OVERRIDE;
bool              107 Source/core/accessibility/AXRenderObject.h     virtual bool isSelected() const OVERRIDE;
bool              111 Source/core/accessibility/AXRenderObject.h     virtual bool computeAccessibilityIsIgnored() const OVERRIDE;
bool              133 Source/core/accessibility/AXRenderObject.h     virtual bool ariaHasPopup() const OVERRIDE;
bool              134 Source/core/accessibility/AXRenderObject.h     virtual bool ariaRoleHasPresentationalChildren() const OVERRIDE;
bool              135 Source/core/accessibility/AXRenderObject.h     virtual bool isPresentationalChildOfAriaRole() const OVERRIDE;
bool              136 Source/core/accessibility/AXRenderObject.h     virtual bool shouldFocusActiveDescendant() const OVERRIDE;
bool              137 Source/core/accessibility/AXRenderObject.h     virtual bool supportsARIADragging() const OVERRIDE;
bool              138 Source/core/accessibility/AXRenderObject.h     virtual bool supportsARIADropping() const OVERRIDE;
bool              139 Source/core/accessibility/AXRenderObject.h     virtual bool supportsARIAFlowTo() const OVERRIDE;
bool              140 Source/core/accessibility/AXRenderObject.h     virtual bool supportsARIAOwns() const OVERRIDE;
bool              145 Source/core/accessibility/AXRenderObject.h     virtual bool ariaLiveRegionAtomic() const OVERRIDE;
bool              146 Source/core/accessibility/AXRenderObject.h     virtual bool ariaLiveRegionBusy() const OVERRIDE;
bool              170 Source/core/accessibility/AXRenderObject.h     virtual bool canHaveChildren() const OVERRIDE;
bool              172 Source/core/accessibility/AXRenderObject.h     virtual bool needsToUpdateChildren() const { return m_childrenDirty; }
bool              206 Source/core/accessibility/AXRenderObject.h     bool isAllowedChildOfTree() const;
bool              209 Source/core/accessibility/AXRenderObject.h     bool nodeIsTextControl(const Node*) const;
bool              210 Source/core/accessibility/AXRenderObject.h     bool isTabItemSelected() const;
bool              213 Source/core/accessibility/AXRenderObject.h     bool renderObjectIsObservable(RenderObject*) const;
bool              215 Source/core/accessibility/AXRenderObject.h     bool isDescendantOfElementType(const QualifiedName& tagName) const;
bool              216 Source/core/accessibility/AXRenderObject.h     bool isSVGImage() const;
bool              230 Source/core/accessibility/AXRenderObject.h     bool elementAttributeValue(const QualifiedName&) const;
bool              231 Source/core/accessibility/AXRenderObject.h     bool inheritsPresentationalRole() const;
bool               50 Source/core/accessibility/AXSVGRoot.h     virtual bool isAXSVGRoot() const OVERRIDE { return true; }
bool               53 Source/core/accessibility/AXScrollView.h     virtual bool computeAccessibilityIsIgnored() const OVERRIDE;
bool               54 Source/core/accessibility/AXScrollView.h     virtual bool isAXScrollView() const OVERRIDE { return true; }
bool               55 Source/core/accessibility/AXScrollView.h     virtual bool isEnabled() const OVERRIDE { return true; }
bool               57 Source/core/accessibility/AXScrollView.h     virtual bool isAttachment() const OVERRIDE;
bool               81 Source/core/accessibility/AXScrollView.h     bool m_childrenDirty;
bool               49 Source/core/accessibility/AXScrollbar.h     virtual bool canSetValueAttribute() const OVERRIDE { return true; }
bool               51 Source/core/accessibility/AXScrollbar.h     virtual bool isAXScrollbar() const OVERRIDE { return true; }
bool               58 Source/core/accessibility/AXScrollbar.h     virtual bool isEnabled() const OVERRIDE;
bool               53 Source/core/accessibility/AXSlider.h     virtual bool isSlider() const OVERRIDE FINAL { return true; }
bool               54 Source/core/accessibility/AXSlider.h     virtual bool isControl() const OVERRIDE FINAL { return true; }
bool               58 Source/core/accessibility/AXSlider.h     virtual bool canSetValueAttribute() const OVERRIDE FINAL { return true; }
bool               78 Source/core/accessibility/AXSlider.h     virtual bool computeAccessibilityIsIgnored() const OVERRIDE;
bool               47 Source/core/accessibility/AXSpinButton.h     virtual bool isSpinButton() const OVERRIDE { return true; }
bool               48 Source/core/accessibility/AXSpinButton.h     virtual bool isNativeSpinButton() const OVERRIDE { return true; }
bool               60 Source/core/accessibility/AXSpinButton.h     bool isIncrementor() const { return m_isIncrementor; }
bool               61 Source/core/accessibility/AXSpinButton.h     void setIsIncrementor(bool value) { m_isIncrementor = value; }
bool               65 Source/core/accessibility/AXSpinButton.h     bool m_isIncrementor : 1;
bool               67 Source/core/accessibility/AXSpinButton.h     virtual bool press() const OVERRIDE;
bool               69 Source/core/accessibility/AXSpinButton.h     virtual bool isSpinButtonPart() const OVERRIDE { return true; }
bool               50 Source/core/accessibility/AXTable.h     virtual bool isAXTable() const OVERRIDE FINAL;
bool               51 Source/core/accessibility/AXTable.h     virtual bool isDataTable() const OVERRIDE FINAL;
bool               59 Source/core/accessibility/AXTable.h     virtual bool isAriaTable() const { return false; }
bool               60 Source/core/accessibility/AXTable.h     virtual bool supportsSelectedRows() { return false; }
bool               85 Source/core/accessibility/AXTable.h     bool m_isAXTable;
bool               87 Source/core/accessibility/AXTable.h     bool hasARIARole() const;
bool               88 Source/core/accessibility/AXTable.h     virtual bool isTableExposableThroughAccessibility() const;
bool               89 Source/core/accessibility/AXTable.h     virtual bool computeAccessibilityIsIgnored() const OVERRIDE FINAL;
bool               44 Source/core/accessibility/AXTableCell.h     virtual bool isTableCell() const OVERRIDE FINAL;
bool               59 Source/core/accessibility/AXTableCell.h     virtual bool exposesTitleUIElement() const OVERRIDE FINAL { return true; }
bool               60 Source/core/accessibility/AXTableCell.h     virtual bool computeAccessibilityIsIgnored() const OVERRIDE FINAL;
bool               63 Source/core/accessibility/AXTableColumn.h     virtual bool isTableCol() const OVERRIDE { return true; }
bool               64 Source/core/accessibility/AXTableColumn.h     AXObject* headerObjectForSection(RenderTableSection*, bool thTagRequired);
bool               65 Source/core/accessibility/AXTableColumn.h     virtual bool computeAccessibilityIsIgnored() const OVERRIDE;
bool               54 Source/core/accessibility/AXTableHeaderContainer.h     virtual bool computeAccessibilityIsIgnored() const OVERRIDE;
bool               44 Source/core/accessibility/AXTableRow.h     virtual bool isTableRow() const OVERRIDE FINAL;
bool               64 Source/core/accessibility/AXTableRow.h     virtual bool computeAccessibilityIsIgnored() const OVERRIDE FINAL;
bool               48 Source/core/animation/ActiveAnimations.h bool shouldCompositeForActiveAnimations(const RenderObject&);
bool               49 Source/core/animation/ActiveAnimations.h bool hasActiveAnimations(const RenderObject&, CSSPropertyID);
bool               50 Source/core/animation/ActiveAnimations.h bool hasActiveAnimationsOnCompositor(const RenderObject&, CSSPropertyID);
bool               73 Source/core/animation/ActiveAnimations.h     bool isEmpty() const { return m_defaultStack.isEmpty() && m_cssAnimations.isEmpty(); }
bool               77 Source/core/animation/ActiveAnimations.h     bool hasActiveAnimations(CSSPropertyID) const;
bool               78 Source/core/animation/ActiveAnimations.h     bool hasActiveAnimationsOnCompositor(CSSPropertyID) const;
bool               81 Source/core/animation/ActiveAnimations.h     void setAnimationStyleChange(bool animationStyleChange) { m_animationStyleChange = animationStyleChange; }
bool               86 Source/core/animation/ActiveAnimations.h     bool isAnimationStyleChange() const { return m_animationStyleChange; }
bool               91 Source/core/animation/ActiveAnimations.h     bool m_animationStyleChange;
bool               52 Source/core/animation/AnimatableClipPathOperation.h     virtual bool usesDefaultInterpolationWith(const AnimatableValue*) const OVERRIDE;
bool               61 Source/core/animation/AnimatableClipPathOperation.h     virtual bool equalTo(const AnimatableValue*) const OVERRIDE;
bool               46 Source/core/animation/AnimatableColor.h     bool operator==(const AnimatableColorImpl&) const;
bool               79 Source/core/animation/AnimatableColor.h     virtual bool equalTo(const AnimatableValue*) const OVERRIDE;
bool               61 Source/core/animation/AnimatableDouble.h     virtual bool usesDefaultInterpolationWith(const AnimatableValue*) const OVERRIDE;
bool               70 Source/core/animation/AnimatableDouble.h     virtual bool equalTo(const AnimatableValue*) const OVERRIDE;
bool               53 Source/core/animation/AnimatableFilterOperations.h     virtual bool usesDefaultInterpolationWith(const AnimatableValue*) const OVERRIDE;
bool               60 Source/core/animation/AnimatableFilterOperations.h     virtual bool equalTo(const AnimatableValue*) const OVERRIDE;
bool               54 Source/core/animation/AnimatableImage.h     virtual bool usesDefaultInterpolationWith(const AnimatableValue*) const OVERRIDE;
bool               66 Source/core/animation/AnimatableImage.h     virtual bool equalTo(const AnimatableValue*) const OVERRIDE;
bool               65 Source/core/animation/AnimatableLength.h     static bool canCreateFrom(const CSSValue*);
bool               83 Source/core/animation/AnimatableLength.h     virtual bool usesDefaultInterpolationWith(const AnimatableValue*) const OVERRIDE;
bool              101 Source/core/animation/AnimatableLength.h     virtual bool equalTo(const AnimatableValue*) const OVERRIDE;
bool              103 Source/core/animation/AnimatableLength.h     bool isCalc() const
bool              108 Source/core/animation/AnimatableLength.h     bool isViewportUnit() const
bool              130 Source/core/animation/AnimatableLength.h     static bool primitiveUnitToNumberType(unsigned short primitiveUnit, NumberUnitType& numberType);
bool              137 Source/core/animation/AnimatableLength.h     bool isUnitlessZero() const
bool               65 Source/core/animation/AnimatableLengthBox.h     virtual bool equalTo(const AnimatableValue*) const OVERRIDE;
bool               41 Source/core/animation/AnimatableLengthBoxAndBool.h     static PassRefPtrWillBeRawPtr<AnimatableLengthBoxAndBool> create(PassRefPtrWillBeRawPtr<AnimatableValue> box, bool flag)
bool               46 Source/core/animation/AnimatableLengthBoxAndBool.h     bool flag() const { return m_flag; }
bool               53 Source/core/animation/AnimatableLengthBoxAndBool.h     virtual bool usesDefaultInterpolationWith(const AnimatableValue*) const OVERRIDE;
bool               56 Source/core/animation/AnimatableLengthBoxAndBool.h     AnimatableLengthBoxAndBool(PassRefPtrWillBeRawPtr<AnimatableValue> box, bool flag)
bool               62 Source/core/animation/AnimatableLengthBoxAndBool.h     virtual bool equalTo(const AnimatableValue*) const OVERRIDE;
bool               65 Source/core/animation/AnimatableLengthBoxAndBool.h     bool m_flag;
bool               61 Source/core/animation/AnimatableLengthPoint.h     virtual bool equalTo(const AnimatableValue*) const OVERRIDE;
bool               63 Source/core/animation/AnimatableLengthPoint3D.h     virtual bool equalTo(const AnimatableValue*) const OVERRIDE;
bool               61 Source/core/animation/AnimatableLengthSize.h     virtual bool equalTo(const AnimatableValue*) const OVERRIDE;
bool               55 Source/core/animation/AnimatableNeutral.h     virtual bool equalTo(const AnimatableValue* value) const OVERRIDE
bool               65 Source/core/animation/AnimatableRepeatable.h     static bool interpolateLists(const WillBeHeapVector<RefPtrWillBeMember<AnimatableValue> >& fromValues, const WillBeHeapVector<RefPtrWillBeMember<AnimatableValue> >& toValues, double fraction, WillBeHeapVector<RefPtrWillBeMember<AnimatableValue> >& interpolatedValues);
bool               67 Source/core/animation/AnimatableRepeatable.h     virtual bool usesDefaultInterpolationWith(const AnimatableValue*) const OVERRIDE;
bool               76 Source/core/animation/AnimatableRepeatable.h     virtual bool equalTo(const AnimatableValue*) const OVERRIDE FINAL;
bool               66 Source/core/animation/AnimatableSVGLength.h     virtual bool equalTo(const AnimatableValue*) const OVERRIDE;
bool               60 Source/core/animation/AnimatableSVGPaint.h     virtual bool usesDefaultInterpolationWith(const AnimatableValue*) const OVERRIDE;
bool               70 Source/core/animation/AnimatableSVGPaint.h     virtual bool equalTo(const AnimatableValue*) const OVERRIDE;
bool               60 Source/core/animation/AnimatableShadow.h     virtual bool equalTo(const AnimatableValue*) const OVERRIDE;
bool               52 Source/core/animation/AnimatableShapeValue.h     virtual bool usesDefaultInterpolationWith(const AnimatableValue*) const OVERRIDE;
bool               61 Source/core/animation/AnimatableShapeValue.h     virtual bool equalTo(const AnimatableValue*) const OVERRIDE;
bool               54 Source/core/animation/AnimatableStrokeDasharrayList.h     virtual bool usesDefaultInterpolationWith(const AnimatableValue*) const OVERRIDE;
bool               60 Source/core/animation/AnimatableTransform.h     virtual bool equalTo(const AnimatableValue*) const OVERRIDE;
bool               67 Source/core/animation/AnimatableUnknown.h     virtual bool usesDefaultInterpolationWith(const AnimatableValue*) const OVERRIDE { return true; }
bool               76 Source/core/animation/AnimatableUnknown.h     virtual bool equalTo(const AnimatableValue*) const OVERRIDE;
bool               83 Source/core/animation/AnimatableUnknown.h inline bool AnimatableUnknown::equalTo(const AnimatableValue* value) const
bool               50 Source/core/animation/AnimatableValue.h     static bool usesDefaultInterpolation(const AnimatableValue* from, const AnimatableValue* to)
bool               55 Source/core/animation/AnimatableValue.h     bool equals(const AnimatableValue* value) const
bool               59 Source/core/animation/AnimatableValue.h     bool equals(const AnimatableValue& value) const
bool               64 Source/core/animation/AnimatableValue.h     bool isClipPathOperation() const { return type() == TypeClipPathOperation; }
bool               65 Source/core/animation/AnimatableValue.h     bool isColor() const { return type() == TypeColor; }
bool               66 Source/core/animation/AnimatableValue.h     bool isDouble() const { return type() == TypeDouble; }
bool               67 Source/core/animation/AnimatableValue.h     bool isFilterOperations() const { return type() == TypeFilterOperations; }
bool               68 Source/core/animation/AnimatableValue.h     bool isImage() const { return type() == TypeImage; }
bool               69 Source/core/animation/AnimatableValue.h     bool isLength() const { return type() == TypeLength; }
bool               70 Source/core/animation/AnimatableValue.h     bool isLengthBox() const { return type() == TypeLengthBox; }
bool               71 Source/core/animation/AnimatableValue.h     bool isLengthBoxAndBool() const { return type() == TypeLengthBoxAndBool; }
bool               72 Source/core/animation/AnimatableValue.h     bool isLengthPoint() const { return type() == TypeLengthPoint; }
bool               73 Source/core/animation/AnimatableValue.h     bool isLengthPoint3D() const { return type() == TypeLengthPoint3D; }
bool               74 Source/core/animation/AnimatableValue.h     bool isLengthSize() const { return type() == TypeLengthSize; }
bool               75 Source/core/animation/AnimatableValue.h     bool isNeutral() const { return type() == TypeNeutral; }
bool               76 Source/core/animation/AnimatableValue.h     bool isRepeatable() const { return type() == TypeRepeatable; }
bool               77 Source/core/animation/AnimatableValue.h     bool isSVGLength() const { return type() == TypeSVGLength; }
bool               78 Source/core/animation/AnimatableValue.h     bool isSVGPaint() const { return type() == TypeSVGPaint; }
bool               79 Source/core/animation/AnimatableValue.h     bool isShadow() const { return type() == TypeShadow; }
bool               80 Source/core/animation/AnimatableValue.h     bool isShapeValue() const { return type() == TypeShapeValue; }
bool               81 Source/core/animation/AnimatableValue.h     bool isStrokeDasharrayList() const { return type() == TypeStrokeDasharrayList; }
bool               82 Source/core/animation/AnimatableValue.h     bool isTransform() const { return type() == TypeTransform; }
bool               83 Source/core/animation/AnimatableValue.h     bool isUnknown() const { return type() == TypeUnknown; }
bool               84 Source/core/animation/AnimatableValue.h     bool isVisibility() const { return type() == TypeVisibility; }
bool               86 Source/core/animation/AnimatableValue.h     bool isSameType(const AnimatableValue* value) const
bool              119 Source/core/animation/AnimatableValue.h     virtual bool usesDefaultInterpolationWith(const AnimatableValue* value) const { return false; }
bool              135 Source/core/animation/AnimatableValue.h     virtual bool equalTo(const AnimatableValue*) const = 0;
bool               48 Source/core/animation/AnimatableValueKeyframe.h         virtual bool isAnimatableValuePropertySpecificKeyframe() const OVERRIDE { return true; }
bool               61 Source/core/animation/AnimatableValueKeyframe.h     virtual bool isAnimatableValueKeyframe() const OVERRIDE { return true; }
bool               67 Source/core/animation/AnimatableValueTestHelper.h bool operator==(const AnimatableValue&, const AnimatableValue&);
bool               53 Source/core/animation/AnimatableVisibility.h     virtual bool usesDefaultInterpolationWith(const AnimatableValue*) const OVERRIDE;
bool               61 Source/core/animation/AnimatableVisibility.h     virtual bool equalTo(const AnimatableValue*) const OVERRIDE;
bool               73 Source/core/animation/Animation.h     virtual bool isAnimation() const OVERRIDE { return true; }
bool               81 Source/core/animation/Animation.h     bool affects(CSSPropertyID) const;
bool               86 Source/core/animation/Animation.h     bool isCandidateForAnimationOnCompositor() const;
bool               88 Source/core/animation/Animation.h     bool maybeStartAnimationOnCompositor();
bool               89 Source/core/animation/Animation.h     bool hasActiveAnimationsOnCompositor() const;
bool               90 Source/core/animation/Animation.h     bool hasActiveAnimationsOnCompositor(CSSPropertyID) const;
bool               95 Source/core/animation/Animation.h     void applyEffects(bool previouslyInEffect);
bool              100 Source/core/animation/Animation.h     virtual double calculateTimeToEffectChange(bool forwards, double inheritedTime, double timeToNextIteration) const OVERRIDE;
bool              110 Source/core/animation/Animation.h     bool m_activeInAnimationStack;
bool               67 Source/core/animation/AnimationClock.h     bool m_frozen;
bool               54 Source/core/animation/AnimationEffect.h     virtual bool affects(CSSPropertyID) { return false; };
bool               55 Source/core/animation/AnimationEffect.h     virtual bool isKeyframeEffectModel() const { return false; }
bool               55 Source/core/animation/AnimationPlayer.h     bool update(UpdateReason);
bool               68 Source/core/animation/AnimationPlayer.h     bool paused() const { return m_paused && !m_isPausedForTesting; }
bool               73 Source/core/animation/AnimationPlayer.h     bool finished() { return limited(currentTime()); }
bool               87 Source/core/animation/AnimationPlayer.h     bool hasStartTime() const { return !isNull(m_startTime); }
bool               93 Source/core/animation/AnimationPlayer.h     TimedItem* source(bool& isNull) { isNull = !m_content; return m_content.get(); }
bool              105 Source/core/animation/AnimationPlayer.h     bool outdated() { return m_outdated; }
bool              107 Source/core/animation/AnimationPlayer.h     bool maybeStartAnimationOnCompositor();
bool              109 Source/core/animation/AnimationPlayer.h     bool hasActiveAnimationsOnCompositor();
bool              114 Source/core/animation/AnimationPlayer.h         bool operator<(const SortInfo& other) const;
bool              126 Source/core/animation/AnimationPlayer.h     static bool hasLowerPriority(AnimationPlayer* player1, AnimationPlayer* player2)
bool              134 Source/core/animation/AnimationPlayer.h     bool limited(double currentTime) const;
bool              152 Source/core/animation/AnimationPlayer.h     bool m_paused;
bool              153 Source/core/animation/AnimationPlayer.h     bool m_held;
bool              154 Source/core/animation/AnimationPlayer.h     bool m_isPausedForTesting;
bool              158 Source/core/animation/AnimationPlayer.h     bool m_outdated;
bool              160 Source/core/animation/AnimationPlayer.h     bool m_finished;
bool               53 Source/core/animation/AnimationStack.h     bool isEmpty() const { return m_activeAnimations.isEmpty(); }
bool               54 Source/core/animation/AnimationStack.h     bool affects(CSSPropertyID) const;
bool               55 Source/core/animation/AnimationStack.h     bool hasActiveAnimationsOnCompositor(CSSPropertyID) const;
bool               45 Source/core/animation/AnimationTranslationUtil.h bool toWebFilterOperations(const FilterOperations& inOperations, blink::WebFilterOperations* outOperations);
bool               60 Source/core/animation/CompositorAnimations.h     virtual bool isCandidateForAnimationOnCompositor(const Timing&, const AnimationEffect&);
bool               61 Source/core/animation/CompositorAnimations.h     virtual bool canStartAnimationOnCompositor(const Element&);
bool               63 Source/core/animation/CompositorAnimations.h     virtual bool startAnimationOnCompositor(const Element&, const Timing&, const AnimationEffect&, Vector<int>& startedAnimationIds);
bool               42 Source/core/animation/CompositorAnimationsImpl.h         bool reverse;
bool               43 Source/core/animation/CompositorAnimationsImpl.h         bool alternate;
bool               49 Source/core/animation/CompositorAnimationsImpl.h     static bool convertTimingForCompositor(const Timing&, CompositorTiming& out);
bool               53 Source/core/animation/CompositorAnimationsImpl.h     static void addKeyframesToCurve(blink::WebAnimationCurve&, const AnimatableValuePropertySpecificKeyframeVector&, bool reverse);
bool               56 Source/core/animation/CompositorAnimationsTestHelper.h inline bool operator==(const WebFloatKeyframe& a, const WebFloatKeyframe& b)
bool               88 Source/core/animation/CompositorAnimationsTestHelper.h     MOCK_CONST_METHOD0(alternatesDirection, bool());
bool               89 Source/core/animation/CompositorAnimationsTestHelper.h     MOCK_METHOD1(setAlternatesDirection, void(bool));
bool               80 Source/core/animation/DocumentTimeline.h     bool hasStarted() const { return !isNull(m_zeroTime); }
bool               81 Source/core/animation/DocumentTimeline.h     bool hasPendingUpdates() const { return !m_playersNeedingUpdate.isEmpty(); }
bool               83 Source/core/animation/DocumentTimeline.h     double currentTime(bool& isNull);
bool               90 Source/core/animation/DocumentTimeline.h     bool hasOutdatedAnimationPlayer() const { return m_hasOutdatedAnimationPlayer; }
bool              105 Source/core/animation/DocumentTimeline.h     bool m_hasOutdatedAnimationPlayer;
bool               20 Source/core/animation/EffectInput.h     static PassRefPtrWillBeRawPtr<AnimationEffect> convert(Element*, const Vector<Dictionary>& keyframeDictionaryVector, ExceptionState&, bool unsafe = false);
bool               43 Source/core/animation/InertAnimation.h     static PassRefPtr<InertAnimation> create(PassRefPtrWillBeRawPtr<AnimationEffect>, const Timing&, bool paused);
bool               46 Source/core/animation/InertAnimation.h     bool paused() const { return m_paused; }
bool               51 Source/core/animation/InertAnimation.h     virtual double calculateTimeToEffectChange(bool forwards, double inheritedTime, double timeToNextIteration) const OVERRIDE;
bool               54 Source/core/animation/InertAnimation.h     InertAnimation(PassRefPtrWillBeRawPtr<AnimationEffect>, const Timing&, bool paused);
bool               56 Source/core/animation/InertAnimation.h     bool m_paused;
bool               18 Source/core/animation/InterpolableValue.h     virtual bool isNumber() const { return false; }
bool               19 Source/core/animation/InterpolableValue.h     virtual bool isBool() const { return false; }
bool               20 Source/core/animation/InterpolableValue.h     virtual bool isList() const { return false; }
bool               21 Source/core/animation/InterpolableValue.h     virtual bool isAnimatableValue() const { return false; }
bool               46 Source/core/animation/InterpolableValue.h     virtual bool isNumber() const OVERRIDE FINAL { return true; }
bool               65 Source/core/animation/InterpolableValue.h     static PassOwnPtrWillBeRawPtr<InterpolableBool> create(bool value)
bool               70 Source/core/animation/InterpolableValue.h     virtual bool isBool() const OVERRIDE FINAL { return true; }
bool               71 Source/core/animation/InterpolableValue.h     bool value() const { return m_value; }
bool               78 Source/core/animation/InterpolableValue.h     bool m_value;
bool               80 Source/core/animation/InterpolableValue.h     explicit InterpolableBool(bool value)
bool               99 Source/core/animation/InterpolableValue.h     virtual bool isList() const OVERRIDE FINAL { return true; }
bool              143 Source/core/animation/InterpolableValue.h     virtual bool isAnimatableValue() const OVERRIDE FINAL { return true; }
bool               27 Source/core/animation/Interpolation.h     virtual bool isStyleInterpolation() const { return false; }
bool               28 Source/core/animation/Interpolation.h     virtual bool isLegacyStyleInterpolation() const { return false; }
bool               59 Source/core/animation/Interpolation.h     virtual bool isStyleInterpolation() const OVERRIDE FINAL { return true; }
bool               84 Source/core/animation/Interpolation.h     virtual bool isLegacyStyleInterpolation() const OVERRIDE FINAL { return true; }
bool               30 Source/core/animation/Keyframe.h     static bool compareOffsets(const RefPtrWillBeMember<Keyframe>&, const RefPtrWillBeMember<Keyframe>&);
bool               41 Source/core/animation/Keyframe.h     virtual bool isAnimatableValueKeyframe() const { return false; }
bool               42 Source/core/animation/Keyframe.h     virtual bool isStringKeyframe() const { return false; }
bool               54 Source/core/animation/Keyframe.h         virtual bool isAnimatableValuePropertySpecificKeyframe() const { return false; }
bool               55 Source/core/animation/Keyframe.h         virtual bool isStringPropertySpecificKeyframe() const { return false; }
bool               73 Source/core/animation/KeyframeEffectModel.h     bool isReplaceOnly();
bool               90 Source/core/animation/KeyframeEffectModel.h     virtual bool isKeyframeEffectModel() const OVERRIDE { return true; }
bool               92 Source/core/animation/KeyframeEffectModel.h     virtual bool isAnimatableValueKeyframeEffectModel() const { return false; }
bool               93 Source/core/animation/KeyframeEffectModel.h     virtual bool isStringKeyframeEffectModel() const { return false; }
bool              114 Source/core/animation/KeyframeEffectModel.h     bool affects(CSSPropertyID property)
bool              133 Source/core/animation/KeyframeEffectModel.h     virtual bool isAnimatableValueKeyframeEffectModel() const { return false; }
bool              134 Source/core/animation/KeyframeEffectModel.h     virtual bool isStringKeyframeEffectModel() const { return false; }
bool              163 Source/core/animation/KeyframeEffectModel.h inline bool KeyframeEffectModel<AnimatableValueKeyframe>::isAnimatableValueKeyframeEffectModel() const { return true; }
bool              166 Source/core/animation/KeyframeEffectModel.h inline bool KeyframeEffectModel<StringKeyframe>::isStringKeyframeEffectModel() const { return true; }
bool               48 Source/core/animation/StringKeyframe.h         virtual bool isStringPropertySpecificKeyframe() const OVERRIDE { return true; }
bool               61 Source/core/animation/StringKeyframe.h     virtual bool isStringKeyframe() const OVERRIDE { return true; }
bool               45 Source/core/animation/TimedItem.h static inline bool isNull(double value)
bool               69 Source/core/animation/TimedItem.h         virtual void onEventCondition(const TimedItem*, bool isFirstSample, Phase previousPhase, double previousIteration) = 0;
bool               74 Source/core/animation/TimedItem.h     virtual bool isAnimation() const { return false; }
bool               77 Source/core/animation/TimedItem.h     bool isCurrent() const { return ensureCalculated().isCurrent; }
bool               78 Source/core/animation/TimedItem.h     bool isInEffect() const { return ensureCalculated().isInEffect; }
bool               79 Source/core/animation/TimedItem.h     bool isInPlay() const { return ensureCalculated().isInPlay; }
bool               92 Source/core/animation/TimedItem.h     AnimationPlayer* player(bool& isNull) { isNull = !m_player; return m_player; }
bool               97 Source/core/animation/TimedItem.h     double localTime(bool& isNull) const { isNull = !m_player; return ensureCalculated().localTime; }
bool               98 Source/core/animation/TimedItem.h     double currentIteration(bool& isNull) const { isNull = !ensureCalculated().isInEffect; return ensureCalculated().currentIteration; }
bool              116 Source/core/animation/TimedItem.h     virtual double calculateTimeToEffectChange(bool forwards, double localTime, double timeToNextIteration) const = 0;
bool              144 Source/core/animation/TimedItem.h         bool isCurrent;
bool              145 Source/core/animation/TimedItem.h         bool isInEffect;
bool              146 Source/core/animation/TimedItem.h         bool isInPlay;
bool              151 Source/core/animation/TimedItem.h     mutable bool m_isFirstSample;
bool              152 Source/core/animation/TimedItem.h     mutable bool m_needsUpdate;
bool               60 Source/core/animation/TimedItemCalculations.h static inline bool isActiveInParentPhase(TimedItem::Phase parentPhase, Timing::FillMode fillMode)
bool              114 Source/core/animation/TimedItemCalculations.h static inline bool endsOnIterationBoundary(double iterationCount, double iterationStart)
bool              172 Source/core/animation/TimedItemCalculations.h     const bool currentIterationIsOdd = fmod(currentIteration, 2) >= 1;
bool              173 Source/core/animation/TimedItemCalculations.h     const bool currentDirectionIsForwards = specified.direction == Timing::PlaybackDirectionNormal
bool               22 Source/core/animation/TimedItemTiming.h     void getDuration(String propertyName, bool& element0Enabled, double& element0, bool& element1Enabled, String& element1);
bool               32 Source/core/animation/TimedItemTiming.h     bool setDuration(String name, double duration);
bool               52 Source/core/animation/css/CSSAnimationData.h     bool isDelaySet() const { return m_delaySet; }
bool               53 Source/core/animation/css/CSSAnimationData.h     bool isDirectionSet() const { return m_directionSet; }
bool               54 Source/core/animation/css/CSSAnimationData.h     bool isDurationSet() const { return m_durationSet; }
bool               55 Source/core/animation/css/CSSAnimationData.h     bool isFillModeSet() const { return m_fillModeSet; }
bool               56 Source/core/animation/css/CSSAnimationData.h     bool isIterationCountSet() const { return m_iterationCountSet; }
bool               57 Source/core/animation/css/CSSAnimationData.h     bool isNameSet() const { return m_nameSet; }
bool               58 Source/core/animation/css/CSSAnimationData.h     bool isPlayStateSet() const { return m_playStateSet; }
bool               59 Source/core/animation/css/CSSAnimationData.h     bool isPropertySet() const { return m_propertySet; }
bool               60 Source/core/animation/css/CSSAnimationData.h     bool isTimingFunctionSet() const { return m_timingFunctionSet; }
bool               63 Source/core/animation/css/CSSAnimationData.h     bool isNoneAnimation() const { return m_isNone; }
bool               66 Source/core/animation/css/CSSAnimationData.h     bool isValidAnimation() const { return !m_isNone && !m_name.isEmpty(); }
bool               68 Source/core/animation/css/CSSAnimationData.h     bool isEmpty() const
bool              137 Source/core/animation/css/CSSAnimationData.h     void setIsNoneAnimation(bool n) { m_isNone = n; }
bool              142 Source/core/animation/css/CSSAnimationData.h     bool operator==(const CSSAnimationData& o) const { return animationsMatchForStyleRecalc(&o); }
bool              143 Source/core/animation/css/CSSAnimationData.h     bool operator!=(const CSSAnimationData& o) const { return !(*this == o); }
bool              153 Source/core/animation/css/CSSAnimationData.h     bool animationsMatchForStyleRecalc(const CSSAnimationData*) const;
bool               41 Source/core/animation/css/CSSAnimationDataList.h     bool operator==(const CSSAnimationDataList&) const;
bool               42 Source/core/animation/css/CSSAnimationDataList.h     bool operator!=(const CSSAnimationDataList& o) const
bool               48 Source/core/animation/css/CSSAnimationDataList.h     bool isEmpty() const { return m_animations.isEmpty(); }
bool               65 Source/core/animation/css/CSSAnimations.h     bool isCancelledAnimation(const AnimationPlayer* player) const { return m_cancelledAnimationPlayers.contains(player); }
bool               86 Source/core/animation/css/CSSAnimations.h     bool isCancelledTransition(CSSPropertyID id) const { return m_cancelledTransitions.contains(id); }
bool              123 Source/core/animation/css/CSSAnimations.h     bool isEmpty() const
bool              161 Source/core/animation/css/CSSAnimations.h     static bool isAnimatableProperty(CSSPropertyID);
bool              169 Source/core/animation/css/CSSAnimations.h     bool isEmpty() const { return m_animations.isEmpty() && m_transitions.isEmpty() && !m_pendingUpdate; }
bool              213 Source/core/animation/css/CSSAnimations.h         virtual void onEventCondition(const TimedItem*, bool isFirstSample, TimedItem::Phase previousPhase, double previousIteration) OVERRIDE;
bool              227 Source/core/animation/css/CSSAnimations.h         virtual void onEventCondition(const TimedItem*, bool isFirstSample, TimedItem::Phase previousPhase, double previousIteration) OVERRIDE;
bool               47 Source/core/animation/css/CSSPendingAnimations.h     bool startPendingAnimations();
bool               16 Source/core/animation/css/CSSPropertyEquality.h     static bool propertiesEqual(CSSPropertyID, const RenderStyle&, const RenderStyle&);
bool               63 Source/core/clipboard/Clipboard.h     bool isForCopyAndPaste() const { return m_clipboardType == CopyAndPaste; }
bool               64 Source/core/clipboard/Clipboard.h     bool isForDragAndDrop() const { return m_clipboardType == DragAndDrop; }
bool               68 Source/core/clipboard/Clipboard.h     bool dropEffectIsUninitialized() const { return m_dropEffect == "uninitialized"; }
bool               74 Source/core/clipboard/Clipboard.h     bool setData(const String& type, const String& data);
bool               93 Source/core/clipboard/Clipboard.h     bool hasData();
bool               96 Source/core/clipboard/Clipboard.h     bool canReadTypes() const;
bool               97 Source/core/clipboard/Clipboard.h     bool canReadData() const;
bool               98 Source/core/clipboard/Clipboard.h     bool canWriteData() const;
bool              103 Source/core/clipboard/Clipboard.h     bool canSetDragImage() const;
bool              110 Source/core/clipboard/Clipboard.h     bool hasDropZoneType(const String&);
bool              123 Source/core/clipboard/Clipboard.h     bool hasFileOfType(const String&) const;
bool              124 Source/core/clipboard/Clipboard.h     bool hasStringOfType(const String&) const;
bool               77 Source/core/clipboard/DataObject.h     bool setData(const String& type, const String& data);
bool               85 Source/core/clipboard/DataObject.h     bool containsFilenames() const;
bool              102 Source/core/clipboard/DataObject.h     bool internalAddStringItem(PassRefPtrWillBeRawPtr<DataObjectItem>);
bool               69 Source/core/clipboard/DataObjectItem.h     bool isFilename() const;
bool               54 Source/core/clipboard/Pasteboard.h     bool canSmartReplace();
bool               55 Source/core/clipboard/Pasteboard.h     bool isHTMLAvailable();
bool               65 Source/core/clipboard/Pasteboard.h     void writeHTML(const String& markup, const KURL& documentURL, const String& plainText, bool canSmartCopyOrDelete);
bool               67 Source/core/clipboard/Pasteboard.h     bool isSelectionMode() const;
bool               68 Source/core/clipboard/Pasteboard.h     void setSelectionMode(bool);
bool               20 Source/core/css/BinaryDataFontFaceSource.h     virtual bool isValid() const OVERRIDE;
bool               49 Source/core/css/CSSArrayFunctionValue.h     bool equals(const CSSArrayFunctionValue&) const;
bool               48 Source/core/css/CSSAspectRatioValue.h     bool equals(const CSSAspectRatioValue&) const;
bool               53 Source/core/css/CSSBasicShapes.h     virtual bool equals(const CSSBasicShape&) const = 0;
bool               71 Source/core/css/CSSBasicShapes.h     virtual bool equals(const CSSBasicShape&) const OVERRIDE;
bool               97 Source/core/css/CSSBasicShapes.h     virtual bool equals(const CSSBasicShape&) const OVERRIDE;
bool              139 Source/core/css/CSSBasicShapes.h     virtual bool equals(const CSSBasicShape&) const OVERRIDE;
bool              203 Source/core/css/CSSBasicShapes.h     virtual bool equals(const CSSBasicShape&) const OVERRIDE;
bool               39 Source/core/css/CSSBorderImageSliceValue.h     static PassRefPtrWillBeRawPtr<CSSBorderImageSliceValue> create(PassRefPtrWillBeRawPtr<CSSPrimitiveValue> slices, bool fill)
bool               48 Source/core/css/CSSBorderImageSliceValue.h     bool equals(const CSSBorderImageSliceValue&) const;
bool               55 Source/core/css/CSSBorderImageSliceValue.h     bool m_fill;
bool               58 Source/core/css/CSSBorderImageSliceValue.h     CSSBorderImageSliceValue(PassRefPtrWillBeRawPtr<CSSPrimitiveValue> slices, bool fill);
bool               67 Source/core/css/CSSCalculationValue.h     virtual bool isZero() const = 0;
bool               72 Source/core/css/CSSCalculationValue.h     virtual bool equals(const CSSCalcExpressionNode& other) const { return m_category == other.m_category && m_isInteger == other.m_isInteger; }
bool               77 Source/core/css/CSSCalculationValue.h     bool isInteger() const { return m_isInteger; }
bool               82 Source/core/css/CSSCalculationValue.h     CSSCalcExpressionNode(CalculationCategory category, bool isInteger)
bool               89 Source/core/css/CSSCalculationValue.h     bool m_isInteger;
bool               98 Source/core/css/CSSCalculationValue.h     static PassRefPtrWillBeRawPtr<CSSCalcExpressionNode> createExpressionNode(PassRefPtrWillBeRawPtr<CSSPrimitiveValue>, bool isInteger = false);
bool              108 Source/core/css/CSSCalculationValue.h     bool isInt() const { return m_expression->isInteger(); }
bool              110 Source/core/css/CSSCalculationValue.h     bool isNegative() const { return m_expression->doubleValue() < 0; }
bool              116 Source/core/css/CSSCalculationValue.h     bool equals(const CSSCalcValue&) const;
bool              137 Source/core/css/CSSCalculationValue.h     const bool m_nonNegative;
bool               47 Source/core/css/CSSCanvasValue.h     bool isFixedSize() const { return true; }
bool               50 Source/core/css/CSSCanvasValue.h     bool isPending() const { return false; }
bool               53 Source/core/css/CSSCanvasValue.h     bool equals(const CSSCanvasValue&) const;
bool               52 Source/core/css/CSSComputedStyleDeclaration.h     static PassRefPtr<CSSComputedStyleDeclaration> create(PassRefPtr<Node> node, bool allowVisitedStyle = false, const String& pseudoElementName = String())
bool               63 Source/core/css/CSSComputedStyleDeclaration.h     bool getPropertyPriority(CSSPropertyID) const;
bool               69 Source/core/css/CSSComputedStyleDeclaration.h     bool useFixedFontDefaultSize() const;
bool               75 Source/core/css/CSSComputedStyleDeclaration.h     CSSComputedStyleDeclaration(PassRefPtr<Node>, bool allowVisitedStyle, const String&);
bool               93 Source/core/css/CSSComputedStyleDeclaration.h     virtual bool isPropertyImplicit(const String& propertyName) OVERRIDE;
bool              100 Source/core/css/CSSComputedStyleDeclaration.h     virtual void setPropertyInternal(CSSPropertyID, const String& value, bool important, ExceptionState&) OVERRIDE;
bool              102 Source/core/css/CSSComputedStyleDeclaration.h     virtual bool cssPropertyMatches(CSSPropertyID, const CSSValue*) const OVERRIDE;
bool              104 Source/core/css/CSSComputedStyleDeclaration.h     PassRefPtrWillBeRawPtr<CSSValue> valueForShadowData(const ShadowData&, const RenderStyle&, bool useSpread) const;
bool              105 Source/core/css/CSSComputedStyleDeclaration.h     PassRefPtrWillBeRawPtr<CSSValue> valueForShadowList(const ShadowList*, const RenderStyle&, bool useSpread) const;
bool              118 Source/core/css/CSSComputedStyleDeclaration.h     bool m_allowVisitedStyle;
bool               56 Source/core/css/CSSCrossfadeValue.h     bool isFixedSize() const { return true; }
bool               59 Source/core/css/CSSCrossfadeValue.h     bool isPending() const;
bool               60 Source/core/css/CSSCrossfadeValue.h     bool knownToBeOpaque(const RenderObject*) const;
bool               66 Source/core/css/CSSCrossfadeValue.h     bool hasFailedOrCanceledSubresources() const;
bool               68 Source/core/css/CSSCrossfadeValue.h     bool equals(const CSSCrossfadeValue&) const;
bool               89 Source/core/css/CSSCrossfadeValue.h         void setReady(bool ready) { m_ready = ready; }
bool               92 Source/core/css/CSSCrossfadeValue.h         bool m_ready;
bool               35 Source/core/css/CSSCursorImageValue.h     static PassRefPtrWillBeRawPtr<CSSCursorImageValue> create(PassRefPtrWillBeRawPtr<CSSValue> imageValue, bool hasHotSpot, const IntPoint& hotSpot)
bool               42 Source/core/css/CSSCursorImageValue.h     bool hasHotSpot() const { return m_hasHotSpot; }
bool               53 Source/core/css/CSSCursorImageValue.h     bool updateIfSVGCursorIsUsed(Element*);
bool               59 Source/core/css/CSSCursorImageValue.h     bool equals(const CSSCursorImageValue&) const;
bool               64 Source/core/css/CSSCursorImageValue.h     CSSCursorImageValue(PassRefPtrWillBeRawPtr<CSSValue> imageValue, bool hasHotSpot, const IntPoint& hotSpot);
bool               66 Source/core/css/CSSCursorImageValue.h     bool isSVGCursor() const;
bool               76 Source/core/css/CSSCursorImageValue.h     bool m_hasHotSpot;
bool               79 Source/core/css/CSSCursorImageValue.h     bool m_accessedImage;
bool               40 Source/core/css/CSSCustomFontData.h     virtual bool shouldSkipDrawing() const OVERRIDE
bool               55 Source/core/css/CSSCustomFontData.h     virtual bool isLoading() const OVERRIDE { return m_isUsed; }
bool               56 Source/core/css/CSSCustomFontData.h     virtual bool isLoadingFallback() const OVERRIDE { return true; }
bool               69 Source/core/css/CSSCustomFontData.h     mutable bool m_isUsed;
bool               38 Source/core/css/CSSDefaultStyleSheets.h     void ensureDefaultStyleSheetsForElement(Element*, bool& changedDefaultStyle);
bool               52 Source/core/css/CSSFilterValue.h     static bool typeUsesSpaceSeparator(FilterOperationType);
bool               65 Source/core/css/CSSFilterValue.h     bool equals(const CSSFilterValue&) const;
bool               66 Source/core/css/CSSFontFace.h     bool isValid() const { return !m_sources.isEmpty(); }
bool               85 Source/core/css/CSSFontFace.h         bool contains(UChar32 c) const { return m_from <= c && c <= m_to; }
bool               86 Source/core/css/CSSFontFace.h         bool operator<(const UnicodeRange& other) const { return m_from < other.m_from; }
bool               87 Source/core/css/CSSFontFace.h         bool operator<(UChar32 c) const { return m_to < c; }
bool               97 Source/core/css/CSSFontFace.h         bool intersectsWith(const String&) const;
bool               98 Source/core/css/CSSFontFace.h         bool isEntireRange() const { return m_ranges.isEmpty(); }
bool              109 Source/core/css/CSSFontFace.h     bool hadBlankText() { return isValid() && m_sources.first()->hadBlankText(); }
bool               42 Source/core/css/CSSFontFaceSource.h     virtual bool isLocal() const { return false; }
bool               43 Source/core/css/CSSFontFaceSource.h     virtual bool isLoading() const { return false; }
bool               44 Source/core/css/CSSFontFaceSource.h     virtual bool isLoaded() const { return true; }
bool               45 Source/core/css/CSSFontFaceSource.h     virtual bool isValid() const { return true; }
bool               52 Source/core/css/CSSFontFaceSource.h     virtual bool isLocalFontAvailable(const FontDescription&) { return false; }
bool               55 Source/core/css/CSSFontFaceSource.h     virtual bool hadBlankText() { return false; }
bool               53 Source/core/css/CSSFontFaceSrcValue.h     bool isLocal() const { return m_isLocal; }
bool               57 Source/core/css/CSSFontFaceSrcValue.h     bool isSupportedFormat() const;
bool               60 Source/core/css/CSSFontFaceSrcValue.h     bool isSVGFontFaceSrc() const;
bool               68 Source/core/css/CSSFontFaceSrcValue.h     bool hasFailedOrCanceledSubresources() const;
bool               72 Source/core/css/CSSFontFaceSrcValue.h     bool equals(const CSSFontFaceSrcValue&) const;
bool               77 Source/core/css/CSSFontFaceSrcValue.h     CSSFontFaceSrcValue(const String& resource, bool local)
bool               89 Source/core/css/CSSFontFaceSrcValue.h     bool m_isLocal;
bool               45 Source/core/css/CSSFontFeatureValue.h     bool equals(const CSSFontFeatureValue&) const;
bool               42 Source/core/css/CSSFontValue.h     bool equals(const CSSFontValue&) const;
bool               50 Source/core/css/CSSFunctionValue.h     bool equals(const CSSFunctionValue&) const;
bool               62 Source/core/css/CSSGradientValue.h     bool m_colorIsDerivedFromElement;
bool               63 Source/core/css/CSSGradientValue.h     bool operator==(const CSSGradientColorStop& other) const
bool               80 Source/core/css/CSSGradientValue.h     static const bool canInitializeWithMemset = true;
bool               81 Source/core/css/CSSGradientValue.h     static const bool canMoveWithMemcpy = true;
bool              103 Source/core/css/CSSGradientValue.h     bool isRepeating() const { return m_repeating; }
bool              107 Source/core/css/CSSGradientValue.h     bool isFixedSize() const { return false; }
bool              110 Source/core/css/CSSGradientValue.h     bool isPending() const { return false; }
bool              111 Source/core/css/CSSGradientValue.h     bool knownToBeOpaque(const RenderObject*) const;
bool              145 Source/core/css/CSSGradientValue.h     bool isCacheable() const;
bool              156 Source/core/css/CSSGradientValue.h     bool m_stopsSorted;
bool              158 Source/core/css/CSSGradientValue.h     bool m_repeating;
bool              183 Source/core/css/CSSGradientValue.h     bool equals(const CSSLinearGradientValue&) const;
bool              230 Source/core/css/CSSGradientValue.h     bool equals(const CSSRadialGradientValue&) const;
bool               69 Source/core/css/CSSGrammar.y     bool boolean;
bool              106 Source/core/css/CSSGrammar.y static inline bool isCSSTokenAString(int yytype)
bool             1491 Source/core/css/CSSGrammar.y         bool isPropertyParsed = false;
bool               62 Source/core/css/CSSImageGeneratorValue.h     bool isFixedSize() const;
bool               65 Source/core/css/CSSImageGeneratorValue.h     bool isPending() const;
bool               66 Source/core/css/CSSImageGeneratorValue.h     bool knownToBeOpaque(const RenderObject*) const;
bool               55 Source/core/css/CSSImageSetValue.h     bool isPending() const { return !m_accessedBestFitImage; }
bool               62 Source/core/css/CSSImageSetValue.h     bool hasFailedOrCanceledSubresources() const;
bool               76 Source/core/css/CSSImageSetValue.h     static inline bool compareByScaleFactor(ImageWithScale first, ImageWithScale second) { return first.scaleFactor < second.scaleFactor; }
bool               79 Source/core/css/CSSImageSetValue.h     bool m_accessedBestFitImage;
bool               62 Source/core/css/CSSImageValue.h     bool hasFailedOrCanceledSubresources() const;
bool               64 Source/core/css/CSSImageValue.h     bool equals(const CSSImageValue&) const;
bool               66 Source/core/css/CSSImageValue.h     bool knownToBeOpaque(const RenderObject*) const;
bool               78 Source/core/css/CSSImageValue.h     bool m_accessedImage;
bool               38 Source/core/css/CSSInheritedValue.h     bool equals(const CSSInheritedValue&) const { return true; }
bool               42 Source/core/css/CSSInitialValue.h     bool isImplicit() const { return m_isImplicit; }
bool               44 Source/core/css/CSSInitialValue.h     bool equals(const CSSInitialValue&) const { return true; }
bool               49 Source/core/css/CSSInitialValue.h     explicit CSSInitialValue(bool implicit)
bool               55 Source/core/css/CSSInitialValue.h     bool m_isImplicit;
bool               55 Source/core/css/CSSKeyframesRule.h     bool isVendorPrefixed() const { return m_isPrefixed; }
bool               56 Source/core/css/CSSKeyframesRule.h     void setVendorPrefixed(bool isPrefixed) { m_isPrefixed = isPrefixed; }
bool               70 Source/core/css/CSSKeyframesRule.h     bool m_isPrefixed;
bool              101 Source/core/css/CSSKeyframesRule.h     bool isVendorPrefixed() const { return m_isPrefixed; }
bool              102 Source/core/css/CSSKeyframesRule.h     void setVendorPrefixed(bool isPrefixed) { m_isPrefixed = isPrefixed; }
bool              112 Source/core/css/CSSKeyframesRule.h     bool m_isPrefixed;
bool               49 Source/core/css/CSSLineBoxContainValue.h     bool equals(const CSSLineBoxContainValue& other) const { return m_value == other.m_value; }
bool               55 Source/core/css/CSSParserMode.h inline bool isQuirksModeBehavior(CSSParserMode mode)
bool               60 Source/core/css/CSSParserMode.h inline bool isUASheetBehavior(CSSParserMode mode)
bool               65 Source/core/css/CSSParserMode.h inline bool isInternalPropertyAndValueParsingEnabledForMode(CSSParserMode mode)
bool               70 Source/core/css/CSSParserMode.h inline bool isUnitLessLengthParsingEnabledForMode(CSSParserMode mode)
bool               75 Source/core/css/CSSParserMode.h inline bool isCSSViewportParsingEnabledForMode(CSSParserMode mode)
bool               80 Source/core/css/CSSParserMode.h inline bool isSVGNumberParsingEnabledForMode(CSSParserMode mode)
bool               85 Source/core/css/CSSParserMode.h inline bool isUseCounterEnabledForMode(CSSParserMode mode)
bool              104 Source/core/css/CSSParserMode.h     bool operator==(const CSSParserContext&) const;
bool              105 Source/core/css/CSSParserMode.h     bool operator!=(const CSSParserContext& other) const { return !(*this == other); }
bool              110 Source/core/css/CSSParserMode.h     bool isHTMLDocument() const { return m_isHTMLDocument; }
bool              115 Source/core/css/CSSParserMode.h     bool useLegacyBackgroundSizeShorthandBehavior() const { return m_useLegacyBackgroundSizeShorthandBehavior; }
bool              131 Source/core/css/CSSParserMode.h     bool m_isHTMLDocument;
bool              132 Source/core/css/CSSParserMode.h     bool m_useLegacyBackgroundSizeShorthandBehavior;
bool               82 Source/core/css/CSSParserValues.h     bool is8Bit() const { return m_is8Bit; }
bool               99 Source/core/css/CSSParserValues.h     bool equalIgnoringCase(const char* str) const
bool              101 Source/core/css/CSSParserValues.h         bool match = is8Bit() ? WTF::equalIgnoringCase(str, characters8(), length()) : WTF::equalIgnoringCase(str, characters16(), length());
bool              109 Source/core/css/CSSParserValues.h     bool startsWithIgnoringCase(const char (&str)[strLength]) const
bool              114 Source/core/css/CSSParserValues.h     bool startsWithIgnoringCase(const char* str, size_t strLength) const
bool              126 Source/core/css/CSSParserValues.h     bool isFunction() const { return length() > 0 && (*this)[length() - 1] == '('; }
bool              133 Source/core/css/CSSParserValues.h     bool m_is8Bit;
bool              146 Source/core/css/CSSParserValues.h     bool isInt;
bool              234 Source/core/css/CSSParserValues.h     bool relationIsAffectedByPseudoContent() const { return m_selector->relationIsAffectedByPseudoContent(); }
bool              238 Source/core/css/CSSParserValues.h     bool hasHostPseudoSelector() const;
bool              239 Source/core/css/CSSParserValues.h     bool isContentPseudoElement() const { return m_selector->isContentPseudoElement(); }
bool              242 Source/core/css/CSSParserValues.h     bool isCustomPseudoElement() const { return m_selector->isCustomPseudoElement(); }
bool              243 Source/core/css/CSSParserValues.h     bool crossesTreeScopes() const { return isCustomPseudoElement() || pseudoType() == CSSSelector::PseudoCue || pseudoType() == CSSSelector::PseudoShadow; }
bool              245 Source/core/css/CSSParserValues.h     bool isSimple() const;
bool              246 Source/core/css/CSSParserValues.h     bool hasShadowPseudo() const;
bool              253 Source/core/css/CSSParserValues.h     void prependTagSelector(const QualifiedName&, bool tagIsForNamespaceRule = false);
bool              260 Source/core/css/CSSParserValues.h inline bool CSSParserSelector::hasShadowPseudo() const
bool              159 Source/core/css/CSSPrimitiveValue.h     bool isAngle() const
bool              166 Source/core/css/CSSPrimitiveValue.h     bool isAttr() const { return m_primitiveUnitType == CSS_ATTR; }
bool              167 Source/core/css/CSSPrimitiveValue.h     bool isCounter() const { return m_primitiveUnitType == CSS_COUNTER; }
bool              168 Source/core/css/CSSPrimitiveValue.h     bool isFontIndependentLength() const { return m_primitiveUnitType >= CSS_PX && m_primitiveUnitType <= CSS_PC; }
bool              169 Source/core/css/CSSPrimitiveValue.h     bool isFontRelativeLength() const
bool              176 Source/core/css/CSSPrimitiveValue.h     bool isLength() const
bool              181 Source/core/css/CSSPrimitiveValue.h     bool isNumber() const { return primitiveType() == CSS_NUMBER; }
bool              182 Source/core/css/CSSPrimitiveValue.h     bool isPercentage() const { return primitiveType() == CSS_PERCENTAGE; }
bool              183 Source/core/css/CSSPrimitiveValue.h     bool isPx() const { return primitiveType() == CSS_PX; }
bool              184 Source/core/css/CSSPrimitiveValue.h     bool isRect() const { return m_primitiveUnitType == CSS_RECT; }
bool              185 Source/core/css/CSSPrimitiveValue.h     bool isRGBColor() const { return m_primitiveUnitType == CSS_RGBCOLOR; }
bool              186 Source/core/css/CSSPrimitiveValue.h     bool isShape() const { return m_primitiveUnitType == CSS_SHAPE; }
bool              187 Source/core/css/CSSPrimitiveValue.h     bool isString() const { return m_primitiveUnitType == CSS_STRING; }
bool              188 Source/core/css/CSSPrimitiveValue.h     bool isTime() const { return m_primitiveUnitType == CSS_S || m_primitiveUnitType == CSS_MS; }
bool              189 Source/core/css/CSSPrimitiveValue.h     bool isURI() const { return m_primitiveUnitType == CSS_URI; }
bool              190 Source/core/css/CSSPrimitiveValue.h     bool isCalculated() const { return m_primitiveUnitType == CSS_CALC; }
bool              191 Source/core/css/CSSPrimitiveValue.h     bool isCalculatedPercentageWithNumber() const { return primitiveType() == CSS_CALC_PERCENTAGE_WITH_NUMBER; }
bool              192 Source/core/css/CSSPrimitiveValue.h     bool isCalculatedPercentageWithLength() const { return primitiveType() == CSS_CALC_PERCENTAGE_WITH_LENGTH; }
bool              193 Source/core/css/CSSPrimitiveValue.h     bool isDotsPerInch() const { return primitiveType() == CSS_DPI; }
bool              194 Source/core/css/CSSPrimitiveValue.h     bool isDotsPerPixel() const { return primitiveType() == CSS_DPPX; }
bool              195 Source/core/css/CSSPrimitiveValue.h     bool isDotsPerCentimeter() const { return primitiveType() == CSS_DPCM; }
bool              196 Source/core/css/CSSPrimitiveValue.h     bool isResolution() const
bool              201 Source/core/css/CSSPrimitiveValue.h     bool isViewportPercentageLength() const { return m_primitiveUnitType >= CSS_VW && m_primitiveUnitType <= CSS_VMAX; }
bool              202 Source/core/css/CSSPrimitiveValue.h     bool isFlex() const { return primitiveType() == CSS_FR; }
bool              203 Source/core/css/CSSPrimitiveValue.h     bool isValueID() const { return m_primitiveUnitType == CSS_VALUE_ID; }
bool              204 Source/core/css/CSSPrimitiveValue.h     bool colorIsDerivedFromElement() const;
bool              338 Source/core/css/CSSPrimitiveValue.h     bool isQuirkValue() { return m_isQuirkValue; }
bool              343 Source/core/css/CSSPrimitiveValue.h     bool equals(const CSSPrimitiveValue&) const;
bool              391 Source/core/css/CSSPrimitiveValue.h     bool getDoubleValueInternal(UnitTypes targetUnitType, double* result) const;
bool               35 Source/core/css/CSSProperty.h     StylePropertyMetadata(CSSPropertyID propertyID, bool isSetFromShorthand, int indexInShorthandsVector, bool important, bool implicit, bool inherited)
bool               58 Source/core/css/CSSProperty.h     CSSProperty(CSSPropertyID propertyID, PassRefPtrWillBeRawPtr<CSSValue> value, bool important = false, bool isSetFromShorthand = false, int indexInShorthandsVector = 0, bool implicit = false)
bool               72 Source/core/css/CSSProperty.h     bool isSetFromShorthand() const { return m_metadata.m_isSetFromShorthand; };
bool               74 Source/core/css/CSSProperty.h     bool isImportant() const { return m_metadata.m_important; }
bool               81 Source/core/css/CSSProperty.h     static bool isInheritedProperty(CSSPropertyID);
bool              195 Source/core/css/CSSProperty.h     static const bool canInitializeWithMemset = true;
bool              196 Source/core/css/CSSProperty.h     static const bool canMoveWithMemcpy = true;
bool               60 Source/core/css/CSSPropertySourceData.h     CSSPropertySourceData(const String& name, const String& value, bool important, bool disabled, bool parsedOk, const SourceRange& range);
bool               71 Source/core/css/CSSPropertySourceData.h     bool important;
bool               72 Source/core/css/CSSPropertySourceData.h     bool disabled;
bool               73 Source/core/css/CSSPropertySourceData.h     bool parsedOk;
bool              149 Source/core/css/CSSPropertySourceData.h     static const bool canInitializeWithMemset = true;
bool              150 Source/core/css/CSSPropertySourceData.h     static const bool canMoveWithMemcpy = true;
bool              154 Source/core/css/CSSPropertySourceData.h     static const bool canInitializeWithMemset = true;
bool              155 Source/core/css/CSSPropertySourceData.h     static const bool canMoveWithMemcpy = true;
bool               51 Source/core/css/CSSReflectValue.h     bool equals(const CSSReflectValue&) const;
bool               98 Source/core/css/CSSRule.h     bool hasCachedSelectorText() const { return m_hasCachedSelectorText; }
bool               99 Source/core/css/CSSRule.h     void setHasCachedSelectorText(bool hasCachedSelectorText) const { m_hasCachedSelectorText = hasCachedSelectorText; }
bool               49 Source/core/css/CSSSVGDocumentValue.h     bool loadRequested() const { return m_loadRequested; }
bool               50 Source/core/css/CSSSVGDocumentValue.h     bool equals(const CSSSVGDocumentValue&) const;
bool               59 Source/core/css/CSSSVGDocumentValue.h     bool m_loadRequested;
bool               60 Source/core/css/CSSSegmentedFontFace.h     void addFontFace(PassRefPtr<FontFace>, bool cssConnected);
bool               62 Source/core/css/CSSSegmentedFontFace.h     bool isEmpty() const { return m_fontFaces.isEmpty(); }
bool               66 Source/core/css/CSSSegmentedFontFace.h     bool checkFont(const String&) const;
bool               74 Source/core/css/CSSSegmentedFontFace.h     bool isValid() const;
bool               75 Source/core/css/CSSSegmentedFontFace.h     bool isLoading() const;
bool               76 Source/core/css/CSSSegmentedFontFace.h     bool isLoaded() const;
bool               89 Source/core/css/CSSSelector.h         explicit CSSSelector(const QualifiedName&, bool tagIsForNamespaceRule = false);
bool               99 Source/core/css/CSSSelector.h         bool operator==(const CSSSelector&) const;
bool              278 Source/core/css/CSSSelector.h         bool parseNth() const;
bool              279 Source/core/css/CSSSelector.h         bool matchNth(int count) const;
bool              281 Source/core/css/CSSSelector.h         bool matchesPseudoElement() const;
bool              282 Source/core/css/CSSSelector.h         bool isUnknownPseudoElement() const;
bool              283 Source/core/css/CSSSelector.h         bool isCustomPseudoElement() const;
bool              284 Source/core/css/CSSSelector.h         bool isDirectAdjacentSelector() const { return m_relation == DirectAdjacent; }
bool              285 Source/core/css/CSSSelector.h         bool isSiblingSelector() const;
bool              286 Source/core/css/CSSSelector.h         bool isAttributeSelector() const;
bool              287 Source/core/css/CSSSelector.h         bool isContentPseudoElement() const;
bool              288 Source/core/css/CSSSelector.h         bool isShadowPseudoElement() const;
bool              289 Source/core/css/CSSSelector.h         bool isHostPseudoClass() const;
bool              295 Source/core/css/CSSSelector.h         bool isLastInSelectorList() const { return m_isLastInSelectorList; }
bool              297 Source/core/css/CSSSelector.h         bool isLastInTagHistory() const { return m_isLastInTagHistory; }
bool              301 Source/core/css/CSSSelector.h         bool isCompound() const;
bool              303 Source/core/css/CSSSelector.h         bool isForPage() const { return m_isForPage; }
bool              306 Source/core/css/CSSSelector.h         bool relationIsAffectedByPseudoContent() const { return m_relationIsAffectedByPseudoContent; }
bool              333 Source/core/css/CSSSelector.h             bool parseNth();
bool              334 Source/core/css/CSSSelector.h             bool matchNth(int count);
bool              363 Source/core/css/CSSSelector.h inline bool CSSSelector::matchesPseudoElement() const
bool              370 Source/core/css/CSSSelector.h inline bool CSSSelector::isUnknownPseudoElement() const
bool              375 Source/core/css/CSSSelector.h inline bool CSSSelector::isCustomPseudoElement() const
bool              380 Source/core/css/CSSSelector.h inline bool CSSSelector::isHostPseudoClass() const
bool              385 Source/core/css/CSSSelector.h inline bool CSSSelector::isSiblingSelector() const
bool              403 Source/core/css/CSSSelector.h inline bool CSSSelector::isAttributeSelector() const
bool              414 Source/core/css/CSSSelector.h inline bool CSSSelector::isContentPseudoElement() const
bool              419 Source/core/css/CSSSelector.h inline bool CSSSelector::isShadowPseudoElement() const
bool              453 Source/core/css/CSSSelector.h inline CSSSelector::CSSSelector(const QualifiedName& tagQName, bool tagIsForNamespaceRule)
bool               46 Source/core/css/CSSSelectorList.h     bool isValid() const { return !!m_selectorArray; }
bool               49 Source/core/css/CSSSelectorList.h     bool hasOneSelector() const { return m_selectorArray && !next(*m_selectorArray); }
bool               61 Source/core/css/CSSSelectorList.h     bool selectorsNeedNamespaceResolution();
bool               63 Source/core/css/CSSSelectorList.h     bool hasShadowDistributedAt(size_t index) const;
bool               64 Source/core/css/CSSSelectorList.h     bool selectorCrossesTreeScopes(size_t index) const;
bool               47 Source/core/css/CSSShadowValue.h     bool equals(const CSSShadowValue&) const;
bool               55 Source/core/css/CSSStyleDeclaration.h     virtual bool isPropertyImplicit(const String& propertyName) = 0;
bool               64 Source/core/css/CSSStyleDeclaration.h     virtual void setPropertyInternal(CSSPropertyID, const String& value, bool important, ExceptionState&) = 0;
bool               68 Source/core/css/CSSStyleDeclaration.h     virtual bool cssPropertyMatches(CSSPropertyID, const CSSValue*) const = 0;
bool               64 Source/core/css/CSSStyleSheet.h     virtual bool disabled() const OVERRIDE { return m_isDisabled; }
bool               65 Source/core/css/CSSStyleSheet.h     virtual void setDisabled(bool) OVERRIDE;
bool               86 Source/core/css/CSSStyleSheet.h     virtual bool isLoading() const OVERRIDE;
bool              114 Source/core/css/CSSStyleSheet.h     bool isInline() const { return m_isInlineStylesheet; }
bool              117 Source/core/css/CSSStyleSheet.h     bool sheetLoaded();
bool              118 Source/core/css/CSSStyleSheet.h     bool loadCompleted() const { return m_loadCompleted; }
bool              125 Source/core/css/CSSStyleSheet.h     CSSStyleSheet(PassRefPtrWillBeRawPtr<StyleSheetContents>, Node* ownerNode, bool isInlineStylesheet, const TextPosition& startPosition);
bool              127 Source/core/css/CSSStyleSheet.h     virtual bool isCSSStyleSheet() const OVERRIDE { return true; }
bool              132 Source/core/css/CSSStyleSheet.h     bool canAccessRules() const;
bool              134 Source/core/css/CSSStyleSheet.h     void setLoadCompleted(bool);
bool              137 Source/core/css/CSSStyleSheet.h     bool m_isInlineStylesheet;
bool              138 Source/core/css/CSSStyleSheet.h     bool m_isDisabled;
bool              146 Source/core/css/CSSStyleSheet.h     bool m_loadCompleted;
bool               49 Source/core/css/CSSTimingFunctionValue.h     bool equals(const CSSCubicBezierTimingFunctionValue&) const;
bool               83 Source/core/css/CSSTimingFunctionValue.h     bool equals(const CSSStepsTimingFunctionValue&) const;
bool               44 Source/core/css/CSSToLengthConversionData.h     CSSToLengthConversionData(const RenderStyle* currStyle, const RenderStyle* rootStyle, const RenderView*, float zoom, bool computingFontSize = false);
bool               45 Source/core/css/CSSToLengthConversionData.h     CSSToLengthConversionData(const RenderStyle* currStyle, const RenderStyle* rootStyle, const RenderView*, bool computingFontSize = false);
bool               46 Source/core/css/CSSToLengthConversionData.h     CSSToLengthConversionData(const RenderStyle* currStyle, const RenderStyle* rootStyle, float viewportWidth, float viewportHeight, float zoom, bool computingFontSize = false);
bool               51 Source/core/css/CSSToLengthConversionData.h     bool computingFontSize() const { return m_computingFontSize; }
bool               73 Source/core/css/CSSToLengthConversionData.h     bool m_useEffectiveZoom;
bool               74 Source/core/css/CSSToLengthConversionData.h     bool m_computingFontSize;
bool               68 Source/core/css/CSSTokenizer.h     bool is8BitSource() const { return m_is8BitSource; }
bool               89 Source/core/css/CSSTokenizer.h     inline bool isIdentifierStart();
bool              100 Source/core/css/CSSTokenizer.h     static inline bool parseIdentifierInternal(SrcCharacterType*&, DestCharacterType*&, bool&);
bool              104 Source/core/css/CSSTokenizer.h     inline void parseIdentifier(CharacterType*&, CSSParserString&, bool&);
bool              109 Source/core/css/CSSTokenizer.h     static inline bool parseStringInternal(SrcCharacterType*&, DestCharacterType*&, UChar);
bool              114 Source/core/css/CSSTokenizer.h     inline bool findURI(CharacterType*& start, CharacterType*& end, UChar& quote);
bool              118 Source/core/css/CSSTokenizer.h     static inline bool parseURIInternal(SrcCharacterType*&, DestCharacterType*&, UChar quote);
bool              123 Source/core/css/CSSTokenizer.h     inline bool parseUnicodeRange();
bool              125 Source/core/css/CSSTokenizer.h     bool parseNthChild();
bool              127 Source/core/css/CSSTokenizer.h     bool parseNthChildExtra();
bool              129 Source/core/css/CSSTokenizer.h     inline bool detectFunctionTypeToken(int);
bool              137 Source/core/css/CSSTokenizer.h     inline void detectAtToken(int, bool);
bool              157 Source/core/css/CSSTokenizer.h     bool m_is8BitSource;
bool              180 Source/core/css/CSSTokenizer.h     bool m_internal;
bool               68 Source/core/css/CSSTransformValue.h     bool equals(const CSSTransformValue& other) const { return m_type == other.m_type && CSSValueList::equals(other); }
bool               46 Source/core/css/CSSUnicodeRangeValue.h     bool equals(const CSSUnicodeRangeValue&) const;
bool               72 Source/core/css/CSSValue.h     bool isPrimitiveValue() const { return m_classType == PrimitiveClass; }
bool               73 Source/core/css/CSSValue.h     bool isValueList() const { return m_classType >= ValueListClass; }
bool               75 Source/core/css/CSSValue.h     bool isBaseValueList() const { return m_classType == ValueListClass; }
bool               77 Source/core/css/CSSValue.h     bool isAspectRatioValue() const { return m_classType == AspectRatioClass; }
bool               78 Source/core/css/CSSValue.h     bool isBorderImageSliceValue() const { return m_classType == BorderImageSliceClass; }
bool               79 Source/core/css/CSSValue.h     bool isCanvasValue() const { return m_classType == CanvasClass; }
bool               80 Source/core/css/CSSValue.h     bool isCursorImageValue() const { return m_classType == CursorImageClass; }
bool               81 Source/core/css/CSSValue.h     bool isCrossfadeValue() const { return m_classType == CrossfadeClass; }
bool               82 Source/core/css/CSSValue.h     bool isFontFeatureValue() const { return m_classType == FontFeatureClass; }
bool               83 Source/core/css/CSSValue.h     bool isFontValue() const { return m_classType == FontClass; }
bool               84 Source/core/css/CSSValue.h     bool isFontFaceSrcValue() const { return m_classType == FontFaceSrcClass; }
bool               85 Source/core/css/CSSValue.h     bool isFunctionValue() const { return m_classType == FunctionClass; }
bool               86 Source/core/css/CSSValue.h     bool isImageGeneratorValue() const { return m_classType >= CanvasClass && m_classType <= RadialGradientClass; }
bool               87 Source/core/css/CSSValue.h     bool isGradientValue() const { return m_classType >= LinearGradientClass && m_classType <= RadialGradientClass; }
bool               88 Source/core/css/CSSValue.h     bool isImageSetValue() const { return m_classType == ImageSetClass; }
bool               89 Source/core/css/CSSValue.h     bool isImageValue() const { return m_classType == ImageClass; }
bool               90 Source/core/css/CSSValue.h     bool isImplicitInitialValue() const;
bool               91 Source/core/css/CSSValue.h     bool isInheritedValue() const { return m_classType == InheritedClass; }
bool               92 Source/core/css/CSSValue.h     bool isInitialValue() const { return m_classType == InitialClass; }
bool               93 Source/core/css/CSSValue.h     bool isLinearGradientValue() const { return m_classType == LinearGradientClass; }
bool               94 Source/core/css/CSSValue.h     bool isRadialGradientValue() const { return m_classType == RadialGradientClass; }
bool               95 Source/core/css/CSSValue.h     bool isReflectValue() const { return m_classType == ReflectClass; }
bool               96 Source/core/css/CSSValue.h     bool isShadowValue() const { return m_classType == ShadowClass; }
bool               97 Source/core/css/CSSValue.h     bool isTextCloneCSSValue() const { return m_isTextClone; }
bool               98 Source/core/css/CSSValue.h     bool isCubicBezierTimingFunctionValue() const { return m_classType == CubicBezierTimingFunctionClass; }
bool               99 Source/core/css/CSSValue.h     bool isStepsTimingFunctionValue() const { return m_classType == StepsTimingFunctionClass; }
bool              100 Source/core/css/CSSValue.h     bool isTransformValue() const { return m_classType == CSSTransformClass; }
bool              101 Source/core/css/CSSValue.h     bool isLineBoxContainValue() const { return m_classType == LineBoxContainClass; }
bool              102 Source/core/css/CSSValue.h     bool isCalcValue() const {return m_classType == CalculationClass; }
bool              103 Source/core/css/CSSValue.h     bool isFilterValue() const { return m_classType == CSSFilterClass; }
bool              104 Source/core/css/CSSValue.h     bool isArrayFunctionValue() const { return m_classType == CSSArrayFunctionValueClass; }
bool              105 Source/core/css/CSSValue.h     bool isGridTemplateAreasValue() const { return m_classType == GridTemplateAreasClass; }
bool              106 Source/core/css/CSSValue.h     bool isSVGPaint() const { return m_classType == SVGPaintClass; }
bool              107 Source/core/css/CSSValue.h     bool isSVGDocumentValue() const { return m_classType == CSSSVGDocumentClass; }
bool              108 Source/core/css/CSSValue.h     bool isUnicodeRangeValue() const { return m_classType == UnicodeRangeClass; }
bool              109 Source/core/css/CSSValue.h     bool isGridLineNamesValue() const { return m_classType == GridLineNamesClass; }
bool              111 Source/core/css/CSSValue.h     bool isCSSOMSafe() const { return m_isCSSOMSafe; }
bool              112 Source/core/css/CSSValue.h     bool isSubtypeExposedToCSSOM() const
bool              119 Source/core/css/CSSValue.h     bool hasFailedOrCanceledSubresources() const;
bool              121 Source/core/css/CSSValue.h     bool equals(const CSSValue&) const;
bool              188 Source/core/css/CSSValue.h     explicit CSSValue(ClassType classType, bool isCSSOMSafe = false)
bool              225 Source/core/css/CSSValue.h inline bool compareCSSValueVector(const WillBeHeapVector<RefPtrWillBeMember<CSSValueType>, inlineCapacity>& firstVector, const WillBeHeapVector<RefPtrWillBeMember<CSSValueType>, inlineCapacity>& secondVector)
bool              242 Source/core/css/CSSValue.h inline bool compareCSSValuePtr(const RefPtr<CSSValueType>& first, const RefPtr<CSSValueType>& second)
bool              248 Source/core/css/CSSValue.h inline bool compareCSSValuePtr(const RawPtr<CSSValueType>& first, const RawPtr<CSSValueType>& second)
bool              254 Source/core/css/CSSValue.h inline bool compareCSSValuePtr(const Member<CSSValueType>& first, const Member<CSSValueType>& second)
bool               58 Source/core/css/CSSValueList.h     bool removeAll(CSSValue*);
bool               59 Source/core/css/CSSValueList.h     bool hasValue(CSSValue*) const;
bool               63 Source/core/css/CSSValueList.h     bool equals(const CSSValueList&) const;
bool               64 Source/core/css/CSSValueList.h     bool equals(const CSSValue&) const;
bool               66 Source/core/css/CSSValueList.h     bool hasFailedOrCanceledSubresources() const;
bool              106 Source/core/css/CSSValueList.h     bool hasMore() const { return m_position < m_inspector.length(); }
bool              108 Source/core/css/CSSValueList.h     bool isPrimitiveValue() const { return value()->isPrimitiveValue(); }
bool               59 Source/core/css/CSSValueTestHelper.h inline bool operator==(const CSSValue& a, const CSSValue& b)
bool               46 Source/core/css/Counter.h     bool equals(const Counter& other) const
bool               44 Source/core/css/DOMWindowCSS.h     bool supports(const String& property, const String& value) const;
bool               45 Source/core/css/DOMWindowCSS.h     bool supports(const String& conditionText) const;
bool               92 Source/core/css/ElementRuleCollector.h     static const bool canInitializeWithMemset = true;
bool               93 Source/core/css/ElementRuleCollector.h     static const bool canMoveWithMemcpy = true;
bool              128 Source/core/css/ElementRuleCollector.h     void setSameOriginOnly(bool f) { m_sameOriginOnly = f; }
bool              130 Source/core/css/ElementRuleCollector.h     void setMatchingUARules(bool matchingUARules) { m_matchingUARules = matchingUARules; }
bool              131 Source/core/css/ElementRuleCollector.h     bool hasAnyMatchingRules(RuleSet*);
bool              140 Source/core/css/ElementRuleCollector.h     void addElementStyleProperties(const StylePropertySet*, bool isCacheable = true);
bool              159 Source/core/css/ElementRuleCollector.h     bool ruleMatches(const RuleData&, const ContainerNode* scope, SelectorChecker::BehaviorAtBoundary, SelectorChecker::MatchResult*);
bool              179 Source/core/css/ElementRuleCollector.h     bool m_canUseFastReject;
bool              180 Source/core/css/ElementRuleCollector.h     bool m_sameOriginOnly;
bool              181 Source/core/css/ElementRuleCollector.h     bool m_matchingUARules;
bool               94 Source/core/css/FontFace.h     bool hadBlankText() const;
bool              110 Source/core/css/FontFace.h     bool setPropertyFromStyle(const StylePropertySet&, CSSPropertyID);
bool              111 Source/core/css/FontFace.h     bool setPropertyValue(PassRefPtrWillBeRawPtr<CSSValue>, CSSPropertyID);
bool              112 Source/core/css/FontFace.h     bool setFamilyValue(CSSValueList*);
bool               52 Source/core/css/FontFaceCache.h     void addFontFace(CSSFontSelector*, PassRefPtr<FontFace>, bool cssConnected);
bool               53 Source/core/css/FontFaceCache.h     void removeFontFace(FontFace*, bool cssConnected);
bool               69 Source/core/css/FontFaceSet.h     bool check(const String& font, const String& text, ExceptionState&);
bool               75 Source/core/css/FontFaceSet.h     bool remove(FontFace*, ExceptionState&);
bool               78 Source/core/css/FontFaceSet.h     bool has(FontFace*, ExceptionState&) const;
bool              122 Source/core/css/FontFaceSet.h         bool m_recorded;
bool              127 Source/core/css/FontFaceSet.h     bool hasLoadedFonts() const { return !m_loadedFonts.isEmpty() || !m_failedFonts.isEmpty(); }
bool              129 Source/core/css/FontFaceSet.h     bool inActiveDocumentContext() const;
bool              135 Source/core/css/FontFaceSet.h     bool resolveFontStyle(const String&, Font&);
bool              139 Source/core/css/FontFaceSet.h     bool isCSSConnectedFontFace(FontFace*) const;
bool              142 Source/core/css/FontFaceSet.h     bool m_shouldFireLoadingEvent;
bool               39 Source/core/css/FontFaceSetForEachCallback.h     virtual bool handleItem(ScriptValue thisValue, FontFace*, FontFace*, FontFaceSet*) = 0;
bool               40 Source/core/css/FontFaceSetForEachCallback.h     virtual bool handleItem(FontFace*, FontFace*, FontFaceSet*) = 0;
bool               38 Source/core/css/FontSize.h     static float getComputedSizeFromSpecifiedSize(const Document*, float zoomFactor, bool isAbsoluteSize, float specifiedSize, ESmartMinimumForFontSize = UseSmartMinimumForFontFize);
bool               42 Source/core/css/FontSize.h     static float fontSizeForKeyword(const Document*, int keyword, bool shouldUseFixedDefaultSize);
bool               45 Source/core/css/FontSize.h     static int legacyFontSize(const Document*, int pixelFontSize, bool shouldUseFixedDefaultSize);
bool               16 Source/core/css/LocalFontFaceSource.h     virtual bool isLocal() const { return true; }
bool               17 Source/core/css/LocalFontFaceSource.h     virtual bool isLocalFontAvailable(const FontDescription&) OVERRIDE;
bool               25 Source/core/css/LocalFontFaceSource.h         void record(bool loadSuccess);
bool               27 Source/core/css/LocalFontFaceSource.h         bool m_reported;
bool               51 Source/core/css/MediaList.h     bool set(const String&);
bool               52 Source/core/css/MediaList.h     bool add(const String&);
bool               53 Source/core/css/MediaList.h     bool remove(const String&);
bool               58 Source/core/css/MediaQuery.h     bool operator==(const MediaQuery& other) const;
bool               62 Source/core/css/MediaQueryEvaluator.h     explicit MediaQueryEvaluator(bool mediaFeatureResult = false);
bool               68 Source/core/css/MediaQueryEvaluator.h     MediaQueryEvaluator(const String& acceptedMediaType, bool mediaFeatureResult = false);
bool               69 Source/core/css/MediaQueryEvaluator.h     MediaQueryEvaluator(const char* acceptedMediaType, bool mediaFeatureResult = false);
bool               79 Source/core/css/MediaQueryEvaluator.h     bool mediaTypeMatch(const String& mediaTypeToMatch) const;
bool               80 Source/core/css/MediaQueryEvaluator.h     bool mediaTypeMatchSpecific(const char* mediaTypeToMatch) const;
bool               83 Source/core/css/MediaQueryEvaluator.h     bool eval(const MediaQuerySet*, MediaQueryResultList* = 0) const;
bool               86 Source/core/css/MediaQueryEvaluator.h     bool eval(const MediaQueryExp*) const;
bool               90 Source/core/css/MediaQueryEvaluator.h     bool m_expectedResult;
bool               50 Source/core/css/MediaQueryExp.h     bool operator==(const MediaQueryExp& other) const
bool               57 Source/core/css/MediaQueryExp.h     bool isViewportDependent() const;
bool               43 Source/core/css/MediaQueryList.h     static PassRefPtrWillBeRawPtr<MediaQueryList> create(PassRefPtrWillBeRawPtr<MediaQueryMatcher>, PassRefPtrWillBeRawPtr<MediaQuerySet>, bool);
bool               45 Source/core/css/MediaQueryList.h     bool matches();
bool               50 Source/core/css/MediaQueryList.h     bool evaluate(MediaQueryEvaluator*);
bool               55 Source/core/css/MediaQueryList.h     MediaQueryList(PassRefPtrWillBeRawPtr<MediaQueryMatcher>, PassRefPtrWillBeRawPtr<MediaQuerySet>, bool matches);
bool               56 Source/core/css/MediaQueryList.h     void setMatches(bool);
bool               62 Source/core/css/MediaQueryList.h     bool m_matches;
bool               44 Source/core/css/MediaQueryListListener.h     bool operator==(const MediaQueryListListener& other) const { return m_value == other.m_value; }
bool               55 Source/core/css/MediaQueryMatcher.h     bool evaluate(const MediaQuerySet*);
bool               42 Source/core/css/MediaValues.h         bool threeDEnabled,
bool               43 Source/core/css/MediaValues.h         bool scanMediaType,
bool               44 Source/core/css/MediaValues.h         bool screenMediaType,
bool               45 Source/core/css/MediaValues.h         bool printMediaType,
bool               46 Source/core/css/MediaValues.h         bool strictMode);
bool               48 Source/core/css/MediaValues.h     bool isSafeToSendToAnotherThread() const;
bool               59 Source/core/css/MediaValues.h     bool threeDEnabled() const;
bool               60 Source/core/css/MediaValues.h     bool scanMediaType() const;
bool               61 Source/core/css/MediaValues.h     bool screenMediaType() const;
bool               62 Source/core/css/MediaValues.h     bool printMediaType() const;
bool               63 Source/core/css/MediaValues.h     bool strictMode() const;
bool              103 Source/core/css/MediaValues.h     bool m_threeDEnabled;
bool              104 Source/core/css/MediaValues.h     bool m_scanMediaType;
bool              105 Source/core/css/MediaValues.h     bool m_screenMediaType;
bool              106 Source/core/css/MediaValues.h     bool m_printMediaType;
bool              107 Source/core/css/MediaValues.h     bool m_strictMode;
bool               42 Source/core/css/PageRuleCollector.h     bool isLeftPage(const RenderStyle* rootElementStyle, int pageIndex) const;
bool               43 Source/core/css/PageRuleCollector.h     bool isRightPage(const RenderStyle* rootElementStyle, int pageIndex) const { return !isLeftPage(rootElementStyle, pageIndex); }
bool               44 Source/core/css/PageRuleCollector.h     bool isFirstPage(int pageIndex) const;
bool               47 Source/core/css/PageRuleCollector.h     void matchPageRulesForList(WillBeHeapVector<RawPtrWillBeMember<StyleRulePage> >& matchedRules, const WillBeHeapVector<RawPtrWillBeMember<StyleRulePage> >& rules, bool isLeftPage, bool isFirstPage, const String& pageName);
bool               49 Source/core/css/PageRuleCollector.h     const bool m_isLeftPage;
bool               50 Source/core/css/PageRuleCollector.h     const bool m_isFirstPage;
bool               58 Source/core/css/Pair.h     bool equals(const Pair& other) const
bool               57 Source/core/css/PropertySetCSSStyleDeclaration.h     virtual bool isPropertyImplicit(const String& propertyName) OVERRIDE FINAL;
bool               64 Source/core/css/PropertySetCSSStyleDeclaration.h     virtual void setPropertyInternal(CSSPropertyID, const String& value, bool important, ExceptionState&) OVERRIDE FINAL;
bool               66 Source/core/css/PropertySetCSSStyleDeclaration.h     virtual bool cssPropertyMatches(CSSPropertyID, const CSSValue*) const OVERRIDE FINAL;
bool               43 Source/core/css/PseudoStyleRequest.h     bool allowsInheritance(const RenderStyle* parentStyle) const
bool               43 Source/core/css/Rect.h     bool equals(const RectBase& other) const
bool               20 Source/core/css/RemoteFontFaceSource.h     virtual bool isLoading() const OVERRIDE;
bool               21 Source/core/css/RemoteFontFaceSource.h     virtual bool isLoaded() const OVERRIDE;
bool               22 Source/core/css/RemoteFontFaceSource.h     virtual bool isValid() const OVERRIDE;
bool               25 Source/core/css/RemoteFontFaceSource.h     virtual bool ensureFontData();
bool               28 Source/core/css/RemoteFontFaceSource.h     virtual bool isSVGFontFaceSource() const { return false; }
bool               36 Source/core/css/RemoteFontFaceSource.h     virtual bool hadBlankText() OVERRIDE { return m_histograms.hadBlankText(); }
bool               52 Source/core/css/RemoteFontFaceSource.h         bool hadBlankText() { return m_fallbackPaintTime; }
bool               44 Source/core/css/RuleFeature.h     RuleFeature(StyleRule* rule, unsigned selectorIndex, bool hasDocumentSecurityOrigin)
bool               52 Source/core/css/RuleFeature.h     bool hasDocumentSecurityOrigin;
bool               65 Source/core/css/RuleFeature.h     bool usesSiblingRules() const { return !siblingRules.isEmpty(); }
bool               66 Source/core/css/RuleFeature.h     bool usesFirstLineRules() const { return m_metadata.usesFirstLineRules; }
bool               71 Source/core/css/RuleFeature.h     inline bool hasSelectorForAttribute(const AtomicString& attributeName) const
bool               77 Source/core/css/RuleFeature.h     inline bool hasSelectorForClass(const AtomicString& classValue) const
bool               83 Source/core/css/RuleFeature.h     inline bool hasSelectorForId(const AtomicString& idValue) const
bool               95 Source/core/css/RuleFeature.h     bool hasIdsInSelectors() const
bool              122 Source/core/css/RuleFeature.h         bool usesFirstLineRules;
bool              123 Source/core/css/RuleFeature.h         bool foundSiblingSelector;
bool              151 Source/core/css/RuleFeature.h         bool customPseudoElement;
bool              164 Source/core/css/RuleFeature.h     bool m_targetedStyleRecalcEnabled;
bool               81 Source/core/css/RuleSet.h     bool isLastInArray() const { return m_isLastInArray; }
bool               82 Source/core/css/RuleSet.h     void setLastInArray(bool flag) { m_isLastInArray = flag; }
bool               84 Source/core/css/RuleSet.h     bool hasMultipartSelector() const { return m_hasMultipartSelector; }
bool               85 Source/core/css/RuleSet.h     bool hasRightmostSelectorMatchingHTMLBasedOnRuleHash() const { return m_hasRightmostSelectorMatchingHTMLBasedOnRuleHash; }
bool               86 Source/core/css/RuleSet.h     bool containsUncommonAttributeSelector() const { return m_containsUncommonAttributeSelector; }
bool               89 Source/core/css/RuleSet.h     bool hasDocumentSecurityOrigin() const { return m_hasDocumentSecurityOrigin; }
bool               90 Source/core/css/RuleSet.h     PropertyWhitelistType propertyWhitelistType(bool isMatchingUARules = false) const { return isMatchingUARules ? PropertyWhitelistNone : static_cast<PropertyWhitelistType>(m_propertyWhitelistType); }
bool              183 Source/core/css/RuleSet.h     bool findBestRuleSetAndAdd(const CSSSelector&, RuleData&);
bool              241 Source/core/css/RuleSet.h     static const bool canInitializeWithMemset = true;
bool              242 Source/core/css/RuleSet.h     static const bool canMoveWithMemcpy = true;
bool              246 Source/core/css/RuleSet.h     static const bool canInitializeWithMemset = true;
bool              247 Source/core/css/RuleSet.h     static const bool canMoveWithMemcpy = true;
bool               45 Source/core/css/RuntimeCSSEnabled.h     static bool isCSSPropertyEnabled(CSSPropertyID);
bool               46 Source/core/css/RuntimeCSSEnabled.h     static void setCSSPropertyEnabled(CSSPropertyID, bool);
bool               87 Source/core/css/SelectorChecker.h         bool isSubSelector;
bool               88 Source/core/css/SelectorChecker.h         bool hasScrollbarPseudo;
bool               89 Source/core/css/SelectorChecker.h         bool hasSelectionPseudo;
bool              106 Source/core/css/SelectorChecker.h     bool checkOne(const SelectorCheckingContext&, const SiblingTraversalStrategy&, unsigned* specificity = 0) const;
bool              108 Source/core/css/SelectorChecker.h     bool strictParsing() const { return m_strictParsing; }
bool              112 Source/core/css/SelectorChecker.h     static bool tagMatches(const Element&, const QualifiedName&);
bool              113 Source/core/css/SelectorChecker.h     static bool isCommonPseudoClassSelector(const CSSSelector&);
bool              114 Source/core/css/SelectorChecker.h     static bool matchesFocusPseudoClass(const Element&);
bool              115 Source/core/css/SelectorChecker.h     static bool checkExactAttribute(const Element&, const QualifiedName& selectorAttributeName, const StringImpl* value);
bool              120 Source/core/css/SelectorChecker.h     static bool isHostInItsShadowTree(const Element&, BehaviorAtBoundary, const ContainerNode* scope);
bool              132 Source/core/css/SelectorChecker.h     bool checkScrollbarPseudoClass(const SelectorCheckingContext&, Document*, const CSSSelector&) const;
bool              133 Source/core/css/SelectorChecker.h     Element* parentElement(const SelectorCheckingContext&, bool allowToCrossBoundary = false) const;
bool              134 Source/core/css/SelectorChecker.h     bool scopeContainsLastMatchedElement(const SelectorCheckingContext&) const;
bool              136 Source/core/css/SelectorChecker.h     static bool isFrameFocused(const Element&);
bool              138 Source/core/css/SelectorChecker.h     bool m_strictParsing;
bool              139 Source/core/css/SelectorChecker.h     bool m_documentIsHTML;
bool              143 Source/core/css/SelectorChecker.h inline bool SelectorChecker::isCommonPseudoClassSelector(const CSSSelector& selector)
bool              154 Source/core/css/SelectorChecker.h inline bool SelectorChecker::tagMatches(const Element& element, const QualifiedName& tagQName)
bool              165 Source/core/css/SelectorChecker.h inline bool SelectorChecker::checkExactAttribute(const Element& element, const QualifiedName& selectorAttributeName, const StringImpl* value)
bool              178 Source/core/css/SelectorChecker.h inline bool SelectorChecker::isHostInItsShadowTree(const Element& element, BehaviorAtBoundary behaviorAtBoundary, const ContainerNode* scope)
bool               48 Source/core/css/SelectorFilter.h     bool parentStackIsEmpty() const { return m_parentStack.isEmpty(); }
bool               49 Source/core/css/SelectorFilter.h     bool parentStackIsConsistent(const ContainerNode* parentNode) const { return !m_parentStack.isEmpty() && m_parentStack.last().element == parentNode; }
bool               52 Source/core/css/SelectorFilter.h     inline bool fastRejectSelector(const unsigned* identifierHashes) const;
bool               70 Source/core/css/SelectorFilter.h inline bool SelectorFilter::fastRejectSelector(const unsigned* identifierHashes) const
bool               39 Source/core/css/SiblingTraversalStrategies.h     bool isFirstChild(Element&) const;
bool               40 Source/core/css/SiblingTraversalStrategies.h     bool isLastChild(Element&) const;
bool               41 Source/core/css/SiblingTraversalStrategies.h     bool isFirstOfType(Element&, const QualifiedName&) const;
bool               42 Source/core/css/SiblingTraversalStrategies.h     bool isLastOfType(Element&, const QualifiedName&) const;
bool               50 Source/core/css/SiblingTraversalStrategies.h inline bool DOMSiblingTraversalStrategy::isFirstChild(Element& element) const
bool               55 Source/core/css/SiblingTraversalStrategies.h inline bool DOMSiblingTraversalStrategy::isLastChild(Element& element) const
bool               60 Source/core/css/SiblingTraversalStrategies.h inline bool DOMSiblingTraversalStrategy::isFirstOfType(Element& element, const QualifiedName& type) const
bool               69 Source/core/css/SiblingTraversalStrategies.h inline bool DOMSiblingTraversalStrategy::isLastOfType(Element& element, const QualifiedName& type) const
bool              125 Source/core/css/SiblingTraversalStrategies.h     bool isFirstChild(Element&) const;
bool              126 Source/core/css/SiblingTraversalStrategies.h     bool isLastChild(Element&) const;
bool              127 Source/core/css/SiblingTraversalStrategies.h     bool isFirstOfType(Element&, const QualifiedName&) const;
bool              128 Source/core/css/SiblingTraversalStrategies.h     bool isLastOfType(Element&, const QualifiedName&) const;
bool              140 Source/core/css/SiblingTraversalStrategies.h inline bool ShadowDOMSiblingTraversalStrategy::isFirstChild(Element& element) const
bool              152 Source/core/css/SiblingTraversalStrategies.h inline bool ShadowDOMSiblingTraversalStrategy::isLastChild(Element& element) const
bool              164 Source/core/css/SiblingTraversalStrategies.h inline bool ShadowDOMSiblingTraversalStrategy::isFirstOfType(Element& element, const QualifiedName& type) const
bool              176 Source/core/css/SiblingTraversalStrategies.h inline bool ShadowDOMSiblingTraversalStrategy::isLastOfType(Element& element, const QualifiedName& type) const
bool               43 Source/core/css/StyleColor.h     bool isCurrentColor() const { return m_currentColor; }
bool               51 Source/core/css/StyleColor.h     bool m_currentColor;
bool               54 Source/core/css/StyleColor.h inline bool operator==(const StyleColor& a, const StyleColor& b)
bool               61 Source/core/css/StyleColor.h inline bool operator!=(const StyleColor& a, const StyleColor& b)
bool               44 Source/core/css/StyleMedia.h     bool matchMedium(const String&) const;
bool               49 Source/core/css/StylePropertySerializer.h     String getPropertyText(CSSPropertyID, const String& value, bool isImportant, bool isNotFirstDecl) const;
bool               50 Source/core/css/StylePropertySerializer.h     bool isPropertyShorthandAvailable(const StylePropertyShorthand&) const;
bool               51 Source/core/css/StylePropertySerializer.h     bool shorthandHasOnlyInitialOrInheritedValue(const StylePropertyShorthand&) const;
bool               70 Source/core/css/StylePropertySet.h         bool isImportant() const { return propertyMetadata().m_important; }
bool               71 Source/core/css/StylePropertySet.h         bool isInherited() const { return propertyMetadata().m_inherited; }
bool               72 Source/core/css/StylePropertySet.h         bool isImplicit() const { return propertyMetadata().m_implicit; }
bool               94 Source/core/css/StylePropertySet.h     bool isEmpty() const;
bool              101 Source/core/css/StylePropertySet.h     bool propertyIsImportant(CSSPropertyID) const;
bool              103 Source/core/css/StylePropertySet.h     bool isPropertyImplicit(CSSPropertyID) const;
bool              116 Source/core/css/StylePropertySet.h     bool isMutable() const { return m_isMutable; }
bool              118 Source/core/css/StylePropertySet.h     bool hasFailedOrCanceledSubresources() const;
bool              126 Source/core/css/StylePropertySet.h     bool propertyMatches(CSSPropertyID, const CSSValue*) const;
bool              207 Source/core/css/StylePropertySet.h     bool setProperty(CSSPropertyID, const String& value, bool important = false, StyleSheetContents* contextStyleSheet = 0);
bool              208 Source/core/css/StylePropertySet.h     void setProperty(CSSPropertyID, PassRefPtrWillBeRawPtr<CSSValue>, bool important = false);
bool              211 Source/core/css/StylePropertySet.h     bool setProperty(CSSPropertyID, CSSValueID identifier, bool important = false);
bool              212 Source/core/css/StylePropertySet.h     bool setProperty(CSSPropertyID, CSSPropertyID identifier, bool important = false);
bool              217 Source/core/css/StylePropertySet.h     bool removeProperty(CSSPropertyID, String* returnText = 0);
bool              220 Source/core/css/StylePropertySet.h     bool removePropertiesInSet(const CSSPropertyID* set, unsigned length);
bool              239 Source/core/css/StylePropertySet.h     bool removeShorthandProperty(CSSPropertyID);
bool              276 Source/core/css/StylePropertySet.h inline bool StylePropertySet::isEmpty() const
bool               58 Source/core/css/StyleRule.h     bool isCharsetRule() const { return type() == Charset; }
bool               59 Source/core/css/StyleRule.h     bool isFontFaceRule() const { return type() == FontFace; }
bool               60 Source/core/css/StyleRule.h     bool isKeyframesRule() const { return type() == Keyframes; }
bool               61 Source/core/css/StyleRule.h     bool isMediaRule() const { return type() == Media; }
bool               62 Source/core/css/StyleRule.h     bool isPageRule() const { return type() == Page; }
bool               63 Source/core/css/StyleRule.h     bool isStyleRule() const { return type() == Style; }
bool               64 Source/core/css/StyleRule.h     bool isSupportsRule() const { return type() == Supports; }
bool               65 Source/core/css/StyleRule.h     bool isViewportRule() const { return type() == Viewport; }
bool               66 Source/core/css/StyleRule.h     bool isImportRule() const { return type() == Import; }
bool               67 Source/core/css/StyleRule.h     bool isFilterRule() const { return type() == Filter; }
bool              217 Source/core/css/StyleRule.h     static PassRefPtrWillBeRawPtr<StyleRuleSupports> create(const String& conditionText, bool conditionIsSupported, WillBeHeapVector<RefPtrWillBeMember<StyleRuleBase> >& adoptRules)
bool              223 Source/core/css/StyleRule.h     bool conditionIsSupported() const { return m_conditionIsSupported; }
bool              229 Source/core/css/StyleRule.h     StyleRuleSupports(const String& conditionText, bool conditionIsSupported, WillBeHeapVector<RefPtrWillBeMember<StyleRuleBase> >& adoptRules);
bool              233 Source/core/css/StyleRule.h     bool m_conditionIsSupported;
bool               50 Source/core/css/StyleRuleImport.h     bool isLoading() const;
bool               85 Source/core/css/StyleRuleImport.h     bool m_loading;
bool               41 Source/core/css/StyleSheet.h     virtual bool disabled() const = 0;
bool               42 Source/core/css/StyleSheet.h     virtual void setDisabled(bool) = 0;
bool               53 Source/core/css/StyleSheet.h     virtual bool isLoading() const = 0;
bool               54 Source/core/css/StyleSheet.h     virtual bool isCSSStyleSheet() const { return false; }
bool               70 Source/core/css/StyleSheetContents.h     bool parseString(const String&);
bool               71 Source/core/css/StyleSheetContents.h     bool parseStringAtPosition(const String&, const TextPosition&, bool);
bool               73 Source/core/css/StyleSheetContents.h     bool isCacheable() const;
bool               75 Source/core/css/StyleSheetContents.h     bool isLoading() const;
bool               81 Source/core/css/StyleSheetContents.h     bool hasSingleOwnerNode() const;
bool               87 Source/core/css/StyleSheetContents.h     bool loadCompleted() const;
bool               88 Source/core/css/StyleSheetContents.h     bool hasFailedOrCanceledSubresources() const;
bool               92 Source/core/css/StyleSheetContents.h     void setHasSyntacticallyValidCSSHeader(bool isValidCss);
bool               93 Source/core/css/StyleSheetContents.h     bool hasSyntacticallyValidCSSHeader() const { return m_hasSyntacticallyValidCSSHeader; }
bool               95 Source/core/css/StyleSheetContents.h     void setHasFontFaceRule(bool b) { m_hasFontFaceRule = b; }
bool               96 Source/core/css/StyleSheetContents.h     bool hasFontFaceRule() const { return m_hasFontFaceRule; }
bool              102 Source/core/css/StyleSheetContents.h     void parserSetUsesRemUnits(bool b) { m_usesRemUnits = b; }
bool              106 Source/core/css/StyleSheetContents.h     bool hasCharsetRule() const { return !m_encodingFromCharsetRule.isNull(); }
bool              127 Source/core/css/StyleSheetContents.h     bool usesRemUnits() const { return m_usesRemUnits; }
bool              131 Source/core/css/StyleSheetContents.h     bool wrapperInsertRule(PassRefPtrWillBeRawPtr<StyleRuleBase>, unsigned index);
bool              142 Source/core/css/StyleSheetContents.h     bool hasOneClient() { return clientSize() == 1; }
bool              146 Source/core/css/StyleSheetContents.h     bool isMutable() const { return m_isMutable; }
bool              151 Source/core/css/StyleSheetContents.h     bool isInMemoryCache() const { return m_isInMemoryCache; }
bool              156 Source/core/css/StyleSheetContents.h     bool hasMediaQueries() const { return m_hasMediaQueries; }
bool              158 Source/core/css/StyleSheetContents.h     bool didLoadErrorOccur() const { return m_didLoadErrorOccur; }
bool              185 Source/core/css/StyleSheetContents.h     bool m_hasSyntacticallyValidCSSHeader : 1;
bool              186 Source/core/css/StyleSheetContents.h     bool m_didLoadErrorOccur : 1;
bool              187 Source/core/css/StyleSheetContents.h     bool m_usesRemUnits : 1;
bool              188 Source/core/css/StyleSheetContents.h     bool m_isMutable : 1;
bool              189 Source/core/css/StyleSheetContents.h     bool m_isInMemoryCache : 1;
bool              190 Source/core/css/StyleSheetContents.h     bool m_hasFontFaceRule : 1;
bool              191 Source/core/css/StyleSheetContents.h     bool m_hasMediaQueries : 1;
bool              192 Source/core/css/StyleSheetContents.h     bool m_hasSingleOwnerDocument : 1;
bool               44 Source/core/css/TreeBoundaryCrossingRules.h     bool isEmpty() const { return m_treeBoundaryCrossingRuleSetMap.isEmpty(); }
bool               74 Source/core/css/invalidation/DescendantInvalidationSet.h     bool wholeSubtreeInvalid() const { return m_allDescendantsMightBeInvalid; }
bool               77 Source/core/css/invalidation/DescendantInvalidationSet.h     bool customPseudoInvalid() const { return m_customPseudoInvalid; }
bool               88 Source/core/css/invalidation/DescendantInvalidationSet.h     bool m_allDescendantsMightBeInvalid;
bool               91 Source/core/css/invalidation/DescendantInvalidationSet.h     bool m_customPseudoInvalid;
bool               28 Source/core/css/invalidation/StyleInvalidator.h     bool invalidate(Element&);
bool               29 Source/core/css/invalidation/StyleInvalidator.h     bool invalidateChildren(Element&);
bool               31 Source/core/css/invalidation/StyleInvalidator.h     bool checkInvalidationSetsAgainstElement(Element&);
bool               39 Source/core/css/invalidation/StyleInvalidator.h         bool matchesCurrentInvalidationSets(Element&);
bool               40 Source/core/css/invalidation/StyleInvalidator.h         bool foundInvalidationSet() { return m_foundInvalidationSet; }
bool               46 Source/core/css/invalidation/StyleInvalidator.h         bool m_foundInvalidationSet;
bool               47 Source/core/css/invalidation/StyleInvalidator.h         bool m_invalidateCustomPseudo;
bool               76 Source/core/css/invalidation/StyleInvalidator.h         bool m_prevFoundInvalidationSet;
bool               77 Source/core/css/invalidation/StyleInvalidator.h         bool m_prevInvalidateCustomPseudo;
bool               44 Source/core/css/invalidation/StyleSheetInvalidationAnalysis.h     bool dirtiesAllStyle() const { return m_dirtiesAllStyle; }
bool               51 Source/core/css/invalidation/StyleSheetInvalidationAnalysis.h     bool m_dirtiesAllStyle;
bool               90 Source/core/css/parser/BisonCSSParser.h     void parseSheet(StyleSheetContents*, const String&, const TextPosition& startPosition = TextPosition::minimumPosition(), CSSParserObserver* = 0, bool = false);
bool               93 Source/core/css/parser/BisonCSSParser.h     bool parseSupportsCondition(const String&);
bool               94 Source/core/css/parser/BisonCSSParser.h     static bool parseValue(MutableStylePropertySet*, CSSPropertyID, const String&, bool important, CSSParserMode, StyleSheetContents*);
bool               95 Source/core/css/parser/BisonCSSParser.h     static bool parseColor(RGBA32& color, const String&, bool strict = false);
bool               96 Source/core/css/parser/BisonCSSParser.h     static bool parseSystemColor(RGBA32& color, const String&);
bool               99 Source/core/css/parser/BisonCSSParser.h     bool parseDeclaration(MutableStylePropertySet*, const String&, CSSParserObserver*, StyleSheetContents* contextStyleSheet);
bool              104 Source/core/css/parser/BisonCSSParser.h     static bool parseValue(MutableStylePropertySet*, CSSPropertyID, const String&, bool important, const Document&);
bool              106 Source/core/css/parser/BisonCSSParser.h     bool parseValue(CSSPropertyID, bool important);
bool              128 Source/core/css/parser/BisonCSSParser.h     StyleRuleKeyframes* createKeyframesRule(const String&, PassOwnPtrWillBeRawPtr<WillBeHeapVector<RefPtrWillBeMember<StyleKeyframe> > >, bool isPrefixed);
bool              138 Source/core/css/parser/BisonCSSParser.h     StyleRuleBase* createSupportsRule(bool conditionIsSupported, RuleList*);
bool              162 Source/core/css/parser/BisonCSSParser.h     CSSParserSelector* rewriteSpecifiersWithElementName(const AtomicString& namespacePrefix, const AtomicString& elementName, CSSParserSelector*, bool isNamespacePlaceholder = false);
bool              163 Source/core/css/parser/BisonCSSParser.h     CSSParserSelector* rewriteSpecifiersWithElementNameForCustomPseudoElement(const QualifiedName& tag, const AtomicString& elementName, CSSParserSelector* specifiers, bool tagIsForNamespaceRule);
bool              164 Source/core/css/parser/BisonCSSParser.h     CSSParserSelector* rewriteSpecifiersWithElementNameForContentPseudoElement(const QualifiedName& tag, const AtomicString& elementName, CSSParserSelector* specifiers, bool tagIsForNamespaceRule);
bool              179 Source/core/css/parser/BisonCSSParser.h     bool m_important;
bool              186 Source/core/css/parser/BisonCSSParser.h     bool m_supportsCondition;
bool              193 Source/core/css/parser/BisonCSSParser.h     bool m_hasFontFaceOnlyValues;
bool              194 Source/core/css/parser/BisonCSSParser.h     bool m_hadSyntacticallyValidCSSRule;
bool              195 Source/core/css/parser/BisonCSSParser.h     bool m_logErrors;
bool              196 Source/core/css/parser/BisonCSSParser.h     bool m_ignoreErrors;
bool              205 Source/core/css/parser/BisonCSSParser.h     void endRule(bool valid);
bool              212 Source/core/css/parser/BisonCSSParser.h     void endProperty(bool isImportantFound, bool isPropertyParsed, CSSParserError = NoCSSError);
bool              259 Source/core/css/parser/BisonCSSParser.h     bool inViewport() const { return m_inViewport; }
bool              272 Source/core/css/parser/BisonCSSParser.h     bool parseValue(MutableStylePropertySet*, CSSPropertyID, const String&, bool important, StyleSheetContents* contextStyleSheet);
bool              275 Source/core/css/parser/BisonCSSParser.h     bool parseColor(const String&);
bool              284 Source/core/css/parser/BisonCSSParser.h     bool m_ruleHasHeader;
bool              286 Source/core/css/parser/BisonCSSParser.h     bool m_allowImportRules;
bool              287 Source/core/css/parser/BisonCSSParser.h     bool m_allowNamespaceDeclarations;
bool              289 Source/core/css/parser/BisonCSSParser.h     bool m_inViewport;
bool              312 Source/core/css/parser/BisonCSSParser.h     bool isLoggingErrors();
bool              326 Source/core/css/parser/BisonCSSParser.h bool isValidNthToken(const CSSParserString&);
bool               40 Source/core/css/parser/CSSParserIdioms.h inline bool isCSSSpace(UChar c)
bool               59 Source/core/css/parser/CSSParserObserver.h     virtual void endRuleBody(unsigned offset, bool error) = 0;
bool               62 Source/core/css/parser/CSSParserObserver.h     virtual void endProperty(bool isImportant, bool isParsed, unsigned offset, CSSParserError) = 0;
bool               70 Source/core/css/parser/CSSPropertyParser.h         const CSSParserContext&, bool inViewport, bool savedImportant,
bool               71 Source/core/css/parser/CSSPropertyParser.h         WillBeHeapVector<CSSProperty, 256>&, bool& hasFontFaceOnlyValues);
bool               76 Source/core/css/parser/CSSPropertyParser.h     static bool fastParseColor(RGBA32&, const StringType&, bool strict);
bool               78 Source/core/css/parser/CSSPropertyParser.h     bool parseValue(CSSPropertyID, bool important);
bool               80 Source/core/css/parser/CSSPropertyParser.h     static bool isSystemColor(int id);
bool               83 Source/core/css/parser/CSSPropertyParser.h     bool inShorthand() const { return m_inParseShorthand; }
bool               84 Source/core/css/parser/CSSPropertyParser.h     bool inQuirksMode() const { return isQuirksModeBehavior(m_context.mode()); }
bool               86 Source/core/css/parser/CSSPropertyParser.h     bool inViewport() const { return m_inViewport; }
bool               87 Source/core/css/parser/CSSPropertyParser.h     bool parseViewportProperty(CSSPropertyID propId, bool important);
bool               88 Source/core/css/parser/CSSPropertyParser.h     bool parseViewportShorthand(CSSPropertyID propId, CSSPropertyID first, CSSPropertyID second, bool important);
bool               92 Source/core/css/parser/CSSPropertyParser.h     void addPropertyWithPrefixingVariant(CSSPropertyID, PassRefPtrWillBeRawPtr<CSSValue>, bool important, bool implicit = false);
bool               93 Source/core/css/parser/CSSPropertyParser.h     void addProperty(CSSPropertyID, PassRefPtrWillBeRawPtr<CSSValue>, bool important, bool implicit = false);
bool               95 Source/core/css/parser/CSSPropertyParser.h     bool hasProperties() const { return !m_parsedProperties.isEmpty(); }
bool               96 Source/core/css/parser/CSSPropertyParser.h     void addExpandedPropertyForValue(CSSPropertyID propId, PassRefPtrWillBeRawPtr<CSSValue>, bool);
bool              100 Source/core/css/parser/CSSPropertyParser.h     bool parseShorthand(CSSPropertyID, const StylePropertyShorthand&, bool important);
bool              101 Source/core/css/parser/CSSPropertyParser.h     bool parse4Values(CSSPropertyID, const CSSPropertyID* properties, bool important);
bool              102 Source/core/css/parser/CSSPropertyParser.h     bool parseContent(CSSPropertyID, bool important);
bool              103 Source/core/css/parser/CSSPropertyParser.h     bool parseQuotes(CSSPropertyID, bool important);
bool              109 Source/core/css/parser/CSSPropertyParser.h     bool parseFillImage(CSSParserValueList*, RefPtrWillBeRawPtr<CSSValue>&);
bool              117 Source/core/css/parser/CSSPropertyParser.h     bool isPotentialPositionValue(CSSParserValue*);
bool              123 Source/core/css/parser/CSSPropertyParser.h     PassRefPtrWillBeRawPtr<CSSValue> parseFillSize(CSSPropertyID, bool &allowComma);
bool              125 Source/core/css/parser/CSSPropertyParser.h     bool parseFillProperty(CSSPropertyID propId, CSSPropertyID& propId1, CSSPropertyID& propId2, RefPtrWillBeRawPtr<CSSValue>&, RefPtrWillBeRawPtr<CSSValue>&);
bool              126 Source/core/css/parser/CSSPropertyParser.h     bool parseFillShorthand(CSSPropertyID, const CSSPropertyID* properties, int numProperties, bool important);
bool              142 Source/core/css/parser/CSSPropertyParser.h     bool parseWebkitTransformOriginShorthand(RefPtrWillBeRawPtr<CSSValue>&, RefPtrWillBeRawPtr<CSSValue>&, RefPtrWillBeRawPtr<CSSValue>&);
bool              143 Source/core/css/parser/CSSPropertyParser.h     bool parseCubicBezierTimingFunctionValue(CSSParserValueList*& args, double& result);
bool              144 Source/core/css/parser/CSSPropertyParser.h     bool parseAnimationProperty(CSSPropertyID, RefPtrWillBeRawPtr<CSSValue>&, AnimationParseContext&);
bool              145 Source/core/css/parser/CSSPropertyParser.h     bool parseTransitionShorthand(CSSPropertyID, bool important);
bool              146 Source/core/css/parser/CSSPropertyParser.h     bool parseAnimationShorthand(CSSPropertyID, bool important);
bool              150 Source/core/css/parser/CSSPropertyParser.h     bool parseColumnsShorthand(bool important);
bool              153 Source/core/css/parser/CSSPropertyParser.h     bool parseIntegerOrStringFromGridPosition(RefPtrWillBeRawPtr<CSSPrimitiveValue>& numericValue, RefPtrWillBeRawPtr<CSSPrimitiveValue>& gridLineName);
bool              154 Source/core/css/parser/CSSPropertyParser.h     bool parseGridItemPositionShorthand(CSSPropertyID, bool important);
bool              155 Source/core/css/parser/CSSPropertyParser.h     bool parseGridTemplateRowsAndAreas(PassRefPtrWillBeRawPtr<CSSValue>, bool important);
bool              156 Source/core/css/parser/CSSPropertyParser.h     bool parseGridTemplateShorthand(bool important);
bool              157 Source/core/css/parser/CSSPropertyParser.h     bool parseGridAreaShorthand(bool important);
bool              158 Source/core/css/parser/CSSPropertyParser.h     bool parseSingleGridAreaLonghand(RefPtrWillBeRawPtr<CSSValue>&);
bool              159 Source/core/css/parser/CSSPropertyParser.h     PassRefPtrWillBeRawPtr<CSSValue> parseGridTrackList(bool important);
bool              160 Source/core/css/parser/CSSPropertyParser.h     bool parseGridTrackRepeatFunction(CSSValueList&);
bool              163 Source/core/css/parser/CSSPropertyParser.h     bool parseGridTemplateAreasRow(NamedGridAreaMap&, const size_t, size_t&);
bool              167 Source/core/css/parser/CSSPropertyParser.h     bool parseClipShape(CSSPropertyID, bool important);
bool              169 Source/core/css/parser/CSSPropertyParser.h     bool parseItemPositionOverflowPosition(CSSPropertyID, bool important);
bool              181 Source/core/css/parser/CSSPropertyParser.h     bool parseFont(bool important);
bool              184 Source/core/css/parser/CSSPropertyParser.h     bool parseCounter(CSSPropertyID, int defaultValue, bool important);
bool              185 Source/core/css/parser/CSSPropertyParser.h     PassRefPtrWillBeRawPtr<CSSValue> parseCounterContent(CSSParserValueList* args, bool counters);
bool              187 Source/core/css/parser/CSSPropertyParser.h     bool parseColorParameters(CSSParserValue*, int* colorValues, bool parseAlpha);
bool              188 Source/core/css/parser/CSSPropertyParser.h     bool parseHSLParameters(CSSParserValue*, double* colorValues, bool parseAlpha);
bool              190 Source/core/css/parser/CSSPropertyParser.h     bool parseColorFromValue(CSSParserValue*, RGBA32&);
bool              192 Source/core/css/parser/CSSPropertyParser.h     bool parseLineHeight(bool important);
bool              193 Source/core/css/parser/CSSPropertyParser.h     bool parseFontSize(bool important);
bool              194 Source/core/css/parser/CSSPropertyParser.h     bool parseFontVariant(bool important);
bool              195 Source/core/css/parser/CSSPropertyParser.h     bool parseFontWeight(bool important);
bool              196 Source/core/css/parser/CSSPropertyParser.h     bool parseFontFaceSrc();
bool              197 Source/core/css/parser/CSSPropertyParser.h     bool parseFontFaceUnicodeRange();
bool              199 Source/core/css/parser/CSSPropertyParser.h     bool parseSVGValue(CSSPropertyID propId, bool important);
bool              207 Source/core/css/parser/CSSPropertyParser.h     bool parseBorderImageShorthand(CSSPropertyID, bool important);
bool              209 Source/core/css/parser/CSSPropertyParser.h     bool parseBorderImageRepeat(RefPtrWillBeRawPtr<CSSValue>&);
bool              210 Source/core/css/parser/CSSPropertyParser.h     bool parseBorderImageSlice(CSSPropertyID, RefPtrWillBeRawPtr<CSSBorderImageSliceValue>&);
bool              211 Source/core/css/parser/CSSPropertyParser.h     bool parseBorderImageWidth(RefPtrWillBeRawPtr<CSSPrimitiveValue>&);
bool              212 Source/core/css/parser/CSSPropertyParser.h     bool parseBorderImageOutset(RefPtrWillBeRawPtr<CSSPrimitiveValue>&);
bool              213 Source/core/css/parser/CSSPropertyParser.h     bool parseBorderRadius(CSSPropertyID, bool important);
bool              215 Source/core/css/parser/CSSPropertyParser.h     bool parseAspectRatio(bool important);
bool              217 Source/core/css/parser/CSSPropertyParser.h     bool parseReflect(CSSPropertyID, bool important);
bool              219 Source/core/css/parser/CSSPropertyParser.h     bool parseFlex(CSSParserValueList* args, bool important);
bool              221 Source/core/css/parser/CSSPropertyParser.h     bool parseObjectPosition(bool important);
bool              224 Source/core/css/parser/CSSPropertyParser.h     bool parseCanvas(CSSParserValueList*, RefPtrWillBeRawPtr<CSSValue>&);
bool              226 Source/core/css/parser/CSSPropertyParser.h     bool parseDeprecatedGradient(CSSParserValueList*, RefPtrWillBeRawPtr<CSSValue>&);
bool              227 Source/core/css/parser/CSSPropertyParser.h     bool parseDeprecatedLinearGradient(CSSParserValueList*, RefPtrWillBeRawPtr<CSSValue>&, CSSGradientRepeat repeating);
bool              228 Source/core/css/parser/CSSPropertyParser.h     bool parseDeprecatedRadialGradient(CSSParserValueList*, RefPtrWillBeRawPtr<CSSValue>&, CSSGradientRepeat repeating);
bool              229 Source/core/css/parser/CSSPropertyParser.h     bool parseLinearGradient(CSSParserValueList*, RefPtrWillBeRawPtr<CSSValue>&, CSSGradientRepeat repeating);
bool              230 Source/core/css/parser/CSSPropertyParser.h     bool parseRadialGradient(CSSParserValueList*, RefPtrWillBeRawPtr<CSSValue>&, CSSGradientRepeat repeating);
bool              231 Source/core/css/parser/CSSPropertyParser.h     bool parseGradientColorStops(CSSParserValueList*, CSSGradientValue*, bool expectComma);
bool              233 Source/core/css/parser/CSSPropertyParser.h     bool parseCrossfade(CSSParserValueList*, RefPtrWillBeRawPtr<CSSValue>&);
bool              237 Source/core/css/parser/CSSPropertyParser.h     bool parseWillChange(bool important);
bool              242 Source/core/css/parser/CSSPropertyParser.h     static bool isBlendMode(CSSValueID);
bool              243 Source/core/css/parser/CSSPropertyParser.h     static bool isCompositeOperator(CSSValueID);
bool              248 Source/core/css/parser/CSSPropertyParser.h     bool parseWebkitTransformOrigin(CSSPropertyID propId, CSSPropertyID& propId1, CSSPropertyID& propId2, CSSPropertyID& propId3, RefPtrWillBeRawPtr<CSSValue>&, RefPtrWillBeRawPtr<CSSValue>&, RefPtrWillBeRawPtr<CSSValue>&);
bool              249 Source/core/css/parser/CSSPropertyParser.h     bool parseWebkitPerspectiveOrigin(CSSPropertyID propId, CSSPropertyID& propId1, CSSPropertyID& propId2,  RefPtrWillBeRawPtr<CSSValue>&, RefPtrWillBeRawPtr<CSSValue>&);
bool              251 Source/core/css/parser/CSSPropertyParser.h     bool parseTextEmphasisStyle(bool important);
bool              253 Source/core/css/parser/CSSPropertyParser.h     bool parseTouchAction(bool important);
bool              255 Source/core/css/parser/CSSPropertyParser.h     void addTextDecorationProperty(CSSPropertyID, PassRefPtrWillBeRawPtr<CSSValue>, bool important);
bool              256 Source/core/css/parser/CSSPropertyParser.h     bool parseTextDecoration(CSSPropertyID propId, bool important);
bool              257 Source/core/css/parser/CSSPropertyParser.h     bool parseTextUnderlinePosition(bool important);
bool              261 Source/core/css/parser/CSSPropertyParser.h     bool parseLineBoxContain(bool important);
bool              262 Source/core/css/parser/CSSPropertyParser.h     bool parseCalculation(CSSParserValue*, ValueRange);
bool              264 Source/core/css/parser/CSSPropertyParser.h     bool parseFontFeatureTag(CSSValueList*);
bool              265 Source/core/css/parser/CSSPropertyParser.h     bool parseFontFeatureSettings(bool important);
bool              267 Source/core/css/parser/CSSPropertyParser.h     bool parseFontVariantLigatures(bool important);
bool              269 Source/core/css/parser/CSSPropertyParser.h     bool parseGeneratedImage(CSSParserValueList*, RefPtrWillBeRawPtr<CSSValue>&);
bool              274 Source/core/css/parser/CSSPropertyParser.h     bool validWidthOrHeight(CSSParserValue*);
bool              286 Source/core/css/parser/CSSPropertyParser.h     bool parsePage(CSSPropertyID propId, bool important);
bool              287 Source/core/css/parser/CSSPropertyParser.h     bool parseSize(CSSPropertyID propId, bool important);
bool              290 Source/core/css/parser/CSSPropertyParser.h     bool parseFontFaceSrcURI(CSSValueList*);
bool              291 Source/core/css/parser/CSSPropertyParser.h     bool parseFontFaceSrcLocal(CSSValueList*);
bool              360 Source/core/css/parser/CSSPropertyParser.h     bool validCalculationUnit(CSSParserValue*, Units, ReleaseParsedCalcValueCondition releaseCalc = DoNotReleaseParsedCalcValue);
bool              362 Source/core/css/parser/CSSPropertyParser.h     bool shouldAcceptUnitLessValues(CSSParserValue*, Units, CSSParserMode);
bool              364 Source/core/css/parser/CSSPropertyParser.h     inline bool validUnit(CSSParserValue* value, Units unitflags, ReleaseParsedCalcValueCondition releaseCalc = DoNotReleaseParsedCalcValue) { return validUnit(value, unitflags, m_context.mode(), releaseCalc); }
bool              365 Source/core/css/parser/CSSPropertyParser.h     bool validUnit(CSSParserValue*, Units, CSSParserMode, ReleaseParsedCalcValueCondition releaseCalc = DoNotReleaseParsedCalcValue);
bool              367 Source/core/css/parser/CSSPropertyParser.h     bool parseBorderImageQuad(Units, RefPtrWillBeRawPtr<CSSPrimitiveValue>&);
bool              370 Source/core/css/parser/CSSPropertyParser.h     bool isCalculation(CSSParserValue*);
bool              377 Source/core/css/parser/CSSPropertyParser.h     const bool m_inViewport;
bool              378 Source/core/css/parser/CSSPropertyParser.h     const bool m_important; // FIXME: This is only used by font-face-src and unicode-range and undoubtably wrong!
bool              382 Source/core/css/parser/CSSPropertyParser.h     bool m_hasFontFaceOnlyValues;
bool              387 Source/core/css/parser/CSSPropertyParser.h     bool m_implicitShorthand;
bool              397 Source/core/css/parser/CSSPropertyParser.h     friend bool parseDeprecatedGradientColorStop(CSSPropertyParser*, CSSParserValue*, CSSGradientColorStop&);
bool              405 Source/core/css/parser/CSSPropertyParser.h bool isKeywordPropertyID(CSSPropertyID);
bool              406 Source/core/css/parser/CSSPropertyParser.h bool isValidKeywordPropertyAndValue(CSSPropertyID, int valueID, const CSSParserContext&);
bool               41 Source/core/css/parser/MediaQueryInputStream.h     template<bool characterPredicate(UChar)>
bool               28 Source/core/css/parser/MediaQueryParser.h     bool m_mediaTypeSet;
bool               33 Source/core/css/parser/MediaQueryParser.h     bool addExpression();
bool               38 Source/core/css/parser/MediaQueryParser.h     inline bool currentMediaQueryChanged() const
bool               96 Source/core/css/parser/MediaQueryParser.h     bool observeBlock(BlockParameters&, MediaQueryTokenType);
bool               38 Source/core/css/parser/MediaQueryTokenizer.h     bool consumeUntilCommentEndFound();
bool               40 Source/core/css/parser/MediaQueryTokenizer.h     bool consumeIfNext(UChar);
bool               44 Source/core/css/parser/MediaQueryTokenizer.h     bool nextTwoCharsAreValidEscape(unsigned offset);
bool               45 Source/core/css/parser/MediaQueryTokenizer.h     bool nextCharsAreNumber();
bool               46 Source/core/css/parser/MediaQueryTokenizer.h     bool nextCharsAreIdentifier();
bool               72 Source/core/css/resolver/CSSToStyleMap.h     static PassRefPtr<TimingFunction> animationTimingFunction(CSSValue*, bool allowInitial);
bool               82 Source/core/css/resolver/CSSToStyleMap.h     bool useSVGZoomRules() const;
bool               54 Source/core/css/resolver/ElementResolveContext.h     bool distributedToInsertionPoint() const { return m_distributedToInsertionPoint; }
bool               61 Source/core/css/resolver/ElementResolveContext.h     bool m_distributedToInsertionPoint;
bool               37 Source/core/css/resolver/FilterOperationResolver.h     static bool createFilterOperations(CSSValue* inValue, const CSSToLengthConversionData&, FilterOperations& outOperations, StyleResolverState&);
bool               45 Source/core/css/resolver/FontBuilder.h     void initForStyleResolve(const Document&, RenderStyle*, bool useSVGZoomRules);
bool               49 Source/core/css/resolver/FontBuilder.h     void didChangeFontParameters(bool);
bool               86 Source/core/css/resolver/FontBuilder.h     bool fontSizeHasViewportUnits() { return m_fontSizehasViewportUnits; }
bool               89 Source/core/css/resolver/FontBuilder.h     void setFontDirty(bool fontDirty) { m_fontDirty = fontDirty; }
bool               91 Source/core/css/resolver/FontBuilder.h     bool fontDirty() const { return m_fontDirty; }
bool              114 Source/core/css/resolver/FontBuilder.h     bool m_useSVGZoomRules;
bool              115 Source/core/css/resolver/FontBuilder.h     bool m_fontSizehasViewportUnits;
bool              128 Source/core/css/resolver/FontBuilder.h     bool m_fontDirty;
bool               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)
bool               50 Source/core/css/resolver/MatchRequest.h     const bool includeEmptyRules;
bool               52 Source/core/css/resolver/MatchRequest.h     const bool elementApplyAuthorStyles;
bool               44 Source/core/css/resolver/MatchResult.h     bool collapsed() const { return m_firstRuleIndex == -1; }
bool               67 Source/core/css/resolver/MatchResult.h inline bool operator==(const RuleRange& a, const RuleRange& b)
bool              112 Source/core/css/resolver/MatchResult.h     bool isCacheable;
bool              117 Source/core/css/resolver/MatchResult.h inline bool operator==(const MatchRanges& a, const MatchRanges& b)
bool              122 Source/core/css/resolver/MatchResult.h inline bool operator!=(const MatchRanges& a, const MatchRanges& b)
bool              127 Source/core/css/resolver/MatchResult.h inline bool operator==(const MatchedProperties& a, const MatchedProperties& b)
bool              132 Source/core/css/resolver/MatchResult.h inline bool operator!=(const MatchedProperties& a, const MatchedProperties& b)
bool               59 Source/core/css/resolver/MatchedPropertiesCache.h     static bool isCacheable(const Element*, const RenderStyle*, const RenderStyle* parentStyle);
bool               35 Source/core/css/resolver/MediaQueryResult.h     MediaQueryResult(const MediaQueryExp& expr, bool result)
bool               44 Source/core/css/resolver/MediaQueryResult.h     bool m_result;
bool               62 Source/core/css/resolver/ScopedStyleResolver.h     void collectMatchingAuthorRules(ElementRuleCollector&, bool includeEmptyRules, bool applyAuthorStyles, CascadeScope, CascadeOrder = ignoreCascadeOrder);
bool               50 Source/core/css/resolver/ScopedStyleTree.h     ScopedStyleResolver* addScopedStyleResolver(ContainerNode& scopingNode, bool& isNewEntry);
bool               54 Source/core/css/resolver/ScopedStyleTree.h     bool hasOnlyScopedResolverForDocument() const { return m_scopedResolverForDocument && m_authorStyles.size() == 1; }
bool               68 Source/core/css/resolver/ScopedStyleTree.h     void setBuildInDocumentOrder(bool enabled) { m_buildInDocumentOrder = enabled; }
bool               69 Source/core/css/resolver/ScopedStyleTree.h     bool buildInDocumentOrder() const { return m_buildInDocumentOrder; }
bool               74 Source/core/css/resolver/ScopedStyleTree.h     bool cacheIsValid(const ContainerNode* parent) const { return parent && parent == m_cache.nodeForScopedStyles; }
bool               83 Source/core/css/resolver/ScopedStyleTree.h     bool m_buildInDocumentOrder;
bool               60 Source/core/css/resolver/SharedStyleFinder.h     bool documentContainsValidCandidate() const;
bool               62 Source/core/css/resolver/SharedStyleFinder.h     bool classNamesAffectedByRules(const SpaceSplitString&) const;
bool               64 Source/core/css/resolver/SharedStyleFinder.h     bool canShareStyleWithElement(Element& candidate) const;
bool               65 Source/core/css/resolver/SharedStyleFinder.h     bool canShareStyleWithControl(Element& candidate) const;
bool               66 Source/core/css/resolver/SharedStyleFinder.h     bool sharingCandidateHasIdenticalStyleAffectingAttributes(Element& candidate) const;
bool               67 Source/core/css/resolver/SharedStyleFinder.h     bool sharingCandidateShadowHasSharedStyleSheetContents(Element& candidate) const;
bool               68 Source/core/css/resolver/SharedStyleFinder.h     bool sharingCandidateDistributedToSameInsertionPoint(Element& candidate) const;
bool               69 Source/core/css/resolver/SharedStyleFinder.h     bool matchesRuleSet(RuleSet*);
bool               74 Source/core/css/resolver/SharedStyleFinder.h     bool m_elementAffectedByClassRules;
bool               39 Source/core/css/resolver/StyleAdjuster.h     StyleAdjuster(const CachedUAStyle& cachedUAStyle, bool useQuirksModeStyles)
bool               52 Source/core/css/resolver/StyleAdjuster.h     bool m_useQuirksModeStyles;
bool               52 Source/core/css/resolver/StyleBuilder.h     static void oldApplyProperty(CSSPropertyID, StyleResolverState&, CSSValue*, bool isInitial, bool isInherit);
bool               55 Source/core/css/resolver/StyleBuilder.h     static bool applyProperty(CSSPropertyID, StyleResolverState&, CSSValue*, bool isInitial, bool isInherit);
bool              151 Source/core/css/resolver/StyleResolver.h     bool hasPendingAuthorStyleSheets() const { return m_pendingStyleSheets.size() > 0 || m_needCollectFeatures; }
bool              155 Source/core/css/resolver/StyleResolver.h     void setBuildScopedStyleTreeInDocumentOrder(bool enabled) { m_styleTree.setBuildInDocumentOrder(enabled); }
bool              156 Source/core/css/resolver/StyleResolver.h     bool buildScopedStyleTreeInDocumentOrder() const { return m_styleTree.buildInDocumentOrder(); }
bool              157 Source/core/css/resolver/StyleResolver.h     bool styleTreeHasOnlyScopedResolverForDocument() const { return m_styleTree.hasOnlyScopedResolverForDocument(); }
bool              191 Source/core/css/resolver/StyleResolver.h     bool hasViewportDependentMediaQueries() const { return !m_viewportDependentMediaQueryResults.isEmpty(); }
bool              192 Source/core/css/resolver/StyleResolver.h     bool mediaQueryAffectedByViewportChange() const;
bool              216 Source/core/css/resolver/StyleResolver.h     bool hasRulesForId(const AtomicString&) const;
bool              253 Source/core/css/resolver/StyleResolver.h     void matchAuthorRules(Element*, ElementRuleCollector&, bool includeEmptyRules);
bool              254 Source/core/css/resolver/StyleResolver.h     void matchAuthorRulesForShadowHost(Element*, ElementRuleCollector&, bool includeEmptyRules, Vector<ScopedStyleResolver*, 8>& resolvers, Vector<ScopedStyleResolver*, 8>& resolversInShadowTree);
bool              255 Source/core/css/resolver/StyleResolver.h     void matchAllRules(StyleResolverState&, ElementRuleCollector&, bool includeSMILProperties);
bool              260 Source/core/css/resolver/StyleResolver.h     void collectTreeBoundaryCrossingRules(Element*, ElementRuleCollector&, bool includeEmptyRules);
bool              263 Source/core/css/resolver/StyleResolver.h     bool fastRejectSelector(const RuleData&) const;
bool              274 Source/core/css/resolver/StyleResolver.h     static inline bool isPropertyForPass(CSSPropertyID);
bool              276 Source/core/css/resolver/StyleResolver.h     void applyMatchedProperties(StyleResolverState&, const MatchResult&, bool important, const RuleRange&, bool inheritedOnly);
bool              278 Source/core/css/resolver/StyleResolver.h     void applyProperties(StyleResolverState&, const StylePropertySet* properties, StyleRule*, bool isImportant, bool inheritedOnly, PropertyWhitelistType = PropertyWhitelistNone);
bool              281 Source/core/css/resolver/StyleResolver.h     void matchPageRules(MatchResult&, RuleSet*, bool isLeftPage, bool isFirstPage, const String& pageName);
bool              282 Source/core/css/resolver/StyleResolver.h     void matchPageRulesForList(WillBeHeapVector<RawPtrWillBeMember<StyleRulePage> >& matchedRules, const WillBeHeapVector<RawPtrWillBeMember<StyleRulePage> >&, bool isLeftPage, bool isFirstPage, const String& pageName);
bool              286 Source/core/css/resolver/StyleResolver.h     bool isLeftPage(int pageIndex) const;
bool              287 Source/core/css/resolver/StyleResolver.h     bool isRightPage(int pageIndex) const { return !isLeftPage(pageIndex); }
bool              288 Source/core/css/resolver/StyleResolver.h     bool isFirstPage(int pageIndex) const;
bool              291 Source/core/css/resolver/StyleResolver.h     bool pseudoStyleForElementInternal(Element&, const PseudoStyleRequest&, RenderStyle* parentStyle, StyleResolverState&);
bool              330 Source/core/css/resolver/StyleResolver.h     bool m_needCollectFeatures;
bool               26 Source/core/css/resolver/StyleResolverParentScope.h     bool m_pushed;
bool               59 Source/core/css/resolver/StyleResolverState.h     bool distributedToInsertionPoint() const { return m_elementContext.distributedToInsertionPoint(); }
bool               86 Source/core/css/resolver/StyleResolverState.h     void setApplyPropertyToRegularStyle(bool isApply) { m_applyPropertyToRegularStyle = isApply; }
bool               87 Source/core/css/resolver/StyleResolverState.h     void setApplyPropertyToVisitedLinkStyle(bool isApply) { m_applyPropertyToVisitedLinkStyle = isApply; }
bool               88 Source/core/css/resolver/StyleResolverState.h     bool applyPropertyToRegularStyle() const { return m_applyPropertyToRegularStyle; }
bool               89 Source/core/css/resolver/StyleResolverState.h     bool applyPropertyToVisitedLinkStyle() const { return m_applyPropertyToVisitedLinkStyle; }
bool              139 Source/core/css/resolver/StyleResolverState.h     bool useSVGZoomRules() const { return element() && element()->isSVGElement(); }
bool              156 Source/core/css/resolver/StyleResolverState.h     bool m_applyPropertyToRegularStyle;
bool              157 Source/core/css/resolver/StyleResolverState.h     bool m_applyPropertyToVisitedLinkStyle;
bool               63 Source/core/css/resolver/StyleResolverStats.h     bool printMissedCandidateCount;
bool               46 Source/core/css/resolver/TransformBuilder.h     static bool createTransformOperations(CSSValue* inValue, const CSSToLengthConversionData&, TransformOperations& outOperations);
bool               71 Source/core/css/resolver/ViewportStyleResolver.h     bool m_hasAuthorStyle;
bool               44 Source/core/dom/ActiveDOMObject.h     bool suspendIfNeededCalled() const { return m_suspendIfNeededCalled; }
bool               52 Source/core/dom/ActiveDOMObject.h     virtual bool hasPendingActivity() const;
bool               85 Source/core/dom/ActiveDOMObject.h     bool m_suspendIfNeededCalled;
bool               48 Source/core/dom/Attr.h     bool specified() const { return true; }
bool               79 Source/core/dom/Attr.h     virtual PassRefPtr<Node> cloneNode(bool deep = true) OVERRIDE;
bool               81 Source/core/dom/Attr.h     virtual bool isAttributeNode() const OVERRIDE { return true; }
bool               82 Source/core/dom/Attr.h     virtual bool childTypeAllowed(NodeType) const OVERRIDE;
bool               84 Source/core/dom/Attr.h     virtual void childrenChanged(bool changedByParser = false, Node* beforeChange = 0, Node* afterChange = 0, int childCountDelta = 0) OVERRIDE;
bool               53 Source/core/dom/Attribute.h     bool isEmpty() const { return m_value.isEmpty(); }
bool               54 Source/core/dom/Attribute.h     bool matches(const QualifiedName&) const;
bool               75 Source/core/dom/Attribute.h inline bool Attribute::matches(const QualifiedName& qualifiedName) const
bool               47 Source/core/dom/CharacterData.h     bool containsOnlyWhitespace() const;
bool               74 Source/core/dom/CharacterData.h     virtual bool isCharacterDataNode() const OVERRIDE FINAL { return true; }
bool               76 Source/core/dom/CharacterData.h     virtual bool offsetInCharacters() const OVERRIDE FINAL;
bool               54 Source/core/dom/ChildListMutationScope.h     bool hasObservers() const { return m_observers; }
bool               60 Source/core/dom/ChildListMutationScope.h     bool isEmpty();
bool               61 Source/core/dom/ChildListMutationScope.h     bool isAddedNodeInOrder(Node*);
bool               62 Source/core/dom/ChildListMutationScope.h     bool isRemovedNodeInOrder(Node*);
bool               53 Source/core/dom/ChildNodeList.h     bool canTraverseBackward() const { return true; }
bool               61 Source/core/dom/ChildNodeList.h     virtual bool isChildNodeList() const OVERRIDE { return true; }
bool               51 Source/core/dom/ClassCollection.h     bool elementMatches(const Element&) const;
bool               60 Source/core/dom/ClassCollection.h inline bool ClassCollection::elementMatches(const Element& testElement) const
bool               41 Source/core/dom/Comment.h     virtual PassRefPtr<Node> cloneNode(bool deep = true) OVERRIDE;
bool               65 Source/core/dom/ContainerNode.h     static bool isEventDispatchForbidden()
bool              100 Source/core/dom/ContainerNode.h     bool hasChildren() const { return m_firstChild; }
bool              102 Source/core/dom/ContainerNode.h     bool hasOneChild() const { return m_firstChild && !m_firstChild->nextSibling(); }
bool              103 Source/core/dom/ContainerNode.h     bool hasOneTextChild() const { return hasOneChild() && m_firstChild->isTextNode(); }
bool              104 Source/core/dom/ContainerNode.h     bool hasChildCount(unsigned) const;
bool              123 Source/core/dom/ContainerNode.h     PassRefPtr<RadioNodeList> radioNodeList(const AtomicString&, bool onlyMatchImgElements = false);
bool              139 Source/core/dom/ContainerNode.h     virtual void setFocus(bool) OVERRIDE;
bool              141 Source/core/dom/ContainerNode.h     virtual void setActive(bool = true) OVERRIDE;
bool              142 Source/core/dom/ContainerNode.h     virtual void setHovered(bool = true) OVERRIDE;
bool              144 Source/core/dom/ContainerNode.h     bool childrenAffectedByFocus() const { return hasRestyleFlag(ChildrenAffectedByFocus); }
bool              147 Source/core/dom/ContainerNode.h     bool childrenAffectedByHover() const { return hasRestyleFlag(ChildrenAffectedByHover); }
bool              150 Source/core/dom/ContainerNode.h     bool childrenAffectedByActive() const { return hasRestyleFlag(ChildrenAffectedByActive); }
bool              153 Source/core/dom/ContainerNode.h     bool childrenAffectedByDrag() const { return hasRestyleFlag(ChildrenAffectedByDrag); }
bool              156 Source/core/dom/ContainerNode.h     bool childrenAffectedByPositionalRules() const { return hasRestyleFlag(ChildrenAffectedByForwardPositionalRules) || hasRestyleFlag(ChildrenAffectedByBackwardPositionalRules); }
bool              158 Source/core/dom/ContainerNode.h     bool childrenAffectedByFirstChildRules() const { return hasRestyleFlag(ChildrenAffectedByFirstChildRules); }
bool              161 Source/core/dom/ContainerNode.h     bool childrenAffectedByLastChildRules() const { return hasRestyleFlag(ChildrenAffectedByLastChildRules); }
bool              164 Source/core/dom/ContainerNode.h     bool childrenAffectedByDirectAdjacentRules() const { return hasRestyleFlag(ChildrenAffectedByDirectAdjacentRules); }
bool              167 Source/core/dom/ContainerNode.h     bool childrenAffectedByIndirectAdjacentRules() const { return hasRestyleFlag(ChildrenAffectedByIndirectAdjacentRules); }
bool              170 Source/core/dom/ContainerNode.h     bool childrenAffectedByForwardPositionalRules() const { return hasRestyleFlag(ChildrenAffectedByForwardPositionalRules); }
bool              173 Source/core/dom/ContainerNode.h     bool childrenAffectedByBackwardPositionalRules() const { return hasRestyleFlag(ChildrenAffectedByBackwardPositionalRules); }
bool              178 Source/core/dom/ContainerNode.h     bool childrenSupportStyleSharing() const { return !hasRestyleFlags(); }
bool              185 Source/core/dom/ContainerNode.h     virtual void childrenChanged(bool createdByParser = false, Node* beforeChange = 0, Node* afterChange = 0, int childCountDelta = 0);
bool              209 Source/core/dom/ContainerNode.h     bool hasRestyleFlag(DynamicRestyleFlags mask) const { return hasRareData() && hasRestyleFlagInternal(mask); }
bool              210 Source/core/dom/ContainerNode.h     bool hasRestyleFlags() const { return hasRareData() && hasRestyleFlagsInternal(); }
bool              212 Source/core/dom/ContainerNode.h     bool hasRestyleFlagInternal(DynamicRestyleFlags) const;
bool              213 Source/core/dom/ContainerNode.h     bool hasRestyleFlagsInternal() const;
bool              215 Source/core/dom/ContainerNode.h     inline bool checkAcceptChildGuaranteedNodeTypes(const Node& newChild, ExceptionState&) const;
bool              216 Source/core/dom/ContainerNode.h     inline bool checkAcceptChild(const Node* newChild, const Node* oldChild, ExceptionState&) const;
bool              217 Source/core/dom/ContainerNode.h     inline bool containsConsideringHostElements(const Node&) const;
bool              218 Source/core/dom/ContainerNode.h     inline bool isChildTypeAllowed(const Node& child) const;
bool              223 Source/core/dom/ContainerNode.h     bool getUpperLeftCorner(FloatPoint&) const;
bool              224 Source/core/dom/ContainerNode.h     bool getLowerRightCorner(FloatPoint&) const;
bool              231 Source/core/dom/ContainerNode.h bool childAttachedAllowedWhenAttachingChildren(ContainerNode*);
bool              236 Source/core/dom/ContainerNode.h inline bool ContainerNode::hasChildCount(unsigned count) const
bool              375 Source/core/dom/ContainerNode.h     bool hasSnapshot() { return !!m_childNodes.get(); }
bool              129 Source/core/dom/ContainerNodeAlgorithms.h     template<class GenericNode, class GenericNodeContainer, bool dispatchRemovalNotification>
bool              151 Source/core/dom/ContainerNodeAlgorithms.h         static const bool value = false;
bool              156 Source/core/dom/ContainerNodeAlgorithms.h         static const bool value = true;
bool               53 Source/core/dom/ContextFeatures.h     static bool dialogElementEnabled(Document*);
bool               54 Source/core/dom/ContextFeatures.h     static bool styleScopedEnabled(Document*);
bool               55 Source/core/dom/ContextFeatures.h     static bool pagePopupEnabled(Document*);
bool               56 Source/core/dom/ContextFeatures.h     static bool mutationEventsEnabled(Document*);
bool               57 Source/core/dom/ContextFeatures.h     static bool pushStateEnabled(Document*);
bool               59 Source/core/dom/ContextFeatures.h     bool isEnabled(Document*, FeatureType, bool) const;
bool               84 Source/core/dom/ContextFeatures.h     virtual bool isEnabled(Document*, ContextFeatures::FeatureType, bool defaultValue) { return defaultValue; }
bool               96 Source/core/dom/ContextFeatures.h inline bool ContextFeatures::isEnabled(Document* document, FeatureType type, bool defaultValue) const
bool               59 Source/core/dom/ContextLifecycleNotifier.h     bool contains(ActiveDOMObject* object) const { return m_activeDOMObjects.contains(object); }
bool               60 Source/core/dom/ContextLifecycleNotifier.h     bool hasPendingActivity() const;
bool               53 Source/core/dom/DOMImplementation.h     static bool hasFeature(const String& feature, const String& version);
bool               54 Source/core/dom/DOMImplementation.h     bool hasFeatureForBindings(const String& feature, const String& version);
bool               67 Source/core/dom/DOMImplementation.h     static PassRefPtr<Document> createDocument(const String& mimeType, LocalFrame*, const KURL&, bool inViewSourceMode);
bool               68 Source/core/dom/DOMImplementation.h     static PassRefPtr<Document> createDocument(const String& mimeType, const DocumentInit&, bool inViewSourceMode);
bool               70 Source/core/dom/DOMImplementation.h     static bool isXMLMIMEType(const String&);
bool               71 Source/core/dom/DOMImplementation.h     static bool isTextMIMEType(const String&);
bool               72 Source/core/dom/DOMImplementation.h     static bool isJSONMIMEType(const String&);
bool               65 Source/core/dom/DOMSettableTokenList.h     virtual bool containsInternal(const AtomicString&) const OVERRIDE;
bool               46 Source/core/dom/DOMStringList.h     bool isEmpty() const { return m_strings.isEmpty(); }
bool               54 Source/core/dom/DOMStringList.h     bool contains(const String& str) const;
bool               50 Source/core/dom/DOMStringMap.h     virtual bool contains(const String& name) = 0;
bool               52 Source/core/dom/DOMStringMap.h     virtual bool deleteItem(const String& name) = 0;
bool               53 Source/core/dom/DOMStringMap.h     bool anonymousNamedSetter(const String& name, const String& value, ExceptionState& exceptionState)
bool               60 Source/core/dom/DOMStringMap.h         bool knownProperty = deleteItem(name);
bool               67 Source/core/dom/DOMStringMap.h     bool namedPropertyQuery(const AtomicString&, ExceptionState&);
bool               73 Source/core/dom/DOMStringMap.h     bool anonymousIndexedSetter(uint32_t index, const String& value, ExceptionState& exceptionState)
bool               52 Source/core/dom/DOMTokenList.h     bool contains(const AtomicString&, ExceptionState&) const;
bool               57 Source/core/dom/DOMTokenList.h     bool toggle(const AtomicString&, ExceptionState&);
bool               58 Source/core/dom/DOMTokenList.h     bool toggle(const AtomicString&, bool force, ExceptionState&);
bool               69 Source/core/dom/DOMTokenList.h     virtual bool containsInternal(const AtomicString&) const = 0;
bool               72 Source/core/dom/DOMTokenList.h     static bool validateToken(const String&, ExceptionState&);
bool               73 Source/core/dom/DOMTokenList.h     static bool validateTokens(const Vector<String>&, ExceptionState&);
bool               49 Source/core/dom/DatasetDOMStringMap.h     virtual bool contains(const String& name) OVERRIDE;
bool               51 Source/core/dom/DatasetDOMStringMap.h     virtual bool deleteItem(const String& name) OVERRIDE;
bool               40 Source/core/dom/DecodedDataDocumentParser.h     virtual bool wellFormed() const { return true; }
bool               45 Source/core/dom/DecodedDataDocumentParser.h     virtual bool needsDecoder() const OVERRIDE FINAL { return m_needsDecoder; }
bool               61 Source/core/dom/DecodedDataDocumentParser.h     bool m_needsDecoder;
bool              252 Source/core/dom/Document.h     virtual bool canContainRangeEndPoint() const OVERRIDE { return true; }
bool              258 Source/core/dom/Document.h     bool hasFocus() const;
bool              283 Source/core/dom/Document.h     bool shouldMergeWithLegacyDescription(ViewportDescription::Type);
bool              284 Source/core/dom/Document.h     bool shouldOverrideLegacyDescription(ViewportDescription::Type);
bool              290 Source/core/dom/Document.h     bool didDispatchViewportPropertiesChanged() const { return m_didDispatchViewportPropertiesChanged; }
bool              292 Source/core/dom/Document.h     bool hasLegacyViewportTag() const { return m_legacyViewportDescription.isLegacyViewportType(); }
bool              310 Source/core/dom/Document.h     bool hasManifest() const;
bool              322 Source/core/dom/Document.h     PassRefPtr<Node> importNode(Node* importedNode, bool deep, ExceptionState&);
bool              324 Source/core/dom/Document.h     PassRefPtr<Element> createElement(const QualifiedName&, bool createdByParser);
bool              326 Source/core/dom/Document.h     bool regionBasedColumnsEnabled() const;
bool              369 Source/core/dom/Document.h     bool xmlStandalone() const { return m_xmlStandalone == Standalone; }
bool              371 Source/core/dom/Document.h     bool hasXMLDeclaration() const { return m_hasXMLDeclaration; }
bool              375 Source/core/dom/Document.h     void setXMLStandalone(bool, ExceptionState&);
bool              376 Source/core/dom/Document.h     void setHasXMLDeclaration(bool hasXMLDeclaration) { m_hasXMLDeclaration = hasXMLDeclaration ? 1 : 0; }
bool              381 Source/core/dom/Document.h     bool hidden() const;
bool              399 Source/core/dom/Document.h     bool isHTMLDocument() const { return m_documentClasses & HTMLDocumentClass; }
bool              400 Source/core/dom/Document.h     bool isXHTMLDocument() const { return m_documentClasses & XHTMLDocumentClass; }
bool              401 Source/core/dom/Document.h     bool isXMLDocument() const { return m_documentClasses & XMLDocumentClass; }
bool              402 Source/core/dom/Document.h     bool isImageDocument() const { return m_documentClasses & ImageDocumentClass; }
bool              403 Source/core/dom/Document.h     bool isSVGDocument() const { return m_documentClasses & SVGDocumentClass; }
bool              404 Source/core/dom/Document.h     bool isPluginDocument() const { return m_documentClasses & PluginDocumentClass; }
bool              405 Source/core/dom/Document.h     bool isMediaDocument() const { return m_documentClasses & MediaDocumentClass; }
bool              407 Source/core/dom/Document.h     bool hasSVGRootNode() const;
bool              409 Source/core/dom/Document.h     bool isFrameSet() const;
bool              411 Source/core/dom/Document.h     bool isSrcdocDocument() const { return m_isSrcdocDocument; }
bool              412 Source/core/dom/Document.h     bool isMobileDocument() const { return m_isMobileDocument; }
bool              417 Source/core/dom/Document.h     bool isViewSource() const { return m_isViewSource; }
bool              418 Source/core/dom/Document.h     void setIsViewSource(bool);
bool              420 Source/core/dom/Document.h     bool sawElementsInKnownNamespaces() const { return m_sawElementsInKnownNamespaces; }
bool              424 Source/core/dom/Document.h     bool haveStylesheetsLoaded() const;
bool              425 Source/core/dom/Document.h     bool haveStylesheetsAndImportsLoaded() const { return haveImportsLoaded() && haveStylesheetsLoaded(); }
bool              432 Source/core/dom/Document.h     bool gotoAnchorNeededAfterStylesheetsLoad() { return m_gotoAnchorNeededAfterStylesheetsLoad; }
bool              433 Source/core/dom/Document.h     void setGotoAnchorNeededAfterStylesheetsLoad(bool b) { m_gotoAnchorNeededAfterStylesheetsLoad = b; }
bool              497 Source/core/dom/Document.h     bool isPageBoxVisible(int pageIndex);
bool              518 Source/core/dom/Document.h     bool visuallyOrdered() const { return m_visuallyOrdered; }
bool              534 Source/core/dom/Document.h     bool dispatchBeforeUnloadEvent(Chrome&, bool&);
bool              551 Source/core/dom/Document.h     bool wellFormed() const { return m_wellFormed; }
bool              571 Source/core/dom/Document.h     bool canNavigate(LocalFrame* targetFrame);
bool              580 Source/core/dom/Document.h     bool printing() const { return m_printing; }
bool              581 Source/core/dom/Document.h     void setPrinting(bool p) { m_printing = p; }
bool              583 Source/core/dom/Document.h     bool paginatedForScreen() const { return m_paginatedForScreen; }
bool              584 Source/core/dom/Document.h     void setPaginatedForScreen(bool p) { m_paginatedForScreen = p; }
bool              586 Source/core/dom/Document.h     bool paginated() const { return printing() || paginatedForScreen(); }
bool              596 Source/core/dom/Document.h     bool inQuirksMode() const { return m_compatibilityMode == QuirksMode; }
bool              597 Source/core/dom/Document.h     bool inLimitedQuirksMode() const { return m_compatibilityMode == LimitedQuirksMode; }
bool              598 Source/core/dom/Document.h     bool inNoQuirksMode() const { return m_compatibilityMode == NoQuirksMode; }
bool              606 Source/core/dom/Document.h     bool isLoadCompleted();
bool              608 Source/core/dom/Document.h     void setParsing(bool);
bool              609 Source/core/dom/Document.h     bool parsing() const { return m_isParsing; }
bool              611 Source/core/dom/Document.h     void setHistoryItemDocumentStateDirty(bool dirty) { m_historyItemDocumentStateDirty = dirty; }
bool              612 Source/core/dom/Document.h     bool historyItemDocumentStateDirty() const { return m_historyItemDocumentStateDirty; }
bool              614 Source/core/dom/Document.h     bool shouldScheduleLayout() const;
bool              615 Source/core/dom/Document.h     bool shouldParserYieldAgressivelyBeforeScriptExecution();
bool              631 Source/core/dom/Document.h     bool setFocusedElement(PassRefPtr<Element>, FocusType = FocusTypeNone);
bool              645 Source/core/dom/Document.h     void removeFocusedElementOfSubtree(Node*, bool amongChildrenOnly = false);
bool              656 Source/core/dom/Document.h     bool hasPendingForcedStyleRecalc() const;
bool              662 Source/core/dom/Document.h     bool shouldInvalidateNodeListCaches(const QualifiedName* attrName = 0) const;
bool              677 Source/core/dom/Document.h     bool canReplaceChild(const Node& newChild, const Node& oldChild) const;
bool              712 Source/core/dom/Document.h     bool hasListenerType(ListenerType listenerType) const { return (m_listenerTypes & listenerType); }
bool              715 Source/core/dom/Document.h     bool hasMutationObserversOfType(MutationObserver::MutationType type) const
bool              719 Source/core/dom/Document.h     bool hasMutationObservers() const { return m_mutationObserverTypes; }
bool              734 Source/core/dom/Document.h     void processHttpEquiv(const AtomicString& equiv, const AtomicString& content, bool inDocumentHeadElement);
bool              777 Source/core/dom/Document.h     static bool isValidName(const String&);
bool              782 Source/core/dom/Document.h     static bool parseQualifiedName(const AtomicString& qualifiedName, AtomicString& prefix, AtomicString& localName, ExceptionState&);
bool              785 Source/core/dom/Document.h     static bool hasValidNamespaceForElements(const QualifiedName&);
bool              786 Source/core/dom/Document.h     static bool hasValidNamespaceForAttributes(const QualifiedName&);
bool              801 Source/core/dom/Document.h     bool directionSetOnDocumentElement() const { return m_directionSetOnDocumentElement; }
bool              802 Source/core/dom/Document.h     bool writingModeSetOnDocumentElement() const { return m_writingModeSetOnDocumentElement; }
bool              803 Source/core/dom/Document.h     void setDirectionSetOnDocumentElement(bool b) { m_directionSetOnDocumentElement = b; }
bool              804 Source/core/dom/Document.h     void setWritingModeSetOnDocumentElement(bool b) { m_writingModeSetOnDocumentElement = b; }
bool              806 Source/core/dom/Document.h     bool execCommand(const String& command, bool userInterface = false, const String& value = String());
bool              807 Source/core/dom/Document.h     bool queryCommandEnabled(const String& command);
bool              808 Source/core/dom/Document.h     bool queryCommandIndeterm(const String& command);
bool              809 Source/core/dom/Document.h     bool queryCommandState(const String& command);
bool              810 Source/core/dom/Document.h     bool queryCommandSupported(const String& command);
bool              819 Source/core/dom/Document.h     bool inDesignMode() const;
bool              843 Source/core/dom/Document.h     bool didLayoutWithPendingStylesheets() const { return m_pendingSheetLayout == DidLayoutWithPendingSheets; }
bool              845 Source/core/dom/Document.h     bool hasNodesWithPlaceholderStyle() const { return m_hasNodesWithPlaceholderStyle; }
bool              850 Source/core/dom/Document.h     void setUseSecureKeyboardEntryWhenActive(bool);
bool              851 Source/core/dom/Document.h     bool useSecureKeyboardEntryWhenActive() const;
bool              853 Source/core/dom/Document.h     void updateFocusAppearanceSoon(bool restorePreviousSelection);
bool              857 Source/core/dom/Document.h     void getCSSCanvasContext(const String& type, const String& name, int width, int height, bool&, RefPtr<CanvasRenderingContext2D>&, bool&, RefPtr<WebGLRenderingContext>&);
bool              860 Source/core/dom/Document.h     bool isDNSPrefetchEnabled() const { return m_isDNSPrefetchEnabled; }
bool              870 Source/core/dom/Document.h     virtual bool tasksNeedSuspension() OVERRIDE FINAL;
bool              877 Source/core/dom/Document.h     bool encodingWasDetectedHeuristically() const { return m_encodingData.wasDetectedHeuristically(); }
bool              878 Source/core/dom/Document.h     bool sawDecodingError() const { return m_encodingData.sawDecodingError(); }
bool              880 Source/core/dom/Document.h     void setAnnotatedRegionsDirty(bool f) { m_annotatedRegionsDirty = f; }
bool              881 Source/core/dom/Document.h     bool annotatedRegionsDirty() const { return m_annotatedRegionsDirty; }
bool              882 Source/core/dom/Document.h     bool hasAnnotatedRegions () const { return m_hasAnnotatedRegions; }
bool              883 Source/core/dom/Document.h     void setHasAnnotatedRegions(bool f) { m_hasAnnotatedRegions = f; }
bool              896 Source/core/dom/Document.h     bool allowInlineEventHandlers(Node*, EventListener*, const String& contextURL, const WTF::OrdinalNumber& contextLine);
bool              897 Source/core/dom/Document.h     bool allowExecutingScripts(Node*);
bool              912 Source/core/dom/Document.h     bool loadEventStillNeeded() const { return m_loadEventProgress == LoadEventNotRun; }
bool              913 Source/core/dom/Document.h     bool processingLoadEvent() const { return m_loadEventProgress == LoadEventInProgress; }
bool              914 Source/core/dom/Document.h     bool loadEventFinished() const { return m_loadEventProgress >= LoadEventCompleted; }
bool              915 Source/core/dom/Document.h     bool unloadStarted() const { return m_loadEventProgress >= PageHideInProgress; }
bool              918 Source/core/dom/Document.h     bool containsPlugins() const { return m_containsPlugins; }
bool              920 Source/core/dom/Document.h     virtual bool isContextThread() const OVERRIDE FINAL;
bool              921 Source/core/dom/Document.h     virtual bool isJSExecutionForbidden() const OVERRIDE FINAL { return false; }
bool              923 Source/core/dom/Document.h     bool containsValidityStyleRules() const { return m_containsValidityStyleRules; }
bool              930 Source/core/dom/Document.h     bool hasFullscreenElementStack() const { return m_hasFullscreenElementStack; }
bool              939 Source/core/dom/Document.h     bool isDelayingLoadEvent() const { return m_loadEventDelayCount; }
bool              956 Source/core/dom/Document.h     bool hasTouchEventHandlers() const { return (m_touchEventTargets.get()) ? m_touchEventTargets->size() : false; }
bool              971 Source/core/dom/Document.h     bool isInDocumentWrite() { return m_writeRecursionDepth > 0; }
bool              988 Source/core/dom/Document.h     bool haveImportsLoaded() const;
bool              994 Source/core/dom/Document.h     bool hasActiveParser();
bool             1009 Source/core/dom/Document.h     bool inStyleRecalc() const { return m_lifecycle.state() == DocumentLifecycle::InStyleRecalc; }
bool             1025 Source/core/dom/Document.h     bool isTemplateDocument() const { return !!m_templateDocumentHost; }
bool             1038 Source/core/dom/Document.h     bool isActive() const { return m_lifecycle.isActive(); }
bool             1039 Source/core/dom/Document.h     bool isStopped() const { return m_lifecycle.state() == DocumentLifecycle::Stopped; }
bool             1051 Source/core/dom/Document.h     bool hasViewportUnits() const { return m_hasViewportUnits; }
bool             1074 Source/core/dom/Document.h     bool importContainerNodeChildren(ContainerNode* oldContainerNode, PassRefPtr<ContainerNode> newContainerNode, ExceptionState&);
bool             1087 Source/core/dom/Document.h     bool hasPendingStyleRecalc() const { return m_lifecycle.state() == DocumentLifecycle::StyleRecalcPending; }
bool             1091 Source/core/dom/Document.h     bool dirtyElementsForLayerUpdate();
bool             1101 Source/core/dom/Document.h     virtual bool isDocument() const OVERRIDE FINAL { return true; }
bool             1103 Source/core/dom/Document.h     virtual void childrenChanged(bool changedByParser = false, Node* beforeChange = 0, Node* afterChange = 0, int childCountDelta = 0) OVERRIDE;
bool             1107 Source/core/dom/Document.h     virtual bool childTypeAllowed(NodeType) const OVERRIDE FINAL;
bool             1108 Source/core/dom/Document.h     virtual PassRefPtr<Node> cloneNode(bool deep = true) OVERRIDE FINAL;
bool             1157 Source/core/dom/Document.h     void didRemoveTouchEventHandler(Node*, bool clearAll);
bool             1159 Source/core/dom/Document.h     bool needsRenderTreeUpdate() const;
bool             1160 Source/core/dom/Document.h     bool shouldScheduleRenderTreeUpdate() const;
bool             1164 Source/core/dom/Document.h     bool m_hasNodesWithPlaceholderStyle;
bool             1165 Source/core/dom/Document.h     bool m_needsNotifyRemoveAllPendingStylesheet;
bool             1166 Source/core/dom/Document.h     bool m_evaluateMediaQueriesOnStyleRecalc;
bool             1182 Source/core/dom/Document.h     bool m_wellFormed;
bool             1201 Source/core/dom/Document.h     bool m_printing;
bool             1202 Source/core/dom/Document.h     bool m_paginatedForScreen;
bool             1205 Source/core/dom/Document.h     bool m_compatibilityModeLocked; // This is cheaper than making setCompatibilityMode virtual.
bool             1207 Source/core/dom/Document.h     bool m_hasAutofocused;
bool             1234 Source/core/dom/Document.h     bool m_visuallyOrdered;
bool             1236 Source/core/dom/Document.h     bool m_isParsing;
bool             1237 Source/core/dom/Document.h     bool m_historyItemDocumentStateDirty;
bool             1239 Source/core/dom/Document.h     bool m_gotoAnchorNeededAfterStylesheetsLoad;
bool             1240 Source/core/dom/Document.h     bool m_isDNSPrefetchEnabled;
bool             1241 Source/core/dom/Document.h     bool m_haveExplicitlyDisabledDNSPrefetch;
bool             1242 Source/core/dom/Document.h     bool m_containsValidityStyleRules;
bool             1243 Source/core/dom/Document.h     bool m_updateFocusAppearanceRestoresSelection;
bool             1244 Source/core/dom/Document.h     bool m_containsPlugins;
bool             1251 Source/core/dom/Document.h     bool m_titleSetExplicitly;
bool             1289 Source/core/dom/Document.h     bool m_hasAnnotatedRegions;
bool             1290 Source/core/dom/Document.h     bool m_annotatedRegionsDirty;
bool             1296 Source/core/dom/Document.h     bool m_useSecureKeyboardEntryWhenActive;
bool             1300 Source/core/dom/Document.h     bool m_isViewSource;
bool             1301 Source/core/dom/Document.h     bool m_sawElementsInKnownNamespaces;
bool             1302 Source/core/dom/Document.h     bool m_isSrcdocDocument;
bool             1303 Source/core/dom/Document.h     bool m_isMobileDocument;
bool             1310 Source/core/dom/Document.h     bool m_hasFullscreenElementStack; // For early return in FullscreenElementStack::fromIfExists()
bool             1322 Source/core/dom/Document.h     bool m_didSetReferrerPolicy;
bool             1325 Source/core/dom/Document.h     bool m_directionSetOnDocumentElement;
bool             1326 Source/core/dom/Document.h     bool m_writingModeSetOnDocumentElement;
bool             1329 Source/core/dom/Document.h     bool m_writeRecursionIsTooDeep;
bool             1347 Source/core/dom/Document.h     bool m_didDispatchViewportPropertiesChanged;
bool             1367 Source/core/dom/Document.h     bool m_hasViewportUnits;
bool             1378 Source/core/dom/Document.h inline bool Document::shouldOverrideLegacyDescription(ViewportDescription::Type origin)
bool             1414 Source/core/dom/Document.h inline bool operator==(const Document& a, const Document& b) { return &a == &b; }
bool             1415 Source/core/dom/Document.h inline bool operator==(const Document& a, const Document* b) { return &a == b; }
bool             1416 Source/core/dom/Document.h inline bool operator==(const Document* a, const Document& b) { return a == &b; }
bool             1417 Source/core/dom/Document.h inline bool operator!=(const Document& a, const Document& b) { return !(a == b); }
bool             1418 Source/core/dom/Document.h inline bool operator!=(const Document& a, const Document* b) { return !(a == b); }
bool             1419 Source/core/dom/Document.h inline bool operator!=(const Document* a, const Document& b) { return !(a == b); }
bool             1423 Source/core/dom/Document.h inline bool Node::isDocumentNode() const
bool               46 Source/core/dom/DocumentEncodingData.h     bool wasDetectedHeuristically() const { return m_wasDetectedHeuristically; }
bool               47 Source/core/dom/DocumentEncodingData.h     bool sawDecodingError() const { return m_sawDecodingError; }
bool               51 Source/core/dom/DocumentEncodingData.h     bool m_wasDetectedHeuristically;
bool               52 Source/core/dom/DocumentEncodingData.h     bool m_sawDecodingError;
bool               55 Source/core/dom/DocumentEncodingData.h inline bool operator!=(const DocumentEncodingData& a, const DocumentEncodingData& b)
bool               39 Source/core/dom/DocumentFragment.h     bool parseXML(const String&, Element* contextElement, ParserContentPolicy = AllowScriptingContent);
bool               41 Source/core/dom/DocumentFragment.h     virtual bool canContainRangeEndPoint() const OVERRIDE FINAL { return true; }
bool               42 Source/core/dom/DocumentFragment.h     virtual bool isTemplateContent() const { return false; }
bool               50 Source/core/dom/DocumentFragment.h     virtual PassRefPtr<Node> cloneNode(bool deep = true) OVERRIDE;
bool               51 Source/core/dom/DocumentFragment.h     virtual bool childTypeAllowed(NodeType) const OVERRIDE;
bool               36 Source/core/dom/DocumentFullscreen.h     static bool webkitIsFullScreen(Document&);
bool               37 Source/core/dom/DocumentFullscreen.h     static bool webkitFullScreenKeyboardInputAllowed(Document&);
bool               41 Source/core/dom/DocumentFullscreen.h     static bool webkitFullscreenEnabled(Document&);
bool               56 Source/core/dom/DocumentInit.h     bool hasSecurityContext() const { return frameForSecurityContext(); }
bool               57 Source/core/dom/DocumentInit.h     bool shouldTreatURLAsSrcdocDocument() const;
bool               58 Source/core/dom/DocumentInit.h     bool shouldSetURL() const;
bool               59 Source/core/dom/DocumentInit.h     bool isSeamlessAllowedFor(Document* child) const;
bool               85 Source/core/dom/DocumentInit.h     bool m_createNewRegistrationContext;
bool               97 Source/core/dom/DocumentLifecycle.h     bool isActive() const { return m_state > Inactive && m_state < Stopping; }
bool              105 Source/core/dom/DocumentLifecycle.h     bool canAdvanceTo(State) const;
bool               61 Source/core/dom/DocumentMarker.h         bool contains(MarkerType type) const { return m_mask & type; }
bool               62 Source/core/dom/DocumentMarker.h         bool intersects(const MarkerTypes& types) const { return (m_mask & types.m_mask); }
bool               63 Source/core/dom/DocumentMarker.h         bool operator==(const MarkerTypes& other) const { return m_mask == other.m_mask; }
bool              100 Source/core/dom/DocumentMarker.h     DocumentMarker(unsigned startOffset, unsigned endOffset, bool activeMatch);
bool              109 Source/core/dom/DocumentMarker.h     bool activeMatch() const;
bool              112 Source/core/dom/DocumentMarker.h     void setActiveMatch(bool);
bool              121 Source/core/dom/DocumentMarker.h     bool operator==(const DocumentMarker& o) const
bool              126 Source/core/dom/DocumentMarker.h     bool operator!=(const DocumentMarker& o) const
bool              149 Source/core/dom/DocumentMarker.h     virtual bool isDescription() const { return false; }
bool              150 Source/core/dom/DocumentMarker.h     virtual bool isTextMatch() const { return false; }
bool               57 Source/core/dom/DocumentMarkerController.h     void addTextMatchMarker(const Range*, bool activeMatch);
bool               60 Source/core/dom/DocumentMarkerController.h     bool hasMarkers(Range*, DocumentMarker::MarkerTypes = DocumentMarker::AllMarkers());
bool               75 Source/core/dom/DocumentMarkerController.h     void setMarkersActive(Range*, bool);
bool               76 Source/core/dom/DocumentMarkerController.h     void setMarkersActive(Node*, unsigned startOffset, unsigned endOffset, bool);
bool               95 Source/core/dom/DocumentMarkerController.h     bool possiblyHasMarkers(DocumentMarker::MarkerTypes);
bool               46 Source/core/dom/DocumentOrderedList.h     bool isEmpty() const { return m_nodes.isEmpty(); }
bool               48 Source/core/dom/DocumentOrderedMap.h     bool contains(StringImpl*) const;
bool               49 Source/core/dom/DocumentOrderedMap.h     bool containsMultiple(StringImpl*) const;
bool               58 Source/core/dom/DocumentOrderedMap.h     template<bool keyMatches(StringImpl*, Element&)> Element* get(StringImpl*, const TreeScope*) const;
bool               76 Source/core/dom/DocumentOrderedMap.h inline bool DocumentOrderedMap::contains(StringImpl* id) const
bool               81 Source/core/dom/DocumentOrderedMap.h inline bool DocumentOrderedMap::containsMultiple(StringImpl* id) const
bool               46 Source/core/dom/DocumentParser.h     virtual bool hasInsertionPoint() { return true; }
bool               54 Source/core/dom/DocumentParser.h     virtual bool needsDecoder() const { return false; }
bool               72 Source/core/dom/DocumentParser.h     virtual bool processingData() const { return false; }
bool               77 Source/core/dom/DocumentParser.h     bool isParsing() const { return m_state == ParsingState; }
bool               78 Source/core/dom/DocumentParser.h     bool isStopping() const { return m_state == StoppingState; }
bool               79 Source/core/dom/DocumentParser.h     bool isStopped() const { return m_state >= StoppedState; }
bool               80 Source/core/dom/DocumentParser.h     bool isDetached() const { return m_state == DetachedState; }
bool              103 Source/core/dom/DocumentParser.h     bool documentWasLoadedAsPartOfNavigation() const { return m_documentWasLoadedAsPartOfNavigation; }
bool              120 Source/core/dom/DocumentParser.h     bool m_documentWasLoadedAsPartOfNavigation;
bool               47 Source/core/dom/DocumentStyleSheetCollection.h     bool updateActiveStyleSheets(StyleEngine*, StyleResolverUpdateMode);
bool               57 Source/core/dom/DocumentStyleSheetCollector.h     bool hasVisited(Document* document) const { return m_visitedDocuments.contains(document); }
bool               51 Source/core/dom/DocumentType.h     virtual PassRefPtr<Node> cloneNode(bool deep) OVERRIDE;
bool              112 Source/core/dom/Element.h     bool hasAttribute(const QualifiedName&) const;
bool              131 Source/core/dom/Element.h     bool fastHasAttribute(const QualifiedName&) const;
bool              134 Source/core/dom/Element.h     bool fastAttributeLookupAllowed(const QualifiedName&) const;
bool              138 Source/core/dom/Element.h     bool hasNamedNodeMap() const;
bool              140 Source/core/dom/Element.h     bool hasAttributes() const;
bool              143 Source/core/dom/Element.h     bool hasAttributesWithoutUpdate() const;
bool              145 Source/core/dom/Element.h     bool hasAttribute(const AtomicString& name) const;
bool              146 Source/core/dom/Element.h     bool hasAttributeNS(const AtomicString& namespaceURI, const AtomicString& localName) const;
bool              152 Source/core/dom/Element.h     static bool parseAttributeName(QualifiedName&, const AtomicString& namespaceURI, const AtomicString& qualifiedName, ExceptionState&);
bool              155 Source/core/dom/Element.h     bool isIdAttributeName(const QualifiedName&) const;
bool              162 Source/core/dom/Element.h     bool shouldIgnoreAttributeCase() const;
bool              176 Source/core/dom/Element.h     size_t getAttributeItemIndex(const AtomicString& name, bool shouldIgnoreAttributeCase) const { return elementData()->getAttributeItemIndex(name, shouldIgnoreAttributeCase); }
bool              178 Source/core/dom/Element.h     void scrollIntoView(bool alignToTop = true);
bool              179 Source/core/dom/Element.h     void scrollIntoViewIfNeeded(bool centerIfNeeded = true);
bool              236 Source/core/dom/Element.h     bool hasTagName(const QualifiedName& tagName) const { return m_tagName.matches(tagName); }
bool              242 Source/core/dom/Element.h     bool hasLocalName(const AtomicString& other) const { return m_tagName.localName() == other; }
bool              243 Source/core/dom/Element.h     bool hasLocalName(const QualifiedName& other) const { return m_tagName.localName() == other.localName(); }
bool              262 Source/core/dom/Element.h     void setBooleanAttribute(const QualifiedName& name, bool);
bool              269 Source/core/dom/Element.h     bool setInlineStyleProperty(CSSPropertyID, CSSValueID identifier, bool important = false);
bool              270 Source/core/dom/Element.h     bool setInlineStyleProperty(CSSPropertyID, CSSPropertyID identifier, bool important = false);
bool              271 Source/core/dom/Element.h     bool setInlineStyleProperty(CSSPropertyID, double value, CSSPrimitiveValue::UnitTypes, bool important = false);
bool              272 Source/core/dom/Element.h     bool setInlineStyleProperty(CSSPropertyID, const String& value, bool important = false);
bool              273 Source/core/dom/Element.h     bool removeInlineStyleProperty(CSSPropertyID);
bool              279 Source/core/dom/Element.h     virtual bool isPresentationAttribute(const QualifiedName&) const { return false; }
bool              294 Source/core/dom/Element.h     virtual bool hasLegalLinkAttribute(const QualifiedName&) const;
bool              314 Source/core/dom/Element.h     bool hasEquivalentAttributes(const Element* other) const;
bool              321 Source/core/dom/Element.h     virtual bool rendererIsNeeded(const RenderStyle&);
bool              324 Source/core/dom/Element.h     void setAnimationStyleChange(bool);
bool              327 Source/core/dom/Element.h     bool supportsStyleSharing() const;
bool              335 Source/core/dom/Element.h     bool hasAuthorShadowRoot() const { return shadowRoot(); }
bool              339 Source/core/dom/Element.h     bool isInDescendantTreeOf(const Element* shadowHost) const;
bool              344 Source/core/dom/Element.h     bool styleAffectedByEmpty() const { return hasElementFlag(StyleAffectedByEmpty); }
bool              347 Source/core/dom/Element.h     void setIsInCanvasSubtree(bool value) { setElementFlag(IsInCanvasSubtree, value); }
bool              348 Source/core/dom/Element.h     bool isInCanvasSubtree() const { return hasElementFlag(IsInCanvasSubtree); }
bool              353 Source/core/dom/Element.h     bool isUpgradedCustomElement() { return customElementState() == Upgraded; }
bool              354 Source/core/dom/Element.h     bool isUnresolvedCustomElement() { return customElementState() == WaitingForUpgrade; }
bool              359 Source/core/dom/Element.h     virtual void accessKeyAction(bool /*sendToAnyEvent*/) { }
bool              361 Source/core/dom/Element.h     virtual bool isURLAttribute(const Attribute&) const { return false; }
bool              362 Source/core/dom/Element.h     virtual bool isHTMLContentAttribute(const Attribute&) const { return false; }
bool              370 Source/core/dom/Element.h     virtual void focus(bool restorePreviousSelection = true, FocusType = FocusTypeNone);
bool              371 Source/core/dom/Element.h     virtual void updateFocusAppearance(bool restorePreviousSelection);
bool              377 Source/core/dom/Element.h     virtual bool supportsFocus() const { return hasElementFlag(TabIndexWasSetExplicitly); }
bool              379 Source/core/dom/Element.h     bool isFocusable() const;
bool              380 Source/core/dom/Element.h     virtual bool isKeyboardFocusable() const;
bool              381 Source/core/dom/Element.h     virtual bool isMouseFocusable() const;
bool              424 Source/core/dom/Element.h     virtual bool matchesReadOnlyPseudoClass() const { return false; }
bool              425 Source/core/dom/Element.h     virtual bool matchesReadWritePseudoClass() const { return false; }
bool              426 Source/core/dom/Element.h     bool matches(const String& selectors, ExceptionState&);
bool              427 Source/core/dom/Element.h     virtual bool shouldAppearIndeterminate() const { return false; }
bool              434 Source/core/dom/Element.h     virtual bool isInputFieldSpeechButtonElement() const { return false; }
bool              437 Source/core/dom/Element.h     virtual bool isDateTimeEditElement() const { return false; }
bool              438 Source/core/dom/Element.h     virtual bool isDateTimeFieldElement() const { return false; }
bool              439 Source/core/dom/Element.h     virtual bool isPickerIndicatorElement() const { return false; }
bool              442 Source/core/dom/Element.h     virtual bool isFormControlElement() const { return false; }
bool              443 Source/core/dom/Element.h     virtual bool isSpinButtonElement() const { return false; }
bool              444 Source/core/dom/Element.h     virtual bool isTextFormControl() const { return false; }
bool              445 Source/core/dom/Element.h     virtual bool isOptionalFormControl() const { return false; }
bool              446 Source/core/dom/Element.h     virtual bool isRequiredFormControl() const { return false; }
bool              447 Source/core/dom/Element.h     virtual bool isDefaultButtonForForm() const { return false; }
bool              448 Source/core/dom/Element.h     virtual bool willValidate() const { return false; }
bool              449 Source/core/dom/Element.h     virtual bool isValidFormControlElement() { return false; }
bool              450 Source/core/dom/Element.h     virtual bool isInRange() const { return false; }
bool              451 Source/core/dom/Element.h     virtual bool isOutOfRange() const { return false; }
bool              452 Source/core/dom/Element.h     virtual bool isPasswordGeneratorButtonElement() const { return false; }
bool              453 Source/core/dom/Element.h     virtual bool isClearButtonElement() const { return false; }
bool              455 Source/core/dom/Element.h     virtual bool canContainRangeEndPoint() const OVERRIDE { return true; }
bool              459 Source/core/dom/Element.h     virtual bool isDisabledFormControl() const { return false; }
bool              461 Source/core/dom/Element.h     bool hasPendingResources() const { return hasElementFlag(HasPendingResources); }
bool              475 Source/core/dom/Element.h     bool containsFullScreenElement() const { return hasElementFlag(ContainsFullScreenElement); }
bool              476 Source/core/dom/Element.h     void setContainsFullScreenElement(bool);
bool              477 Source/core/dom/Element.h     void setContainsFullScreenElementOnAncestorsCrossingFrameBoundaries(bool);
bool              482 Source/core/dom/Element.h     bool isInTopLayer() const { return hasElementFlag(IsInTopLayer); }
bool              483 Source/core/dom/Element.h     void setIsInTopLayer(bool);
bool              487 Source/core/dom/Element.h     bool isSpellCheckingEnabled() const;
bool              492 Source/core/dom/Element.h     bool hasID() const;
bool              493 Source/core/dom/Element.h     bool hasClass() const;
bool              501 Source/core/dom/Element.h     bool hasActiveAnimations() const;
bool              504 Source/core/dom/Element.h     bool hasInputMethodContext() const;
bool              527 Source/core/dom/Element.h     virtual void childrenChanged(bool changedByParser = false, Node* beforeChange = 0, Node* afterChange = 0, int childCountDelta = 0) OVERRIDE;
bool              534 Source/core/dom/Element.h     virtual bool shouldRegisterAsNamedItem() const { return false; }
bool              535 Source/core/dom/Element.h     virtual bool shouldRegisterAsExtraNamedItem() const { return false; }
bool              545 Source/core/dom/Element.h     virtual bool rendererIsFocusable() const;
bool              559 Source/core/dom/Element.h     bool hasElementFlag(ElementFlags mask) const { return hasRareData() && hasElementFlagInternal(mask); }
bool              560 Source/core/dom/Element.h     void setElementFlag(ElementFlags, bool value = true);
bool              562 Source/core/dom/Element.h     bool hasElementFlagInternal(ElementFlags) const;
bool              577 Source/core/dom/Element.h     void checkForSiblingStyleChanges(bool finishedParsingCallback, Node* beforeChange, Node* afterChange, int childCountDelta);
bool              585 Source/core/dom/Element.h     virtual bool areAuthorShadowsAllowed() const { return true; }
bool              587 Source/core/dom/Element.h     virtual bool alwaysCreateUserAgentShadowRoot() const { return false; }
bool              609 Source/core/dom/Element.h     virtual bool childTypeAllowed(NodeType) const OVERRIDE FINAL;
bool              620 Source/core/dom/Element.h     bool pseudoStyleCacheIsInvalid(const RenderStyle* currentStyle, RenderStyle* newStyle);
bool              632 Source/core/dom/Element.h     virtual PassRefPtr<Node> cloneNode(bool deep) OVERRIDE;
bool              646 Source/core/dom/Element.h     bool shouldInvalidateDistributionWhenAttributeChanged(ElementShadow*, const QualifiedName&, const AtomicString&);
bool              655 Source/core/dom/Element.h     bool isJavaScriptURLAttribute(const Attribute&) const;
bool              661 Source/core/dom/Element.h template <typename T> bool isElementOfType(const Element&);
bool              662 Source/core/dom/Element.h template <typename T> inline bool isElementOfType(const Node& node) { return node.isElementNode() && isElementOfType<const T>(toElement(node)); }
bool              663 Source/core/dom/Element.h template <> inline bool isElementOfType<const Element>(const Element&) { return true; }
bool              688 Source/core/dom/Element.h inline bool isDisabledFormControl(const Node* node)
bool              693 Source/core/dom/Element.h inline bool Node::hasTagName(const QualifiedName& name) const
bool              704 Source/core/dom/Element.h inline bool Element::fastHasAttribute(const QualifiedName& name) const
bool              720 Source/core/dom/Element.h inline bool Element::hasAttributesWithoutUpdate() const
bool              731 Source/core/dom/Element.h inline bool Element::isIdAttributeName(const QualifiedName& attributeName) const
bool              759 Source/core/dom/Element.h inline bool Element::shouldIgnoreAttributeCase() const
bool              794 Source/core/dom/Element.h inline bool Element::hasID() const
bool              799 Source/core/dom/Element.h inline bool Element::hasClass() const
bool              812 Source/core/dom/Element.h inline bool Node::hasID() const
bool              817 Source/core/dom/Element.h inline bool Node::hasClass() const
bool              868 Source/core/dom/Element.h inline bool isShadowHost(const Node* node)
bool              873 Source/core/dom/Element.h inline bool isShadowHost(const Element* element)
bool              881 Source/core/dom/Element.h     template <> inline bool isElementOfType<const thisType>(const Element& element) { return element.predicate; } \
bool              885 Source/core/dom/Element.h     template <> inline bool isElementOfType<const thisType>(const Element& element) { return is##thisType(element); } \
bool               55 Source/core/dom/ElementData.h     void setClass(const AtomicString& className, bool shouldFoldCase) const { m_classNames.set(className, shouldFoldCase); }
bool               67 Source/core/dom/ElementData.h     bool isEmpty() const { return !length(); }
bool               71 Source/core/dom/ElementData.h     size_t getAttributeItemIndex(const QualifiedName&, bool shouldIgnoreCase = false) const;
bool               72 Source/core/dom/ElementData.h     size_t getAttributeItemIndex(const AtomicString& name, bool shouldIgnoreAttributeCase) const;
bool               75 Source/core/dom/ElementData.h     bool hasID() const { return !m_idForStyleResolution.isNull(); }
bool               76 Source/core/dom/ElementData.h     bool hasClass() const { return !m_classNames.isNull(); }
bool               78 Source/core/dom/ElementData.h     bool isEquivalent(const ElementData* other) const;
bool               80 Source/core/dom/ElementData.h     bool isUnique() const { return m_isUnique; }
bool               85 Source/core/dom/ElementData.h     ElementData(const ElementData&, bool isUnique);
bool              107 Source/core/dom/ElementData.h     const Attribute* getAttributeItem(const AtomicString& name, bool shouldIgnoreAttributeCase) const;
bool              108 Source/core/dom/ElementData.h     size_t getAttributeItemIndexSlowCase(const AtomicString& name, bool shouldIgnoreAttributeCase) const;
bool              188 Source/core/dom/ElementData.h inline const Attribute* ElementData::getAttributeItem(const AtomicString& name, bool shouldIgnoreAttributeCase) const
bool              203 Source/core/dom/ElementData.h inline size_t ElementData::getAttributeItemIndex(const QualifiedName& name, bool shouldIgnoreCase) const
bool              218 Source/core/dom/ElementData.h inline size_t ElementData::getAttributeItemIndex(const AtomicString& name, bool shouldIgnoreAttributeCase) const
bool              222 Source/core/dom/ElementData.h     bool doSlowCheck = shouldIgnoreAttributeCase;
bool              111 Source/core/dom/ElementRareData.h     bool hasInputMethodContext() const { return m_inputMethodContext; }
bool              119 Source/core/dom/ElementRareData.h     bool hasPseudoElements() const;
bool              171 Source/core/dom/ElementRareData.h inline bool ElementRareData::hasPseudoElements() const
bool               56 Source/core/dom/EmptyNodeList.h     virtual bool isEmptyNodeList() const OVERRIDE { return true; }
bool               69 Source/core/dom/ExecutionContext.h     bool isDocument() const { return m_client && m_client->isDocument(); }
bool               70 Source/core/dom/ExecutionContext.h     bool isWorkerGlobalScope() const { return m_client && m_client->isWorkerGlobalScope(); }
bool               71 Source/core/dom/ExecutionContext.h     bool isJSExecutionForbidden() { return m_client && m_client->isJSExecutionForbidden(); }
bool               83 Source/core/dom/ExecutionContext.h     bool shouldSanitizeScriptError(const String& sourceURL, AccessControlStatus);
bool               92 Source/core/dom/ExecutionContext.h     bool hasPendingActivity();
bool              101 Source/core/dom/ExecutionContext.h     virtual bool tasksNeedSuspension() { return false; }
bool              103 Source/core/dom/ExecutionContext.h     bool activeDOMObjectsAreSuspended() const { return m_activeDOMObjectsAreSuspended; }
bool              104 Source/core/dom/ExecutionContext.h     bool activeDOMObjectsAreStopped() const { return m_activeDOMObjectsAreStopped; }
bool              105 Source/core/dom/ExecutionContext.h     bool isIteratingOverObservers() const;
bool              119 Source/core/dom/ExecutionContext.h     bool isSandboxed(SandboxFlags mask) const { return m_sandboxFlags & mask; }
bool              133 Source/core/dom/ExecutionContext.h     bool dispatchErrorEvent(PassRefPtrWillBeRawPtr<ErrorEvent>, AccessControlStatus);
bool              140 Source/core/dom/ExecutionContext.h     int installNewTimeout(PassOwnPtr<ScheduledAction>, int timeout, bool singleShot);
bool              150 Source/core/dom/ExecutionContext.h     bool m_inDispatchErrorEvent;
bool              154 Source/core/dom/ExecutionContext.h     bool m_activeDOMObjectsAreSuspended;
bool              155 Source/core/dom/ExecutionContext.h     bool m_activeDOMObjectsAreStopped;
bool               53 Source/core/dom/ExecutionContextClient.h     virtual bool isDocument() const { return false; }
bool               54 Source/core/dom/ExecutionContextClient.h     virtual bool isWorkerGlobalScope() const { return false; }
bool               55 Source/core/dom/ExecutionContextClient.h     virtual bool isJSExecutionForbidden() const = 0;
bool               47 Source/core/dom/ExecutionContextTask.h     virtual bool isCleanupTask() const { return false; }
bool               59 Source/core/dom/FullscreenElementStack.h     static bool isFullScreen(Document&);
bool               60 Source/core/dom/FullscreenElementStack.h     static bool isActiveFullScreenElement(const Element*);
bool               84 Source/core/dom/FullscreenElementStack.h     bool fullScreenIsAllowedForElement(Element*) const;
bool               86 Source/core/dom/FullscreenElementStack.h     void removeFullScreenElementOfSubtree(Node*, bool amongChildrenOnly = false);
bool               89 Source/core/dom/FullscreenElementStack.h     static bool webkitFullscreenEnabled(Document&);
bool               93 Source/core/dom/FullscreenElementStack.h     bool webkitIsFullScreen() const { return m_fullScreenElement.get(); }
bool               94 Source/core/dom/FullscreenElementStack.h     bool webkitFullScreenKeyboardInputAllowed() const { return m_fullScreenElement.get() && m_areKeysEnabledInFullScreen; }
bool              108 Source/core/dom/FullscreenElementStack.h     bool m_areKeysEnabledInFullScreen;
bool              119 Source/core/dom/FullscreenElementStack.h inline bool FullscreenElementStack::isActiveFullScreenElement(const Element* element)
bool               51 Source/core/dom/IconURL.h     bool m_isDefaultIcon;
bool               71 Source/core/dom/IconURL.h bool operator==(const IconURL&, const IconURL&);
bool               45 Source/core/dom/IdTargetObserverRegistry.h     bool hasObservers(const AtomicString& id) const;
bool               46 Source/core/dom/LiveNodeList.h     virtual bool elementMatches(const Element&) const = 0;
bool               49 Source/core/dom/LiveNodeList.h     bool shouldOnlyIncludeDirectChildren() const { return false; }
bool               52 Source/core/dom/LiveNodeList.h     bool canTraverseBackward() const { return true; }
bool               66 Source/core/dom/LiveNodeListBase.h     ALWAYS_INLINE bool hasIdNameCache() const { return !isLiveNodeListType(type()); }
bool               67 Source/core/dom/LiveNodeListBase.h     ALWAYS_INLINE bool isRootedAtDocument() const { return m_rootType == NodeListIsRootedAtDocument; }
bool               80 Source/core/dom/LiveNodeListBase.h     static bool shouldInvalidateTypeOnAttributeChange(NodeListInvalidationType, const QualifiedName&);
bool              100 Source/core/dom/LiveNodeListBase.h     static Node* previousNode(const ContainerNode&, const Node& previous, bool onlyIncludeDirectChildren);
bool              102 Source/core/dom/LiveNodeListBase.h     static Node* lastNode(const ContainerNode&, bool onlyIncludeDirectChildren);
bool              110 Source/core/dom/LiveNodeListBase.h ALWAYS_INLINE bool LiveNodeListBase::shouldInvalidateTypeOnAttributeChange(NodeListInvalidationType type, const QualifiedName& attrName)
bool              134 Source/core/dom/LiveNodeListBase.h inline Node* LiveNodeListBase::previousNode(const ContainerNode& base, const Node& previous, bool onlyIncludeDirectChildren)
bool              147 Source/core/dom/LiveNodeListBase.h inline Node* LiveNodeListBase::lastNode(const ContainerNode& rootNode, bool onlyIncludeDirectChildren)
bool              155 Source/core/dom/LiveNodeListBase.h     bool onlyIncludeDirectChildren = collection.shouldOnlyIncludeDirectChildren();
bool               67 Source/core/dom/MainThreadTaskRunner.h     bool m_suspended;
bool               86 Source/core/dom/MessagePort.h     bool started() const { return m_started; }
bool               93 Source/core/dom/MessagePort.h     virtual bool hasPendingActivity() const OVERRIDE;
bool              104 Source/core/dom/MessagePort.h     bool isEntangled() const { return !m_closed && !isNeutered(); }
bool              107 Source/core/dom/MessagePort.h     bool isNeutered() const { return !m_entangledChannel; }
bool              118 Source/core/dom/MessagePort.h     bool m_started;
bool              119 Source/core/dom/MessagePort.h     bool m_closed;
bool               87 Source/core/dom/MutationObserver.h     bool canDeliver();
bool               70 Source/core/dom/MutationObserverInterestGroup.h     bool isOldValueRequested();
bool               77 Source/core/dom/MutationObserverInterestGroup.h     bool hasOldValue(MutationRecordDeliveryOptions options) { return options & m_oldValueFlag; }
bool               51 Source/core/dom/MutationObserverRegistration.h     bool hasTransientRegistrations() const { return m_transientRegistrationNodes && !m_transientRegistrationNodes->isEmpty(); }
bool               54 Source/core/dom/MutationObserverRegistration.h     bool shouldReceiveMutationFrom(Node&, MutationObserver::MutationType, const QualifiedName* attributeName) const;
bool               55 Source/core/dom/MutationObserverRegistration.h     bool isSubtree() const { return m_options & MutationObserver::Subtree; }
bool               47 Source/core/dom/NameNodeList.h     virtual bool elementMatches(const Element&) const OVERRIDE;
bool              163 Source/core/dom/Node.h     bool hasTagName(const QualifiedName&) const;
bool              193 Source/core/dom/Node.h     bool hasChildren() const { return firstChild(); }
bool              194 Source/core/dom/Node.h     virtual PassRefPtr<Node> cloneNode(bool deep = false) = 0;
bool              199 Source/core/dom/Node.h     bool isSameNode(Node* other) const { return this == other; }
bool              200 Source/core/dom/Node.h     bool isEqualNode(Node*) const;
bool              201 Source/core/dom/Node.h     bool isDefaultNamespace(const AtomicString& namespaceURI) const;
bool              205 Source/core/dom/Node.h     String textContent(bool convertBRsToNewlines = false) const;
bool              212 Source/core/dom/Node.h     bool isElementNode() const { return getFlag(IsElementFlag); }
bool              213 Source/core/dom/Node.h     bool isContainerNode() const { return getFlag(IsContainerFlag); }
bool              214 Source/core/dom/Node.h     bool isTextNode() const { return getFlag(IsTextFlag); }
bool              215 Source/core/dom/Node.h     bool isHTMLElement() const { return getFlag(IsHTMLFlag); }
bool              216 Source/core/dom/Node.h     bool isSVGElement() const { return getFlag(IsSVGFlag); }
bool              218 Source/core/dom/Node.h     bool isPseudoElement() const { return pseudoId() != NOPSEUDO; }
bool              219 Source/core/dom/Node.h     bool isBeforePseudoElement() const { return pseudoId() == BEFORE; }
bool              220 Source/core/dom/Node.h     bool isAfterPseudoElement() const { return pseudoId() == AFTER; }
bool              223 Source/core/dom/Node.h     bool isCustomElement() const { return getFlag(CustomElement); }
bool              237 Source/core/dom/Node.h     virtual bool isMediaControlElement() const { return false; }
bool              238 Source/core/dom/Node.h     virtual bool isMediaControls() const { return false; }
bool              239 Source/core/dom/Node.h     virtual bool isVTTElement() const { return false; }
bool              240 Source/core/dom/Node.h     virtual bool isAttributeNode() const { return false; }
bool              241 Source/core/dom/Node.h     virtual bool isCharacterDataNode() const { return false; }
bool              242 Source/core/dom/Node.h     virtual bool isFrameOwnerElement() const { return false; }
bool              252 Source/core/dom/Node.h     bool isStyledElement() const { return isHTMLElement() || isSVGElement(); }
bool              254 Source/core/dom/Node.h     bool isDocumentNode() const;
bool              255 Source/core/dom/Node.h     bool isTreeScope() const { return &treeScope().rootNode() == this; }
bool              256 Source/core/dom/Node.h     bool isDocumentFragment() const { return getFlag(IsDocumentFragmentFlag); }
bool              257 Source/core/dom/Node.h     bool isShadowRoot() const { return isDocumentFragment() && isTreeScope(); }
bool              258 Source/core/dom/Node.h     bool isInsertionPoint() const { return getFlag(IsInsertionPointFlag); }
bool              260 Source/core/dom/Node.h     bool hasCustomStyleCallbacks() const { return getFlag(HasCustomStyleCallbacksFlag); }
bool              262 Source/core/dom/Node.h     bool hasSyntheticAttrChildNodes() const { return getFlag(HasSyntheticAttrChildNodesFlag); }
bool              263 Source/core/dom/Node.h     void setHasSyntheticAttrChildNodes(bool flag) { setFlag(flag, HasSyntheticAttrChildNodesFlag); }
bool              288 Source/core/dom/Node.h     bool selfOrAncestorHasDirAutoAttribute() const { return getFlag(SelfOrAncestorHasDirAutoFlag); }
bool              289 Source/core/dom/Node.h     void setSelfOrAncestorHasDirAutoAttribute(bool flag) { setFlag(flag, SelfOrAncestorHasDirAutoFlag); }
bool              294 Source/core/dom/Node.h     bool isBlockFlowElement() const;
bool              300 Source/core/dom/Node.h     virtual bool canContainRangeEndPoint() const { return false; }
bool              321 Source/core/dom/Node.h     bool isRootEditableElement() const;
bool              325 Source/core/dom/Node.h     bool inSameContainingBlockFlowElement(Node*);
bool              328 Source/core/dom/Node.h     virtual bool sheetLoaded() { return true; }
bool              329 Source/core/dom/Node.h     virtual void notifyLoadedSheetAndAllCriticalSubresources(bool /* error loading subresource */) { }
bool              332 Source/core/dom/Node.h     bool hasName() const { return !isTextNode() && getFlag(HasNameOrIsEditingTextFlag); }
bool              333 Source/core/dom/Node.h     bool hasID() const;
bool              334 Source/core/dom/Node.h     bool hasClass() const;
bool              336 Source/core/dom/Node.h     bool isUserActionElement() const { return getFlag(IsUserActionElement); }
bool              337 Source/core/dom/Node.h     void setUserActionElement(bool flag) { setFlag(flag, IsUserActionElement); }
bool              339 Source/core/dom/Node.h     bool active() const { return isUserActionElement() && isUserActionElementActive(); }
bool              340 Source/core/dom/Node.h     bool inActiveChain() const { return isUserActionElement() && isUserActionElementInActiveChain(); }
bool              341 Source/core/dom/Node.h     bool hovered() const { return isUserActionElement() && isUserActionElementHovered(); }
bool              342 Source/core/dom/Node.h     bool focused() const { return isUserActionElement() && isUserActionElementFocused(); }
bool              344 Source/core/dom/Node.h     bool needsAttach() const { return styleChangeType() == NeedsReattachStyleChange; }
bool              345 Source/core/dom/Node.h     bool needsStyleRecalc() const { return styleChangeType() != NoStyleChange; }
bool              347 Source/core/dom/Node.h     bool childNeedsStyleRecalc() const { return getFlag(ChildNeedsStyleRecalcFlag); }
bool              348 Source/core/dom/Node.h     bool isLink() const { return getFlag(IsLinkFlag); }
bool              349 Source/core/dom/Node.h     bool isEditingText() const { return isTextNode() && getFlag(HasNameOrIsEditingTextFlag); }
bool              351 Source/core/dom/Node.h     void setHasName(bool f) { ASSERT(!isTextNode()); setFlag(f, HasNameOrIsEditingTextFlag); }
bool              358 Source/core/dom/Node.h     bool childNeedsDistributionRecalc() const { return getFlag(ChildNeedsDistributionRecalc); }
bool              363 Source/core/dom/Node.h     bool childNeedsStyleInvalidation() const { return getFlag(ChildNeedsStyleInvalidation); }
bool              367 Source/core/dom/Node.h     bool needsStyleInvalidation() { return getFlag(NeedsStyleInvalidation); }
bool              373 Source/core/dom/Node.h     bool needsLayerUpdate() const { return getFlag(NeedsLayerUpdateFlag); }
bool              377 Source/core/dom/Node.h     void setIsLink(bool f);
bool              379 Source/core/dom/Node.h     bool hasScopedHTMLStyleChild() const { return getFlag(HasScopedHTMLStyleChildFlag); }
bool              380 Source/core/dom/Node.h     void setHasScopedHTMLStyleChild(bool flag) { setFlag(flag, HasScopedHTMLStyleChildFlag); }
bool              382 Source/core/dom/Node.h     bool hasEventTargetData() const { return getFlag(HasEventTargetDataFlag); }
bool              383 Source/core/dom/Node.h     void setHasEventTargetData(bool flag) { setFlag(flag, HasEventTargetDataFlag); }
bool              385 Source/core/dom/Node.h     bool isV8CollectableDuringMinorGC() const { return getFlag(V8CollectableDuringMinorGCFlag); }
bool              389 Source/core/dom/Node.h     virtual void setFocus(bool flag);
bool              390 Source/core/dom/Node.h     virtual void setActive(bool flag = true);
bool              391 Source/core/dom/Node.h     virtual void setHovered(bool flag = true);
bool              397 Source/core/dom/Node.h     virtual bool shouldHaveFocusAppearance() const;
bool              401 Source/core/dom/Node.h     bool isInert() const;
bool              407 Source/core/dom/Node.h     bool isContentEditable(UserSelectAllTreatment = UserSelectAllDoesNotAffectEditability);
bool              408 Source/core/dom/Node.h     bool isContentRichlyEditable();
bool              410 Source/core/dom/Node.h     bool rendererIsEditable(EditableType editableType = ContentIsEditable, UserSelectAllTreatment treatment = UserSelectAllIsAlwaysNonEditable) const
bool              422 Source/core/dom/Node.h     bool rendererIsRichlyEditable(EditableType editableType = ContentIsEditable) const
bool              434 Source/core/dom/Node.h     virtual bool shouldUseInputMethod();
bool              441 Source/core/dom/Node.h     bool hasNonEmptyBoundingBox() const;
bool              461 Source/core/dom/Node.h     bool inActiveDocument() const;
bool              465 Source/core/dom/Node.h     bool inDocument() const
bool              469 Source/core/dom/Node.h     bool isInShadowTree() const { return getFlag(IsInShadowTreeFlag); }
bool              470 Source/core/dom/Node.h     bool isInTreeScope() const { return getFlag(static_cast<NodeFlags>(InDocumentFlag | IsInShadowTreeFlag)); }
bool              472 Source/core/dom/Node.h     bool isDocumentTypeNode() const { return nodeType() == DOCUMENT_TYPE_NODE; }
bool              473 Source/core/dom/Node.h     virtual bool childTypeAllowed(NodeType) const { return false; }
bool              477 Source/core/dom/Node.h     bool isDescendantOf(const Node*) const;
bool              478 Source/core/dom/Node.h     bool contains(const Node*) const;
bool              479 Source/core/dom/Node.h     bool containsIncludingShadowDOM(const Node*) const;
bool              480 Source/core/dom/Node.h     bool containsIncludingHostElements(const Node&) const;
bool              484 Source/core/dom/Node.h     virtual bool offsetInCharacters() const;
bool              490 Source/core/dom/Node.h     virtual bool canStartSelection() const;
bool              509 Source/core/dom/Node.h     bool hasRenderer() const { return renderer(); }
bool              517 Source/core/dom/Node.h         bool performingReattach;
bool              532 Source/core/dom/Node.h     bool inDetach() const;
bool              539 Source/core/dom/Node.h     bool shouldCallRecalcStyle(StyleRecalcChange);
bool              594 Source/core/dom/Node.h     virtual bool willRespondToMouseMoveEvents();
bool              595 Source/core/dom/Node.h     virtual bool willRespondToMouseClickEvents();
bool              596 Source/core/dom/Node.h     virtual bool willRespondToTouchEvents();
bool              612 Source/core/dom/Node.h     virtual bool addEventListener(const AtomicString& eventType, PassRefPtr<EventListener>, bool useCapture = false) OVERRIDE;
bool              613 Source/core/dom/Node.h     virtual bool removeEventListener(const AtomicString& eventType, EventListener*, bool useCapture = false) OVERRIDE;
bool              622 Source/core/dom/Node.h     virtual bool dispatchEvent(PassRefPtrWillBeRawPtr<Event>) OVERRIDE;
bool              630 Source/core/dom/Node.h     bool dispatchDOMActivateEvent(int detail, PassRefPtrWillBeRawPtr<Event> underlyingEvent);
bool              632 Source/core/dom/Node.h     bool dispatchKeyEvent(const PlatformKeyboardEvent&);
bool              633 Source/core/dom/Node.h     bool dispatchWheelEvent(const PlatformWheelEvent&);
bool              634 Source/core/dom/Node.h     bool dispatchMouseEvent(const PlatformMouseEvent&, const AtomicString& eventType, int clickCount = 0, Node* relatedTarget = 0);
bool              635 Source/core/dom/Node.h     bool dispatchGestureEvent(const PlatformGestureEvent&);
bool              636 Source/core/dom/Node.h     bool dispatchTouchEvent(PassRefPtrWillBeRawPtr<TouchEvent>);
bool              668 Source/core/dom/Node.h     void setAlreadySpellChecked(bool flag) { setFlag(flag, AlreadySpellCheckedFlag); }
bool              669 Source/core/dom/Node.h     bool isAlreadySpellChecked() { return getFlag(AlreadySpellCheckedFlag); }
bool              671 Source/core/dom/Node.h     bool isFinishedParsingChildren() const { return getFlag(IsFinishedParsingChildrenFlag); }
bool              726 Source/core/dom/Node.h     bool getFlag(NodeFlags mask) const { return m_nodeFlags & mask; }
bool              727 Source/core/dom/Node.h     void setFlag(bool f, NodeFlags mask) const { m_nodeFlags = (m_nodeFlags & ~mask) | (-(int32_t)f & mask); }
bool              770 Source/core/dom/Node.h     bool hasRareData() const { return getFlag(HasRareDataFlag); }
bool              785 Source/core/dom/Node.h     bool isTreeScopeInitialized() const { return m_treeScope; }
bool              789 Source/core/dom/Node.h     void setIsFinishedParsingChildren(bool value) { setFlag(value, IsFinishedParsingChildrenFlag); }
bool              801 Source/core/dom/Node.h     bool hasTreeSharedParent() const { return !!parentOrShadowHostNode(); }
bool              804 Source/core/dom/Node.h     bool rendererIsEditable(EditableLevel, UserSelectAllTreatment = UserSelectAllIsAlwaysNonEditable) const;
bool              805 Source/core/dom/Node.h     bool isEditableToAccessibility(EditableLevel) const;
bool              807 Source/core/dom/Node.h     bool isUserActionElementActive() const;
bool              808 Source/core/dom/Node.h     bool isUserActionElementInActiveChain() const;
bool              809 Source/core/dom/Node.h     bool isUserActionElementHovered() const;
bool              810 Source/core/dom/Node.h     bool isUserActionElementFocused() const;
bool              869 Source/core/dom/Node.h inline bool Node::shouldCallRecalcStyle(StyleRecalcChange change)
bool              874 Source/core/dom/Node.h inline bool isTreeScopeRoot(const Node* node)
bool              879 Source/core/dom/Node.h inline bool isTreeScopeRoot(const Node& node)
bool              885 Source/core/dom/Node.h inline bool operator==(const Node& a, const Node& b) { return &a == &b; }
bool              886 Source/core/dom/Node.h inline bool operator==(const Node& a, const Node* b) { return &a == b; }
bool              887 Source/core/dom/Node.h inline bool operator==(const Node* a, const Node& b) { return a == &b; }
bool              888 Source/core/dom/Node.h inline bool operator!=(const Node& a, const Node& b) { return !(a == b); }
bool              889 Source/core/dom/Node.h inline bool operator!=(const Node& a, const Node* b) { return !(a == b); }
bool              890 Source/core/dom/Node.h inline bool operator!=(const Node* a, const Node& b) { return !(a == b); }
bool              891 Source/core/dom/Node.h inline bool operator==(const PassRefPtr<Node>& a, const Node& b) { return a.get() == &b; }
bool              892 Source/core/dom/Node.h inline bool operator==(const Node& a, const PassRefPtr<Node>& b) { return &a == b.get(); }
bool              893 Source/core/dom/Node.h inline bool operator!=(const PassRefPtr<Node>& a, const Node& b) { return !(a == b); }
bool              894 Source/core/dom/Node.h inline bool operator!=(const Node& a, const PassRefPtr<Node>& b) { return !(a == b); }
bool               39 Source/core/dom/NodeChildRemovalTracker.h     static bool isBeingRemoved(Node*);
bool               62 Source/core/dom/NodeChildRemovalTracker.h inline bool NodeChildRemovalTracker::isBeingRemoved(Node* node)
bool               51 Source/core/dom/NodeIterator.h     bool pointerBeforeReferenceNode() const { return m_referenceNode.isPointerBeforeNode; }
bool               61 Source/core/dom/NodeIterator.h         bool isPointerBeforeNode;
bool               63 Source/core/dom/NodeIterator.h         NodePointer(PassRefPtr<Node>, bool);
bool               65 Source/core/dom/NodeIterator.h         bool moveToNext(Node* root);
bool               66 Source/core/dom/NodeIterator.h         bool moveToPrevious(Node* root);
bool               73 Source/core/dom/NodeIterator.h     bool m_detached;
bool               44 Source/core/dom/NodeIteratorBase.h     bool expandEntityReferences() const { return false; }
bool               44 Source/core/dom/NodeList.h     virtual bool isEmptyNodeList() const { return false; }
bool               45 Source/core/dom/NodeList.h     virtual bool isChildNodeList() const { return false; }
bool               92 Source/core/dom/NodeRareData.h         static bool equal(const std::pair<unsigned char, StringImpl*>& a, const std::pair<unsigned char, StringImpl*>& b) { return a == b; }
bool               93 Source/core/dom/NodeRareData.h         static const bool safeToCompareToEmptyOrDeleted = DefaultHash<StringImpl*>::Hash::safeToCompareToEmptyOrDeleted;
bool              164 Source/core/dom/NodeRareData.h     bool isEmpty() const
bool              204 Source/core/dom/NodeRareData.h     bool deleteThisAndUpdateNodeRareDataIfAboutToRemoveLastList(Node&);
bool              258 Source/core/dom/NodeRareData.h     bool hasElementFlag(ElementFlags mask) const { return m_elementFlags & mask; }
bool              259 Source/core/dom/NodeRareData.h     void setElementFlag(ElementFlags mask, bool value) { m_elementFlags = (m_elementFlags & ~mask) | (-(int32_t)value & mask); }
bool              262 Source/core/dom/NodeRareData.h     bool hasRestyleFlag(DynamicRestyleFlags mask) const { return m_restyleFlags & mask; }
bool              264 Source/core/dom/NodeRareData.h     bool hasRestyleFlags() const { return m_restyleFlags; }
bool              288 Source/core/dom/NodeRareData.h inline bool NodeListsNodeData::deleteThisAndUpdateNodeRareDataIfAboutToRemoveLastList(Node& ownerNode)
bool               49 Source/core/dom/NodeRenderingTraversal.h     bool operator==(const ParentDetails& other)
bool               60 Source/core/dom/NodeRenderingTraversal.h bool contains(const ContainerNode*, const Node*);
bool               57 Source/core/dom/NodeWithIndex.h     mutable bool m_haveIndex;
bool               38 Source/core/dom/ParserContentPolicy.h static inline bool scriptingContentIsAllowed(ParserContentPolicy parserContentPolicy)
bool               50 Source/core/dom/ParserContentPolicy.h static inline bool pluginContentIsAllowed(ParserContentPolicy parserContentPolicy)
bool               88 Source/core/dom/PendingScript.h     bool watchingForLoad() const { return m_watchingForLoad; }
bool               89 Source/core/dom/PendingScript.h     void setWatchingForLoad(bool b) { m_watchingForLoad = b; }
bool              100 Source/core/dom/PendingScript.h     bool m_watchingForLoad;
bool              131 Source/core/dom/Position.h     bool inDocument() const { return m_anchorNode && m_anchorNode->inDocument(); }
bool              143 Source/core/dom/Position.h     bool isNull() const { return !m_anchorNode; }
bool              144 Source/core/dom/Position.h     bool isNotNull() const { return m_anchorNode; }
bool              145 Source/core/dom/Position.h     bool isOrphan() const { return m_anchorNode && !m_anchorNode->inDocument(); }
bool              162 Source/core/dom/Position.h     bool atFirstEditingPositionForNode() const;
bool              163 Source/core/dom/Position.h     bool atLastEditingPositionForNode() const;
bool              166 Source/core/dom/Position.h     bool atEditingBoundary() const;
bool              169 Source/core/dom/Position.h     bool atStartOfTree() const;
bool              170 Source/core/dom/Position.h     bool atEndOfTree() const;
bool              174 Source/core/dom/Position.h     Position leadingWhitespacePosition(EAffinity, bool considerNonCollapsibleWhitespace = false) const;
bool              175 Source/core/dom/Position.h     Position trailingWhitespacePosition(EAffinity, bool considerNonCollapsibleWhitespace = false) const;
bool              181 Source/core/dom/Position.h     bool isCandidate() const;
bool              182 Source/core/dom/Position.h     bool inRenderedText() const;
bool              183 Source/core/dom/Position.h     bool isRenderedCharacter() const;
bool              184 Source/core/dom/Position.h     bool rendersInDifferentPosition(const Position&) const;
bool              191 Source/core/dom/Position.h     static bool hasRenderedNonAnonymousDescendantsWithHeight(RenderObject*);
bool              192 Source/core/dom/Position.h     static bool nodeIsUserSelectNone(Node*);
bool              193 Source/core/dom/Position.h     static bool nodeIsUserSelectAll(const Node*);
bool              223 Source/core/dom/Position.h     bool m_isLegacyEditingPosition : 1;
bool              231 Source/core/dom/Position.h inline bool operator==(const Position& a, const Position& b)
bool              238 Source/core/dom/Position.h inline bool operator!=(const Position& a, const Position& b)
bool              307 Source/core/dom/Position.h inline bool offsetIsBeforeLastNodeOffset(int offset, Node* anchorNode)
bool               60 Source/core/dom/PositionIterator.h     bool atStart() const;
bool               61 Source/core/dom/PositionIterator.h     bool atEnd() const;
bool               62 Source/core/dom/PositionIterator.h     bool atStartOfNode() const;
bool               63 Source/core/dom/PositionIterator.h     bool atEndOfNode() const;
bool               64 Source/core/dom/PositionIterator.h     bool isCandidate() const;
bool               42 Source/core/dom/ProcessingInstruction.h     void setCreatedByParser(bool createdByParser) { m_createdByParser = createdByParser; }
bool               48 Source/core/dom/ProcessingInstruction.h     bool isCSS() const { return m_isCSS; }
bool               49 Source/core/dom/ProcessingInstruction.h     bool isXSL() const { return m_isXSL; }
bool               51 Source/core/dom/ProcessingInstruction.h     bool isLoading() const;
bool               59 Source/core/dom/ProcessingInstruction.h     virtual PassRefPtr<Node> cloneNode(bool deep = true) OVERRIDE;
bool               68 Source/core/dom/ProcessingInstruction.h     virtual bool sheetLoaded() OVERRIDE;
bool               77 Source/core/dom/ProcessingInstruction.h     bool m_loading;
bool               78 Source/core/dom/ProcessingInstruction.h     bool m_alternate;
bool               79 Source/core/dom/ProcessingInstruction.h     bool m_createdByParser;
bool               80 Source/core/dom/ProcessingInstruction.h     bool m_isCSS;
bool               81 Source/core/dom/ProcessingInstruction.h     bool m_isXSL;
bool               45 Source/core/dom/PseudoElement.h     virtual bool rendererIsNeeded(const RenderStyle&) OVERRIDE;
bool               47 Source/core/dom/PseudoElement.h     virtual bool canStartSelection() const OVERRIDE { return false; }
bool               48 Source/core/dom/PseudoElement.h     virtual bool canContainRangeEndPoint() const OVERRIDE { return false; }
bool               65 Source/core/dom/PseudoElement.h inline bool pseudoElementRendererIsNeeded(const RenderStyle* style)
bool               80 Source/core/dom/QualifiedName.h     bool isHashTableDeletedValue() const { return m_impl.isHashTableDeletedValue(); }
bool               82 Source/core/dom/QualifiedName.h     bool operator==(const QualifiedName& other) const { return m_impl == other.m_impl; }
bool               83 Source/core/dom/QualifiedName.h     bool operator!=(const QualifiedName& other) const { return !(*this == other); }
bool               85 Source/core/dom/QualifiedName.h     bool matches(const QualifiedName& other) const { return m_impl == other.m_impl || (localName() == other.localName() && namespaceURI() == other.namespaceURI()); }
bool               87 Source/core/dom/QualifiedName.h     bool matchesPossiblyIgnoringCase(const QualifiedName& other, bool shouldIgnoreCase) const { return m_impl == other.m_impl || (equalPossiblyIgnoringCase(localName(), other.localName(), shouldIgnoreCase) && namespaceURI() == other.namespaceURI()); }
bool               89 Source/core/dom/QualifiedName.h     bool hasPrefix() const { return m_impl->m_prefix != nullAtom; }
bool              117 Source/core/dom/QualifiedName.h inline bool operator==(const AtomicString& a, const QualifiedName& q) { return a == q.localName(); }
bool              118 Source/core/dom/QualifiedName.h inline bool operator!=(const AtomicString& a, const QualifiedName& q) { return a != q.localName(); }
bool              119 Source/core/dom/QualifiedName.h inline bool operator==(const QualifiedName& q, const AtomicString& a) { return a == q.localName(); }
bool              120 Source/core/dom/QualifiedName.h inline bool operator!=(const QualifiedName& q, const AtomicString& a) { return a != q.localName(); }
bool              137 Source/core/dom/QualifiedName.h     static bool equal(const QualifiedName& a, const QualifiedName& b) { return a == b; }
bool              138 Source/core/dom/QualifiedName.h     static bool equal(const QualifiedName::QualifiedNameImpl* a, const QualifiedName::QualifiedNameImpl* b) { return a == b; }
bool              140 Source/core/dom/QualifiedName.h     static const bool safeToCompareToEmptyOrDeleted = false;
bool              157 Source/core/dom/QualifiedName.h         static const bool emptyValueIsZero = false;
bool               68 Source/core/dom/Range.h     bool collapsed(ExceptionState&) const;
bool               74 Source/core/dom/Range.h     void collapse(bool toStart, ExceptionState&);
bool               75 Source/core/dom/Range.h     bool isPointInRange(Node* refNode, int offset, ExceptionState&);
bool               83 Source/core/dom/Range.h     bool boundaryPointsValid() const;
bool               84 Source/core/dom/Range.h     bool intersectsNode(Node* refNode, ExceptionState&);
bool              124 Source/core/dom/Range.h     void textRects(Vector<IntRect>&, bool useSelectionHeight = false, RangeInFixedPosition* = 0) const;
bool              128 Source/core/dom/Range.h     void textQuads(Vector<FloatQuad>&, bool useSelectionHeight = false, RangeInFixedPosition* = 0) const;
bool              181 Source/core/dom/Range.h bool areRangesEqual(const Range*, const Range*);
bool              181 Source/core/dom/RangeBoundaryPoint.h inline bool operator==(const RangeBoundaryPoint& a, const RangeBoundaryPoint& b)
bool               66 Source/core/dom/RenderTreeBuilder.h     bool shouldCreateRenderer() const;
bool               42 Source/core/dom/RenderedDocumentMarker.h     bool isRendered() const { return invalidMarkerRect() != m_renderedRect; }
bool               43 Source/core/dom/RenderedDocumentMarker.h     bool contains(const LayoutPoint& point) const { return isRendered() && m_renderedRect.contains(point); }
bool               42 Source/core/dom/RequestAnimationFrameCallback.h     bool m_cancelled;
bool               43 Source/core/dom/RequestAnimationFrameCallback.h     bool m_useLegacyTimeBase;
bool               40 Source/core/dom/ScriptLoader.h     static PassOwnPtr<ScriptLoader> create(Element*, bool createdByParser, bool isEvaluated);
bool               46 Source/core/dom/ScriptLoader.h     bool prepareScript(const TextPosition& scriptStartPosition = TextPosition::minimumPosition(), LegacyTypeSupport = DisallowLegacyTypeInTypeAttribute);
bool               56 Source/core/dom/ScriptLoader.h     bool isScriptTypeSupported(LegacyTypeSupport) const;
bool               58 Source/core/dom/ScriptLoader.h     bool haveFiredLoadEvent() const { return m_haveFiredLoad; }
bool               59 Source/core/dom/ScriptLoader.h     bool willBeParserExecuted() const { return m_willBeParserExecuted; }
bool               60 Source/core/dom/ScriptLoader.h     bool readyToBeParserExecuted() const { return m_readyToBeParserExecuted; }
bool               61 Source/core/dom/ScriptLoader.h     bool willExecuteWhenDocumentFinishedParsing() const { return m_willExecuteWhenDocumentFinishedParsing; }
bool               64 Source/core/dom/ScriptLoader.h     void setHaveFiredLoadEvent(bool haveFiredLoad) { m_haveFiredLoad = haveFiredLoad; }
bool               65 Source/core/dom/ScriptLoader.h     bool isParserInserted() const { return m_parserInserted; }
bool               66 Source/core/dom/ScriptLoader.h     bool alreadyStarted() const { return m_alreadyStarted; }
bool               67 Source/core/dom/ScriptLoader.h     bool forceAsync() const { return m_forceAsync; }
bool               76 Source/core/dom/ScriptLoader.h     ScriptLoader(Element*, bool createdByParser, bool isEvaluated);
bool               78 Source/core/dom/ScriptLoader.h     bool ignoresLoadRequest() const;
bool               79 Source/core/dom/ScriptLoader.h     bool isScriptForEventSupported() const;
bool               81 Source/core/dom/ScriptLoader.h     bool fetchScript(const String& sourceUrl);
bool               92 Source/core/dom/ScriptLoader.h     bool m_parserInserted : 1;
bool               93 Source/core/dom/ScriptLoader.h     bool m_isExternalScript : 1;
bool               94 Source/core/dom/ScriptLoader.h     bool m_alreadyStarted : 1;
bool               95 Source/core/dom/ScriptLoader.h     bool m_haveFiredLoad : 1;
bool               96 Source/core/dom/ScriptLoader.h     bool m_willBeParserExecuted : 1; // Same as "The parser will handle executing the script."
bool               97 Source/core/dom/ScriptLoader.h     bool m_readyToBeParserExecuted : 1;
bool               98 Source/core/dom/ScriptLoader.h     bool m_willExecuteWhenDocumentFinishedParsing : 1;
bool               99 Source/core/dom/ScriptLoader.h     bool m_forceAsync : 1;
bool              100 Source/core/dom/ScriptLoader.h     bool m_willExecuteInOrder : 1;
bool              107 Source/core/dom/ScriptLoader.h inline PassOwnPtr<ScriptLoader> ScriptLoader::create(Element* element, bool createdByParser, bool isEvaluated)
bool               40 Source/core/dom/ScriptLoaderClient.h     virtual bool asyncAttributeValue() const = 0;
bool               41 Source/core/dom/ScriptLoaderClient.h     virtual bool deferAttributeValue() const = 0;
bool               42 Source/core/dom/ScriptLoaderClient.h     virtual bool hasSourceAttribute() const = 0;
bool               51 Source/core/dom/ScriptRunner.h     bool hasPendingScripts() const { return !m_scriptsToExecuteSoon.isEmpty() || !m_scriptsToExecuteInOrder.isEmpty() || !m_pendingAsyncScripts.isEmpty(); }
bool               39 Source/core/dom/ScriptableDocumentParser.h     virtual bool isExecutingScript() const { return false; }
bool               45 Source/core/dom/ScriptableDocumentParser.h     virtual bool isWaitingForScripts() const = 0;
bool               51 Source/core/dom/ScriptableDocumentParser.h     void setWasCreatedByScript(bool wasCreatedByScript) { m_wasCreatedByScript = wasCreatedByScript; }
bool               52 Source/core/dom/ScriptableDocumentParser.h     bool wasCreatedByScript() const { return m_wasCreatedByScript; }
bool               63 Source/core/dom/ScriptableDocumentParser.h     bool m_wasCreatedByScript;
bool               45 Source/core/dom/SecurityContext.h     bool isSecureTransitionTo(const KURL&) const;
bool               59 Source/core/dom/SecurityContext.h     bool haveInitializedSecurityOrigin() const { return m_haveInitializedSecurityOrigin; }
bool               62 Source/core/dom/SecurityContext.h     bool m_haveInitializedSecurityOrigin;
bool               50 Source/core/dom/SelectorQuery.h     bool matches(Element&) const;
bool               55 Source/core/dom/SelectorQuery.h     bool canUseFastQuery(const ContainerNode& rootNode) const;
bool               56 Source/core/dom/SelectorQuery.h     bool selectorMatches(const CSSSelector&, Element&, const ContainerNode&) const;
bool               73 Source/core/dom/SelectorQuery.h     bool selectorListMatches(ContainerNode& rootNode, Element&, typename SelectorQueryTrait::OutputType&) const;
bool               83 Source/core/dom/SelectorQuery.h     bool m_crossesTreeBoundary;
bool               91 Source/core/dom/SelectorQuery.h     bool matches(Element&) const;
bool               47 Source/core/dom/ShadowTreeStyleSheetCollection.h     bool updateActiveStyleSheets(StyleEngine*, StyleResolverUpdateMode);
bool               37 Source/core/dom/SpaceSplitString.h         bool contains(const AtomicString& string)
bool               47 Source/core/dom/SpaceSplitString.h         bool containsAll(SpaceSplitStringData&);
bool               52 Source/core/dom/SpaceSplitString.h         bool isUnique() const { return m_keyString.isNull(); }
bool               71 Source/core/dom/SpaceSplitString.h         SpaceSplitString(const AtomicString& string, bool shouldFoldCase) { set(string, shouldFoldCase); }
bool               73 Source/core/dom/SpaceSplitString.h         bool operator!=(const SpaceSplitString& other) const { return m_data != other.m_data; }
bool               75 Source/core/dom/SpaceSplitString.h         void set(const AtomicString&, bool shouldFoldCase);
bool               78 Source/core/dom/SpaceSplitString.h         bool contains(const AtomicString& string) const { return m_data && m_data->contains(string); }
bool               79 Source/core/dom/SpaceSplitString.h         bool containsAll(const SpaceSplitString& names) const { return !names.m_data || (m_data && m_data->containsAll(*names.m_data)); }
bool               81 Source/core/dom/SpaceSplitString.h         bool remove(const AtomicString&);
bool               84 Source/core/dom/SpaceSplitString.h         bool isNull() const { return !m_data; }
bool               36 Source/core/dom/StyleElement.h     StyleElement(Document*, bool createdByParser);
bool               45 Source/core/dom/StyleElement.h     bool isLoading() const;
bool               46 Source/core/dom/StyleElement.h     bool sheetLoaded(Document&);
bool               63 Source/core/dom/StyleElement.h     bool m_createdByParser : 1;
bool               64 Source/core/dom/StyleElement.h     bool m_loading : 1;
bool               65 Source/core/dom/StyleElement.h     bool m_registeredAsCandidate : 1;
bool               65 Source/core/dom/StyleEngine.h     bool needsRepaint() const { return m_needsRepaint; }
bool               66 Source/core/dom/StyleEngine.h     bool needsStyleRecalc() const { return m_needsStyleRecalc; }
bool               71 Source/core/dom/StyleEngine.h     bool m_needsRepaint;
bool               72 Source/core/dom/StyleEngine.h     bool m_needsStyleRecalc;
bool               79 Source/core/dom/StyleEngine.h     class IgnoringPendingStylesheet : public TemporaryChange<bool> {
bool               82 Source/core/dom/StyleEngine.h             : TemporaryChange<bool>(engine->m_ignorePendingStylesheets, true)
bool              104 Source/core/dom/StyleEngine.h     void addStyleSheetCandidateNode(Node*, bool createdByParser);
bool              116 Source/core/dom/StyleEngine.h     bool updateActiveStyleSheets(StyleResolverUpdateMode);
bool              136 Source/core/dom/StyleEngine.h     bool hasPendingSheets() const { return m_pendingStylesheets > 0; }
bool              137 Source/core/dom/StyleEngine.h     bool haveStylesheetsLoaded() const { return !hasPendingSheets() || m_ignorePendingStylesheets; }
bool              138 Source/core/dom/StyleEngine.h     bool ignoringPendingStylesheets() const { return m_ignorePendingStylesheets; }
bool              141 Source/core/dom/StyleEngine.h     bool usesSiblingRules() const { return m_usesSiblingRules || m_usesSiblingRulesOverride; }
bool              142 Source/core/dom/StyleEngine.h     void setUsesSiblingRulesOverride(bool b) { m_usesSiblingRulesOverride = b; }
bool              143 Source/core/dom/StyleEngine.h     bool usesFirstLineRules() const { return m_usesFirstLineRules; }
bool              144 Source/core/dom/StyleEngine.h     bool usesFirstLetterRules() const { return m_usesFirstLetterRules; }
bool              145 Source/core/dom/StyleEngine.h     void setUsesFirstLetterRules(bool b) { m_usesFirstLetterRules = b; }
bool              146 Source/core/dom/StyleEngine.h     bool usesRemUnits() const { return m_usesRemUnits; }
bool              147 Source/core/dom/StyleEngine.h     void setUsesRemUnit(bool b) { m_usesRemUnits = b; }
bool              148 Source/core/dom/StyleEngine.h     bool hasScopedStyleSheet() { return m_documentStyleSheetCollection.scopingNodesForStyleScoped(); }
bool              171 Source/core/dom/StyleEngine.h     bool hasResolver() const { return m_resolver.get(); }
bool              182 Source/core/dom/StyleEngine.h     bool shouldClearResolver() const;
bool              188 Source/core/dom/StyleEngine.h     PassRefPtrWillBeRawPtr<CSSStyleSheet> createSheet(Element*, const String& text, TextPosition startPosition, bool createdByParser);
bool              198 Source/core/dom/StyleEngine.h     bool shouldUpdateShadowTreeStyleSheetCollection(StyleResolverUpdateMode);
bool              202 Source/core/dom/StyleEngine.h     bool isMaster() const { return m_isMaster; }
bool              211 Source/core/dom/StyleEngine.h     static PassRefPtrWillBeRawPtr<CSSStyleSheet> parseSheet(Element*, const String& text, TextPosition startPosition, bool createdByParser);
bool              214 Source/core/dom/StyleEngine.h     bool m_isMaster;
bool              223 Source/core/dom/StyleEngine.h     mutable bool m_injectedStyleSheetCacheValid;
bool              230 Source/core/dom/StyleEngine.h     bool m_documentScopeDirty;
bool              237 Source/core/dom/StyleEngine.h     bool m_usesSiblingRules;
bool              238 Source/core/dom/StyleEngine.h     bool m_usesSiblingRulesOverride;
bool              239 Source/core/dom/StyleEngine.h     bool m_usesFirstLineRules;
bool              240 Source/core/dom/StyleEngine.h     bool m_usesFirstLetterRules;
bool              241 Source/core/dom/StyleEngine.h     bool m_usesRemUnits;
bool              244 Source/core/dom/StyleEngine.h     bool m_ignorePendingStylesheets;
bool              245 Source/core/dom/StyleEngine.h     bool m_didCalculateResolver;
bool               53 Source/core/dom/StyleSheetCandidate.h     bool isXSL() const;
bool               54 Source/core/dom/StyleSheetCandidate.h     bool isImport() const;
bool               55 Source/core/dom/StyleSheetCandidate.h     bool isAlternate() const;
bool               56 Source/core/dom/StyleSheetCandidate.h     bool isEnabledViaScript() const;
bool               57 Source/core/dom/StyleSheetCandidate.h     bool isEnabledAndLoading() const;
bool               58 Source/core/dom/StyleSheetCandidate.h     bool hasPreferrableName(const String& currentPreferrableName) const;
bool               59 Source/core/dom/StyleSheetCandidate.h     bool canBeActivated(const String& currentPreferrableName) const;
bool               66 Source/core/dom/StyleSheetCandidate.h     bool isElement() const { return m_type != Pi; }
bool               67 Source/core/dom/StyleSheetCandidate.h     bool isHTMLLink() const { return m_type == HTMLLink; }
bool               50 Source/core/dom/TagCollection.h     bool elementMatches(const Element&) const;
bool               67 Source/core/dom/TagCollection.h     bool elementMatches(const Element&) const;
bool               75 Source/core/dom/TagCollection.h inline bool HTMLTagCollection::elementMatches(const Element& testElement) const
bool               51 Source/core/dom/TemplateContentDocumentFragment.h     virtual bool isTemplateContent() const OVERRIDE { return true; }
bool               52 Source/core/dom/Text.h     bool textRendererIsNeeded(const RenderStyle&, const RenderObject& parent);
bool               58 Source/core/dom/Text.h     virtual bool canContainRangeEndPoint() const OVERRIDE FINAL { return true; }
bool               70 Source/core/dom/Text.h     virtual PassRefPtr<Node> cloneNode(bool deep = true) OVERRIDE FINAL;
bool               72 Source/core/dom/Text.h     bool needsWhitespaceRenderer();
bool               56 Source/core/dom/TextLinkColors.h     Color colorFromPrimitiveValue(const CSSPrimitiveValue*, Color currentColor, bool forVisitedLink = false) const;
bool               57 Source/core/dom/TreeScope.h     bool isInclusiveOlderSiblingShadowRootOrAncestorTreeScopeOf(const TreeScope&) const;
bool               62 Source/core/dom/TreeScope.h     bool hasElementWithId(StringImpl* id) const;
bool               63 Source/core/dom/TreeScope.h     bool containsMultipleElementsWithId(const AtomicString& id) const;
bool               82 Source/core/dom/TreeScope.h     bool shouldCacheLabelsByForAttribute() const { return m_labelsByForAttribute; }
bool               96 Source/core/dom/TreeScope.h     bool applyAuthorStyles() const;
bool              151 Source/core/dom/TreeScope.h     bool isInclusiveAncestorOf(const TreeScope&) const;
bool              165 Source/core/dom/TreeScope.h     bool hasGuardRefCount() const { return m_guardRefCount; }
bool              174 Source/core/dom/TreeScope.h     bool deletionHasBegun();
bool              177 Source/core/dom/TreeScope.h     bool deletionHasBegun() { return false; }
bool              181 Source/core/dom/TreeScope.h     bool rootNodeHasTreeSharedParent() const;
bool              211 Source/core/dom/TreeScope.h inline bool TreeScope::hasElementWithId(StringImpl* id) const
bool              217 Source/core/dom/TreeScope.h inline bool TreeScope::containsMultipleElementsWithId(const AtomicString& id) const
bool              222 Source/core/dom/TreeScope.h inline bool operator==(const TreeScope& a, const TreeScope& b) { return &a == &b; }
bool              223 Source/core/dom/TreeScope.h inline bool operator==(const TreeScope& a, const TreeScope* b) { return &a == b; }
bool              224 Source/core/dom/TreeScope.h inline bool operator==(const TreeScope* a, const TreeScope& b) { return a == &b; }
bool              225 Source/core/dom/TreeScope.h inline bool operator!=(const TreeScope& a, const TreeScope& b) { return !(a == b); }
bool              226 Source/core/dom/TreeScope.h inline bool operator!=(const TreeScope& a, const TreeScope* b) { return !(a == b); }
bool              227 Source/core/dom/TreeScope.h inline bool operator!=(const TreeScope* a, const TreeScope& b) { return !(a == b); }
bool               39 Source/core/dom/TreeScopeAdopter.h     bool needsScopeChange() const { return m_oldScope != m_newScope; }
bool               55 Source/core/dom/TreeScopeStyleSheetCollection.h     void addStyleSheetCandidateNode(Node*, bool createdByParser);
bool               57 Source/core/dom/TreeScopeStyleSheetCollection.h     bool hasStyleSheetCandidateNodes() const { return !m_styleSheetCandidateNodes.isEmpty(); }
bool               59 Source/core/dom/TreeScopeStyleSheetCollection.h     bool usesRemUnits() const { return m_usesRemUnits; }
bool               87 Source/core/dom/TreeScopeStyleSheetCollection.h         bool requiresFullStyleRecalc;
bool              101 Source/core/dom/TreeScopeStyleSheetCollection.h     bool activeLoadingStyleSheetLoaded(const WillBeHeapVector<RefPtrWillBeMember<CSSStyleSheet> >& newStyleSheets);
bool              105 Source/core/dom/TreeScopeStyleSheetCollection.h     bool m_hadActiveLoadingStylesheet;
bool              106 Source/core/dom/TreeScopeStyleSheetCollection.h     bool m_usesRemUnits;
bool              131 Source/core/dom/TreeShared.h     bool m_deletionHasBegun;
bool              133 Source/core/dom/TreeShared.h     bool m_inRemovedLastRefFunction;
bool              137 Source/core/dom/TreeShared.h     bool m_adoptionIsRequired;
bool               43 Source/core/dom/UserActionElementSet.h     bool isFocused(const Node* node) { return hasFlags(node, IsFocusedFlag); }
bool               44 Source/core/dom/UserActionElementSet.h     bool isActive(const Node* node) { return hasFlags(node, IsActiveFlag); }
bool               45 Source/core/dom/UserActionElementSet.h     bool isInActiveChain(const Node* node) { return hasFlags(node, InActiveChainFlag); }
bool               46 Source/core/dom/UserActionElementSet.h     bool isHovered(const Node* node) { return hasFlags(node, IsHoveredFlag); }
bool               47 Source/core/dom/UserActionElementSet.h     void setFocused(Node* node, bool enable) { setFlags(node, enable, IsFocusedFlag); }
bool               48 Source/core/dom/UserActionElementSet.h     void setActive(Node* node, bool enable) { setFlags(node, enable, IsActiveFlag); }
bool               49 Source/core/dom/UserActionElementSet.h     void setInActiveChain(Node* node, bool enable) { setFlags(node, enable, InActiveChainFlag); }
bool               50 Source/core/dom/UserActionElementSet.h     void setHovered(Node* node, bool enable) { setFlags(node, enable, IsHoveredFlag); }
bool               66 Source/core/dom/UserActionElementSet.h     void setFlags(Node* node, bool enable, unsigned flags) { enable ? setFlags(node, flags) : clearFlags(node, flags); }
bool               69 Source/core/dom/UserActionElementSet.h     bool hasFlags(const Node*, unsigned flags) const;
bool               73 Source/core/dom/UserActionElementSet.h     bool hasFlags(const Element*, unsigned flags) const;
bool               86 Source/core/dom/ViewportDescription.h     bool operator==(const ViewportDescription& other) const
bool              102 Source/core/dom/ViewportDescription.h     bool operator!=(const ViewportDescription& other) const
bool              107 Source/core/dom/ViewportDescription.h     bool isLegacyViewportType() const { return type >= HandheldFriendlyMeta && type <= ViewportMeta; }
bool              108 Source/core/dom/ViewportDescription.h     bool isMetaViewportType() const { return type == ViewportMeta; }
bool              109 Source/core/dom/ViewportDescription.h     bool isSpecifiedByAuthor() const { return type != UserAgentStyleSheet; }
bool               56 Source/core/dom/custom/CustomElement.h     static bool isValidName(const AtomicString& name, NameSet validNames = AllNames);
bool               66 Source/core/dom/custom/CustomElementCallbackDispatcher.h     static bool inCallbackDeliveryScope() { return s_elementQueueStart; }
bool               62 Source/core/dom/custom/CustomElementCallbackQueue.h     bool processInElementQueue(ElementQueueId);
bool               65 Source/core/dom/custom/CustomElementCallbackQueue.h     bool inCreatedCallback() const { return m_inCreatedCallback; }
bool               74 Source/core/dom/custom/CustomElementCallbackQueue.h     bool m_inCreatedCallback;
bool               66 Source/core/dom/custom/CustomElementDescriptor.h     bool isTypeExtension() const { return m_type != m_localName; }
bool               73 Source/core/dom/custom/CustomElementDescriptor.h     bool isHashTableDeletedValue() const { return m_type.isHashTableDeletedValue(); }
bool               75 Source/core/dom/custom/CustomElementDescriptor.h     bool operator==(const CustomElementDescriptor& other) const
bool               47 Source/core/dom/custom/CustomElementDescriptorHash.h     static bool equal(const CustomElementDescriptor& a, const CustomElementDescriptor& b)
bool               52 Source/core/dom/custom/CustomElementDescriptorHash.h     static const bool safeToCompareToEmptyOrDeleted = true;
bool               61 Source/core/dom/custom/CustomElementDescriptorHash.h     static const bool emptyValueIsZero = HashTraits<AtomicString>::emptyValueIsZero;
bool               53 Source/core/dom/custom/CustomElementLifecycleCallbacks.h     bool hasCallback(CallbackType type) const { return m_which & type; }
bool               32 Source/core/dom/custom/CustomElementMicrotaskDispatcher.h     bool elementQueueIsEmpty() { return m_elements.isEmpty(); }
bool               42 Source/core/dom/custom/CustomElementMicrotaskDispatcher.h     bool m_hasScheduledMicrotask;
bool               65 Source/core/dom/custom/CustomElementMicrotaskImportStep.h     bool m_importFinished;
bool               46 Source/core/dom/custom/CustomElementMicrotaskQueue.h     bool isEmpty() { return m_queue.isEmpty(); }
bool               47 Source/core/dom/custom/CustomElementProcessingStep.h     virtual bool isCreated() const { return false; }
bool               50 Source/core/dom/shadow/ContentDistribution.h     bool isEmpty() const { return m_nodes.isEmpty(); }
bool               56 Source/core/dom/shadow/ContentDistribution.h     bool contains(const Node* node) const { return m_indices.contains(node); }
bool               55 Source/core/dom/shadow/ElementShadow.h     bool applyAuthorStyles() const { return m_applyAuthorStyles; }
bool               56 Source/core/dom/shadow/ElementShadow.h     bool didAffectApplyAuthorStyles();
bool               57 Source/core/dom/shadow/ElementShadow.h     bool containsActiveStyles() const;
bool               58 Source/core/dom/shadow/ElementShadow.h     bool hasSameStyles(ElementShadow *) const;
bool               81 Source/core/dom/shadow/ElementShadow.h     bool resolveApplyAuthorStyles() const;
bool               89 Source/core/dom/shadow/ElementShadow.h     bool needsSelectFeatureSet() const { return m_needsSelectFeatureSet; }
bool               97 Source/core/dom/shadow/ElementShadow.h     bool m_needsDistributionRecalc;
bool               98 Source/core/dom/shadow/ElementShadow.h     bool m_applyAuthorStyles;
bool               99 Source/core/dom/shadow/ElementShadow.h     bool m_needsSelectFeatureSet;
bool               46 Source/core/dom/shadow/InsertionPoint.h     bool hasDistribution() const { return !m_distribution.isEmpty(); }
bool               49 Source/core/dom/shadow/InsertionPoint.h     bool isActive() const;
bool               50 Source/core/dom/shadow/InsertionPoint.h     bool canBeActive() const;
bool               52 Source/core/dom/shadow/InsertionPoint.h     bool isShadowInsertionPoint() const;
bool               53 Source/core/dom/shadow/InsertionPoint.h     bool isContentInsertionPoint() const;
bool               57 Source/core/dom/shadow/InsertionPoint.h     virtual bool canAffectSelector() const { return false; }
bool               62 Source/core/dom/shadow/InsertionPoint.h     bool shouldUseFallbackElements() const;
bool               73 Source/core/dom/shadow/InsertionPoint.h     virtual bool rendererIsNeeded(const RenderStyle&) OVERRIDE;
bool               74 Source/core/dom/shadow/InsertionPoint.h     virtual void childrenChanged(bool changedByParser, Node* beforeChange, Node* afterChange, int childCountDelta) OVERRIDE;
bool               81 Source/core/dom/shadow/InsertionPoint.h     bool m_registeredWithShadowRoot;
bool               88 Source/core/dom/shadow/InsertionPoint.h inline bool isActiveInsertionPoint(const Node& node)
bool               93 Source/core/dom/shadow/InsertionPoint.h inline bool isActiveShadowInsertionPoint(const Node& node)
bool               50 Source/core/dom/shadow/SelectRuleFeatureSet.h     bool hasSelectorForId(const AtomicString&) const;
bool               51 Source/core/dom/shadow/SelectRuleFeatureSet.h     bool hasSelectorForClass(const AtomicString&) const;
bool               52 Source/core/dom/shadow/SelectRuleFeatureSet.h     bool hasSelectorForAttribute(const AtomicString&) const;
bool               54 Source/core/dom/shadow/SelectRuleFeatureSet.h     bool hasSelectorForChecked() const { return hasSelectorFor(AffectedSelectorChecked); }
bool               55 Source/core/dom/shadow/SelectRuleFeatureSet.h     bool hasSelectorForEnabled() const { return hasSelectorFor(AffectedSelectorEnabled); }
bool               56 Source/core/dom/shadow/SelectRuleFeatureSet.h     bool hasSelectorForDisabled() const { return hasSelectorFor(AffectedSelectorDisabled); }
bool               57 Source/core/dom/shadow/SelectRuleFeatureSet.h     bool hasSelectorForIndeterminate() const { return hasSelectorFor(AffectedSelectorIndeterminate); }
bool               58 Source/core/dom/shadow/SelectRuleFeatureSet.h     bool hasSelectorForLink() const { return hasSelectorFor(AffectedSelectorLink); }
bool               59 Source/core/dom/shadow/SelectRuleFeatureSet.h     bool hasSelectorForTarget() const { return hasSelectorFor(AffectedSelectorTarget); }
bool               60 Source/core/dom/shadow/SelectRuleFeatureSet.h     bool hasSelectorForVisited() const { return hasSelectorFor(AffectedSelectorVisited); }
bool               62 Source/core/dom/shadow/SelectRuleFeatureSet.h     bool hasSelectorFor(AffectedSelectorMask features) const { return m_featureFlags & features; }
bool               64 Source/core/dom/shadow/SelectRuleFeatureSet.h     bool checkSelectorsForClassChange(const SpaceSplitString& changedClasses) const;
bool               65 Source/core/dom/shadow/SelectRuleFeatureSet.h     bool checkSelectorsForClassChange(const SpaceSplitString& oldClasses, const SpaceSplitString& newClasses) const;
bool               74 Source/core/dom/shadow/SelectRuleFeatureSet.h inline bool SelectRuleFeatureSet::hasSelectorForId(const AtomicString& idValue) const
bool               80 Source/core/dom/shadow/SelectRuleFeatureSet.h inline bool SelectRuleFeatureSet::hasSelectorForClass(const AtomicString& classValue) const
bool               86 Source/core/dom/shadow/SelectRuleFeatureSet.h inline bool SelectRuleFeatureSet::hasSelectorForAttribute(const AtomicString& attributeName) const
bool               74 Source/core/dom/shadow/ShadowRoot.h     bool shouldExposeToBindings() const { return type() == AuthorShadowRoot; }
bool               76 Source/core/dom/shadow/ShadowRoot.h     bool isYoungest() const { return !youngerShadowRoot(); }
bool               77 Source/core/dom/shadow/ShadowRoot.h     bool isOldest() const { return !olderShadowRoot(); }
bool               78 Source/core/dom/shadow/ShadowRoot.h     bool isOldestAuthorShadowRoot() const;
bool               88 Source/core/dom/shadow/ShadowRoot.h     bool containsShadowElements() const;
bool               89 Source/core/dom/shadow/ShadowRoot.h     bool containsContentElements() const;
bool               90 Source/core/dom/shadow/ShadowRoot.h     bool containsInsertionPoints() const { return containsShadowElements() || containsContentElements(); }
bool               91 Source/core/dom/shadow/ShadowRoot.h     bool containsShadowRoots() const;
bool              114 Source/core/dom/shadow/ShadowRoot.h     bool applyAuthorStyles() const { return m_applyAuthorStyles; }
bool              115 Source/core/dom/shadow/ShadowRoot.h     void setApplyAuthorStyles(bool);
bool              122 Source/core/dom/shadow/ShadowRoot.h     PassRefPtr<Node> cloneNode(bool, ExceptionState&);
bool              132 Source/core/dom/shadow/ShadowRoot.h     virtual void childrenChanged(bool changedByParser, Node* beforeChange, Node* afterChange, int childCountDelta) OVERRIDE;
bool              141 Source/core/dom/shadow/ShadowRoot.h     virtual PassRefPtr<Node> cloneNode(bool) OVERRIDE { return nullptr; }
bool              144 Source/core/dom/shadow/ShadowRoot.h     bool isOrphan() const { return !host(); }
bool               55 Source/core/dom/shadow/ShadowRootRareData.h     bool containsShadowElements() const { return m_descendantShadowElementCount; }
bool               56 Source/core/dom/shadow/ShadowRootRareData.h     bool containsContentElements() const { return m_descendantContentElementCount; }
bool               57 Source/core/dom/shadow/ShadowRootRareData.h     bool containsShadowRoots() const { return m_childShadowRootCount; }
bool               49 Source/core/editing/ApplyStyleCommand.h     typedef bool (*IsInlineElementToRemoveFunction)(const Element*);
bool               59 Source/core/editing/ApplyStyleCommand.h     static PassRefPtr<ApplyStyleCommand> create(PassRefPtr<Element> element, bool removeOnly = false, EditAction action = EditActionChangeAttributes)
bool               71 Source/core/editing/ApplyStyleCommand.h     ApplyStyleCommand(PassRefPtr<Element>, bool removeOnly, EditAction);
bool               72 Source/core/editing/ApplyStyleCommand.h     ApplyStyleCommand(Document&, const EditingStyle*, bool (*isInlineElementToRemove)(const Element*), EditAction);
bool               78 Source/core/editing/ApplyStyleCommand.h     bool isStyledInlineElementToRemove(Element*) const;
bool               79 Source/core/editing/ApplyStyleCommand.h     bool shouldApplyInlineStyleToRun(EditingStyle*, Node* runStart, Node* pastEndNode);
bool               81 Source/core/editing/ApplyStyleCommand.h     bool removeInlineStyleFromElement(EditingStyle*, PassRefPtr<HTMLElement>, InlineStyleRemovalMode = RemoveIfNeeded, EditingStyle* extractedStyle = 0);
bool               82 Source/core/editing/ApplyStyleCommand.h     inline bool shouldRemoveInlineStyleFromElement(EditingStyle* style, HTMLElement* element) {return removeInlineStyleFromElement(style, element, RemoveNone);}
bool               84 Source/core/editing/ApplyStyleCommand.h     bool removeImplicitlyStyledElement(EditingStyle*, HTMLElement*, InlineStyleRemovalMode, EditingStyle* extractedStyle);
bool               85 Source/core/editing/ApplyStyleCommand.h     bool removeCSSStyle(EditingStyle*, HTMLElement*, InlineStyleRemovalMode = RemoveIfNeeded, EditingStyle* extractedStyle = 0);
bool               90 Source/core/editing/ApplyStyleCommand.h     bool nodeFullySelected(Node*, const Position& start, const Position& end) const;
bool              106 Source/core/editing/ApplyStyleCommand.h     bool shouldSplitTextElement(Element*, EditingStyle*);
bool              107 Source/core/editing/ApplyStyleCommand.h     bool isValidCaretPositionInTextNode(const Position& position);
bool              108 Source/core/editing/ApplyStyleCommand.h     bool mergeStartWithPreviousIfIdentical(const Position& start, const Position& end);
bool              109 Source/core/editing/ApplyStyleCommand.h     bool mergeEndWithNextIfIdentical(const Position& start, const Position& end);
bool              116 Source/core/editing/ApplyStyleCommand.h     HTMLElement* splitAncestorsWithUnicodeBidi(Node*, bool before, WritingDirection allowedDirection);
bool              128 Source/core/editing/ApplyStyleCommand.h     bool m_useEndingSelection;
bool              130 Source/core/editing/ApplyStyleCommand.h     bool m_removeOnly;
bool              135 Source/core/editing/ApplyStyleCommand.h bool isEmptyFontTag(const Element*, ShouldStyleAttributeBeEmpty = StyleAttributeShouldBeEmpty);
bool              136 Source/core/editing/ApplyStyleCommand.h bool isLegacyAppleStyleSpan(const Node*);
bool              137 Source/core/editing/ApplyStyleCommand.h bool isStyleSpanOrSpanWithOnlyStyleAttribute(const Element*);
bool               48 Source/core/editing/Caret.h     void invalidateCaretRect(Node*, bool caretRectChanged = false);
bool               50 Source/core/editing/Caret.h     bool updateCaretRect(Document*, const VisiblePosition& caretPosition);
bool               52 Source/core/editing/Caret.h     bool shouldRepaintCaret(const RenderView*, bool isContentEditable) const;
bool               57 Source/core/editing/Caret.h     bool shouldUpdateCaretRect() const { return m_caretRectNeedsUpdate; }
bool               61 Source/core/editing/Caret.h     bool caretIsVisible() const { return m_caretVisibility == Visible; }
bool               70 Source/core/editing/Caret.h     bool m_caretRectNeedsUpdate; // true if m_caretRect (and m_absCaretBounds in FrameSelection) need to be calculated
bool               83 Source/core/editing/Caret.h     bool isContentEditable() const { return m_position.rootEditableElement(); }
bool               84 Source/core/editing/Caret.h     bool isContentRichlyEditable() const;
bool               86 Source/core/editing/Caret.h     bool hasCaret() const { return m_position.isNotNull(); }
bool               45 Source/core/editing/CompositeEditCommand.h     virtual bool belongsTo(const LocalFrame&) const OVERRIDE;
bool               50 Source/core/editing/CompositeEditCommand.h     bool wasCreateLinkCommand() const { return m_editAction == EditActionCreateLink; }
bool               76 Source/core/editing/CompositeEditCommand.h     bool isFirstCommand(EditCommand* command) { return !m_commands.isEmpty() && m_commands.first() == command; }
bool               80 Source/core/editing/CompositeEditCommand.h     virtual bool isTypingCommand() const;
bool               81 Source/core/editing/CompositeEditCommand.h     virtual bool preservesTypingStyle() const;
bool               82 Source/core/editing/CompositeEditCommand.h     virtual void setShouldRetainAutocorrectionIndicator(bool);
bool               83 Source/core/editing/CompositeEditCommand.h     virtual bool shouldStopCaretBlinking() const { return false; }
bool               98 Source/core/editing/CompositeEditCommand.h     void deleteSelection(bool smartDelete = false, bool mergeBlocksAfterDelete = true, bool expandForSpecialElements = true, bool sanitizeMarkup = true);
bool               99 Source/core/editing/CompositeEditCommand.h     void deleteSelection(const VisibleSelection&, bool smartDelete = false, bool mergeBlocksAfterDelete = true, bool expandForSpecialElements = true, bool sanitizeMarkup = true);
bool              101 Source/core/editing/CompositeEditCommand.h     bool isRemovableBlock(const Node*);
bool              106 Source/core/editing/CompositeEditCommand.h     void insertParagraphSeparator(bool useDefaultParagraphElement = false, bool pasteBlockqutoeIntoUnquotedArea = false);
bool              114 Source/core/editing/CompositeEditCommand.h     bool canRebalance(const Position&) const;
bool              115 Source/core/editing/CompositeEditCommand.h     bool shouldRebalanceLeadingWhitespaceFor(const String&) const;
bool              152 Source/core/editing/CompositeEditCommand.h     void moveParagraph(const VisiblePosition&, const VisiblePosition&, const VisiblePosition&, bool preserveSelection = false, bool preserveStyle = true, Node* constrainingAncestor = 0);
bool              153 Source/core/editing/CompositeEditCommand.h     void moveParagraphs(const VisiblePosition&, const VisiblePosition&, const VisiblePosition&, bool preserveSelection = false, bool preserveStyle = true, Node* constrainingAncestor = 0);
bool              158 Source/core/editing/CompositeEditCommand.h     bool breakOutOfEmptyListItem();
bool              159 Source/core/editing/CompositeEditCommand.h     bool breakOutOfEmptyMailBlockquotedParagraph();
bool              163 Source/core/editing/CompositeEditCommand.h     PassRefPtr<Node> splitTreeToNode(Node*, Node*, bool splitAncestor = false);
bool              168 Source/core/editing/CompositeEditCommand.h     virtual bool isCompositeEditCommand() const OVERRIDE FINAL { return true; }
bool               36 Source/core/editing/CompositionUnderline.h     CompositionUnderline(unsigned s, unsigned e, const Color& c, bool t)
bool               41 Source/core/editing/CompositionUnderline.h     bool thick;
bool               37 Source/core/editing/DeleteSelectionCommand.h     static PassRefPtr<DeleteSelectionCommand> create(Document& document, bool smartDelete = false, bool mergeBlocksAfterDelete = true, bool expandForSpecialElements = false, bool sanitizeMarkup = true)
bool               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)
bool               47 Source/core/editing/DeleteSelectionCommand.h     DeleteSelectionCommand(Document&, bool smartDelete, bool mergeBlocksAfterDelete, bool expandForSpecialElements, bool santizeMarkup);
bool               48 Source/core/editing/DeleteSelectionCommand.h     DeleteSelectionCommand(const VisibleSelection&, bool smartDelete, bool mergeBlocksAfterDelete, bool expandForSpecialElements, bool sanitizeMarkup);
bool               53 Source/core/editing/DeleteSelectionCommand.h     virtual bool preservesTypingStyle() const OVERRIDE;
bool               59 Source/core/editing/DeleteSelectionCommand.h     bool handleSpecialCaseBRDelete();
bool               71 Source/core/editing/DeleteSelectionCommand.h     bool m_hasSelectionToDelete;
bool               72 Source/core/editing/DeleteSelectionCommand.h     bool m_smartDelete;
bool               73 Source/core/editing/DeleteSelectionCommand.h     bool m_mergeBlocksAfterDelete;
bool               74 Source/core/editing/DeleteSelectionCommand.h     bool m_needPlaceholder;
bool               75 Source/core/editing/DeleteSelectionCommand.h     bool m_expandForSpecialElements;
bool               76 Source/core/editing/DeleteSelectionCommand.h     bool m_pruneStartBlockIfNecessary;
bool               77 Source/core/editing/DeleteSelectionCommand.h     bool m_startsAtEmptyLine;
bool               78 Source/core/editing/DeleteSelectionCommand.h     bool m_sanitizeMarkup;
bool               53 Source/core/editing/EditCommand.h     virtual bool isSimpleEditCommand() const { return false; }
bool               54 Source/core/editing/EditCommand.h     virtual bool isCompositeEditCommand() const { return false; }
bool               55 Source/core/editing/EditCommand.h     bool isTopLevelCommand() const { return !m_parent; }
bool               91 Source/core/editing/EditCommand.h     virtual bool isSimpleEditCommand() const OVERRIDE FINAL { return true; }
bool               43 Source/core/editing/EditingBehavior.h     bool shouldMoveCaretToHorizontalBoundaryWhenPastTopOrBottom() const
bool               50 Source/core/editing/EditingBehavior.h     bool shouldConsiderSelectionAsDirectional() const { return m_type != EditingMacBehavior; }
bool               54 Source/core/editing/EditingBehavior.h     bool shouldCenterAlignWhenSelectionIsRevealed() const { return m_type == EditingMacBehavior; }
bool               58 Source/core/editing/EditingBehavior.h     bool shouldToggleStyleBasedOnStartOfSelection() const { return m_type == EditingMacBehavior; }
bool               62 Source/core/editing/EditingBehavior.h     bool shouldAlwaysGrowSelectionWhenExtendingToBoundary() const { return m_type == EditingMacBehavior; }
bool               65 Source/core/editing/EditingBehavior.h     bool shouldSelectOnContextualMenuClick() const { return m_type == EditingMacBehavior; }
bool               68 Source/core/editing/EditingBehavior.h     bool shouldNavigateBackOnBackspace() const
bool               76 Source/core/editing/EditingBehavior.h     bool shouldExtendSelectionByWordOrLineAcrossCaret() const { return m_type != EditingMacBehavior; }
bool               81 Source/core/editing/EditingBehavior.h     bool shouldSkipSpaceWhenMovingRight() const { return m_type == EditingWindowsBehavior; }
bool               85 Source/core/editing/EditingBehavior.h     bool shouldUndoOfDeleteSelectText() const { return m_type == EditingMacBehavior; }
bool               89 Source/core/editing/EditingBehavior.h     bool supportsGlobalSelection() const
bool               98 Source/core/editing/EditingBehavior.h     bool shouldInsertCharacter(const KeyboardEvent&) const;
bool               99 Source/core/editing/EditingStyle.h     bool textDirection(WritingDirection&) const;
bool              100 Source/core/editing/EditingStyle.h     bool isEmpty() const;
bool              113 Source/core/editing/EditingStyle.h     bool conflictsWithInlineStyleOfElement(Element* element) const { return conflictsWithInlineStyleOfElement(element, 0, 0); }
bool              114 Source/core/editing/EditingStyle.h     bool conflictsWithInlineStyleOfElement(Element* element, EditingStyle* extractedStyle, Vector<CSSPropertyID>& conflictingProperties) const
bool              118 Source/core/editing/EditingStyle.h     bool conflictsWithImplicitStyleOfElement(HTMLElement*, EditingStyle* extractedStyle = 0, ShouldExtractMatchingStyle = DoNotExtractMatchingStyle) const;
bool              119 Source/core/editing/EditingStyle.h     bool conflictsWithImplicitStyleOfAttributes(HTMLElement*) const;
bool              120 Source/core/editing/EditingStyle.h     bool extractConflictingImplicitStyleOfAttributes(HTMLElement*, ShouldPreserveWritingDirection, EditingStyle* extractedStyle,
bool              122 Source/core/editing/EditingStyle.h     bool styleIsPresentInComputedStyleOfNode(Node*) const;
bool              124 Source/core/editing/EditingStyle.h     static bool elementIsStyledSpanOrHTMLEquivalent(const HTMLElement*);
bool              130 Source/core/editing/EditingStyle.h     static PassRefPtr<EditingStyle> wrappingStyleForSerialization(Node* context, bool shouldAnnotate);
bool              139 Source/core/editing/EditingStyle.h     bool hasFontSizeDelta() const { return m_fontSizeDelta != NoFontDelta; }
bool              141 Source/core/editing/EditingStyle.h     static PassRefPtr<EditingStyle> styleAtSelectionStart(const VisibleSelection&, bool shouldUseBackgroundColorInEffect = false);
bool              142 Source/core/editing/EditingStyle.h     static WritingDirection textDirectionForSelection(const VisibleSelection&, EditingStyle* typingStyle, bool& hasNestedOrMultipleEmbeddings);
bool              151 Source/core/editing/EditingStyle.h     void setProperty(CSSPropertyID, const String& value, bool important = false);
bool              155 Source/core/editing/EditingStyle.h     bool conflictsWithInlineStyleOfElement(Element*, EditingStyle* extractedStyle, Vector<CSSPropertyID>* conflictingProperties) const;
bool              160 Source/core/editing/EditingStyle.h     bool m_shouldUseFixedDefaultFontSize;
bool              181 Source/core/editing/EditingStyle.h     bool applyBold() const { return m_applyBold; }
bool              182 Source/core/editing/EditingStyle.h     bool applyItalic() const { return m_applyItalic; }
bool              183 Source/core/editing/EditingStyle.h     bool applyUnderline() const { return m_applyUnderline; }
bool              184 Source/core/editing/EditingStyle.h     bool applyLineThrough() const { return m_applyLineThrough; }
bool              185 Source/core/editing/EditingStyle.h     bool applySubscript() const { return m_applySubscript; }
bool              186 Source/core/editing/EditingStyle.h     bool applySuperscript() const { return m_applySuperscript; }
bool              187 Source/core/editing/EditingStyle.h     bool applyFontColor() const { return m_applyFontColor.length() > 0; }
bool              188 Source/core/editing/EditingStyle.h     bool applyFontFace() const { return m_applyFontFace.length() > 0; }
bool              189 Source/core/editing/EditingStyle.h     bool applyFontSize() const { return m_applyFontSize.length() > 0; }
bool              195 Source/core/editing/EditingStyle.h     bool operator==(const StyleChange& other)
bool              208 Source/core/editing/EditingStyle.h     bool operator!=(const StyleChange& other)
bool              213 Source/core/editing/EditingStyle.h     void extractTextStyles(Document*, MutableStylePropertySet*, bool shouldUseFixedFontDefaultSize);
bool              216 Source/core/editing/EditingStyle.h     bool m_applyBold;
bool              217 Source/core/editing/EditingStyle.h     bool m_applyItalic;
bool              218 Source/core/editing/EditingStyle.h     bool m_applyUnderline;
bool              219 Source/core/editing/EditingStyle.h     bool m_applyLineThrough;
bool              220 Source/core/editing/EditingStyle.h     bool m_applySubscript;
bool              221 Source/core/editing/EditingStyle.h     bool m_applySuperscript;
bool               79 Source/core/editing/Editor.h     bool handleTextEvent(TextEvent*);
bool               81 Source/core/editing/Editor.h     bool canEdit() const;
bool               82 Source/core/editing/Editor.h     bool canEditRichly() const;
bool               84 Source/core/editing/Editor.h     bool canDHTMLCut();
bool               85 Source/core/editing/Editor.h     bool canDHTMLCopy();
bool               86 Source/core/editing/Editor.h     bool canDHTMLPaste();
bool               88 Source/core/editing/Editor.h     bool canCut() const;
bool               89 Source/core/editing/Editor.h     bool canCopy() const;
bool               90 Source/core/editing/Editor.h     bool canPaste() const;
bool               91 Source/core/editing/Editor.h     bool canDelete() const;
bool               92 Source/core/editing/Editor.h     bool canSmartCopyOrDelete() const;
bool              106 Source/core/editing/Editor.h     bool shouldDeleteRange(Range*) const;
bool              110 Source/core/editing/Editor.h     bool selectionStartHasStyle(CSSPropertyID, const String& value) const;
bool              121 Source/core/editing/Editor.h     bool deleteWithDirection(SelectionDirection, TextGranularity, bool killRing, bool isTypingAction);
bool              122 Source/core/editing/Editor.h     void deleteSelectionWithSmartDelete(bool smartDelete);
bool              133 Source/core/editing/Editor.h     void setShouldStyleWithCSS(bool flag) { m_shouldStyleWithCSS = flag; }
bool              134 Source/core/editing/Editor.h     bool shouldStyleWithCSS() const { return m_shouldStyleWithCSS; }
bool              141 Source/core/editing/Editor.h         bool execute(const String& parameter = String(), Event* triggeringEvent = 0) const;
bool              142 Source/core/editing/Editor.h         bool execute(Event* triggeringEvent) const;
bool              144 Source/core/editing/Editor.h         bool isSupported() const;
bool              145 Source/core/editing/Editor.h         bool isEnabled(Event* triggeringEvent = 0) const;
bool              150 Source/core/editing/Editor.h         bool isTextInsertion() const;
bool              160 Source/core/editing/Editor.h     bool insertText(const String&, Event* triggeringEvent);
bool              161 Source/core/editing/Editor.h     bool insertTextWithoutSendingTextEvent(const String&, bool selectInsertedText, TextEvent* triggeringEvent);
bool              162 Source/core/editing/Editor.h     bool insertLineBreak();
bool              163 Source/core/editing/Editor.h     bool insertParagraphSeparator();
bool              165 Source/core/editing/Editor.h     bool isOverwriteModeEnabled() const { return m_overwriteModeEnabled; }
bool              168 Source/core/editing/Editor.h     bool canUndo();
bool              170 Source/core/editing/Editor.h     bool canRedo();
bool              177 Source/core/editing/Editor.h     bool smartInsertDeleteEnabled() const;
bool              178 Source/core/editing/Editor.h     bool isSelectTrailingWhitespaceEnabled() const;
bool              180 Source/core/editing/Editor.h     bool preventRevealSelection() const { return m_preventRevealSelection; }
bool              182 Source/core/editing/Editor.h     void setStartNewKillRingSequence(bool);
bool              194 Source/core/editing/Editor.h     void addToKillRing(Range*, bool prepend);
bool              196 Source/core/editing/Editor.h     void pasteAsFragment(PassRefPtr<DocumentFragment>, bool smartReplace, bool matchStyle);
bool              197 Source/core/editing/Editor.h     void pasteAsPlainText(const String&, bool smartReplace);
bool              201 Source/core/editing/Editor.h     bool findString(const String&, FindOptions);
bool              203 Source/core/editing/Editor.h     bool findString(const String&, bool forward, bool caseFlag, bool wrapFlag, bool startInSelection);
bool              216 Source/core/editing/Editor.h     bool markedTextMatchesAreHighlighted() const;
bool              217 Source/core/editing/Editor.h     void setMarkedTextMatchesAreHighlighted(bool);
bool              219 Source/core/editing/Editor.h     void replaceSelectionWithFragment(PassRefPtr<DocumentFragment>, bool selectReplacement, bool smartReplace, bool matchStyle);
bool              220 Source/core/editing/Editor.h     void replaceSelectionWithText(const String&, bool selectReplacement, bool smartReplace);
bool              239 Source/core/editing/Editor.h     bool m_shouldStartNewKillRingSequence;
bool              240 Source/core/editing/Editor.h     bool m_shouldStyleWithCSS;
bool              243 Source/core/editing/Editor.h     bool m_areMarkedTextMatchesHighlighted;
bool              245 Source/core/editing/Editor.h     bool m_overwriteModeEnabled;
bool              249 Source/core/editing/Editor.h     bool canDeleteRange(Range*) const;
bool              253 Source/core/editing/Editor.h     bool tryDHTMLCopy();
bool              254 Source/core/editing/Editor.h     bool tryDHTMLCut();
bool              255 Source/core/editing/Editor.h     bool tryDHTMLPaste(PasteMode);
bool              257 Source/core/editing/Editor.h     bool canSmartReplaceWithPasteboard(Pasteboard*);
bool              261 Source/core/editing/Editor.h     bool dispatchCPPEvent(const AtomicString&, ClipboardAccessPolicy, PasteMode = AllMimeTypes);
bool              273 Source/core/editing/Editor.h     bool handleEditingKeyboardEvent(WebCore::KeyboardEvent*);
bool              276 Source/core/editing/Editor.h inline void Editor::setStartNewKillRingSequence(bool flag)
bool              291 Source/core/editing/Editor.h inline bool Editor::markedTextMatchesAreHighlighted() const
bool               48 Source/core/editing/FormatBlockCommand.h     virtual bool preservesTypingStyle() const OVERRIDE { return true; }
bool               51 Source/core/editing/FormatBlockCommand.h     bool didApply() const { return m_didApply; }
bool               60 Source/core/editing/FormatBlockCommand.h     bool m_didApply;
bool               87 Source/core/editing/FrameSelection.h     bool rendererIsEditable() const { return m_selection.rendererIsEditable(); }
bool               88 Source/core/editing/FrameSelection.h     bool isContentEditable() const { return m_selection.isContentEditable(); }
bool               89 Source/core/editing/FrameSelection.h     bool isContentRichlyEditable() const { return m_selection.isContentRichlyEditable(); }
bool               98 Source/core/editing/FrameSelection.h     bool setSelectedRange(Range*, EAffinity, SetSelectionOptions = CloseTyping | ClearTypingStyle);
bool              106 Source/core/editing/FrameSelection.h     bool contains(const LayoutPoint&);
bool              112 Source/core/editing/FrameSelection.h     bool modify(EAlteration, SelectionDirection, TextGranularity, EUserTriggered = NotUserTriggered);
bool              114 Source/core/editing/FrameSelection.h     bool modify(EAlteration, unsigned verticalDistance, VerticalDirection, EUserTriggered = NotUserTriggered, CursorAlignOnScroll = AlignCursorOnScrollIfNeeded);
bool              142 Source/core/editing/FrameSelection.h     bool isNone() const { return m_selection.isNone(); }
bool              143 Source/core/editing/FrameSelection.h     bool isCaret() const { return m_selection.isCaret(); }
bool              144 Source/core/editing/FrameSelection.h     bool isRange() const { return m_selection.isRange(); }
bool              145 Source/core/editing/FrameSelection.h     bool isCaretOrRange() const { return m_selection.isCaretOrRange(); }
bool              146 Source/core/editing/FrameSelection.h     bool isInPasswordField() const;
bool              159 Source/core/editing/FrameSelection.h     void setCaretVisible(bool caretIsVisible) { setCaretVisibility(caretIsVisible ? Visible : Hidden); }
bool              160 Source/core/editing/FrameSelection.h     bool recomputeCaretRect();
bool              165 Source/core/editing/FrameSelection.h     void setCaretBlinkingSuspended(bool suspended) { m_isCaretBlinkingSuspended = suspended; }
bool              166 Source/core/editing/FrameSelection.h     bool isCaretBlinkingSuspended() const { return m_isCaretBlinkingSuspended; }
bool              169 Source/core/editing/FrameSelection.h     void setFocused(bool);
bool              170 Source/core/editing/FrameSelection.h     bool isFocused() const { return m_focused; }
bool              171 Source/core/editing/FrameSelection.h     bool isFocusedAndActive() const;
bool              196 Source/core/editing/FrameSelection.h     FloatRect bounds(bool clipToVisibleContent = true) const;
bool              203 Source/core/editing/FrameSelection.h     void setShouldShowBlockCursor(bool);
bool              211 Source/core/editing/FrameSelection.h     void respondToNodeModification(Node&, bool baseRemoved, bool extentRemoved, bool startRemoved, bool endRemoved);
bool              215 Source/core/editing/FrameSelection.h     VisiblePosition positionForPlatform(bool isGetStart) const;
bool              237 Source/core/editing/FrameSelection.h     void setUseSecureKeyboardEntry(bool);
bool              240 Source/core/editing/FrameSelection.h     bool shouldBlinkCaret() const;
bool              242 Source/core/editing/FrameSelection.h     bool dispatchSelectStart();
bool              254 Source/core/editing/FrameSelection.h     bool m_observingVisibleSelection;
bool              270 Source/core/editing/FrameSelection.h     bool m_absCaretBoundsDirty : 1;
bool              271 Source/core/editing/FrameSelection.h     bool m_caretPaint : 1;
bool              272 Source/core/editing/FrameSelection.h     bool m_isCaretBlinkingSuspended : 1;
bool              273 Source/core/editing/FrameSelection.h     bool m_focused : 1;
bool              274 Source/core/editing/FrameSelection.h     bool m_shouldShowBlockCursor : 1;
bool               42 Source/core/editing/IndentOutdentCommand.h     virtual bool preservesTypingStyle() const OVERRIDE { return true; }
bool               51 Source/core/editing/IndentOutdentCommand.h     bool tryIndentingAsListItem(const Position&, const Position&);
bool               53 Source/core/editing/InputMethodController.h     bool hasComposition() const;
bool               58 Source/core/editing/InputMethodController.h     bool confirmComposition();
bool               61 Source/core/editing/InputMethodController.h     bool confirmComposition(const String& text);
bool               64 Source/core/editing/InputMethodController.h     bool confirmCompositionOrInsertText(const String& text, ConfirmCompositionBehavior);
bool               75 Source/core/editing/InputMethodController.h     bool compositionUsesCustomUnderlines() const { return !m_customCompositionUnderlines.isEmpty(); }
bool               82 Source/core/editing/InputMethodController.h     bool setEditableSelectionOffsets(const PlainTextRange&);
bool              108 Source/core/editing/InputMethodController.h     bool insertTextForConfirmedComposition(const String& text);
bool              112 Source/core/editing/InputMethodController.h     bool finishComposition(const String&, FinishCompositionMode);
bool              113 Source/core/editing/InputMethodController.h     bool setSelectionOffsets(const PlainTextRange&);
bool               45 Source/core/editing/InsertLineBreakCommand.h     virtual bool preservesTypingStyle() const OVERRIDE;
bool               47 Source/core/editing/InsertLineBreakCommand.h     bool shouldUseBreakElement(const Position&);
bool               44 Source/core/editing/InsertListCommand.h     virtual bool preservesTypingStyle() const OVERRIDE { return true; }
bool               53 Source/core/editing/InsertListCommand.h     bool selectionHasListOfType(const VisibleSelection& selection, const QualifiedName&);
bool               55 Source/core/editing/InsertListCommand.h     void doApplyForSingleParagraph(bool forceCreateList, const QualifiedName&, Range& currentSelection);
bool               37 Source/core/editing/InsertParagraphSeparatorCommand.h     static PassRefPtr<InsertParagraphSeparatorCommand> create(Document& document, bool useDefaultParagraphElement = false, bool pasteBlockqutoeIntoUnquotedArea = false)
bool               43 Source/core/editing/InsertParagraphSeparatorCommand.h     InsertParagraphSeparatorCommand(Document&, bool useDefaultParagraphElement, bool pasteBlockqutoeIntoUnquotedArea);
bool               52 Source/core/editing/InsertParagraphSeparatorCommand.h     bool shouldUseDefaultParagraphElement(Node*) const;
bool               54 Source/core/editing/InsertParagraphSeparatorCommand.h     virtual bool preservesTypingStyle() const OVERRIDE;
bool               58 Source/core/editing/InsertParagraphSeparatorCommand.h     bool m_mustUseDefaultParagraphElement;
bool               59 Source/core/editing/InsertParagraphSeparatorCommand.h     bool m_pasteBlockqutoeIntoUnquotedArea;
bool               40 Source/core/editing/InsertTextCommand.h     static PassRefPtr<InsertTextCommand> create(Document& document, const String& text, bool selectInsertedText = false,
bool               47 Source/core/editing/InsertTextCommand.h     InsertTextCommand(Document&, const String& text, bool selectInsertedText, RebalanceType);
bool               54 Source/core/editing/InsertTextCommand.h     bool performTrivialReplace(const String&, bool selectInsertedText);
bool               55 Source/core/editing/InsertTextCommand.h     bool performOverwrite(const String&, bool selectInsertedText);
bool               61 Source/core/editing/InsertTextCommand.h     bool m_selectInsertedText;
bool               85 Source/core/editing/MarkupAccumulator.h     void appendAttributeValue(StringBuilder&, const String&, bool);
bool               87 Source/core/editing/MarkupAccumulator.h     bool shouldAddNamespaceElement(const Element&, Namespaces&);
bool               88 Source/core/editing/MarkupAccumulator.h     bool shouldAddNamespaceAttribute(const Attribute&, Namespaces&);
bool              101 Source/core/editing/MarkupAccumulator.h     bool shouldSelfClose(const Node&);
bool              102 Source/core/editing/MarkupAccumulator.h     bool elementCannotHaveEndTag(const Node&);
bool              112 Source/core/editing/MarkupAccumulator.h     bool serializeAsHTMLDocument(const Node&) const;
bool               37 Source/core/editing/MoveSelectionCommand.h     static PassRefPtr<MoveSelectionCommand> create(PassRefPtr<DocumentFragment> fragment, const Position& position, bool smartInsert = false, bool smartDelete = false)
bool               43 Source/core/editing/MoveSelectionCommand.h     MoveSelectionCommand(PassRefPtr<DocumentFragment>, const Position&, bool smartInsert, bool smartDelete);
bool               50 Source/core/editing/MoveSelectionCommand.h     bool m_smartInsert;
bool               51 Source/core/editing/MoveSelectionCommand.h     bool m_smartDelete;
bool               48 Source/core/editing/PlainTextRange.h     bool isNull() const { return m_start == kNotFound; }
bool               49 Source/core/editing/PlainTextRange.h     bool isNotNull() const { return m_start != kNotFound; }
bool               53 Source/core/editing/RemoveCSSPropertyCommand.h     bool m_important;
bool               49 Source/core/editing/RenderedPosition.h     bool isEquivalent(const RenderedPosition&) const;
bool               51 Source/core/editing/RenderedPosition.h     bool isNull() const { return !m_renderer; }
bool               60 Source/core/editing/RenderedPosition.h     bool atLeftBoundaryOfBidiRun() const { return atLeftBoundaryOfBidiRun(IgnoreBidiLevel, 0); }
bool               61 Source/core/editing/RenderedPosition.h     bool atRightBoundaryOfBidiRun() const { return atRightBoundaryOfBidiRun(IgnoreBidiLevel, 0); }
bool               64 Source/core/editing/RenderedPosition.h     bool atLeftBoundaryOfBidiRun(unsigned char bidiLevelOfRun) const { return atLeftBoundaryOfBidiRun(MatchBidiLevel, bidiLevelOfRun); }
bool               65 Source/core/editing/RenderedPosition.h     bool atRightBoundaryOfBidiRun(unsigned char bidiLevelOfRun) const { return atRightBoundaryOfBidiRun(MatchBidiLevel, bidiLevelOfRun); }
bool               73 Source/core/editing/RenderedPosition.h     bool operator==(const RenderedPosition&) const { return false; }
bool               78 Source/core/editing/RenderedPosition.h     bool atLeftmostOffsetInBox() const { return m_inlineBox && m_offset == m_inlineBox->caretLeftmostOffset(); }
bool               79 Source/core/editing/RenderedPosition.h     bool atRightmostOffsetInBox() const { return m_inlineBox && m_offset == m_inlineBox->caretRightmostOffset(); }
bool               80 Source/core/editing/RenderedPosition.h     bool atLeftBoundaryOfBidiRun(ShouldMatchBidiLevel, unsigned char bidiLevelOfRun) const;
bool               81 Source/core/editing/RenderedPosition.h     bool atRightBoundaryOfBidiRun(ShouldMatchBidiLevel, unsigned char bidiLevelOfRun) const;
bool              112 Source/core/editing/RenderedPosition.h bool renderObjectContainsPosition(RenderObject*, const Position&);
bool               80 Source/core/editing/ReplaceSelectionCommand.h     bool shouldRemoveEndBR(Node*, const VisiblePosition&);
bool               82 Source/core/editing/ReplaceSelectionCommand.h     bool shouldMergeStart(bool, bool, bool);
bool               83 Source/core/editing/ReplaceSelectionCommand.h     bool shouldMergeEnd(bool selectionEndWasEndOfParagraph);
bool               84 Source/core/editing/ReplaceSelectionCommand.h     bool shouldMerge(const VisiblePosition&, const VisiblePosition&);
bool               98 Source/core/editing/ReplaceSelectionCommand.h     bool shouldPerformSmartReplace() const;
bool              103 Source/core/editing/ReplaceSelectionCommand.h     bool performTrivialReplace(const ReplacementFragment&);
bool              108 Source/core/editing/ReplaceSelectionCommand.h     bool m_selectReplacement;
bool              109 Source/core/editing/ReplaceSelectionCommand.h     bool m_smartReplace;
bool              110 Source/core/editing/ReplaceSelectionCommand.h     bool m_matchStyle;
bool              112 Source/core/editing/ReplaceSelectionCommand.h     bool m_preventNesting;
bool              113 Source/core/editing/ReplaceSelectionCommand.h     bool m_movingParagraph;
bool              115 Source/core/editing/ReplaceSelectionCommand.h     bool m_sanitizeFragment;
bool              116 Source/core/editing/ReplaceSelectionCommand.h     bool m_shouldMergeEnd;
bool               36 Source/core/editing/SmartReplace.h bool isCharacterSmartReplaceExempt(UChar32 c, bool isPreviousCharacter);
bool               83 Source/core/editing/SpellCheckRequester.h     bool isAsynchronousEnabled() const;
bool               84 Source/core/editing/SpellCheckRequester.h     bool isCheckable(Range*) const;
bool              102 Source/core/editing/SpellCheckRequester.h     bool canCheckAsynchronously(Range*) const;
bool               55 Source/core/editing/SpellChecker.h     bool isContinuousSpellCheckingEnabled() const;
bool               57 Source/core/editing/SpellChecker.h     bool isGrammarCheckingEnabled();
bool               59 Source/core/editing/SpellChecker.h     bool isSpellCheckingEnabledInFocusedNode() const;
bool               60 Source/core/editing/SpellChecker.h     bool isSpellCheckingEnabledFor(Node*) const;
bool               64 Source/core/editing/SpellChecker.h     void markMisspellingsAndBadGrammar(const VisibleSelection& spellingSelection, bool markGrammar, const VisibleSelection& grammarSelection);
bool               67 Source/core/editing/SpellChecker.h     void advanceToNextMisspelling(bool startBeforeSelection = false);
bool               77 Source/core/editing/SpellChecker.h     bool selectionStartHasMarkerFor(DocumentMarker::MarkerType, int from, int length) const;
bool               78 Source/core/editing/SpellChecker.h     void updateMarkersForWordsAffectedByEditing(bool onlyHandleWordsContainingSelection);
bool               92 Source/core/editing/SpellChecker.h     void markMisspellingsOrBadGrammar(const VisibleSelection&, bool checkSpelling, RefPtrWillBeRawPtr<Range>& firstMisspellingRange);
bool               95 Source/core/editing/SpellChecker.h     bool unifiedTextCheckerEnabled() const;
bool               97 Source/core/editing/SpellChecker.h     void chunkAndMarkAllMisspellingsAndBadGrammar(TextCheckingTypeMask textCheckingOptions, const TextCheckingParagraph& fullParagraphToCheck, bool asynchronous);
bool               98 Source/core/editing/SpellChecker.h     void markAllMisspellingsAndBadGrammarInRanges(TextCheckingTypeMask textCheckingOptions, Range* checkingRange, Range* paragraphRange, bool asynchronous, int requestNumber, int* checkingLength = 0);
bool               55 Source/core/editing/TextCheckingHelper.h     bool isEmpty() const;
bool               56 Source/core/editing/TextCheckingHelper.h     bool isTextEmpty() const { return text().isEmpty(); }
bool               57 Source/core/editing/TextCheckingHelper.h     bool isRangeEmpty() const { return checkingStart() >= checkingEnd(); }
bool               64 Source/core/editing/TextCheckingHelper.h     bool checkingRangeCovers(int location, int length) const { return location < checkingEnd() && location + length > checkingStart(); }
bool               88 Source/core/editing/TextCheckingHelper.h     String findFirstMisspelling(int& firstMisspellingOffset, bool markAll, RefPtrWillBeRawPtr<Range>& firstMisspellingRange);
bool               89 Source/core/editing/TextCheckingHelper.h     String findFirstMisspellingOrBadGrammar(bool checkGrammar, bool& outIsSpelling, int& outFirstFoundOffset, GrammarDetail& outGrammarDetail);
bool               90 Source/core/editing/TextCheckingHelper.h     String findFirstBadGrammar(GrammarDetail& outGrammarDetail, int& outGrammarPhraseOffset, bool markAll);
bool               98 Source/core/editing/TextCheckingHelper.h     int findFirstGrammarDetail(const Vector<GrammarDetail>& grammarDetails, int badGrammarPhraseLocation, int startOffset, int endOffset, bool markAll) const;
bool               99 Source/core/editing/TextCheckingHelper.h     bool unifiedTextCheckerEnabled() const;
bool              104 Source/core/editing/TextCheckingHelper.h bool unifiedTextCheckerEnabled(const LocalFrame*);
bool               46 Source/core/editing/TextInsertionBaseCommand.h String dispatchBeforeTextInsertedEvent(const String& text, const VisibleSelection& selectionForInsertion, bool insertionIsForUpdatingComposition);
bool               47 Source/core/editing/TextInsertionBaseCommand.h bool canAppendNewLineFeedToSelection(const VisibleSelection&);
bool               61 Source/core/editing/TextIterator.h     void push(bool);
bool               64 Source/core/editing/TextIterator.h     bool top() const;
bool               83 Source/core/editing/TextIterator.h     bool atEnd() const { return !m_positionNode || m_shouldStop; }
bool              110 Source/core/editing/TextIterator.h     static int rangeLength(const Range*, bool spacesForReplacedElements = false);
bool              127 Source/core/editing/TextIterator.h     bool shouldRepresentNodeOffsetZero();
bool              128 Source/core/editing/TextIterator.h     bool shouldEmitSpaceBeforeAndAfterNode(Node*);
bool              130 Source/core/editing/TextIterator.h     bool handleTextNode();
bool              131 Source/core/editing/TextIterator.h     bool handleReplacedElement();
bool              132 Source/core/editing/TextIterator.h     bool handleNonTextNode();
bool              135 Source/core/editing/TextIterator.h     bool hasVisibleTextNode(RenderText*);
bool              165 Source/core/editing/TextIterator.h     bool m_needsAnotherNewline;
bool              175 Source/core/editing/TextIterator.h     bool m_lastTextNodeEndedWithCollapsedSpace;
bool              187 Source/core/editing/TextIterator.h     bool m_hasEmitted;
bool              193 Source/core/editing/TextIterator.h     bool m_emitsCharactersBetweenAllVisiblePositions;
bool              194 Source/core/editing/TextIterator.h     bool m_entersTextControls;
bool              197 Source/core/editing/TextIterator.h     bool m_emitsOriginalText;
bool              199 Source/core/editing/TextIterator.h     bool m_handledFirstLetter;
bool              201 Source/core/editing/TextIterator.h     bool m_ignoresStyleVisibility;
bool              203 Source/core/editing/TextIterator.h     bool m_stopsOnFormControls;
bool              205 Source/core/editing/TextIterator.h     bool m_shouldStop;
bool              207 Source/core/editing/TextIterator.h     bool m_emitsImageAltText;
bool              209 Source/core/editing/TextIterator.h     bool m_entersAuthorShadowRoots;
bool              219 Source/core/editing/TextIterator.h     bool atEnd() const { return !m_positionNode || m_shouldStop; }
bool              241 Source/core/editing/TextIterator.h     bool handleTextNode();
bool              243 Source/core/editing/TextIterator.h     bool handleReplacedElement();
bool              244 Source/core/editing/TextIterator.h     bool handleNonTextNode();
bool              246 Source/core/editing/TextIterator.h     bool advanceRespectingRange(Node*);
bool              252 Source/core/editing/TextIterator.h     bool m_handledNode;
bool              253 Source/core/editing/TextIterator.h     bool m_handledChildren;
bool              280 Source/core/editing/TextIterator.h     bool m_havePassedStartNode;
bool              283 Source/core/editing/TextIterator.h     bool m_shouldHandleFirstLetter;
bool              286 Source/core/editing/TextIterator.h     bool m_stopsOnFormControls;
bool              289 Source/core/editing/TextIterator.h     bool m_shouldStop;
bool              292 Source/core/editing/TextIterator.h     bool m_emitsOriginalText;
bool              304 Source/core/editing/TextIterator.h     bool atBreak() const { return m_atBreak; }
bool              305 Source/core/editing/TextIterator.h     bool atEnd() const { return m_textIterator.atEnd(); }
bool              321 Source/core/editing/TextIterator.h     bool m_atBreak;
bool              332 Source/core/editing/TextIterator.h     bool atEnd() const { return m_textIterator.atEnd(); }
bool              339 Source/core/editing/TextIterator.h     bool m_atBreak;
bool              352 Source/core/editing/TextIterator.h     bool atEnd() const { return !m_didLookAhead && m_textIterator.atEnd(); }
bool              362 Source/core/editing/TextIterator.h     bool m_didLookAhead;
bool               70 Source/core/editing/TypingCommand.h     void insertText(const String &text, bool selectInsertedText);
bool               71 Source/core/editing/TypingCommand.h     void insertTextRunWithoutNewlines(const String &text, bool selectInsertedText);
bool               75 Source/core/editing/TypingCommand.h     void deleteKeyPressed(TextGranularity, bool killRing);
bool               76 Source/core/editing/TypingCommand.h     void forwardDeleteKeyPressed(TextGranularity, bool killRing);
bool               77 Source/core/editing/TypingCommand.h     void deleteSelection(bool smartDelete);
bool               93 Source/core/editing/TypingCommand.h     void setSmartDelete(bool smartDelete) { m_smartDelete = smartDelete; }
bool               94 Source/core/editing/TypingCommand.h     bool isOpenForMoreTyping() const { return m_openForMoreTyping; }
bool              101 Source/core/editing/TypingCommand.h     virtual bool isTypingCommand() const OVERRIDE;
bool              102 Source/core/editing/TypingCommand.h     virtual bool preservesTypingStyle() const OVERRIDE { return m_preservesTypingStyle; }
bool              103 Source/core/editing/TypingCommand.h     virtual void setShouldRetainAutocorrectionIndicator(bool retain) OVERRIDE { m_shouldRetainAutocorrectionIndicator = retain; }
bool              104 Source/core/editing/TypingCommand.h     virtual bool shouldStopCaretBlinking() const OVERRIDE { return true; }
bool              105 Source/core/editing/TypingCommand.h     void setShouldPreventSpellChecking(bool prevent) { m_shouldPreventSpellChecking = prevent; }
bool              112 Source/core/editing/TypingCommand.h     bool makeEditableRootEmpty();
bool              119 Source/core/editing/TypingCommand.h     bool m_openForMoreTyping;
bool              120 Source/core/editing/TypingCommand.h     bool m_selectInsertedText;
bool              121 Source/core/editing/TypingCommand.h     bool m_smartDelete;
bool              124 Source/core/editing/TypingCommand.h     bool m_killRing;
bool              125 Source/core/editing/TypingCommand.h     bool m_preservesTypingStyle;
bool              130 Source/core/editing/TypingCommand.h     bool m_openedByBackwardDelete;
bool              132 Source/core/editing/TypingCommand.h     bool m_shouldRetainAutocorrectionIndicator;
bool              133 Source/core/editing/TypingCommand.h     bool m_shouldPreventSpellChecking;
bool               51 Source/core/editing/UndoStack.h     bool canUndo() const;
bool               52 Source/core/editing/UndoStack.h     bool canRedo() const;
bool               59 Source/core/editing/UndoStack.h     bool m_inRedo;
bool               45 Source/core/editing/UndoStep.h     virtual bool belongsTo(const LocalFrame&) const = 0;
bool               62 Source/core/editing/VisiblePosition.h     bool isNull() const { return m_deepPosition.isNull(); }
bool               63 Source/core/editing/VisiblePosition.h     bool isNotNull() const { return m_deepPosition.isNotNull(); }
bool               64 Source/core/editing/VisiblePosition.h     bool isOrphan() const { return m_deepPosition.isOrphan(); }
bool               80 Source/core/editing/VisiblePosition.h     VisiblePosition left(bool stayInEditableContent = false) const;
bool               81 Source/core/editing/VisiblePosition.h     VisiblePosition right(bool stayInEditableContent = false) const;
bool              120 Source/core/editing/VisiblePosition.h inline bool operator==(const VisiblePosition& a, const VisiblePosition& b)
bool              125 Source/core/editing/VisiblePosition.h inline bool operator!=(const VisiblePosition& a, const VisiblePosition& b)
bool              131 Source/core/editing/VisiblePosition.h bool setStart(Range*, const VisiblePosition&);
bool              132 Source/core/editing/VisiblePosition.h bool setEnd(Range*, const VisiblePosition&);
bool              137 Source/core/editing/VisiblePosition.h bool isFirstVisiblePositionInNode(const VisiblePosition&, const Node*);
bool              138 Source/core/editing/VisiblePosition.h bool isLastVisiblePositionInNode(const VisiblePosition&, const Node*);
bool               45 Source/core/editing/VisibleSelection.h     VisibleSelection(const Position&, EAffinity, bool isDirectional = false);
bool               46 Source/core/editing/VisibleSelection.h     VisibleSelection(const Position&, const Position&, EAffinity = SEL_DEFAULT_AFFINITY, bool isDirectional = false);
bool               48 Source/core/editing/VisibleSelection.h     explicit VisibleSelection(const Range*, EAffinity = SEL_DEFAULT_AFFINITY, bool isDirectional = false);
bool               50 Source/core/editing/VisibleSelection.h     explicit VisibleSelection(const VisiblePosition&, bool isDirectional = false);
bool               51 Source/core/editing/VisibleSelection.h     VisibleSelection(const VisiblePosition&, const VisiblePosition&, bool isDirectional = false);
bool               80 Source/core/editing/VisibleSelection.h     bool isNone() const { return selectionType() == NoSelection; }
bool               81 Source/core/editing/VisibleSelection.h     bool isCaret() const { return selectionType() == CaretSelection; }
bool               82 Source/core/editing/VisibleSelection.h     bool isRange() const { return selectionType() == RangeSelection; }
bool               83 Source/core/editing/VisibleSelection.h     bool isCaretOrRange() const { return selectionType() != NoSelection; }
bool               84 Source/core/editing/VisibleSelection.h     bool isNonOrphanedRange() const { return isRange() && !start().isOrphan() && !end().isOrphan(); }
bool               85 Source/core/editing/VisibleSelection.h     bool isNonOrphanedCaretOrRange() const { return isCaretOrRange() && !start().isOrphan() && !end().isOrphan(); }
bool               87 Source/core/editing/VisibleSelection.h     bool isBaseFirst() const { return m_baseIsFirst; }
bool               88 Source/core/editing/VisibleSelection.h     bool isDirectional() const { return m_isDirectional; }
bool               89 Source/core/editing/VisibleSelection.h     void setIsDirectional(bool isDirectional) { m_isDirectional = isDirectional; }
bool               93 Source/core/editing/VisibleSelection.h     bool expandUsingGranularity(TextGranularity granularity);
bool              104 Source/core/editing/VisibleSelection.h     bool isContentEditable() const;
bool              105 Source/core/editing/VisibleSelection.h     bool rendererIsEditable() const;
bool              106 Source/core/editing/VisibleSelection.h     bool isContentRichlyEditable() const;
bool              163 Source/core/editing/VisibleSelection.h     bool m_baseIsFirst : 1; // True if base is before the extent
bool              164 Source/core/editing/VisibleSelection.h     bool m_isDirectional : 1; // Non-directional ignores m_baseIsFirst and selection always extends on shift + arrow key.
bool              167 Source/core/editing/VisibleSelection.h inline bool operator==(const VisibleSelection& a, const VisibleSelection& b)
bool              173 Source/core/editing/VisibleSelection.h inline bool operator!=(const VisibleSelection& a, const VisibleSelection& b)
bool               44 Source/core/editing/VisibleUnits.h VisiblePosition rightWordPosition(const VisiblePosition&, bool skipsSpaceWhenMovingRight);
bool               45 Source/core/editing/VisibleUnits.h VisiblePosition leftWordPosition(const VisiblePosition&, bool skipsSpaceWhenMovingRight);
bool               58 Source/core/editing/VisibleUnits.h bool inSameLine(const VisiblePosition &, const VisiblePosition &);
bool               59 Source/core/editing/VisibleUnits.h bool isStartOfLine(const VisiblePosition &);
bool               60 Source/core/editing/VisibleUnits.h bool isEndOfLine(const VisiblePosition &);
bool               72 Source/core/editing/VisibleUnits.h bool isStartOfParagraph(const VisiblePosition &, EditingBoundaryCrossingRule = CannotCrossEditingBoundary);
bool               73 Source/core/editing/VisibleUnits.h bool isEndOfParagraph(const VisiblePosition &, EditingBoundaryCrossingRule = CannotCrossEditingBoundary);
bool               74 Source/core/editing/VisibleUnits.h bool inSameParagraph(const VisiblePosition &, const VisiblePosition &, EditingBoundaryCrossingRule = CannotCrossEditingBoundary);
bool               79 Source/core/editing/VisibleUnits.h bool inSameBlock(const VisiblePosition &, const VisiblePosition &);
bool               80 Source/core/editing/VisibleUnits.h bool isStartOfBlock(const VisiblePosition &);
bool               81 Source/core/editing/VisibleUnits.h bool isEndOfBlock(const VisiblePosition &);
bool               88 Source/core/editing/VisibleUnits.h bool isStartOfDocument(const VisiblePosition &);
bool               89 Source/core/editing/VisibleUnits.h bool isEndOfDocument(const VisiblePosition &);
bool               94 Source/core/editing/VisibleUnits.h bool isEndOfEditableOrNonEditableContent(const VisiblePosition&);
bool               58 Source/core/editing/htmlediting.h Node* highestEnclosingNodeOfType(const Position&, bool (*nodeIsOfType)(const Node*),
bool               68 Source/core/editing/htmlediting.h Node* enclosingNodeOfType(const Position&, bool (*nodeIsOfType)(const Node*), EditingBoundaryCrossingRule = CannotCrossEditingBoundary);
bool               87 Source/core/editing/htmlediting.h inline bool editingIgnoresContent(const Node* node)
bool               92 Source/core/editing/htmlediting.h inline bool canHaveChildrenForEditing(const Node* node)
bool               97 Source/core/editing/htmlediting.h bool isAtomicNode(const Node*);
bool               98 Source/core/editing/htmlediting.h bool isBlock(const Node*);
bool               99 Source/core/editing/htmlediting.h bool isInline(const Node*);
bool              100 Source/core/editing/htmlediting.h bool isSpecialElement(const Node*);
bool              101 Source/core/editing/htmlediting.h bool isTabSpanNode(const Node*);
bool              102 Source/core/editing/htmlediting.h bool isTabSpanTextNode(const Node*);
bool              103 Source/core/editing/htmlediting.h bool isMailBlockquote(const Node*);
bool              104 Source/core/editing/htmlediting.h bool isRenderedTable(const Node*);
bool              105 Source/core/editing/htmlediting.h bool isRenderedTableElement(const Node*);
bool              106 Source/core/editing/htmlediting.h bool isTableCell(const Node*);
bool              107 Source/core/editing/htmlediting.h bool isEmptyTableCell(const Node*);
bool              108 Source/core/editing/htmlediting.h bool isTableStructureNode(const Node*);
bool              109 Source/core/editing/htmlediting.h bool isListElement(Node*);
bool              110 Source/core/editing/htmlediting.h bool isListItem(const Node*);
bool              111 Source/core/editing/htmlediting.h bool isNodeRendered(const Node*);
bool              112 Source/core/editing/htmlediting.h bool isNodeVisiblyContainedWithin(Node&, const Range&);
bool              113 Source/core/editing/htmlediting.h bool isRenderedAsNonInlineTableImageOrHR(const Node*);
bool              114 Source/core/editing/htmlediting.h bool areIdenticalElements(const Node*, const Node*);
bool              115 Source/core/editing/htmlediting.h bool isNonTableCellHTMLBlockElement(const Node*);
bool              159 Source/core/editing/htmlediting.h bool isEditablePosition(const Position&, EditableType = ContentIsEditable, EUpdateStyle = UpdateStyle);
bool              160 Source/core/editing/htmlediting.h bool isRichlyEditablePosition(const Position&, EditableType = ContentIsEditable);
bool              161 Source/core/editing/htmlediting.h bool lineBreakExistsAtPosition(const Position&);
bool              162 Source/core/editing/htmlediting.h bool isVisiblyAdjacent(const Position& first, const Position& second);
bool              163 Source/core/editing/htmlediting.h bool isAtUnsplittableElement(const Position&);
bool              181 Source/core/editing/htmlediting.h bool lineBreakExistsAtVisiblePosition(const VisiblePosition&);
bool              230 Source/core/editing/htmlediting.h bool canMergeLists(Element* firstList, Element* secondList);
bool              243 Source/core/editing/htmlediting.h inline bool isWhitespace(UChar c)
bool              249 Source/core/editing/htmlediting.h inline bool isCollapsibleWhitespace(UChar c)
bool              254 Source/core/editing/htmlediting.h inline bool isAmbiguousBoundaryCharacter(UChar character)
bool              262 Source/core/editing/htmlediting.h String stringWithRebalancedWhitespace(const String&, bool startIsStartOfParagraph, bool endIsEndOfParagraph);
bool               57 Source/core/editing/markup.h bool isPlainTextMarkup(Node*);
bool               64 Source/core/editing/markup.h String createMarkup(const Range*, Vector<Node*>* = 0, EAnnotateForInterchange = DoNotAnnotateForInterchange, bool convertBlocksToInlines = false, EAbsoluteURLs = DoNotResolveURLs, Node* constrainingAncestor = 0);
bool               43 Source/core/events/BeforeTextInsertedEvent.h     virtual bool isBeforeTextInsertedEvent() const OVERRIDE { return true; }
bool               41 Source/core/events/BeforeUnloadEvent.h     virtual bool isBeforeUnloadEvent() const OVERRIDE;
bool               37 Source/core/events/ClipboardEvent.h         static PassRefPtrWillBeRawPtr<ClipboardEvent> create(const AtomicString& type, bool canBubbleArg, bool cancelableArg, PassRefPtrWillBeRawPtr<Clipboard> clipboardArg)
bool               48 Source/core/events/ClipboardEvent.h         ClipboardEvent(const AtomicString& type, bool canBubbleArg, bool cancelableArg, PassRefPtrWillBeRawPtr<Clipboard>);
bool               51 Source/core/events/ClipboardEvent.h         virtual bool isClipboardEvent() const OVERRIDE;
bool               60 Source/core/events/CompositionEvent.h     void initCompositionEvent(const AtomicString& type, bool canBubble, bool cancelable, PassRefPtrWillBeRawPtr<AbstractView>, const String& data);
bool               51 Source/core/events/CustomEvent.h     void initCustomEvent(const AtomicString& type, bool canBubble, bool cancelable, PassRefPtr<SerializedScriptValue>);
bool               50 Source/core/events/DOMWindowEventQueue.h     virtual bool enqueueEvent(PassRefPtrWillBeRawPtr<Event>) OVERRIDE;
bool               51 Source/core/events/DOMWindowEventQueue.h     virtual bool cancelEvent(Event*) OVERRIDE;
bool               63 Source/core/events/DOMWindowEventQueue.h     bool m_isClosed;
bool               45 Source/core/events/Event.h     bool bubbles;
bool               46 Source/core/events/Event.h     bool cancelable;
bool              109 Source/core/events/Event.h     void initEvent(const AtomicString& type, bool canBubble, bool cancelable);
bool              123 Source/core/events/Event.h     bool bubbles() const { return m_canBubble; }
bool              124 Source/core/events/Event.h     bool cancelable() const { return m_cancelable; }
bool              133 Source/core/events/Event.h     bool legacyReturnValue() const { return !defaultPrevented(); }
bool              134 Source/core/events/Event.h     void setLegacyReturnValue(bool returnValue) { setDefaultPrevented(!returnValue); }
bool              137 Source/core/events/Event.h     bool hasInterface(const AtomicString&) const;
bool              140 Source/core/events/Event.h     virtual bool isUIEvent() const;
bool              141 Source/core/events/Event.h     virtual bool isMouseEvent() const;
bool              142 Source/core/events/Event.h     virtual bool isFocusEvent() const;
bool              143 Source/core/events/Event.h     virtual bool isKeyboardEvent() const;
bool              144 Source/core/events/Event.h     virtual bool isTouchEvent() const;
bool              145 Source/core/events/Event.h     virtual bool isGestureEvent() const;
bool              146 Source/core/events/Event.h     virtual bool isWheelEvent() const;
bool              149 Source/core/events/Event.h     virtual bool isDragEvent() const;
bool              152 Source/core/events/Event.h     virtual bool isClipboardEvent() const;
bool              153 Source/core/events/Event.h     virtual bool isBeforeTextInsertedEvent() const;
bool              155 Source/core/events/Event.h     virtual bool isBeforeUnloadEvent() const;
bool              157 Source/core/events/Event.h     bool propagationStopped() const { return m_propagationStopped || m_immediatePropagationStopped; }
bool              158 Source/core/events/Event.h     bool immediatePropagationStopped() const { return m_immediatePropagationStopped; }
bool              160 Source/core/events/Event.h     bool defaultPrevented() const { return m_defaultPrevented; }
bool              166 Source/core/events/Event.h     void setDefaultPrevented(bool defaultPrevented) { m_defaultPrevented = defaultPrevented; }
bool              168 Source/core/events/Event.h     bool defaultHandled() const { return m_defaultHandled; }
bool              171 Source/core/events/Event.h     bool cancelBubble() const { return m_cancelBubble; }
bool              172 Source/core/events/Event.h     void setCancelBubble(bool cancel) { m_cancelBubble = cancel; }
bool              182 Source/core/events/Event.h     bool isBeingDispatched() const { return eventPhase(); }
bool              188 Source/core/events/Event.h     Event(const AtomicString& type, bool canBubble, bool cancelable);
bool              192 Source/core/events/Event.h     bool dispatched() const { return m_target; }
bool              196 Source/core/events/Event.h     bool m_canBubble;
bool              197 Source/core/events/Event.h     bool m_cancelable;
bool              199 Source/core/events/Event.h     bool m_propagationStopped;
bool              200 Source/core/events/Event.h     bool m_immediatePropagationStopped;
bool              201 Source/core/events/Event.h     bool m_defaultPrevented;
bool              202 Source/core/events/Event.h     bool m_defaultHandled;
bool              203 Source/core/events/Event.h     bool m_cancelBubble;
bool               49 Source/core/events/EventDispatchMediator.h     virtual bool dispatchEvent(EventDispatcher*) const;
bool               50 Source/core/events/EventDispatcher.h     static bool dispatchEvent(Node*, PassRefPtr<EventDispatchMediator>);
bool               55 Source/core/events/EventDispatcher.h     bool dispatch();
bool               73 Source/core/events/EventDispatcher.h     bool m_eventDispatched;
bool               43 Source/core/events/EventListener.h         virtual bool operator==(const EventListener&) = 0;
bool               45 Source/core/events/EventListener.h         virtual bool wasCreatedFromMarkup() const { return false; }
bool               46 Source/core/events/EventListener.h         virtual bool belongsToTheCurrentWorld() const { return false; }
bool               48 Source/core/events/EventListener.h         bool isAttribute() const { return virtualisAttribute(); }
bool               58 Source/core/events/EventListener.h         virtual bool virtualisAttribute() const { return false; }
bool               51 Source/core/events/EventListenerMap.h     bool isEmpty() const { return m_entries.isEmpty(); }
bool               52 Source/core/events/EventListenerMap.h     bool contains(const AtomicString& eventType) const;
bool               53 Source/core/events/EventListenerMap.h     bool containsCapturing(const AtomicString& eventType) const;
bool               56 Source/core/events/EventListenerMap.h     bool add(const AtomicString& eventType, PassRefPtr<EventListener>, bool useCapture);
bool               57 Source/core/events/EventListenerMap.h     bool remove(const AtomicString& eventType, EventListener*, bool useCapture, size_t& indexOfRemovedListener);
bool               60 Source/core/events/EventPath.h     bool isEmpty() const { return m_nodeEventContexts.isEmpty(); }
bool               42 Source/core/events/EventQueue.h     virtual bool enqueueEvent(PassRefPtrWillBeRawPtr<Event>) = 0;
bool               43 Source/core/events/EventQueue.h     virtual bool cancelEvent(Event*) = 0;
bool               46 Source/core/events/EventSender.h     bool hasPendingEvents(T* sender) const
bool              114 Source/core/events/EventTarget.h     bool addEventListener() { return false; }
bool              115 Source/core/events/EventTarget.h     bool addEventListener(const AtomicString& eventType) { return false; }
bool              116 Source/core/events/EventTarget.h     virtual bool addEventListener(const AtomicString& eventType, PassRefPtr<EventListener>, bool useCapture = false);
bool              117 Source/core/events/EventTarget.h     bool removeEventListener() { return false; }
bool              118 Source/core/events/EventTarget.h     bool removeEventListener(const AtomicString& eventType) { return false; }
bool              119 Source/core/events/EventTarget.h     virtual bool removeEventListener(const AtomicString& eventType, EventListener*, bool useCapture = false);
bool              121 Source/core/events/EventTarget.h     virtual bool dispatchEvent(PassRefPtrWillBeRawPtr<Event>);
bool              122 Source/core/events/EventTarget.h     bool dispatchEvent(PassRefPtrWillBeRawPtr<Event>, ExceptionState&); // DOM API
bool              126 Source/core/events/EventTarget.h     bool setAttributeEventListener(const AtomicString& eventType, PassRefPtr<EventListener>);
bool              129 Source/core/events/EventTarget.h     bool hasEventListeners() const;
bool              130 Source/core/events/EventTarget.h     bool hasEventListeners(const AtomicString& eventType) const;
bool              131 Source/core/events/EventTarget.h     bool hasCapturingEventListeners(const AtomicString& eventType);
bool              135 Source/core/events/EventTarget.h     bool fireEventListeners(Event*);
bool              153 Source/core/events/EventTarget.h     bool clearAttributeEventListener(const AtomicString& eventType);
bool              212 Source/core/events/EventTarget.h inline bool EventTarget::hasEventListeners() const
bool              220 Source/core/events/EventTarget.h inline bool EventTarget::hasEventListeners(const AtomicString& eventType) const
bool              228 Source/core/events/EventTarget.h inline bool EventTarget::hasCapturingEventListeners(const AtomicString& eventType)
bool               49 Source/core/events/FocusEvent.h     static PassRefPtrWillBeRawPtr<FocusEvent> create(const AtomicString& type, bool canBubble, bool cancelable, PassRefPtrWillBeRawPtr<AbstractView> view, int detail, EventTarget* relatedTarget)
bool               60 Source/core/events/FocusEvent.h     EventTarget* relatedTarget(bool& isNull) const { isNull = !m_relatedTarget; return m_relatedTarget.get(); }
bool               64 Source/core/events/FocusEvent.h     virtual bool isFocusEvent() const OVERRIDE;
bool               70 Source/core/events/FocusEvent.h     FocusEvent(const AtomicString& type, bool canBubble, bool cancelable, PassRefPtrWillBeRawPtr<AbstractView>, int, EventTarget*);
bool               84 Source/core/events/FocusEvent.h     virtual bool dispatchEvent(EventDispatcher*) const OVERRIDE;
bool               93 Source/core/events/FocusEvent.h     virtual bool dispatchEvent(EventDispatcher*) const OVERRIDE;
bool              102 Source/core/events/FocusEvent.h     virtual bool dispatchEvent(EventDispatcher*) const OVERRIDE;
bool              111 Source/core/events/FocusEvent.h     virtual bool dispatchEvent(EventDispatcher*) const OVERRIDE;
bool               46 Source/core/events/GenericEventQueue.h     virtual bool enqueueEvent(PassRefPtrWillBeRawPtr<Event>) OVERRIDE;
bool               47 Source/core/events/GenericEventQueue.h     virtual bool cancelEvent(Event*) OVERRIDE;
bool               51 Source/core/events/GenericEventQueue.h     bool hasPendingEvents() const;
bool               60 Source/core/events/GenericEventQueue.h     bool m_isClosed;
bool               41 Source/core/events/GestureEvent.h     virtual bool isGestureEvent() const OVERRIDE;
bool               52 Source/core/events/GestureEvent.h     GestureEvent(const AtomicString& type, PassRefPtrWillBeRawPtr<AbstractView>, int screenX, int screenY, int clientX, int clientY, bool ctrlKey, bool altKey, bool shiftKey, bool metaKey, float deltaX, float deltaY);
bool               70 Source/core/events/GestureEvent.h     virtual bool dispatchEvent(EventDispatcher*) const OVERRIDE;
bool               54 Source/core/events/HashChangeEvent.h     void initHashChangeEvent(const AtomicString& eventType, bool canBubble, bool cancelable, const String& oldURL, const String& newURL)
bool               41 Source/core/events/KeyboardEvent.h     bool ctrlKey;
bool               42 Source/core/events/KeyboardEvent.h     bool altKey;
bool               43 Source/core/events/KeyboardEvent.h     bool shiftKey;
bool               44 Source/core/events/KeyboardEvent.h     bool metaKey;
bool               45 Source/core/events/KeyboardEvent.h     bool repeat;
bool               72 Source/core/events/KeyboardEvent.h     static PassRefPtrWillBeRawPtr<KeyboardEvent> create(const AtomicString& type, bool canBubble, bool cancelable, AbstractView* view,
bool               74 Source/core/events/KeyboardEvent.h         bool ctrlKey, bool altKey, bool shiftKey, bool metaKey, bool altGraphKey)
bool               82 Source/core/events/KeyboardEvent.h     void initKeyboardEvent(const AtomicString& type, bool canBubble, bool cancelable, AbstractView*,
bool               84 Source/core/events/KeyboardEvent.h         bool ctrlKey, bool altKey, bool shiftKey, bool metaKey, bool altGraphKey = false);
bool               89 Source/core/events/KeyboardEvent.h     bool getModifierState(const String& keyIdentifier) const;
bool               91 Source/core/events/KeyboardEvent.h     bool altGraphKey() const { return m_altGraphKey; }
bool               97 Source/core/events/KeyboardEvent.h     bool repeat() const { return m_isAutoRepeat; }
bool              100 Source/core/events/KeyboardEvent.h     virtual bool isKeyboardEvent() const OVERRIDE;
bool              109 Source/core/events/KeyboardEvent.h     KeyboardEvent(const AtomicString& type, bool canBubble, bool cancelable, AbstractView*,
bool              111 Source/core/events/KeyboardEvent.h         bool ctrlKey, bool altKey, bool shiftKey, bool metaKey, bool altGraphKey);
bool              116 Source/core/events/KeyboardEvent.h     bool m_altGraphKey : 1;
bool              117 Source/core/events/KeyboardEvent.h     bool m_isAutoRepeat : 1;
bool              125 Source/core/events/KeyboardEvent.h     virtual bool dispatchEvent(EventDispatcher*) const OVERRIDE;
bool               83 Source/core/events/MessageEvent.h     void initMessageEvent(const AtomicString& type, bool canBubble, bool cancelable, const String& origin, const String& lastEventId, DOMWindow* source, PassOwnPtr<MessagePortArray>);
bool               84 Source/core/events/MessageEvent.h     void initMessageEvent(const AtomicString& type, bool canBubble, bool cancelable, PassRefPtr<SerializedScriptValue> data, const String& origin, const String& lastEventId, DOMWindow* source, PassOwnPtr<MessagePortArray>);
bool               89 Source/core/events/MessageEvent.h     EventTarget* source(bool& isNull) const { isNull = !m_source; return m_source.get(); }
bool               43 Source/core/events/MouseEvent.h     bool ctrlKey;
bool               44 Source/core/events/MouseEvent.h     bool altKey;
bool               45 Source/core/events/MouseEvent.h     bool shiftKey;
bool               46 Source/core/events/MouseEvent.h     bool metaKey;
bool               58 Source/core/events/MouseEvent.h     static PassRefPtrWillBeRawPtr<MouseEvent> create(const AtomicString& type, bool canBubble, bool cancelable, PassRefPtrWillBeRawPtr<AbstractView>,
bool               61 Source/core/events/MouseEvent.h         bool ctrlKey, bool altKey, bool shiftKey, bool metaKey, unsigned short button,
bool               62 Source/core/events/MouseEvent.h         PassRefPtr<EventTarget> relatedTarget, PassRefPtrWillBeRawPtr<Clipboard>, bool isSimulated = false);
bool               70 Source/core/events/MouseEvent.h     void initMouseEvent(const AtomicString& type, bool canBubble, bool cancelable, PassRefPtrWillBeRawPtr<AbstractView>,
bool               72 Source/core/events/MouseEvent.h         bool ctrlKey, bool altKey, bool shiftKey, bool metaKey,
bool               78 Source/core/events/MouseEvent.h     bool buttonDown() const { return m_buttonDown; }
bool               80 Source/core/events/MouseEvent.h     EventTarget* relatedTarget(bool& isNull) const { isNull = !m_relatedTarget; return m_relatedTarget.get(); }
bool               90 Source/core/events/MouseEvent.h     virtual bool isMouseEvent() const OVERRIDE;
bool               91 Source/core/events/MouseEvent.h     virtual bool isDragEvent() const OVERRIDE FINAL;
bool               97 Source/core/events/MouseEvent.h     MouseEvent(const AtomicString& type, bool canBubble, bool cancelable, PassRefPtrWillBeRawPtr<AbstractView>,
bool              100 Source/core/events/MouseEvent.h         bool ctrlKey, bool altKey, bool shiftKey, bool metaKey, unsigned short button,
bool              101 Source/core/events/MouseEvent.h         PassRefPtr<EventTarget> relatedTarget, PassRefPtrWillBeRawPtr<Clipboard>, bool isSimulated);
bool              109 Source/core/events/MouseEvent.h     bool m_buttonDown;
bool              134 Source/core/events/MouseEvent.h     virtual bool dispatchEvent(EventDispatcher*) const OVERRIDE;
bool              135 Source/core/events/MouseEvent.h     bool isSyntheticMouseEvent() const { return m_mouseEventType == SyntheticMouseEvent; }
bool               49 Source/core/events/MouseRelatedEvent.h         bool isSimulated() const { return m_isSimulated; }
bool               64 Source/core/events/MouseRelatedEvent.h         MouseRelatedEvent(const AtomicString& type, bool canBubble, bool cancelable, PassRefPtrWillBeRawPtr<AbstractView>,
bool               67 Source/core/events/MouseRelatedEvent.h                           bool ctrlKey, bool altKey, bool shiftKey, bool metaKey, bool isSimulated = false);
bool               86 Source/core/events/MouseRelatedEvent.h         bool m_isSimulated;
bool               87 Source/core/events/MouseRelatedEvent.h         bool m_hasCachedRelativePosition;
bool               47 Source/core/events/MutationEvent.h         static PassRefPtrWillBeRawPtr<MutationEvent> create(const AtomicString& type, bool canBubble, PassRefPtr<Node> relatedNode = nullptr,
bool               53 Source/core/events/MutationEvent.h         void initMutationEvent(const AtomicString& type, bool canBubble, bool cancelable, PassRefPtr<Node> relatedNode,
bool               69 Source/core/events/MutationEvent.h         MutationEvent(const AtomicString& type, bool canBubble, bool cancelable, PassRefPtr<Node> relatedNode,
bool               56 Source/core/events/NodeEventContext.h     bool currentTargetSameAsTarget() const { return m_currentTarget.get() == target(); }
bool               37 Source/core/events/OverflowEvent.h     bool horizontalOverflow;
bool               38 Source/core/events/OverflowEvent.h     bool verticalOverflow;
bool               53 Source/core/events/OverflowEvent.h     static PassRefPtrWillBeRawPtr<OverflowEvent> create(bool horizontalOverflowChanged, bool horizontalOverflow, bool verticalOverflowChanged, bool verticalOverflow)
bool               63 Source/core/events/OverflowEvent.h     bool horizontalOverflow() const { return m_horizontalOverflow; }
bool               64 Source/core/events/OverflowEvent.h     bool verticalOverflow() const { return m_verticalOverflow; }
bool               72 Source/core/events/OverflowEvent.h     OverflowEvent(bool horizontalOverflowChanged, bool horizontalOverflow, bool verticalOverflowChanged, bool verticalOverflow);
bool               76 Source/core/events/OverflowEvent.h     bool m_horizontalOverflow;
bool               77 Source/core/events/OverflowEvent.h     bool m_verticalOverflow;
bool               36 Source/core/events/PageTransitionEvent.h     bool persisted;
bool               45 Source/core/events/PageTransitionEvent.h     static PassRefPtrWillBeRawPtr<PageTransitionEvent> create(const AtomicString& type, bool persisted)
bool               58 Source/core/events/PageTransitionEvent.h     bool persisted() const { return m_persisted; }
bool               64 Source/core/events/PageTransitionEvent.h     PageTransitionEvent(const AtomicString& type, bool persisted);
bool               67 Source/core/events/PageTransitionEvent.h     bool m_persisted;
bool               36 Source/core/events/ProgressEvent.h     bool lengthComputable;
bool               47 Source/core/events/ProgressEvent.h     static PassRefPtrWillBeRawPtr<ProgressEvent> create(const AtomicString& type, bool lengthComputable, unsigned long long loaded, unsigned long long total)
bool               56 Source/core/events/ProgressEvent.h     bool lengthComputable() const { return m_lengthComputable; }
bool               66 Source/core/events/ProgressEvent.h     ProgressEvent(const AtomicString& type, bool lengthComputable, unsigned long long loaded, unsigned long long total);
bool               70 Source/core/events/ProgressEvent.h     bool m_lengthComputable;
bool               34 Source/core/events/RegisteredEventListener.h         RegisteredEventListener(PassRefPtr<EventListener> listener, bool useCapture)
bool               41 Source/core/events/RegisteredEventListener.h         bool useCapture;
bool               44 Source/core/events/RegisteredEventListener.h     inline bool operator==(const RegisteredEventListener& a, const RegisteredEventListener& b)
bool               51 Source/core/events/ResourceProgressEvent.h     static PassRefPtrWillBeRawPtr<ResourceProgressEvent> create(const AtomicString& type, bool lengthComputable, unsigned long long loaded, unsigned long long total, const String& url)
bool               64 Source/core/events/ResourceProgressEvent.h     ResourceProgressEvent(const AtomicString& type, bool lengthComputable, unsigned long long loaded, unsigned long long total, const String& url);
bool               42 Source/core/events/TextEvent.h         static PassRefPtrWillBeRawPtr<TextEvent> createForPlainTextPaste(PassRefPtrWillBeRawPtr<AbstractView>, const String& data, bool shouldSmartReplace);
bool               43 Source/core/events/TextEvent.h         static PassRefPtrWillBeRawPtr<TextEvent> createForFragmentPaste(PassRefPtrWillBeRawPtr<AbstractView>, PassRefPtr<DocumentFragment> data, bool shouldSmartReplace, bool shouldMatchStyle);
bool               48 Source/core/events/TextEvent.h         void initTextEvent(const AtomicString& type, bool canBubble, bool cancelable, PassRefPtrWillBeRawPtr<AbstractView>, const String& data);
bool               54 Source/core/events/TextEvent.h         bool isLineBreak() const { return m_inputType == TextEventInputLineBreak; }
bool               55 Source/core/events/TextEvent.h         bool isComposition() const { return m_inputType == TextEventInputComposition; }
bool               56 Source/core/events/TextEvent.h         bool isPaste() const { return m_inputType == TextEventInputPaste; }
bool               57 Source/core/events/TextEvent.h         bool isDrop() const { return m_inputType == TextEventInputDrop; }
bool               59 Source/core/events/TextEvent.h         bool shouldSmartReplace() const { return m_shouldSmartReplace; }
bool               60 Source/core/events/TextEvent.h         bool shouldMatchStyle() const { return m_shouldMatchStyle; }
bool               70 Source/core/events/TextEvent.h                   bool shouldSmartReplace, bool shouldMatchStyle);
bool               76 Source/core/events/TextEvent.h         bool m_shouldSmartReplace;
bool               77 Source/core/events/TextEvent.h         bool m_shouldMatchStyle;
bool               80 Source/core/events/TextEvent.h inline bool isTextEvent(const Event& event)
bool               34 Source/core/events/ThreadLocalEventNames.h inline bool isTouchEventType(const AtomicString& eventType)
bool               48 Source/core/events/TouchEvent.h         bool ctrlKey, bool altKey, bool shiftKey, bool metaKey)
bool               59 Source/core/events/TouchEvent.h         bool ctrlKey, bool altKey, bool shiftKey, bool metaKey);
bool               69 Source/core/events/TouchEvent.h     virtual bool isTouchEvent() const OVERRIDE;
bool               81 Source/core/events/TouchEvent.h             bool ctrlKey, bool altKey, bool shiftKey, bool metaKey);
bool               95 Source/core/events/TouchEvent.h     virtual bool dispatchEvent(EventDispatcher*) const OVERRIDE;
bool               64 Source/core/events/TreeScopeEventContext.h     bool isInclusiveAncestorOf(const TreeScopeEventContext&);
bool               75 Source/core/events/TreeScopeEventContext.h     bool isUnreachableNode(EventTarget&);
bool               90 Source/core/events/TreeScopeEventContext.h inline bool TreeScopeEventContext::isUnreachableNode(EventTarget& target)
bool              111 Source/core/events/TreeScopeEventContext.h inline bool TreeScopeEventContext::isInclusiveAncestorOf(const TreeScopeEventContext& other)
bool               48 Source/core/events/UIEvent.h     static PassRefPtrWillBeRawPtr<UIEvent> create(const AtomicString& type, bool canBubble, bool cancelable, PassRefPtrWillBeRawPtr<AbstractView> view, int detail)
bool               58 Source/core/events/UIEvent.h     void initUIEvent(const AtomicString& type, bool canBubble, bool cancelable, PassRefPtrWillBeRawPtr<AbstractView>, int detail);
bool               61 Source/core/events/UIEvent.h     AbstractView* view(bool& isNull) const { isNull = !m_view; return m_view.get(); }
bool               65 Source/core/events/UIEvent.h     virtual bool isUIEvent() const OVERRIDE FINAL;
bool               82 Source/core/events/UIEvent.h     UIEvent(const AtomicString& type, bool canBubble, bool cancelable, PassRefPtrWillBeRawPtr<AbstractView>, int detail);
bool               33 Source/core/events/UIEventWithKeyState.h         bool ctrlKey() const { return m_ctrlKey; }
bool               34 Source/core/events/UIEventWithKeyState.h         bool shiftKey() const { return m_shiftKey; }
bool               35 Source/core/events/UIEventWithKeyState.h         bool altKey() const { return m_altKey; }
bool               36 Source/core/events/UIEventWithKeyState.h         bool metaKey() const { return m_metaKey; }
bool               47 Source/core/events/UIEventWithKeyState.h         UIEventWithKeyState(const AtomicString& type, bool canBubble, bool cancelable, PassRefPtrWillBeRawPtr<AbstractView> view,
bool               48 Source/core/events/UIEventWithKeyState.h                             int detail, bool ctrlKey, bool altKey, bool shiftKey, bool metaKey)
bool               58 Source/core/events/UIEventWithKeyState.h         bool m_ctrlKey : 1;
bool               59 Source/core/events/UIEventWithKeyState.h         bool m_altKey : 1;
bool               60 Source/core/events/UIEventWithKeyState.h         bool m_shiftKey : 1;
bool               61 Source/core/events/UIEventWithKeyState.h         bool m_metaKey : 1;
bool               70 Source/core/events/WheelEvent.h         bool ctrlKey, bool altKey, bool shiftKey, bool metaKey, bool directionInvertedFromDevice)
bool               78 Source/core/events/WheelEvent.h         bool ctrlKey, bool altKey, bool shiftKey, bool metaKey);
bool               82 Source/core/events/WheelEvent.h         bool ctrlKey, bool altKey, bool shiftKey, bool metaKey);
bool               94 Source/core/events/WheelEvent.h     bool webkitDirectionInvertedFromDevice() const { return m_directionInvertedFromDevice; }
bool               97 Source/core/events/WheelEvent.h     virtual bool isMouseEvent() const OVERRIDE;
bool               98 Source/core/events/WheelEvent.h     virtual bool isWheelEvent() const OVERRIDE;
bool              107 Source/core/events/WheelEvent.h         bool ctrlKey, bool altKey, bool shiftKey, bool metaKey, bool directionInvertedFromDevice);
bool              114 Source/core/events/WheelEvent.h     bool m_directionInvertedFromDevice;
bool              125 Source/core/events/WheelEvent.h     virtual bool dispatchEvent(EventDispatcher*) const OVERRIDE;
bool               47 Source/core/events/WindowEventContext.h     bool handleLocalEvents(Event* event);
bool               45 Source/core/fetch/CSSStyleSheetResource.h     const String sheetText(bool enforceMIMEType = true, bool* hasValidMIMEType = 0) const;
bool               55 Source/core/fetch/CSSStyleSheetResource.h     virtual bool isSafeToUnlock() const OVERRIDE;
bool               59 Source/core/fetch/CSSStyleSheetResource.h     bool canUseSheet(bool enforceMIMEType, bool* hasValidMIMEType) const;
bool               53 Source/core/fetch/CrossOriginAccessControl.h     static bool isLegalRedirectLocation(const KURL&, String& errorDescription);
bool               54 Source/core/fetch/CrossOriginAccessControl.h     static bool handleRedirect(Resource*, SecurityOrigin*, ResourceRequest&, const ResourceResponse&, ResourceLoaderOptions&, String&);
bool               57 Source/core/fetch/CrossOriginAccessControl.h bool isSimpleCrossOriginAccessRequest(const String& method, const HTTPHeaderMap&);
bool               58 Source/core/fetch/CrossOriginAccessControl.h bool isOnAccessControlSimpleRequestMethodWhitelist(const String&);
bool               59 Source/core/fetch/CrossOriginAccessControl.h bool isOnAccessControlSimpleRequestHeaderWhitelist(const AtomicString& name, const AtomicString& value);
bool               60 Source/core/fetch/CrossOriginAccessControl.h bool isOnAccessControlResponseHeaderWhitelist(const String&);
bool               65 Source/core/fetch/CrossOriginAccessControl.h bool passesAccessControlCheck(const ResourceResponse&, StoredCredentials, SecurityOrigin*, String& errorDescription);
bool               66 Source/core/fetch/CrossOriginAccessControl.h bool passesPreflightStatusCheck(const ResourceResponse&, String& errorDescription);
bool               57 Source/core/fetch/FetchRequest.h     bool forPreload() const { return m_forPreload; }
bool               58 Source/core/fetch/FetchRequest.h     void setForPreload(bool forPreload) { m_forPreload = forPreload; }
bool               73 Source/core/fetch/FetchRequest.h     bool m_forPreload;
bool               57 Source/core/fetch/FontResource.h     virtual bool stillNeedsLoad() const OVERRIDE { return !m_loadInitiated; }
bool               58 Source/core/fetch/FontResource.h     bool exceedsFontLoadWaitLimit() const { return m_exceedsFontLoadWaitLimit; }
bool               60 Source/core/fetch/FontResource.h     bool ensureCustomFontData();
bool               61 Source/core/fetch/FontResource.h     FontPlatformData platformDataFromCustomData(float size, bool bold, bool italic, FontOrientation = Horizontal, FontWidthVariant = RegularWidth);
bool               64 Source/core/fetch/FontResource.h     bool ensureSVGFontData();
bool               69 Source/core/fetch/FontResource.h     virtual bool isSafeToUnlock() const OVERRIDE;
bool               76 Source/core/fetch/FontResource.h     bool m_loadInitiated;
bool               77 Source/core/fetch/FontResource.h     bool m_exceedsFontLoadWaitLimit;
bool               60 Source/core/fetch/ImageResource.h     bool hasImage() const { return m_image.get(); }
bool               61 Source/core/fetch/ImageResource.h     bool currentFrameKnownToBeOpaque(const RenderObject*); // Side effect: ensures decoded image is in cache, therefore should only be called when about to draw the image.
bool               64 Source/core/fetch/ImageResource.h     bool willPaintBrokenImage() const;
bool               66 Source/core/fetch/ImageResource.h     bool canRender(const RenderObject* renderer, float multiplier) { return !errorOccurred() && !imageSizeForRenderer(renderer, multiplier).isEmpty(); }
bool               69 Source/core/fetch/ImageResource.h     bool usesImageContainerSize() const;
bool               70 Source/core/fetch/ImageResource.h     bool imageHasRelativeWidth() const;
bool               71 Source/core/fetch/ImageResource.h     bool imageHasRelativeHeight() const;
bool               74 Source/core/fetch/ImageResource.h     bool hasDevicePixelRatioHeaderValue() const { return m_hasDevicePixelRatioHeaderValue; }
bool               84 Source/core/fetch/ImageResource.h     bool isAccessAllowed(SecurityOrigin*);
bool               97 Source/core/fetch/ImageResource.h     virtual bool shouldIgnoreHTTPStatusCodeErrors() const OVERRIDE { return true; }
bool               99 Source/core/fetch/ImageResource.h     virtual bool isImage() const OVERRIDE { return true; }
bool              100 Source/core/fetch/ImageResource.h     virtual bool stillNeedsLoad() const OVERRIDE { return !errorOccurred() && status() == Unknown && !isLoading(); }
bool              106 Source/core/fetch/ImageResource.h     virtual bool shouldPauseAnimation(const WebCore::Image*) OVERRIDE;
bool              111 Source/core/fetch/ImageResource.h     virtual bool isSafeToUnlock() const OVERRIDE;
bool              119 Source/core/fetch/ImageResource.h     void updateImage(bool allDataReceived);
bool              133 Source/core/fetch/ImageResource.h     bool m_loadingMultipartContent;
bool              134 Source/core/fetch/ImageResource.h     bool m_hasDevicePixelRatioHeaderValue;
bool               47 Source/core/fetch/ImageResourceClient.h     virtual bool willRenderImage(ImageResource*) { return false; }
bool               74 Source/core/fetch/MemoryCache.h         bool m_inLiveDecodedResourcesList;
bool              140 Source/core/fetch/MemoryCache.h     bool contains(const Resource*) const;
bool              158 Source/core/fetch/MemoryCache.h     void update(Resource*, size_t oldSize, size_t newSize, bool wasAccessed = false);
bool              164 Source/core/fetch/MemoryCache.h     bool isInLiveDecodedResourcesList(Resource*);
bool              188 Source/core/fetch/MemoryCache.h     void dumpLRULists(bool includeLive) const;
bool              204 Source/core/fetch/MemoryCache.h     bool evict(MemoryCacheEntry*);
bool              208 Source/core/fetch/MemoryCache.h     bool m_inPruneResources;
bool              209 Source/core/fetch/MemoryCache.h     bool m_prunePending;
bool               61 Source/core/fetch/MockImageResourceClient.h     bool notifyFinishedCalled() const { return m_notifyFinishedCalled; }
bool               65 Source/core/fetch/MockImageResourceClient.h     bool m_notifyFinishedCalled;
bool               42 Source/core/fetch/RawResource.h     void setDefersLoading(bool);
bool               44 Source/core/fetch/RawResource.h     virtual bool canReuse(const ResourceRequest&) const OVERRIDE;
bool               50 Source/core/fetch/RawResource.h     virtual bool shouldIgnoreHTTPStatusCodeErrors() const OVERRIDE { return true; }
bool               60 Source/core/fetch/RawResource.h inline bool isRawResource(const Resource& resource)
bool              103 Source/core/fetch/Resource.h     void setNeedsSynchronousCacheHit(bool needsSynchronousCacheHit) { m_needsSynchronousCacheHit = needsSynchronousCacheHit; }
bool              111 Source/core/fetch/Resource.h     virtual bool shouldIgnoreHTTPStatusCodeErrors() const { return false; }
bool              124 Source/core/fetch/Resource.h     bool hasClients() const { return !m_clients.isEmpty() || !m_clientsAwaitingCallback.isEmpty(); }
bool              125 Source/core/fetch/Resource.h     bool deleteIfPossible();
bool              149 Source/core/fetch/Resource.h     bool isLoaded() const { return !m_loading; } // FIXME. Method name is inaccurate. Loading might not have started yet.
bool              151 Source/core/fetch/Resource.h     bool isLoading() const { return m_loading; }
bool              152 Source/core/fetch/Resource.h     void setLoading(bool b) { m_loading = b; }
bool              153 Source/core/fetch/Resource.h     virtual bool stillNeedsLoad() const { return false; }
bool              157 Source/core/fetch/Resource.h     virtual bool isImage() const { return false; }
bool              158 Source/core/fetch/Resource.h     bool ignoreForRequestCount() const
bool              171 Source/core/fetch/Resource.h     bool passesAccessControlCheck(SecurityOrigin*);
bool              172 Source/core/fetch/Resource.h     bool passesAccessControlCheck(SecurityOrigin*, String& errorDescription);
bool              200 Source/core/fetch/Resource.h     bool canDelete() const { return !hasClients() && !m_loader && !m_preloadCount && !m_handleCount && !m_protectorCount && !m_resourceToRevalidate && !m_proxyResource; }
bool              202 Source/core/fetch/Resource.h     bool hasOneHandle() const;
bool              209 Source/core/fetch/Resource.h     bool wasCanceled() const { return m_error.isCancellation(); }
bool              210 Source/core/fetch/Resource.h     bool errorOccurred() const { return m_status == LoadError || m_status == DecodeError; }
bool              211 Source/core/fetch/Resource.h     bool loadFailedOrCanceled() { return !m_error.isNull(); }
bool              216 Source/core/fetch/Resource.h     bool isPreloaded() const { return m_preloadCount; }
bool              223 Source/core/fetch/Resource.h     bool canReuseRedirectChain() const;
bool              224 Source/core/fetch/Resource.h     bool mustRevalidateDueToCacheHeaders() const;
bool              225 Source/core/fetch/Resource.h     bool canUseCacheValidator() const;
bool              226 Source/core/fetch/Resource.h     bool isCacheValidator() const { return m_resourceToRevalidate; }
bool              230 Source/core/fetch/Resource.h     bool isPurgeable() const;
bool              231 Source/core/fetch/Resource.h     bool wasPurged() const;
bool              232 Source/core/fetch/Resource.h     bool lock();
bool              239 Source/core/fetch/Resource.h     virtual bool canReuse(const ResourceRequest&) const { return true; }
bool              300 Source/core/fetch/Resource.h         bool isScheduled(Resource*) const;
bool              308 Source/core/fetch/Resource.h     bool hasClient(ResourceClient* client) { return m_clients.contains(client) || m_clientsAwaitingCallback.contains(client); }
bool              323 Source/core/fetch/Resource.h     virtual bool isSafeToUnlock() const { return false; }
bool              338 Source/core/fetch/Resource.h     bool addClientToSet(ResourceClient*);
bool              344 Source/core/fetch/Resource.h     bool unlock();
bool              381 Source/core/fetch/Resource.h     bool m_deleted;
bool              106 Source/core/fetch/ResourceFetcher.h     bool autoLoadImages() const { return m_autoLoadImages; }
bool              107 Source/core/fetch/ResourceFetcher.h     void setAutoLoadImages(bool);
bool              109 Source/core/fetch/ResourceFetcher.h     void setImagesEnabled(bool);
bool              111 Source/core/fetch/ResourceFetcher.h     bool shouldDeferImageLoad(const KURL&) const;
bool              125 Source/core/fetch/ResourceFetcher.h     bool isPreloaded(const String& urlString) const;
bool              130 Source/core/fetch/ResourceFetcher.h     void setDefersLoading(bool);
bool              132 Source/core/fetch/ResourceFetcher.h     bool isFetching() const;
bool              150 Source/core/fetch/ResourceFetcher.h     virtual bool defersLoading() const OVERRIDE;
bool              151 Source/core/fetch/ResourceFetcher.h     virtual bool isLoadedBy(ResourceLoaderHost*) const OVERRIDE;
bool              152 Source/core/fetch/ResourceFetcher.h     virtual bool canAccessRedirect(Resource*, ResourceRequest&, const ResourceResponse&, ResourceLoaderOptions&) OVERRIDE;
bool              153 Source/core/fetch/ResourceFetcher.h     virtual bool canAccessResource(Resource*, SecurityOrigin*, const KURL&) const OVERRIDE;
bool              163 Source/core/fetch/ResourceFetcher.h     bool shouldLoadNewResource(Resource::Type) const;
bool              174 Source/core/fetch/ResourceFetcher.h     RevalidationPolicy determineRevalidationPolicy(Resource::Type, ResourceRequest&, bool forPreload, Resource* existingResource, FetchRequest::DeferOption, const ResourceLoaderOptions&) const;
bool              180 Source/core/fetch/ResourceFetcher.h     bool canRequest(Resource::Type, const KURL&, const ResourceLoaderOptions&, bool forPreload, FetchRequest::OriginRestriction) const;
bool              181 Source/core/fetch/ResourceFetcher.h     bool checkInsecureContent(Resource::Type, const KURL&, MixedContentBlockingTreatment) const;
bool              183 Source/core/fetch/ResourceFetcher.h     static bool resourceNeedsLoad(Resource*, const FetchRequest&, RevalidationPolicy);
bool              192 Source/core/fetch/ResourceFetcher.h     bool clientDefersImage(const KURL&) const;
bool              210 Source/core/fetch/ResourceFetcher.h     HashMap<RefPtr<ResourceTimingInfo>, bool> m_scheduledResourceTimingReports;
bool              231 Source/core/fetch/ResourceFetcher.h     bool m_autoLoadImages : 1;
bool              232 Source/core/fetch/ResourceFetcher.h     bool m_imagesEnabled : 1;
bool              233 Source/core/fetch/ResourceFetcher.h     bool m_allowStaleResources : 1;
bool              256 Source/core/fetch/ResourceFetcher.h     bool m_previousState;
bool               66 Source/core/fetch/ResourceLoader.h     void setDefersLoading(bool);
bool               67 Source/core/fetch/ResourceLoader.h     bool defersLoading() const { return m_defersLoading; }
bool               86 Source/core/fetch/ResourceLoader.h     bool shouldSniffContent() const { return m_options.sniffContent == SniffContent; }
bool               87 Source/core/fetch/ResourceLoader.h     bool isLoadedBy(ResourceLoaderHost*) const;
bool               89 Source/core/fetch/ResourceLoader.h     bool reachedTerminalState() const { return m_state == Terminated; }
bool              100 Source/core/fetch/ResourceLoader.h     bool responseNeedsAccessControlCheck() const;
bool              110 Source/core/fetch/ResourceLoader.h     bool m_notifiedLoadComplete;
bool              112 Source/core/fetch/ResourceLoader.h     bool m_defersLoading;
bool               72 Source/core/fetch/ResourceLoaderHost.h     virtual bool canAccessRedirect(Resource*, ResourceRequest&, const ResourceResponse&, ResourceLoaderOptions&) = 0;
bool               73 Source/core/fetch/ResourceLoaderHost.h     virtual bool canAccessResource(Resource*, SecurityOrigin* sourceOrigin, const KURL&) const = 0;
bool               74 Source/core/fetch/ResourceLoaderHost.h     virtual bool defersLoading() const = 0;
bool               75 Source/core/fetch/ResourceLoaderHost.h     virtual bool isLoadedBy(ResourceLoaderHost*) const = 0;
bool               45 Source/core/fetch/ResourceLoaderSet.h     bool isEmpty() const { return m_set.isEmpty(); }
bool               46 Source/core/fetch/ResourceLoaderSet.h     bool contains(const RefPtr<ResourceLoader>& loader) const { return m_set.contains(loader); }
bool               48 Source/core/fetch/ResourceLoaderSet.h     void setAllDefersLoading(bool);
bool               38 Source/core/fetch/ResourcePtr.h     bool operator!() const { return !m_resource; }
bool               94 Source/core/fetch/ResourcePtr.h     bool operator==(const ResourcePtrBase& o) const { return get() == o.get(); }
bool               95 Source/core/fetch/ResourcePtr.h     bool operator!=(const ResourcePtrBase& o) const { return get() != o.get(); }
bool               98 Source/core/fetch/ResourcePtr.h template <class R, class RR> bool operator==(const ResourcePtr<R>& h, const RR* res)
bool              102 Source/core/fetch/ResourcePtr.h template <class R, class RR> bool operator==(const RR* res, const ResourcePtr<R>& h)
bool              106 Source/core/fetch/ResourcePtr.h template <class R, class RR> bool operator!=(const ResourcePtr<R>& h, const RR* res)
bool              110 Source/core/fetch/ResourcePtr.h template <class R, class RR> bool operator!=(const RR* res, const ResourcePtr<R>& h)
bool               49 Source/core/fetch/ScriptResource.h     bool mimeTypeAllowedByNosniff() const;
bool               85 Source/core/fileapi/Blob.h     virtual bool isFile() const { return false; }
bool               87 Source/core/fileapi/Blob.h     virtual bool hasBackingFile() const { return false; }
bool               88 Source/core/fileapi/Blob.h     bool hasBeenClosed() const { return m_hasBeenClosed; }
bool              106 Source/core/fileapi/Blob.h     bool m_hasBeenClosed;
bool               61 Source/core/fileapi/File.h     static PassRefPtrWillBeRawPtr<File> create(const String& path, const String& name, const String& relativePath, bool hasSnaphotData, uint64_t size, double lastModified, PassRefPtr<BlobDataHandle> blobDataHandle)
bool               95 Source/core/fileapi/File.h     virtual bool isFile() const OVERRIDE { return true; }
bool               96 Source/core/fileapi/File.h     virtual bool hasBackingFile() const OVERRIDE { return m_hasBackingFile; }
bool              113 Source/core/fileapi/File.h     bool hasValidSnapshotMetadata() const { return m_snapshotSize >= 0; }
bool              118 Source/core/fileapi/File.h     File(const String& path, const String& name, const String& relativePath, bool hasSnaphotData, uint64_t size, double lastModified, PassRefPtr<BlobDataHandle>);
bool              126 Source/core/fileapi/File.h     bool hasValidFileSystemURL() const { return hasBackingFile(); }
bool              128 Source/core/fileapi/File.h     bool hasValidFilePath() const { return hasBackingFile() || m_path.isEmpty(); }
bool              131 Source/core/fileapi/File.h     bool m_hasBackingFile;
bool               49 Source/core/fileapi/FileList.h     bool isEmpty() const { return m_files.isEmpty(); }
bool              118 Source/core/fileapi/FileReaderLoader.h     bool m_urlForReadingIsStream;
bool              122 Source/core/fileapi/FileReaderLoader.h     bool m_isRawDataConverted;
bool              129 Source/core/fileapi/FileReaderLoader.h     bool m_finishedLoading;
bool              138 Source/core/fileapi/FileReaderLoader.h     bool m_hasRange;
bool               75 Source/core/fileapi/Stream.h     bool isNeutered() const { return m_isNeutered; }
bool               96 Source/core/fileapi/Stream.h     bool m_isNeutered;
bool               51 Source/core/frame/BarProp.h         bool visible() const;
bool               60 Source/core/frame/ConsoleBase.h     void assertCondition(ScriptState*, PassRefPtr<ScriptArguments>, bool condition);
bool               83 Source/core/frame/ConsoleBase.h     void internalAddMessage(MessageType, MessageLevel, ScriptState*, PassRefPtr<ScriptArguments>, bool acceptNoArguments = false, bool printTrace = false);
bool               44 Source/core/frame/DOMTimer.h     static int install(ExecutionContext*, PassOwnPtr<ScheduledAction>, int timeout, bool singleShot);
bool               63 Source/core/frame/DOMTimer.h     static PassOwnPtr<DOMTimer> create(ExecutionContext* context, PassOwnPtr<ScheduledAction> action, int timeout, bool singleShot, int timeoutID)
bool               68 Source/core/frame/DOMTimer.h     DOMTimer(ExecutionContext*, PassOwnPtr<ScheduledAction>, int interval, bool singleShot, int timeoutID);
bool               98 Source/core/frame/DOMWindow.h         static PassRefPtr<Document> createDocument(const String& mimeType, const DocumentInit&, bool forceXHTML);
bool              105 Source/core/frame/DOMWindow.h         PassRefPtr<Document> installNewDocument(const String& mimeType, const DocumentInit&, bool forceXHTML = false);
bool              123 Source/core/frame/DOMWindow.h         bool allowPopUp(); // Call on first window, not target window.
bool              124 Source/core/frame/DOMWindow.h         static bool allowPopUp(LocalFrame& firstFrame);
bool              125 Source/core/frame/DOMWindow.h         static bool canShowModalDialog(const LocalFrame*);
bool              126 Source/core/frame/DOMWindow.h         static bool canShowModalDialogNow(const LocalFrame*);
bool              163 Source/core/frame/DOMWindow.h         bool confirm(const String& message);
bool              166 Source/core/frame/DOMWindow.h         bool find(const String&, bool caseSensitive, bool backwards, bool wrap, bool wholeWord, bool searchInFrames, bool showDialog) const;
bool              168 Source/core/frame/DOMWindow.h         bool offscreenBuffering() const;
bool              183 Source/core/frame/DOMWindow.h         bool closed() const;
bool              255 Source/core/frame/DOMWindow.h         virtual bool addEventListener(const AtomicString& eventType, PassRefPtr<EventListener>, bool useCapture = false) OVERRIDE;
bool              256 Source/core/frame/DOMWindow.h         virtual bool removeEventListener(const AtomicString& eventType, EventListener*, bool useCapture = false) OVERRIDE;
bool              260 Source/core/frame/DOMWindow.h         bool dispatchEvent(PassRefPtrWillBeRawPtr<Event> prpEvent, PassRefPtr<EventTarget> prpTarget);
bool              307 Source/core/frame/DOMWindow.h         bool isCurrentlyDisplayedInFrame() const;
bool              312 Source/core/frame/DOMWindow.h         bool isInsecureScriptAccess(DOMWindow& callingWindow, const String& urlString);
bool              348 Source/core/frame/DOMWindow.h         bool m_shouldPrintWhenFinishedLoading;
bool               21 Source/core/frame/DeprecatedScheduleStyleRecalcDuringLayout.h     bool m_wasInPerformLayout;
bool               49 Source/core/frame/DeviceSensorEventController.h     virtual bool hasLastData() = 0;
bool               53 Source/core/frame/DeviceSensorEventController.h     virtual bool isNullEvent(Event*) = 0;
bool               55 Source/core/frame/DeviceSensorEventController.h     bool m_hasEventListener;
bool               64 Source/core/frame/DeviceSensorEventController.h     bool m_isActive;
bool               65 Source/core/frame/DeviceSensorEventController.h     bool m_needsCheckingNullEvents;
bool               52 Source/core/frame/DeviceSensorEventDispatcher.h     bool m_needsPurge;
bool               53 Source/core/frame/DeviceSensorEventDispatcher.h     bool m_isDispatching;
bool               55 Source/core/frame/Frame.h     virtual bool isLocalFrame() const { return false; }
bool               56 Source/core/frame/Frame.h     virtual bool isRemoteFrame() const { return false; }
bool               72 Source/core/frame/Frame.h     bool isMainFrame() const;
bool               74 Source/core/frame/FrameView.h     virtual bool scheduleAnimation() OVERRIDE;
bool               81 Source/core/frame/FrameView.h     virtual void setCanHaveScrollbars(bool) OVERRIDE;
bool               88 Source/core/frame/FrameView.h     void layout(bool allowSubtree = true);
bool               89 Source/core/frame/FrameView.h     bool didFirstLayout() const;
bool               92 Source/core/frame/FrameView.h     bool layoutPending() const;
bool               93 Source/core/frame/FrameView.h     bool isInPerformLayout() const;
bool               95 Source/core/frame/FrameView.h     void setCanRepaintDuringPerformLayout(bool b) { m_canRepaintDuringPerformLayout = b; }
bool               96 Source/core/frame/FrameView.h     bool canRepaintDuringPerformLayout() const { return m_canRepaintDuringPerformLayout; }
bool               98 Source/core/frame/FrameView.h     RenderObject* layoutRoot(bool onlyDuringLayout = false) const;
bool              102 Source/core/frame/FrameView.h     bool needsLayout() const;
bool              111 Source/core/frame/FrameView.h     void setLayoutSizeFixedToFrameSize(bool isFixed) { m_layoutSizeFixedToFrameSize = isFixed; }
bool              112 Source/core/frame/FrameView.h     bool layoutSizeFixedToFrameSize() { return m_layoutSizeFixedToFrameSize; }
bool              114 Source/core/frame/FrameView.h     bool needsFullRepaint() const { return m_doFullRepaint; }
bool              119 Source/core/frame/FrameView.h     bool hasCompositedContent() const;
bool              120 Source/core/frame/FrameView.h     bool isEnclosedInCompositingLayer() const;
bool              129 Source/core/frame/FrameView.h     bool isTransparent() const;
bool              130 Source/core/frame/FrameView.h     void setTransparent(bool isTransparent);
bool              133 Source/core/frame/FrameView.h     bool hasOpaqueBackground() const;
bool              137 Source/core/frame/FrameView.h     void updateBackgroundRecursively(const Color&, bool);
bool              154 Source/core/frame/FrameView.h     virtual bool shouldRubberBandInDirection(ScrollDirection) const OVERRIDE;
bool              155 Source/core/frame/FrameView.h     virtual bool isRubberBandInProgress() const OVERRIDE;
bool              161 Source/core/frame/FrameView.h     void viewportConstrainedVisibleContentSizeChanged(bool widthChanged, bool heightChanged);
bool              165 Source/core/frame/FrameView.h     void adjustMediaTypeForPrinting(bool printing);
bool              168 Source/core/frame/FrameView.h     void setIsOverlapped(bool);
bool              169 Source/core/frame/FrameView.h     bool isOverlapped() const { return m_isOverlapped; }
bool              170 Source/core/frame/FrameView.h     void setContentIsOpaque(bool);
bool              174 Source/core/frame/FrameView.h     bool hasSlowRepaintObjects() const { return m_slowRepaintObjectCount; }
bool              181 Source/core/frame/FrameView.h     bool hasViewportConstrainedObjects() const { return m_viewportConstrainedObjects && m_viewportConstrainedObjects->size() > 0; }
bool              192 Source/core/frame/FrameView.h     bool wasScrolledByUser() const;
bool              193 Source/core/frame/FrameView.h     void setWasScrolledByUser(bool);
bool              195 Source/core/frame/FrameView.h     bool safeToPropagateScrollToParent() const { return m_safeToPropagateScrollToParent; }
bool              196 Source/core/frame/FrameView.h     void setSafeToPropagateScrollToParent(bool isSafe) { m_safeToPropagateScrollToParent = isSafe; }
bool              207 Source/core/frame/FrameView.h     bool isPainting() const;
bool              208 Source/core/frame/FrameView.h     bool hasEverPainted() const { return m_lastPaintTime; }
bool              225 Source/core/frame/FrameView.h     void enableAutoSizeMode(bool enable, const IntSize& minSize, const IntSize& maxSize);
bool              227 Source/core/frame/FrameView.h     void forceLayout(bool allowSubtree = false);
bool              230 Source/core/frame/FrameView.h     bool scrollToFragment(const KURL&);
bool              231 Source/core/frame/FrameView.h     bool scrollToAnchor(const String&);
bool              242 Source/core/frame/FrameView.h     bool isFrameViewScrollCorner(RenderScrollbarPart* scrollCorner) const { return m_scrollCorner == scrollCorner; }
bool              244 Source/core/frame/FrameView.h     bool isScrollable();
bool              250 Source/core/frame/FrameView.h     bool shouldSetCursor() const;
bool              254 Source/core/frame/FrameView.h     virtual bool scrollbarsCanBeActive() const OVERRIDE;
bool              259 Source/core/frame/FrameView.h     virtual bool shouldSuspendScrollAnimations() const OVERRIDE;
bool              260 Source/core/frame/FrameView.h     virtual void scrollbarStyleChanged(int newStyle, bool forceUpdate) OVERRIDE;
bool              264 Source/core/frame/FrameView.h     void setTracksRepaints(bool);
bool              265 Source/core/frame/FrameView.h     bool isTrackingRepaints() const { return m_isTrackingRepaints; }
bool              272 Source/core/frame/FrameView.h     bool addScrollableArea(ScrollableArea*);
bool              274 Source/core/frame/FrameView.h     bool removeScrollableArea(ScrollableArea*);
bool              275 Source/core/frame/FrameView.h     bool containsScrollableArea(const ScrollableArea*) const;
bool              291 Source/core/frame/FrameView.h     bool wheelEvent(const PlatformWheelEvent&);
bool              293 Source/core/frame/FrameView.h     bool inProgrammaticScroll() const { return m_inProgrammaticScroll; }
bool              294 Source/core/frame/FrameView.h     void setInProgrammaticScroll(bool programmaticScroll) { m_inProgrammaticScroll = programmaticScroll; }
bool              296 Source/core/frame/FrameView.h     void setHasSoftwareFilters(bool hasSoftwareFilters) { m_hasSoftwareFilters = hasSoftwareFilters; }
bool              297 Source/core/frame/FrameView.h     bool hasSoftwareFilters() const { return m_hasSoftwareFilters; }
bool              299 Source/core/frame/FrameView.h     virtual bool isActive() const OVERRIDE;
bool              304 Source/core/frame/FrameView.h     virtual bool shouldPlaceVerticalScrollbarOnLeft() const OVERRIDE;
bool              310 Source/core/frame/FrameView.h     virtual bool shouldAttemptToScrollUsingFastPath() const OVERRIDE;
bool              314 Source/core/frame/FrameView.h     bool isSubtreeLayout() const { return !!m_layoutSubtreeRoot; }
bool              326 Source/core/frame/FrameView.h     virtual bool scrollAnimatorEnabled() const OVERRIDE;
bool              327 Source/core/frame/FrameView.h     virtual bool usesCompositedScrolling() const OVERRIDE;
bool              335 Source/core/frame/FrameView.h     virtual bool scrollContentsFastPath(const IntSize& scrollDelta, const IntRect& rectToScroll, const IntRect& clipRect) OVERRIDE;
bool              338 Source/core/frame/FrameView.h     virtual bool isVerticalDocument() const OVERRIDE;
bool              339 Source/core/frame/FrameView.h     virtual bool isFlippedDocument() const OVERRIDE;
bool              348 Source/core/frame/FrameView.h     virtual bool isFrameView() const OVERRIDE { return true; }
bool              351 Source/core/frame/FrameView.h     bool useSlowRepaints(bool considerOverlap = true) const;
bool              352 Source/core/frame/FrameView.h     bool useSlowRepaintsIfNotOverlapped() const;
bool              354 Source/core/frame/FrameView.h     bool contentsInCompositedLayer() const;
bool              357 Source/core/frame/FrameView.h     void updateOverflowStatus(bool horizontalOverflow, bool verticalOverflow);
bool              363 Source/core/frame/FrameView.h     void performLayout(RenderObject* rootForThisLayout, bool inSubtreeLayout);
bool              392 Source/core/frame/FrameView.h     bool updateWidgets();
bool              401 Source/core/frame/FrameView.h     bool hasCustomScrollbars() const;
bool              402 Source/core/frame/FrameView.h     bool shouldUseCustomScrollbars(Element*& customScrollbarElement, LocalFrame*& customScrollbarFrame);
bool              411 Source/core/frame/FrameView.h     bool isMainFrame() const;
bool              415 Source/core/frame/FrameView.h     bool repaintAllowed() const
bool              424 Source/core/frame/FrameView.h     static bool s_inPaintContents;
bool              436 Source/core/frame/FrameView.h     bool m_doFullRepaint;
bool              438 Source/core/frame/FrameView.h     bool m_canHaveScrollbars;
bool              439 Source/core/frame/FrameView.h     bool m_cannotBlitToWindow;
bool              440 Source/core/frame/FrameView.h     bool m_isOverlapped;
bool              441 Source/core/frame/FrameView.h     bool m_contentIsOpaque;
bool              444 Source/core/frame/FrameView.h     bool m_hasPendingLayout;
bool              447 Source/core/frame/FrameView.h     bool m_layoutSchedulingEnabled;
bool              448 Source/core/frame/FrameView.h     bool m_inPerformLayout;
bool              449 Source/core/frame/FrameView.h     bool m_canRepaintDuringPerformLayout;
bool              450 Source/core/frame/FrameView.h     bool m_doingPreLayoutStyleUpdate;
bool              451 Source/core/frame/FrameView.h     bool m_inSynchronousPostLayout;
bool              456 Source/core/frame/FrameView.h     bool m_firstLayoutCallbackPending;
bool              458 Source/core/frame/FrameView.h     bool m_firstLayout;
bool              459 Source/core/frame/FrameView.h     bool m_isTransparent;
bool              467 Source/core/frame/FrameView.h     bool m_overflowStatusDirty;
bool              468 Source/core/frame/FrameView.h     bool m_horizontalOverflow;
bool              469 Source/core/frame/FrameView.h     bool m_verticalOverflow;
bool              472 Source/core/frame/FrameView.h     bool m_wasScrolledByUser;
bool              473 Source/core/frame/FrameView.h     bool m_inProgrammaticScroll;
bool              474 Source/core/frame/FrameView.h     bool m_safeToPropagateScrollToParent;
bool              478 Source/core/frame/FrameView.h     bool m_isTrackingRepaints; // Used for testing.
bool              483 Source/core/frame/FrameView.h     bool m_isPainting;
bool              487 Source/core/frame/FrameView.h     bool m_isVisuallyNonEmpty;
bool              488 Source/core/frame/FrameView.h     bool m_firstVisuallyNonEmptyLayoutCallbackPending;
bool              496 Source/core/frame/FrameView.h     bool m_shouldAutoSize;
bool              497 Source/core/frame/FrameView.h     bool m_inAutoSize;
bool              499 Source/core/frame/FrameView.h     bool m_didRunAutosize;
bool              509 Source/core/frame/FrameView.h     bool m_hasSoftwareFilters;
bool              516 Source/core/frame/FrameView.h     bool m_layoutSizeFixedToFrameSize;
bool              569 Source/core/frame/FrameView.h     bool m_originalValue;
bool               59 Source/core/frame/History.h     bool stateChanged() const;
bool               60 Source/core/frame/History.h     bool isSameAsCurrentState(SerializedScriptValue*) const;
bool               46 Source/core/frame/ImageBitmap.h     virtual bool wouldTaintOrigin(SecurityOrigin*) const OVERRIDE { return false; };
bool               62 Source/core/frame/ImageBitmap.h     virtual bool requestsHighLiveResourceCachePriority() OVERRIDE { return true; }
bool               63 Source/core/frame/LocalFrame.h         virtual bool isLocalFrame() const OVERRIDE { return true; }
bool               67 Source/core/frame/LocalFrame.h         void createView(const IntSize&, const Color&, bool,
bool               68 Source/core/frame/LocalFrame.h             ScrollbarMode = ScrollbarAuto, bool horizontalLock = false,
bool               69 Source/core/frame/LocalFrame.h             ScrollbarMode = ScrollbarAuto, bool verticalLock = false);
bool               94 Source/core/frame/LocalFrame.h         bool inScope(TreeScope*) const;
bool               96 Source/core/frame/LocalFrame.h         void countObjectsNeedingLayout(unsigned& needsLayoutObjects, unsigned& totalObjects, bool& isPartial);
bool              102 Source/core/frame/LocalFrame.h         void setPrinting(bool printing, const FloatSize& pageSize, const FloatSize& originalPageSize, float maximumShrinkRatio);
bool              103 Source/core/frame/LocalFrame.h         bool shouldUsePrintingLayout() const;
bool              106 Source/core/frame/LocalFrame.h         bool inViewSourceMode() const;
bool              107 Source/core/frame/LocalFrame.h         void setInViewSourceMode(bool = true);
bool              139 Source/core/frame/LocalFrame.h         bool isURLAllowed(const KURL&) const;
bool              164 Source/core/frame/LocalFrame.h         bool m_inViewSourceMode;
bool              212 Source/core/frame/LocalFrame.h     inline bool LocalFrame::inViewSourceMode() const
bool              217 Source/core/frame/LocalFrame.h     inline void LocalFrame::setInViewSourceMode(bool mode)
bool               55 Source/core/frame/Navigator.h     bool cookieEnabled() const;
bool               56 Source/core/frame/Navigator.h     bool javaEnabled() const;
bool               42 Source/core/frame/NavigatorOnLine.h     static bool onLine(NavigatorBase&)
bool               76 Source/core/frame/PinchViewport.h     virtual bool isActive() const OVERRIDE { return false; }
bool               78 Source/core/frame/PinchViewport.h     virtual bool isScrollCornerVisible() const OVERRIDE { return false; }
bool               86 Source/core/frame/PinchViewport.h     virtual bool scrollbarsCanBeActive() const OVERRIDE { return false; }
bool               88 Source/core/frame/PinchViewport.h     virtual bool userInputScrollable(ScrollbarOrientation) const OVERRIDE { return true; }
bool               89 Source/core/frame/PinchViewport.h     virtual bool shouldPlaceVerticalScrollbarOnLeft() const OVERRIDE { return false; }
bool               17 Source/core/frame/RemoteFrame.h     virtual bool isRemoteFrame() const OVERRIDE { return true; }
bool               21 Source/core/frame/RemoteFrameView.h     virtual bool isRemoteFrameView() const OVERRIDE { return true; }
bool               58 Source/core/frame/Settings.h     void setTextAutosizingEnabled(bool);
bool               59 Source/core/frame/Settings.h     bool textAutosizingEnabled() const { return m_textAutosizingEnabled; }
bool               68 Source/core/frame/Settings.h     static void setMockScrollbarsEnabled(bool flag);
bool               69 Source/core/frame/Settings.h     static bool mockScrollbarsEnabled();
bool               73 Source/core/frame/Settings.h     void setOpenGLMultisamplingEnabled(bool flag);
bool               74 Source/core/frame/Settings.h     bool openGLMultisamplingEnabled() { return m_openGLMultisamplingEnabled; }
bool               86 Source/core/frame/Settings.h     bool m_openGLMultisamplingEnabled : 1;
bool               88 Source/core/frame/Settings.h     bool m_textAutosizingEnabled : 1;
bool               76 Source/core/frame/SmartClip.h     bool shouldSkipBackgroundImage(Node*);
bool               41 Source/core/frame/SuspendableTimer.h     virtual bool hasPendingActivity() const OVERRIDE FINAL;
bool               51 Source/core/frame/SuspendableTimer.h     bool m_active;
bool               53 Source/core/frame/SuspendableTimer.h     bool m_suspended;
bool              382 Source/core/frame/UseCounter.h     bool recordMeasurement(Feature feature)
bool               35 Source/core/frame/csp/CSPDirectiveList.h     bool allowJavaScriptURLs(const String& contextURL, const WTF::OrdinalNumber& contextLine, ContentSecurityPolicy::ReportingStatus) const;
bool               36 Source/core/frame/csp/CSPDirectiveList.h     bool allowInlineEventHandlers(const String& contextURL, const WTF::OrdinalNumber& contextLine, ContentSecurityPolicy::ReportingStatus) const;
bool               37 Source/core/frame/csp/CSPDirectiveList.h     bool allowInlineScript(const String& contextURL, const WTF::OrdinalNumber& contextLine, ContentSecurityPolicy::ReportingStatus) const;
bool               38 Source/core/frame/csp/CSPDirectiveList.h     bool allowInlineStyle(const String& contextURL, const WTF::OrdinalNumber& contextLine, ContentSecurityPolicy::ReportingStatus) const;
bool               39 Source/core/frame/csp/CSPDirectiveList.h     bool allowEval(ScriptState*, ContentSecurityPolicy::ReportingStatus) const;
bool               40 Source/core/frame/csp/CSPDirectiveList.h     bool allowPluginType(const String& type, const String& typeAttribute, const KURL&, ContentSecurityPolicy::ReportingStatus) const;
bool               42 Source/core/frame/csp/CSPDirectiveList.h     bool allowScriptFromSource(const KURL&, ContentSecurityPolicy::ReportingStatus) const;
bool               43 Source/core/frame/csp/CSPDirectiveList.h     bool allowObjectFromSource(const KURL&, ContentSecurityPolicy::ReportingStatus) const;
bool               44 Source/core/frame/csp/CSPDirectiveList.h     bool allowChildFrameFromSource(const KURL&, ContentSecurityPolicy::ReportingStatus) const;
bool               45 Source/core/frame/csp/CSPDirectiveList.h     bool allowImageFromSource(const KURL&, ContentSecurityPolicy::ReportingStatus) const;
bool               46 Source/core/frame/csp/CSPDirectiveList.h     bool allowStyleFromSource(const KURL&, ContentSecurityPolicy::ReportingStatus) const;
bool               47 Source/core/frame/csp/CSPDirectiveList.h     bool allowFontFromSource(const KURL&, ContentSecurityPolicy::ReportingStatus) const;
bool               48 Source/core/frame/csp/CSPDirectiveList.h     bool allowMediaFromSource(const KURL&, ContentSecurityPolicy::ReportingStatus) const;
bool               49 Source/core/frame/csp/CSPDirectiveList.h     bool allowConnectToSource(const KURL&, ContentSecurityPolicy::ReportingStatus) const;
bool               50 Source/core/frame/csp/CSPDirectiveList.h     bool allowFormAction(const KURL&, ContentSecurityPolicy::ReportingStatus) const;
bool               51 Source/core/frame/csp/CSPDirectiveList.h     bool allowBaseURI(const KURL&, ContentSecurityPolicy::ReportingStatus) const;
bool               52 Source/core/frame/csp/CSPDirectiveList.h     bool allowAncestors(LocalFrame*, ContentSecurityPolicy::ReportingStatus) const;
bool               53 Source/core/frame/csp/CSPDirectiveList.h     bool allowChildContextFromSource(const KURL&, ContentSecurityPolicy::ReportingStatus) const;
bool               54 Source/core/frame/csp/CSPDirectiveList.h     bool allowScriptNonce(const String&) const;
bool               55 Source/core/frame/csp/CSPDirectiveList.h     bool allowStyleNonce(const String&) const;
bool               56 Source/core/frame/csp/CSPDirectiveList.h     bool allowScriptHash(const CSPHashValue&) const;
bool               57 Source/core/frame/csp/CSPDirectiveList.h     bool allowStyleHash(const CSPHashValue&) const;
bool               62 Source/core/frame/csp/CSPDirectiveList.h     bool didSetReferrerPolicy() const { return m_didSetReferrerPolicy; }
bool               63 Source/core/frame/csp/CSPDirectiveList.h     bool isReportOnly() const { return m_reportOnly; }
bool               69 Source/core/frame/csp/CSPDirectiveList.h     bool parseDirective(const UChar* begin, const UChar* end, String& name, String& value);
bool               86 Source/core/frame/csp/CSPDirectiveList.h     bool checkEval(SourceListDirective*) const;
bool               87 Source/core/frame/csp/CSPDirectiveList.h     bool checkInline(SourceListDirective*) const;
bool               88 Source/core/frame/csp/CSPDirectiveList.h     bool checkNonce(SourceListDirective*, const String&) const;
bool               89 Source/core/frame/csp/CSPDirectiveList.h     bool checkHash(SourceListDirective*, const CSPHashValue&) const;
bool               90 Source/core/frame/csp/CSPDirectiveList.h     bool checkSource(SourceListDirective*, const KURL&) const;
bool               91 Source/core/frame/csp/CSPDirectiveList.h     bool checkMediaType(MediaListDirective*, const String& type, const String& typeAttribute) const;
bool               92 Source/core/frame/csp/CSPDirectiveList.h     bool checkAncestors(SourceListDirective*, LocalFrame*) const;
bool               96 Source/core/frame/csp/CSPDirectiveList.h     bool checkEvalAndReportViolation(SourceListDirective*, const String& consoleMessage, ScriptState*) const;
bool               97 Source/core/frame/csp/CSPDirectiveList.h     bool checkInlineAndReportViolation(SourceListDirective*, const String& consoleMessage, const String& contextURL, const WTF::OrdinalNumber& contextLine, bool isScript) const;
bool               99 Source/core/frame/csp/CSPDirectiveList.h     bool checkSourceAndReportViolation(SourceListDirective*, const KURL&, const String& effectiveDirective) const;
bool              100 Source/core/frame/csp/CSPDirectiveList.h     bool checkMediaTypeAndReportViolation(MediaListDirective*, const String& type, const String& typeAttribute, const String& consoleMessage) const;
bool              101 Source/core/frame/csp/CSPDirectiveList.h     bool checkAncestorsAndReportViolation(SourceListDirective*, LocalFrame*) const;
bool              103 Source/core/frame/csp/CSPDirectiveList.h     bool denyIfEnforcingPolicy() const { return m_reportOnly; }
bool              111 Source/core/frame/csp/CSPDirectiveList.h     bool m_reportOnly;
bool              112 Source/core/frame/csp/CSPDirectiveList.h     bool m_haveSandboxPolicy;
bool              115 Source/core/frame/csp/CSPDirectiveList.h     bool m_didSetReferrerPolicy;
bool               17 Source/core/frame/csp/CSPSource.h     CSPSource(ContentSecurityPolicy*, const String& scheme, const String& host, int port, const String& path, bool hostHasWildcard, bool portHasWildcard);
bool               18 Source/core/frame/csp/CSPSource.h     bool matches(const KURL&) const;
bool               21 Source/core/frame/csp/CSPSource.h     bool schemeMatches(const KURL&) const;
bool               22 Source/core/frame/csp/CSPSource.h     bool hostMatches(const KURL&) const;
bool               23 Source/core/frame/csp/CSPSource.h     bool pathMatches(const KURL&) const;
bool               24 Source/core/frame/csp/CSPSource.h     bool portMatches(const KURL&) const;
bool               25 Source/core/frame/csp/CSPSource.h     bool isSchemeOnly() const;
bool               33 Source/core/frame/csp/CSPSource.h     bool m_hostHasWildcard;
bool               34 Source/core/frame/csp/CSPSource.h     bool m_portHasWildcard;
bool               25 Source/core/frame/csp/CSPSourceList.h     bool matches(const KURL&) const;
bool               26 Source/core/frame/csp/CSPSourceList.h     bool allowInline() const;
bool               27 Source/core/frame/csp/CSPSourceList.h     bool allowEval() const;
bool               28 Source/core/frame/csp/CSPSourceList.h     bool allowNonce(const String&) const;
bool               29 Source/core/frame/csp/CSPSourceList.h     bool allowHash(const CSPHashValue&) const;
bool               32 Source/core/frame/csp/CSPSourceList.h     bool isHashOrNoncePresent() const;
bool               35 Source/core/frame/csp/CSPSourceList.h     bool parseSource(const UChar* begin, const UChar* end, String& scheme, String& host, int& port, String& path, bool& hostHasWildcard, bool& portHasWildcard);
bool               36 Source/core/frame/csp/CSPSourceList.h     bool parseScheme(const UChar* begin, const UChar* end, String& scheme);
bool               37 Source/core/frame/csp/CSPSourceList.h     bool parseHost(const UChar* begin, const UChar* end, String& host, bool& hostHasWildcard);
bool               38 Source/core/frame/csp/CSPSourceList.h     bool parsePort(const UChar* begin, const UChar* end, int& port, bool& portHasWildcard);
bool               39 Source/core/frame/csp/CSPSourceList.h     bool parsePath(const UChar* begin, const UChar* end, String& path);
bool               40 Source/core/frame/csp/CSPSourceList.h     bool parseNonce(const UChar* begin, const UChar* end, String& nonce);
bool               41 Source/core/frame/csp/CSPSourceList.h     bool parseHash(const UChar* begin, const UChar* end, DigestValue& hash, ContentSecurityPolicyHashAlgorithm&);
bool               53 Source/core/frame/csp/CSPSourceList.h     bool m_allowStar;
bool               54 Source/core/frame/csp/CSPSourceList.h     bool m_allowInline;
bool               55 Source/core/frame/csp/CSPSourceList.h     bool m_allowEval;
bool              106 Source/core/frame/csp/ContentSecurityPolicy.h     bool allowJavaScriptURLs(const String& contextURL, const WTF::OrdinalNumber& contextLine, ReportingStatus = SendReport) const;
bool              107 Source/core/frame/csp/ContentSecurityPolicy.h     bool allowInlineEventHandlers(const String& contextURL, const WTF::OrdinalNumber& contextLine, ReportingStatus = SendReport) const;
bool              108 Source/core/frame/csp/ContentSecurityPolicy.h     bool allowInlineScript(const String& contextURL, const WTF::OrdinalNumber& contextLine, ReportingStatus = SendReport) const;
bool              109 Source/core/frame/csp/ContentSecurityPolicy.h     bool allowInlineStyle(const String& contextURL, const WTF::OrdinalNumber& contextLine, ReportingStatus = SendReport) const;
bool              110 Source/core/frame/csp/ContentSecurityPolicy.h     bool allowEval(ScriptState* = 0, ReportingStatus = SendReport) const;
bool              111 Source/core/frame/csp/ContentSecurityPolicy.h     bool allowPluginType(const String& type, const String& typeAttribute, const KURL&, ReportingStatus = SendReport) const;
bool              113 Source/core/frame/csp/ContentSecurityPolicy.h     bool allowScriptFromSource(const KURL&, ReportingStatus = SendReport) const;
bool              114 Source/core/frame/csp/ContentSecurityPolicy.h     bool allowObjectFromSource(const KURL&, ReportingStatus = SendReport) const;
bool              115 Source/core/frame/csp/ContentSecurityPolicy.h     bool allowChildFrameFromSource(const KURL&, ReportingStatus = SendReport) const;
bool              116 Source/core/frame/csp/ContentSecurityPolicy.h     bool allowImageFromSource(const KURL&, ReportingStatus = SendReport) const;
bool              117 Source/core/frame/csp/ContentSecurityPolicy.h     bool allowStyleFromSource(const KURL&, ReportingStatus = SendReport) const;
bool              118 Source/core/frame/csp/ContentSecurityPolicy.h     bool allowFontFromSource(const KURL&, ReportingStatus = SendReport) const;
bool              119 Source/core/frame/csp/ContentSecurityPolicy.h     bool allowMediaFromSource(const KURL&, ReportingStatus = SendReport) const;
bool              120 Source/core/frame/csp/ContentSecurityPolicy.h     bool allowConnectToSource(const KURL&, ReportingStatus = SendReport) const;
bool              121 Source/core/frame/csp/ContentSecurityPolicy.h     bool allowFormAction(const KURL&, ReportingStatus = SendReport) const;
bool              122 Source/core/frame/csp/ContentSecurityPolicy.h     bool allowBaseURI(const KURL&, ReportingStatus = SendReport) const;
bool              123 Source/core/frame/csp/ContentSecurityPolicy.h     bool allowAncestors(LocalFrame*, ReportingStatus = SendReport) const;
bool              124 Source/core/frame/csp/ContentSecurityPolicy.h     bool allowChildContextFromSource(const KURL&, ReportingStatus = SendReport) const;
bool              125 Source/core/frame/csp/ContentSecurityPolicy.h     bool allowWorkerContextFromSource(const KURL&, ReportingStatus = SendReport) const;
bool              129 Source/core/frame/csp/ContentSecurityPolicy.h     bool allowScriptNonce(const String& nonce) const;
bool              130 Source/core/frame/csp/ContentSecurityPolicy.h     bool allowStyleNonce(const String& nonce) const;
bool              131 Source/core/frame/csp/ContentSecurityPolicy.h     bool allowScriptHash(const String& source) const;
bool              132 Source/core/frame/csp/ContentSecurityPolicy.h     bool allowStyleHash(const String& source) const;
bool              140 Source/core/frame/csp/ContentSecurityPolicy.h     bool didSetReferrerPolicy() const;
bool              142 Source/core/frame/csp/ContentSecurityPolicy.h     void setOverrideAllowInlineStyle(bool);
bool              144 Source/core/frame/csp/ContentSecurityPolicy.h     bool isActive() const;
bool              170 Source/core/frame/csp/ContentSecurityPolicy.h     bool experimentalFeaturesEnabled() const;
bool              172 Source/core/frame/csp/ContentSecurityPolicy.h     static bool shouldBypassMainWorld(ExecutionContext*);
bool              174 Source/core/frame/csp/ContentSecurityPolicy.h     static bool isDirectiveName(const String&);
bool              185 Source/core/frame/csp/ContentSecurityPolicy.h     bool shouldSendViolationReport(const String&) const;
bool              189 Source/core/frame/csp/ContentSecurityPolicy.h     bool m_overrideInlineStyleAllowed;
bool               21 Source/core/frame/csp/MediaListDirective.h     bool allows(const String& type);
bool               24 Source/core/frame/csp/SourceListDirective.h     bool allows(const KURL&) const;
bool               25 Source/core/frame/csp/SourceListDirective.h     bool allowInline() const;
bool               26 Source/core/frame/csp/SourceListDirective.h     bool allowEval() const;
bool               27 Source/core/frame/csp/SourceListDirective.h     bool allowNonce(const String& nonce) const;
bool               28 Source/core/frame/csp/SourceListDirective.h     bool allowHash(const CSPHashValue&) const;
bool               29 Source/core/frame/csp/SourceListDirective.h     bool isHashOrNoncePresent() const;
bool               61 Source/core/html/ClassList.h     virtual bool containsInternal(const AtomicString&) const OVERRIDE;
bool               44 Source/core/html/CollectionIndexCache.h     bool isEmpty(const Collection& collection)
bool               52 Source/core/html/CollectionIndexCache.h     bool hasExactlyOneNode(const Collection& collection)
bool               79 Source/core/html/CollectionIndexCache.h     ALWAYS_INLINE bool isCachedNodeCountValid() const { return m_isLengthCacheValid; }
bool              155 Source/core/html/CollectionIndexCache.h     bool firstIsCloser = index < currentIndex - index;
bool              186 Source/core/html/CollectionIndexCache.h     bool lastIsCloser = isCachedNodeCountValid() && cachedNodeCount() - index < index - currentIndex;
bool               68 Source/core/html/CollectionType.h inline bool isLiveNodeListType(CollectionType type)
bool               54 Source/core/html/FormAssociatedElement.h     virtual bool isFormControlElement() const = 0;
bool               55 Source/core/html/FormAssociatedElement.h     virtual bool isFormControlElementWithState() const;
bool               56 Source/core/html/FormAssociatedElement.h     virtual bool isEnumeratable() const = 0;
bool               65 Source/core/html/FormAssociatedElement.h     virtual bool appendFormData(FormDataList&, bool) { return false; }
bool               72 Source/core/html/FormAssociatedElement.h     bool customError() const;
bool               76 Source/core/html/FormAssociatedElement.h     virtual bool hasBadInput() const;
bool               77 Source/core/html/FormAssociatedElement.h     virtual bool patternMismatch() const;
bool               78 Source/core/html/FormAssociatedElement.h     virtual bool rangeOverflow() const;
bool               79 Source/core/html/FormAssociatedElement.h     virtual bool rangeUnderflow() const;
bool               80 Source/core/html/FormAssociatedElement.h     virtual bool stepMismatch() const;
bool               81 Source/core/html/FormAssociatedElement.h     virtual bool tooLong() const;
bool               82 Source/core/html/FormAssociatedElement.h     virtual bool typeMismatch() const;
bool               83 Source/core/html/FormAssociatedElement.h     virtual bool valueMissing() const;
bool               85 Source/core/html/FormAssociatedElement.h     bool valid() const;
bool              122 Source/core/html/FormAssociatedElement.h     bool m_formWasSetByParser;
bool               86 Source/core/html/FormDataList.h     void appendKeyValuePairItemsTo(FormData*, const WTF::TextEncoding&, bool isMultiPartForm, FormData::EncodingType = FormData::FormURLEncoded);
bool              100 Source/core/html/FormDataList.h     static const bool canInitializeWithMemset = true;
bool               39 Source/core/html/HTMLAllCollection.h     void namedGetter(const AtomicString& name, bool&, RefPtr<NodeList>&, bool&, RefPtr<Element>&);
bool               77 Source/core/html/HTMLAnchorElement.h     bool isLiveLink() const;
bool               79 Source/core/html/HTMLAnchorElement.h     virtual bool willRespondToMouseClickEvents() OVERRIDE FINAL;
bool               81 Source/core/html/HTMLAnchorElement.h     bool hasRel(uint32_t relation) const;
bool               93 Source/core/html/HTMLAnchorElement.h     virtual bool supportsFocus() const OVERRIDE;
bool               94 Source/core/html/HTMLAnchorElement.h     virtual bool isMouseFocusable() const OVERRIDE;
bool               95 Source/core/html/HTMLAnchorElement.h     virtual bool isKeyboardFocusable() const OVERRIDE;
bool               97 Source/core/html/HTMLAnchorElement.h     virtual void setActive(bool = true) OVERRIDE FINAL;
bool               98 Source/core/html/HTMLAnchorElement.h     virtual void accessKeyAction(bool sendMouseEvents) OVERRIDE FINAL;
bool               99 Source/core/html/HTMLAnchorElement.h     virtual bool isURLAttribute(const Attribute&) const OVERRIDE FINAL;
bool              100 Source/core/html/HTMLAnchorElement.h     virtual bool hasLegalLinkAttribute(const QualifiedName&) const OVERRIDE FINAL;
bool              101 Source/core/html/HTMLAnchorElement.h     virtual bool canStartSelection() const OVERRIDE FINAL;
bool              103 Source/core/html/HTMLAnchorElement.h     virtual bool draggable() const OVERRIDE FINAL;
bool              104 Source/core/html/HTMLAnchorElement.h     virtual bool isInteractiveContent() const OVERRIDE FINAL;
bool              116 Source/core/html/HTMLAnchorElement.h     bool treatLinkAsLiveForEventType(EventType) const;
bool              125 Source/core/html/HTMLAnchorElement.h     bool m_hasRootEditableElementForSelectionOnMouseDown : 1;
bool              126 Source/core/html/HTMLAnchorElement.h     bool m_wasShiftKeyDownOnMouseDown : 1;
bool              141 Source/core/html/HTMLAnchorElement.h bool isEnterKeyKeydownEvent(Event*);
bool              142 Source/core/html/HTMLAnchorElement.h bool isLinkClick(Event*);
bool               34 Source/core/html/HTMLAppletElement.h     static PassRefPtr<HTMLAppletElement> create(Document&, bool createdByParser);
bool               40 Source/core/html/HTMLAppletElement.h     HTMLAppletElement(Document&, bool createdByParser);
bool               43 Source/core/html/HTMLAppletElement.h     virtual bool isURLAttribute(const Attribute&) const OVERRIDE;
bool               44 Source/core/html/HTMLAppletElement.h     virtual bool hasLegalLinkAttribute(const QualifiedName&) const OVERRIDE;
bool               46 Source/core/html/HTMLAppletElement.h     virtual bool rendererIsNeeded(const RenderStyle&) OVERRIDE;
bool               52 Source/core/html/HTMLAppletElement.h     bool canEmbedJava() const;
bool               53 Source/core/html/HTMLAppletElement.h     bool canEmbedURL(const KURL&) const;
bool               55 Source/core/html/HTMLAppletElement.h     virtual bool shouldRegisterAsNamedItem() const OVERRIDE { return true; }
bool               56 Source/core/html/HTMLAppletElement.h     virtual bool shouldRegisterAsExtraNamedItem() const OVERRIDE { return true; }
bool               39 Source/core/html/HTMLAreaElement.h     bool isDefault() const { return m_shape == Default; }
bool               41 Source/core/html/HTMLAreaElement.h     bool mapMouseEvent(LayoutPoint location, const LayoutSize&, HitTestResult&);
bool               53 Source/core/html/HTMLAreaElement.h     virtual bool supportsFocus() const OVERRIDE;
bool               54 Source/core/html/HTMLAreaElement.h     virtual bool isKeyboardFocusable() const OVERRIDE;
bool               55 Source/core/html/HTMLAreaElement.h     virtual bool isMouseFocusable() const OVERRIDE;
bool               56 Source/core/html/HTMLAreaElement.h     virtual bool rendererIsFocusable() const OVERRIDE;
bool               57 Source/core/html/HTMLAreaElement.h     virtual void updateFocusAppearance(bool /*restorePreviousSelection*/) OVERRIDE;
bool               58 Source/core/html/HTMLAreaElement.h     virtual void setFocus(bool) OVERRIDE;
bool               35 Source/core/html/HTMLBRElement.h     virtual bool canContainRangeEndPoint() const OVERRIDE { return false; }
bool               40 Source/core/html/HTMLBRElement.h     virtual bool isPresentationAttribute(const QualifiedName&) const OVERRIDE;
bool               40 Source/core/html/HTMLBaseElement.h     virtual bool isURLAttribute(const Attribute&) const OVERRIDE;
bool               50 Source/core/html/HTMLBodyElement.h     virtual bool isPresentationAttribute(const QualifiedName&) const OVERRIDE;
bool               56 Source/core/html/HTMLBodyElement.h     virtual bool isURLAttribute(const Attribute&) const OVERRIDE;
bool               57 Source/core/html/HTMLBodyElement.h     virtual bool hasLegalLinkAttribute(const QualifiedName&) const OVERRIDE;
bool               60 Source/core/html/HTMLBodyElement.h     virtual bool supportsFocus() const OVERRIDE;
bool               39 Source/core/html/HTMLButtonElement.h     virtual bool willRespondToMouseClickEvents() OVERRIDE;
bool               51 Source/core/html/HTMLButtonElement.h     virtual bool alwaysCreateUserAgentShadowRoot() const OVERRIDE { return false; }
bool               54 Source/core/html/HTMLButtonElement.h     virtual bool isPresentationAttribute(const QualifiedName&) const OVERRIDE;
bool               57 Source/core/html/HTMLButtonElement.h     virtual bool appendFormData(FormDataList&, bool) OVERRIDE;
bool               59 Source/core/html/HTMLButtonElement.h     virtual bool isEnumeratable() const OVERRIDE { return true; }
bool               60 Source/core/html/HTMLButtonElement.h     virtual bool supportLabels() const OVERRIDE { return true; }
bool               61 Source/core/html/HTMLButtonElement.h     virtual bool isInteractiveContent() const OVERRIDE;
bool               62 Source/core/html/HTMLButtonElement.h     virtual bool supportsAutofocus() const OVERRIDE;
bool               64 Source/core/html/HTMLButtonElement.h     virtual bool canBeSuccessfulSubmitButton() const OVERRIDE;
bool               65 Source/core/html/HTMLButtonElement.h     virtual bool isActivatedSubmit() const OVERRIDE;
bool               66 Source/core/html/HTMLButtonElement.h     virtual void setActivatedSubmit(bool flag) OVERRIDE;
bool               68 Source/core/html/HTMLButtonElement.h     virtual void accessKeyAction(bool sendMouseEvents) OVERRIDE;
bool               69 Source/core/html/HTMLButtonElement.h     virtual bool isURLAttribute(const Attribute&) const OVERRIDE;
bool               71 Source/core/html/HTMLButtonElement.h     virtual bool canStartSelection() const OVERRIDE { return false; }
bool               73 Source/core/html/HTMLButtonElement.h     virtual bool isOptionalFormControl() const OVERRIDE { return true; }
bool               74 Source/core/html/HTMLButtonElement.h     virtual bool recalcWillValidate() const OVERRIDE;
bool               77 Source/core/html/HTMLButtonElement.h     bool m_isActivatedSubmit;
bool               82 Source/core/html/HTMLCanvasElement.h     void setAccelerationDisabled(bool accelerationDisabled) { m_accelerationDisabled = accelerationDisabled; }
bool               83 Source/core/html/HTMLCanvasElement.h     bool accelerationDisabled() const { return m_accelerationDisabled; }
bool              122 Source/core/html/HTMLCanvasElement.h     bool originClean() const { return m_originClean; }
bool              127 Source/core/html/HTMLCanvasElement.h     bool is3D() const;
bool              129 Source/core/html/HTMLCanvasElement.h     bool hasImageBuffer() const { return m_imageBuffer; }
bool              130 Source/core/html/HTMLCanvasElement.h     bool hasValidImageBuffer() const;
bool              133 Source/core/html/HTMLCanvasElement.h     bool shouldAccelerate(const IntSize&) const;
bool              142 Source/core/html/HTMLCanvasElement.h     virtual bool wouldTaintOrigin(SecurityOrigin*) const OVERRIDE;
bool              156 Source/core/html/HTMLCanvasElement.h     virtual bool areAuthorShadowsAllowed() const OVERRIDE { return false; }
bool              167 Source/core/html/HTMLCanvasElement.h     bool paintsIntoCanvasBuffer() const;
bool              177 Source/core/html/HTMLCanvasElement.h     bool m_rendererIsCanvas;
bool              179 Source/core/html/HTMLCanvasElement.h     bool m_ignoreReset;
bool              180 Source/core/html/HTMLCanvasElement.h     bool m_accelerationDisabled;
bool              185 Source/core/html/HTMLCanvasElement.h     bool m_originClean;
bool              189 Source/core/html/HTMLCanvasElement.h     mutable bool m_didFailToCreateImageBuffer;
bool              190 Source/core/html/HTMLCanvasElement.h     mutable bool m_didClearImageBuffer;
bool               51 Source/core/html/HTMLCollection.h     bool namedPropertyQuery(const AtomicString&, ExceptionState&);
bool               56 Source/core/html/HTMLCollection.h     bool isEmpty() const { return m_collectionIndexCache.isEmpty(*this); }
bool               57 Source/core/html/HTMLCollection.h     bool hasExactlyOneItem() const { return m_collectionIndexCache.hasExactlyOneNode(*this); }
bool               60 Source/core/html/HTMLCollection.h     bool canTraverseBackward() const { return !overridesItemAfter(); }
bool               89 Source/core/html/HTMLCollection.h     bool overridesItemAfter() const { return m_overridesItemAfter; }
bool               91 Source/core/html/HTMLCollection.h     bool shouldOnlyIncludeDirectChildren() const { return m_shouldOnlyIncludeDirectChildren; }
bool               95 Source/core/html/HTMLCollection.h     bool hasValidIdNameCache() const { return m_namedItemCache; }
bool               45 Source/core/html/HTMLContentElement.h     virtual bool canAffectSelector() const OVERRIDE { return true; }
bool               47 Source/core/html/HTMLContentElement.h     bool canSelectNode(const Vector<Node*, 32>& siblings, int nth) const;
bool               50 Source/core/html/HTMLContentElement.h     bool isSelectValid() const;
bool               57 Source/core/html/HTMLContentElement.h     bool validateSelect() const;
bool               60 Source/core/html/HTMLContentElement.h     bool matchSelector(const Vector<Node*, 32>& siblings, int nth) const;
bool               62 Source/core/html/HTMLContentElement.h     bool m_shouldParseSelect;
bool               63 Source/core/html/HTMLContentElement.h     bool m_isValidSelector;
bool               75 Source/core/html/HTMLContentElement.h inline bool HTMLContentElement::isSelectValid() const
bool               82 Source/core/html/HTMLContentElement.h inline bool HTMLContentElement::canSelectNode(const Vector<Node*, 32>& siblings, int nth) const
bool               50 Source/core/html/HTMLDataListElement.h     virtual void childrenChanged(bool, Node*, Node*, int) OVERRIDE;
bool               41 Source/core/html/HTMLDetailsElement.h     virtual bool isInteractiveContent() const OVERRIDE;
bool               43 Source/core/html/HTMLDetailsElement.h     bool m_isOpen;
bool               67 Source/core/html/HTMLDialogElement.h     virtual bool isPresentationAttribute(const QualifiedName&) const OVERRIDE;
bool               61 Source/core/html/HTMLDimension.h     bool isRelative() const { return m_type == Relative; }
bool               62 Source/core/html/HTMLDimension.h     bool isPercentage() const { return m_type == Percentage; }
bool               63 Source/core/html/HTMLDimension.h     bool isAbsolute() const { return m_type == Absolute; }
bool               67 Source/core/html/HTMLDimension.h     bool operator==(const HTMLDimension& other) const
bool               71 Source/core/html/HTMLDimension.h     bool operator!=(const HTMLDimension& other) const { return !(*this == other); }
bool               68 Source/core/html/HTMLDocument.h     bool hasNamedItem(const AtomicString& name);
bool               72 Source/core/html/HTMLDocument.h     bool hasExtraNamedItem(const AtomicString& name);
bool               79 Source/core/html/HTMLDocument.h     static bool isCaseSensitiveAttribute(const QualifiedName&);
bool               99 Source/core/html/HTMLDocument.h inline bool HTMLDocument::hasNamedItem(const AtomicString& name)
bool              104 Source/core/html/HTMLDocument.h inline bool HTMLDocument::hasExtraNamedItem(const AtomicString& name)
bool               53 Source/core/html/HTMLElement.h     virtual bool hasCustomFocusLogic() const;
bool               54 Source/core/html/HTMLElement.h     virtual bool supportsFocus() const OVERRIDE;
bool               59 Source/core/html/HTMLElement.h     virtual bool draggable() const;
bool               60 Source/core/html/HTMLElement.h     void setDraggable(bool);
bool               62 Source/core/html/HTMLElement.h     bool spellcheck() const;
bool               63 Source/core/html/HTMLElement.h     void setSpellcheck(bool);
bool               65 Source/core/html/HTMLElement.h     bool translate() const;
bool               66 Source/core/html/HTMLElement.h     void setTranslate(bool);
bool               70 Source/core/html/HTMLElement.h     virtual void accessKeyAction(bool sendMouseEvents) OVERRIDE;
bool               72 Source/core/html/HTMLElement.h     bool ieForbidsInsertHTML() const;
bool               78 Source/core/html/HTMLElement.h     bool hasDirectionAuto() const;
bool               79 Source/core/html/HTMLElement.h     TextDirection directionalityIfhasDirAutoAttribute(bool& isAuto) const;
bool               81 Source/core/html/HTMLElement.h     virtual bool isHTMLUnknownElement() const { return false; }
bool               82 Source/core/html/HTMLElement.h     virtual bool isPluginElement() const { return false; }
bool               84 Source/core/html/HTMLElement.h     virtual bool isLabelable() const { return false; }
bool               86 Source/core/html/HTMLElement.h     virtual bool isInteractiveContent() const;
bool              101 Source/core/html/HTMLElement.h     virtual bool isPresentationAttribute(const QualifiedName&) const OVERRIDE;
bool              105 Source/core/html/HTMLElement.h     virtual void childrenChanged(bool changedByParser = false, Node* beforeChange = 0, Node* afterChange = 0, int childCountDelta = 0) OVERRIDE;
bool              123 Source/core/html/HTMLElement.h     bool supportsSpatialNavigationFocus() const;
bool              128 Source/core/html/HTMLElement.h template <> inline bool isElementOfType<const HTMLElement>(const Node& node) { return node.isHTMLElement(); }
bool              129 Source/core/html/HTMLElement.h template <typename T> bool isElementOfType(const HTMLElement&);
bool              130 Source/core/html/HTMLElement.h template <> inline bool isElementOfType<const HTMLElement>(const HTMLElement&) { return true; }
bool              142 Source/core/html/HTMLElement.h     inline bool is##thisType(const thisType* element); \
bool              143 Source/core/html/HTMLElement.h     inline bool is##thisType(const thisType& element); \
bool              144 Source/core/html/HTMLElement.h     inline bool is##thisType(const HTMLElement* element) { return element && is##thisType(*element); } \
bool              145 Source/core/html/HTMLElement.h     inline bool is##thisType(const Element* element) { return element && is##thisType(*element); } \
bool              146 Source/core/html/HTMLElement.h     inline bool is##thisType(const Node& node) { return node.isElementNode() ? is##thisType(toElement(node)) : false; } \
bool              147 Source/core/html/HTMLElement.h     inline bool is##thisType(const Node* node) { return node && node->isElementNode() ? is##thisType(*toElement(node)) : false; } \
bool              148 Source/core/html/HTMLElement.h     template<typename T> inline bool is##thisType(const PassRefPtr<T>& node) { return is##thisType(node.get()); } \
bool              149 Source/core/html/HTMLElement.h     template<typename T> inline bool is##thisType(const RefPtr<T>& node) { return is##thisType(node.get()); } \
bool              150 Source/core/html/HTMLElement.h     template <> inline bool isElementOfType<const thisType>(const HTMLElement& element) { return is##thisType(element); } \
bool               32 Source/core/html/HTMLEmbedElement.h     static PassRefPtr<HTMLEmbedElement> create(Document&, bool createdByParser = false);
bool               34 Source/core/html/HTMLEmbedElement.h     bool isExposed() const;
bool               37 Source/core/html/HTMLEmbedElement.h     HTMLEmbedElement(Document&, bool createdByParser);
bool               40 Source/core/html/HTMLEmbedElement.h     virtual bool isPresentationAttribute(const QualifiedName&) const OVERRIDE;
bool               43 Source/core/html/HTMLEmbedElement.h     virtual bool rendererIsNeeded(const RenderStyle&) OVERRIDE;
bool               45 Source/core/html/HTMLEmbedElement.h     virtual bool isURLAttribute(const Attribute&) const OVERRIDE;
bool               55 Source/core/html/HTMLEmbedElement.h     virtual bool shouldRegisterAsNamedItem() const OVERRIDE { return true; }
bool               56 Source/core/html/HTMLEmbedElement.h     virtual bool isInteractiveContent() const OVERRIDE;
bool               49 Source/core/html/HTMLFieldSetElement.h     virtual bool isEnumeratable() const OVERRIDE { return true; }
bool               50 Source/core/html/HTMLFieldSetElement.h     virtual bool supportsFocus() const OVERRIDE;
bool               53 Source/core/html/HTMLFieldSetElement.h     virtual bool recalcWillValidate() const OVERRIDE { return false; }
bool               54 Source/core/html/HTMLFieldSetElement.h     virtual void childrenChanged(bool changedByParser, Node* beforeChange, Node* afterChange, int childCountDelta) OVERRIDE;
bool               55 Source/core/html/HTMLFieldSetElement.h     virtual bool areAuthorShadowsAllowed() const OVERRIDE { return false; }
bool               35 Source/core/html/HTMLFontElement.h     static bool cssValueFromFontSizeNumber(const String&, CSSValueID&);
bool               40 Source/core/html/HTMLFontElement.h     virtual bool isPresentationAttribute(const QualifiedName&) const OVERRIDE;
bool               50 Source/core/html/HTMLFormControlElement.h     bool formNoValidate() const;
bool               56 Source/core/html/HTMLFormControlElement.h     virtual bool formControlValueMatchesRenderer() const { return m_valueMatchesRenderer; }
bool               57 Source/core/html/HTMLFormControlElement.h     virtual void setFormControlValueMatchesRenderer(bool b) { m_valueMatchesRenderer = b; }
bool               59 Source/core/html/HTMLFormControlElement.h     bool wasChangedSinceLastFormControlChangeEvent() const { return m_wasChangedSinceLastFormControlChangeEvent; }
bool               60 Source/core/html/HTMLFormControlElement.h     void setChangedSinceLastFormControlChangeEvent(bool);
bool               68 Source/core/html/HTMLFormControlElement.h     virtual bool isDisabledFormControl() const OVERRIDE;
bool               70 Source/core/html/HTMLFormControlElement.h     virtual bool isEnumeratable() const OVERRIDE { return false; }
bool               72 Source/core/html/HTMLFormControlElement.h     bool isRequired() const;
bool               78 Source/core/html/HTMLFormControlElement.h     virtual bool canTriggerImplicitSubmission() const { return false; }
bool               82 Source/core/html/HTMLFormControlElement.h     virtual bool appendFormData(FormDataList&, bool) OVERRIDE { return false; }
bool               85 Source/core/html/HTMLFormControlElement.h     virtual bool canBeSuccessfulSubmitButton() const { return false; }
bool               86 Source/core/html/HTMLFormControlElement.h     bool isSuccessfulSubmitButton() const;
bool               87 Source/core/html/HTMLFormControlElement.h     virtual bool isActivatedSubmit() const { return false; }
bool               88 Source/core/html/HTMLFormControlElement.h     virtual void setActivatedSubmit(bool) { }
bool               92 Source/core/html/HTMLFormControlElement.h     virtual bool willValidate() const OVERRIDE;
bool               95 Source/core/html/HTMLFormControlElement.h     bool checkValidity(Vector<RefPtr<FormAssociatedElement> >* unhandledInvalidControls = 0, CheckValidityDispatchEvents = CheckValidityDispatchEventsAllowed);
bool              100 Source/core/html/HTMLFormControlElement.h     bool isReadOnly() const { return m_isReadOnly; }
bool              101 Source/core/html/HTMLFormControlElement.h     bool isDisabledOrReadOnly() const { return isDisabledFormControl() || m_isReadOnly; }
bool              103 Source/core/html/HTMLFormControlElement.h     bool isAutofocusable() const;
bool              105 Source/core/html/HTMLFormControlElement.h     bool isAutofilled() const { return m_isAutofilled; }
bool              106 Source/core/html/HTMLFormControlElement.h     void setAutofilled(bool = true);
bool              112 Source/core/html/HTMLFormControlElement.h     virtual void setFocus(bool flag) OVERRIDE;
bool              128 Source/core/html/HTMLFormControlElement.h     virtual bool supportsFocus() const OVERRIDE;
bool              129 Source/core/html/HTMLFormControlElement.h     virtual bool isKeyboardFocusable() const OVERRIDE;
bool              130 Source/core/html/HTMLFormControlElement.h     virtual bool shouldShowFocusRingOnMouseFocus() const;
bool              131 Source/core/html/HTMLFormControlElement.h     virtual bool shouldHaveFocusAppearance() const OVERRIDE FINAL;
bool              140 Source/core/html/HTMLFormControlElement.h     virtual bool recalcWillValidate() const;
bool              143 Source/core/html/HTMLFormControlElement.h     virtual bool supportsAutofocus() const;
bool              149 Source/core/html/HTMLFormControlElement.h     virtual bool isFormControlElement() const OVERRIDE FINAL { return true; }
bool              150 Source/core/html/HTMLFormControlElement.h     virtual bool alwaysCreateUserAgentShadowRoot() const OVERRIDE { return true; }
bool              154 Source/core/html/HTMLFormControlElement.h     virtual bool isDefaultButtonForForm() const OVERRIDE FINAL;
bool              155 Source/core/html/HTMLFormControlElement.h     virtual bool isValidFormControlElement() OVERRIDE FINAL;
bool              159 Source/core/html/HTMLFormControlElement.h     bool m_disabled : 1;
bool              160 Source/core/html/HTMLFormControlElement.h     bool m_isAutofilled : 1;
bool              161 Source/core/html/HTMLFormControlElement.h     bool m_isReadOnly : 1;
bool              162 Source/core/html/HTMLFormControlElement.h     bool m_isRequired : 1;
bool              163 Source/core/html/HTMLFormControlElement.h     bool m_valueMatchesRenderer : 1;
bool              173 Source/core/html/HTMLFormControlElement.h     mutable bool m_willValidateInitialized: 1;
bool              174 Source/core/html/HTMLFormControlElement.h     mutable bool m_willValidate : 1;
bool              178 Source/core/html/HTMLFormControlElement.h     bool m_isValid : 1;
bool              180 Source/core/html/HTMLFormControlElement.h     bool m_wasChangedSinceLastFormControlChangeEvent : 1;
bool              181 Source/core/html/HTMLFormControlElement.h     bool m_wasFocusedByMouse : 1;
bool              184 Source/core/html/HTMLFormControlElement.h inline bool isHTMLFormControlElement(const Element& element)
bool               37 Source/core/html/HTMLFormControlElementWithState.h     virtual bool canContainRangeEndPoint() const OVERRIDE FINAL { return false; }
bool               39 Source/core/html/HTMLFormControlElementWithState.h     virtual bool shouldAutocomplete() const;
bool               40 Source/core/html/HTMLFormControlElementWithState.h     virtual bool shouldSaveAndRestoreFormControlState() const;
bool               52 Source/core/html/HTMLFormControlElementWithState.h     virtual bool isFormControlElementWithState() const OVERRIDE FINAL;
bool               47 Source/core/html/HTMLFormControlsCollection.h     void namedGetter(const AtomicString& name, bool& radioNodeListEnabled, RefPtr<RadioNodeList>&, bool& elementEnabled, RefPtr<Element>&);
bool               64 Source/core/html/HTMLFormElement.h     bool shouldAutocomplete() const;
bool               73 Source/core/html/HTMLFormElement.h     bool prepareForSubmission(Event*);
bool               78 Source/core/html/HTMLFormElement.h     void setDemoted(bool);
bool               80 Source/core/html/HTMLFormElement.h     void submitImplicitly(Event*, bool fromImplicitSubmissionTrigger);
bool               84 Source/core/html/HTMLFormElement.h     bool noValidate() const;
bool               91 Source/core/html/HTMLFormElement.h     bool wasUserSubmitted() const;
bool               95 Source/core/html/HTMLFormElement.h     bool checkValidity();
bool               96 Source/core/html/HTMLFormElement.h     bool checkValidityWithoutDispatchingEvents();
bool              116 Source/core/html/HTMLFormElement.h     void anonymousNamedGetter(const AtomicString& name, bool&, RefPtr<RadioNodeList>&, bool&, RefPtr<Element>&);
bool              121 Source/core/html/HTMLFormElement.h     virtual bool rendererIsNeeded(const RenderStyle&) OVERRIDE;
bool              129 Source/core/html/HTMLFormElement.h     virtual bool isURLAttribute(const Attribute&) const OVERRIDE;
bool              130 Source/core/html/HTMLFormElement.h     virtual bool hasLegalLinkAttribute(const QualifiedName&) const OVERRIDE;
bool              132 Source/core/html/HTMLFormElement.h     virtual bool shouldRegisterAsNamedItem() const OVERRIDE { return true; }
bool              137 Source/core/html/HTMLFormElement.h     void submit(Event*, bool activateSubmitButton, bool processingUserGesture, FormSubmissionTrigger);
bool              145 Source/core/html/HTMLFormElement.h     bool validateInteractively(Event*);
bool              150 Source/core/html/HTMLFormElement.h     bool checkInvalidControlsAndCollectUnhandled(Vector<RefPtr<FormAssociatedElement> >*, HTMLFormControlElement::CheckValidityDispatchEvents = HTMLFormControlElement::CheckValidityDispatchEventsAllowed);
bool              168 Source/core/html/HTMLFormElement.h     bool m_associatedElementsAreDirty;
bool              169 Source/core/html/HTMLFormElement.h     bool m_imageElementsAreDirty;
bool              170 Source/core/html/HTMLFormElement.h     bool m_hasElementsAssociatedByParser;
bool              171 Source/core/html/HTMLFormElement.h     bool m_didFinishParsingChildren;
bool              173 Source/core/html/HTMLFormElement.h     bool m_wasUserSubmitted;
bool              174 Source/core/html/HTMLFormElement.h     bool m_shouldSubmit;
bool              176 Source/core/html/HTMLFormElement.h     bool m_isInResetFunction;
bool              178 Source/core/html/HTMLFormElement.h     bool m_wasDemoted;
bool               35 Source/core/html/HTMLFrameElement.h     bool hasFrameBorder() const { return m_frameBorder; }
bool               37 Source/core/html/HTMLFrameElement.h     bool noResize() const;
bool               44 Source/core/html/HTMLFrameElement.h     virtual bool rendererIsNeeded(const RenderStyle&) OVERRIDE;
bool               49 Source/core/html/HTMLFrameElement.h     bool m_frameBorder;
bool               50 Source/core/html/HTMLFrameElement.h     bool m_frameBorderSet;
bool               42 Source/core/html/HTMLFrameElementBase.h     virtual bool canContainRangeEndPoint() const OVERRIDE FINAL { return false; }
bool               47 Source/core/html/HTMLFrameElementBase.h     bool isURLAllowed() const;
bool               55 Source/core/html/HTMLFrameElementBase.h     virtual bool supportsFocus() const OVERRIDE FINAL;
bool               56 Source/core/html/HTMLFrameElementBase.h     virtual void setFocus(bool) OVERRIDE FINAL;
bool               58 Source/core/html/HTMLFrameElementBase.h     virtual bool isURLAttribute(const Attribute&) const OVERRIDE FINAL;
bool               59 Source/core/html/HTMLFrameElementBase.h     virtual bool hasLegalLinkAttribute(const QualifiedName&) const OVERRIDE FINAL;
bool               60 Source/core/html/HTMLFrameElementBase.h     virtual bool isHTMLContentAttribute(const Attribute&) const OVERRIDE FINAL;
bool               62 Source/core/html/HTMLFrameElementBase.h     virtual bool areAuthorShadowsAllowed() const OVERRIDE FINAL { return false; }
bool               66 Source/core/html/HTMLFrameElementBase.h     void openURL(bool lockBackForwardList = true);
bool               77 Source/core/html/HTMLFrameElementBase.h inline bool isHTMLFrameElementBase(const Element& element)
bool               82 Source/core/html/HTMLFrameElementBase.h inline bool isHTMLFrameElementBase(const HTMLElement& element)
bool               60 Source/core/html/HTMLFrameOwnerElement.h     virtual bool loadedNonEmptyDocument() const { return false; }
bool               65 Source/core/html/HTMLFrameOwnerElement.h     virtual bool isObjectElement() const { return false; }
bool               82 Source/core/html/HTMLFrameOwnerElement.h     bool loadOrRedirectSubframe(const KURL&, const AtomicString& frameName, bool lockBackForwardList);
bool               85 Source/core/html/HTMLFrameOwnerElement.h     virtual bool isKeyboardFocusable() const OVERRIDE;
bool               86 Source/core/html/HTMLFrameOwnerElement.h     virtual bool isFrameOwnerElement() const OVERRIDE FINAL { return true; }
bool              108 Source/core/html/HTMLFrameOwnerElement.h     static bool canLoadFrame(HTMLFrameOwnerElement& owner)
bool               36 Source/core/html/HTMLFrameSetElement.h     bool hasFrameBorder() const { return m_frameborder; }
bool               37 Source/core/html/HTMLFrameSetElement.h     bool noResize() const { return m_noresize; }
bool               43 Source/core/html/HTMLFrameSetElement.h     bool hasBorderColor() const { return m_borderColorSet; }
bool               62 Source/core/html/HTMLFrameSetElement.h     virtual bool isPresentationAttribute(const QualifiedName&) const OVERRIDE;
bool               66 Source/core/html/HTMLFrameSetElement.h     virtual bool rendererIsNeeded(const RenderStyle&) OVERRIDE;
bool               78 Source/core/html/HTMLFrameSetElement.h     bool m_borderSet;
bool               80 Source/core/html/HTMLFrameSetElement.h     bool m_borderColorSet;
bool               82 Source/core/html/HTMLFrameSetElement.h     bool m_frameborder;
bool               83 Source/core/html/HTMLFrameSetElement.h     bool m_frameborderSet;
bool               84 Source/core/html/HTMLFrameSetElement.h     bool m_noresize;
bool               34 Source/core/html/HTMLHRElement.h     virtual bool canContainRangeEndPoint() const OVERRIDE { return hasChildren(); }
bool               39 Source/core/html/HTMLHRElement.h     virtual bool isPresentationAttribute(const QualifiedName&) const OVERRIDE;
bool               40 Source/core/html/HTMLHtmlElement.h     virtual bool isURLAttribute(const Attribute&) const OVERRIDE;
bool               39 Source/core/html/HTMLIFrameElement.h     virtual bool isPresentationAttribute(const QualifiedName&) const OVERRIDE;
bool               45 Source/core/html/HTMLIFrameElement.h     virtual bool rendererIsNeeded(const RenderStyle&) OVERRIDE;
bool               48 Source/core/html/HTMLIFrameElement.h     virtual bool loadedNonEmptyDocument() const OVERRIDE { return m_didLoadNonEmptyDocument; }
bool               50 Source/core/html/HTMLIFrameElement.h     virtual bool isInteractiveContent() const OVERRIDE;
bool               53 Source/core/html/HTMLIFrameElement.h     bool m_didLoadNonEmptyDocument;
bool               45 Source/core/html/HTMLImageElement.h     int width(bool ignorePendingStylesheets = false);
bool               46 Source/core/html/HTMLImageElement.h     int height(bool ignorePendingStylesheets = false);
bool               51 Source/core/html/HTMLImageElement.h     bool isServerMap() const;
bool               60 Source/core/html/HTMLImageElement.h     void setLoadManually(bool loadManually) { m_imageLoader.setLoadManually(loadManually); }
bool               74 Source/core/html/HTMLImageElement.h     bool complete() const;
bool               76 Source/core/html/HTMLImageElement.h     bool hasPendingActivity() const { return m_imageLoader.hasPendingActivity(); }
bool               78 Source/core/html/HTMLImageElement.h     virtual bool canContainRangeEndPoint() const OVERRIDE { return false; }
bool               90 Source/core/html/HTMLImageElement.h     virtual bool wouldTaintOrigin(SecurityOrigin*) const OVERRIDE;
bool              100 Source/core/html/HTMLImageElement.h     virtual bool areAuthorShadowsAllowed() const OVERRIDE { return false; }
bool              103 Source/core/html/HTMLImageElement.h     virtual bool isPresentationAttribute(const QualifiedName&) const OVERRIDE;
bool              109 Source/core/html/HTMLImageElement.h     virtual bool canStartSelection() const OVERRIDE;
bool              111 Source/core/html/HTMLImageElement.h     virtual bool isURLAttribute(const Attribute&) const OVERRIDE;
bool              112 Source/core/html/HTMLImageElement.h     virtual bool hasLegalLinkAttribute(const QualifiedName&) const OVERRIDE;
bool              115 Source/core/html/HTMLImageElement.h     virtual bool draggable() const OVERRIDE;
bool              119 Source/core/html/HTMLImageElement.h     virtual bool shouldRegisterAsNamedItem() const OVERRIDE { return true; }
bool              120 Source/core/html/HTMLImageElement.h     virtual bool shouldRegisterAsExtraNamedItem() const OVERRIDE { return true; }
bool              121 Source/core/html/HTMLImageElement.h     virtual bool isInteractiveContent() const OVERRIDE;
bool              132 Source/core/html/HTMLImageElement.h     bool m_formWasSetByParser;
bool               49 Source/core/html/HTMLInputElement.h     static PassRefPtr<HTMLInputElement> create(Document&, HTMLFormElement*, bool createdByParser);
bool               54 Source/core/html/HTMLInputElement.h     virtual bool shouldAutocomplete() const OVERRIDE FINAL;
bool               57 Source/core/html/HTMLInputElement.h     virtual bool hasBadInput() const OVERRIDE FINAL;
bool               58 Source/core/html/HTMLInputElement.h     virtual bool patternMismatch() const OVERRIDE FINAL;
bool               59 Source/core/html/HTMLInputElement.h     virtual bool rangeUnderflow() const OVERRIDE FINAL;
bool               60 Source/core/html/HTMLInputElement.h     virtual bool rangeOverflow() const OVERRIDE FINAL;
bool               61 Source/core/html/HTMLInputElement.h     virtual bool stepMismatch() const OVERRIDE FINAL;
bool               62 Source/core/html/HTMLInputElement.h     virtual bool tooLong() const OVERRIDE FINAL;
bool               63 Source/core/html/HTMLInputElement.h     virtual bool typeMismatch() const OVERRIDE FINAL;
bool               64 Source/core/html/HTMLInputElement.h     virtual bool valueMissing() const OVERRIDE FINAL;
bool               74 Source/core/html/HTMLInputElement.h     bool getAllowedValueStep(Decimal*) const;
bool               85 Source/core/html/HTMLInputElement.h     bool isSteppable() const;
bool               87 Source/core/html/HTMLInputElement.h     bool isTextButton() const;
bool               89 Source/core/html/HTMLInputElement.h     bool isRadioButton() const;
bool               90 Source/core/html/HTMLInputElement.h     bool isTextField() const;
bool               91 Source/core/html/HTMLInputElement.h     bool isSearchField() const;
bool               92 Source/core/html/HTMLInputElement.h     bool isInputTypeHidden() const;
bool               93 Source/core/html/HTMLInputElement.h     bool isPasswordField() const;
bool               94 Source/core/html/HTMLInputElement.h     bool isCheckbox() const;
bool               95 Source/core/html/HTMLInputElement.h     bool isRangeControl() const;
bool              101 Source/core/html/HTMLInputElement.h     bool isText() const;
bool              103 Source/core/html/HTMLInputElement.h     bool isEmailField() const;
bool              104 Source/core/html/HTMLInputElement.h     bool isFileUpload() const;
bool              105 Source/core/html/HTMLInputElement.h     bool isImageButton() const;
bool              106 Source/core/html/HTMLInputElement.h     bool isNumberField() const;
bool              107 Source/core/html/HTMLInputElement.h     bool isTelephoneField() const;
bool              108 Source/core/html/HTMLInputElement.h     bool isURLField() const;
bool              109 Source/core/html/HTMLInputElement.h     bool isDateField() const;
bool              110 Source/core/html/HTMLInputElement.h     bool isDateTimeLocalField() const;
bool              111 Source/core/html/HTMLInputElement.h     bool isMonthField() const;
bool              112 Source/core/html/HTMLInputElement.h     bool isTimeField() const;
bool              113 Source/core/html/HTMLInputElement.h     bool isWeekField() const;
bool              116 Source/core/html/HTMLInputElement.h     bool isSpeechEnabled() const;
bool              121 Source/core/html/HTMLInputElement.h     bool checked() const { return m_isChecked; }
bool              122 Source/core/html/HTMLInputElement.h     void setChecked(bool, TextFieldEventBehavior = DispatchNoEvent);
bool              125 Source/core/html/HTMLInputElement.h     bool indeterminate() const { return m_isIndeterminate; }
bool              126 Source/core/html/HTMLInputElement.h     void setIndeterminate(bool);
bool              128 Source/core/html/HTMLInputElement.h     bool shouldAppearChecked() const;
bool              129 Source/core/html/HTMLInputElement.h     virtual bool shouldAppearIndeterminate() const OVERRIDE;
bool              132 Source/core/html/HTMLInputElement.h     bool sizeShouldIncludeDecoration(int& preferredSize) const;
bool              142 Source/core/html/HTMLInputElement.h     bool isValidValue(const String&) const;
bool              143 Source/core/html/HTMLInputElement.h     bool hasDirtyValue() const { return !m_valueIfDirty.isNull(); };
bool              154 Source/core/html/HTMLInputElement.h     double valueAsDate(bool& isNull) const;
bool              173 Source/core/html/HTMLInputElement.h     virtual bool rendererIsNeeded(const RenderStyle&) OVERRIDE FINAL;
bool              176 Source/core/html/HTMLInputElement.h     virtual void updateFocusAppearance(bool restorePreviousSelection) OVERRIDE FINAL;
bool              181 Source/core/html/HTMLInputElement.h     virtual bool isActivatedSubmit() const OVERRIDE FINAL;
bool              182 Source/core/html/HTMLInputElement.h     virtual void setActivatedSubmit(bool flag) OVERRIDE FINAL;
bool              203 Source/core/html/HTMLInputElement.h     bool multiple() const;
bool              209 Source/core/html/HTMLInputElement.h     bool receiveDroppedFiles(const DragData*);
bool              215 Source/core/html/HTMLInputElement.h     bool canReceiveDroppedFiles() const;
bool              216 Source/core/html/HTMLInputElement.h     void setCanReceiveDroppedFiles(bool);
bool              222 Source/core/html/HTMLInputElement.h     virtual bool willRespondToMouseClickEvents() OVERRIDE;
bool              226 Source/core/html/HTMLInputElement.h     bool hasValidDataListOptions() const;
bool              230 Source/core/html/HTMLInputElement.h     bool isInRequiredRadioButtonGroup();
bool              234 Source/core/html/HTMLInputElement.h     bool valueAttributeWasUpdatedAfterParsing() const { return m_valueAttributeWasUpdatedAfterParsing; }
bool              245 Source/core/html/HTMLInputElement.h     bool capture() const;
bool              265 Source/core/html/HTMLInputElement.h     virtual bool matchesReadOnlyPseudoClass() const OVERRIDE FINAL;
bool              266 Source/core/html/HTMLInputElement.h     virtual bool matchesReadWritePseudoClass() const OVERRIDE FINAL;
bool              270 Source/core/html/HTMLInputElement.h     bool hasImageLoader() const { return m_imageLoader; }
bool              273 Source/core/html/HTMLInputElement.h     bool setupDateTimeChooserParameters(DateTimeChooserParameters&);
bool              275 Source/core/html/HTMLInputElement.h     bool supportsInputModeAttribute() const;
bool              277 Source/core/html/HTMLInputElement.h     void setShouldRevealPassword(bool value);
bool              278 Source/core/html/HTMLInputElement.h     bool shouldRevealPassword() const { return m_shouldRevealPassword; }
bool              281 Source/core/html/HTMLInputElement.h     HTMLInputElement(Document&, HTMLFormElement*, bool createdByParser);
bool              298 Source/core/html/HTMLInputElement.h     virtual bool hasCustomFocusLogic() const OVERRIDE FINAL;
bool              299 Source/core/html/HTMLInputElement.h     virtual bool isKeyboardFocusable() const OVERRIDE FINAL;
bool              300 Source/core/html/HTMLInputElement.h     virtual bool shouldShowFocusRingOnMouseFocus() const OVERRIDE FINAL;
bool              301 Source/core/html/HTMLInputElement.h     virtual bool isEnumeratable() const OVERRIDE FINAL;
bool              302 Source/core/html/HTMLInputElement.h     virtual bool isInteractiveContent() const OVERRIDE FINAL;
bool              303 Source/core/html/HTMLInputElement.h     virtual bool supportLabels() const OVERRIDE FINAL;
bool              304 Source/core/html/HTMLInputElement.h     virtual bool shouldUseInputMethod() OVERRIDE FINAL;
bool              306 Source/core/html/HTMLInputElement.h     virtual bool isTextFormControl() const OVERRIDE FINAL { return isTextField(); }
bool              308 Source/core/html/HTMLInputElement.h     virtual bool canTriggerImplicitSubmission() const OVERRIDE FINAL { return isTextField(); }
bool              312 Source/core/html/HTMLInputElement.h     virtual bool shouldSaveAndRestoreFormControlState() const OVERRIDE FINAL;
bool              316 Source/core/html/HTMLInputElement.h     virtual bool canStartSelection() const OVERRIDE FINAL;
bool              318 Source/core/html/HTMLInputElement.h     virtual void accessKeyAction(bool sendMouseEvents) OVERRIDE FINAL;
bool              321 Source/core/html/HTMLInputElement.h     virtual bool isPresentationAttribute(const QualifiedName&) const OVERRIDE FINAL;
bool              329 Source/core/html/HTMLInputElement.h     virtual bool appendFormData(FormDataList&, bool) OVERRIDE FINAL;
bool              332 Source/core/html/HTMLInputElement.h     virtual bool canBeSuccessfulSubmitButton() const OVERRIDE FINAL;
bool              335 Source/core/html/HTMLInputElement.h     virtual bool supportsAutofocus() const OVERRIDE FINAL;
bool              340 Source/core/html/HTMLInputElement.h     virtual bool isURLAttribute(const Attribute&) const OVERRIDE FINAL;
bool              341 Source/core/html/HTMLInputElement.h     virtual bool hasLegalLinkAttribute(const QualifiedName&) const OVERRIDE FINAL;
bool              343 Source/core/html/HTMLInputElement.h     virtual bool isInRange() const OVERRIDE FINAL;
bool              344 Source/core/html/HTMLInputElement.h     virtual bool isOutOfRange() const OVERRIDE FINAL;
bool              346 Source/core/html/HTMLInputElement.h     bool isTextType() const;
bool              347 Source/core/html/HTMLInputElement.h     bool tooLong(const String&, NeedsToCheckDirtyFlag) const;
bool              349 Source/core/html/HTMLInputElement.h     virtual bool supportsPlaceholder() const OVERRIDE FINAL;
bool              351 Source/core/html/HTMLInputElement.h     virtual bool isEmptyValue() const OVERRIDE FINAL { return innerTextValue().isEmpty(); }
bool              352 Source/core/html/HTMLInputElement.h     virtual bool isEmptySuggestedValue() const OVERRIDE FINAL { return suggestedValue().isEmpty(); }
bool              356 Source/core/html/HTMLInputElement.h     virtual bool isOptionalFormControl() const OVERRIDE FINAL { return !isRequiredFormControl(); }
bool              357 Source/core/html/HTMLInputElement.h     virtual bool isRequiredFormControl() const OVERRIDE FINAL;
bool              358 Source/core/html/HTMLInputElement.h     virtual bool recalcWillValidate() const OVERRIDE FINAL;
bool              383 Source/core/html/HTMLInputElement.h     bool m_isChecked : 1;
bool              384 Source/core/html/HTMLInputElement.h     bool m_reflectsCheckedAttribute : 1;
bool              385 Source/core/html/HTMLInputElement.h     bool m_isIndeterminate : 1;
bool              386 Source/core/html/HTMLInputElement.h     bool m_hasType : 1;
bool              387 Source/core/html/HTMLInputElement.h     bool m_isActivatedSubmit : 1;
bool              389 Source/core/html/HTMLInputElement.h     bool m_hasNonEmptyList : 1;
bool              390 Source/core/html/HTMLInputElement.h     bool m_stateRestored : 1;
bool              391 Source/core/html/HTMLInputElement.h     bool m_parsingInProgress : 1;
bool              392 Source/core/html/HTMLInputElement.h     bool m_valueAttributeWasUpdatedAfterParsing : 1;
bool              393 Source/core/html/HTMLInputElement.h     bool m_canReceiveDroppedFiles : 1;
bool              394 Source/core/html/HTMLInputElement.h     bool m_hasTouchEventHandler : 1;
bool              395 Source/core/html/HTMLInputElement.h     bool m_shouldRevealPassword : 1;
bool               40 Source/core/html/HTMLKeygenElement.h     virtual bool willValidate() const OVERRIDE { return false; }
bool               45 Source/core/html/HTMLKeygenElement.h     virtual bool areAuthorShadowsAllowed() const OVERRIDE { return false; }
bool               47 Source/core/html/HTMLKeygenElement.h     virtual bool canStartSelection() const OVERRIDE { return false; }
bool               51 Source/core/html/HTMLKeygenElement.h     virtual bool appendFormData(FormDataList&, bool) OVERRIDE;
bool               53 Source/core/html/HTMLKeygenElement.h     virtual bool isOptionalFormControl() const OVERRIDE { return false; }
bool               55 Source/core/html/HTMLKeygenElement.h     virtual bool isEnumeratable() const OVERRIDE { return true; }
bool               56 Source/core/html/HTMLKeygenElement.h     virtual bool isInteractiveContent() const OVERRIDE;
bool               57 Source/core/html/HTMLKeygenElement.h     virtual bool supportsAutofocus() const OVERRIDE;
bool               58 Source/core/html/HTMLKeygenElement.h     virtual bool supportLabels() const OVERRIDE { return true; }
bool               61 Source/core/html/HTMLKeygenElement.h     virtual bool shouldSaveAndRestoreFormControlState() const OVERRIDE { return false; }
bool               38 Source/core/html/HTMLLIElement.h     virtual bool isPresentationAttribute(const QualifiedName&) const OVERRIDE;
bool               38 Source/core/html/HTMLLabelElement.h     virtual bool willRespondToMouseClickEvents() OVERRIDE;
bool               44 Source/core/html/HTMLLabelElement.h     bool isInInteractiveContent(Node*) const;
bool               46 Source/core/html/HTMLLabelElement.h     virtual bool rendererIsFocusable() const OVERRIDE;
bool               47 Source/core/html/HTMLLabelElement.h     virtual bool isInteractiveContent() const OVERRIDE;
bool               48 Source/core/html/HTMLLabelElement.h     virtual void accessKeyAction(bool sendMouseEvents) OVERRIDE;
bool               51 Source/core/html/HTMLLabelElement.h     virtual void setActive(bool = true) OVERRIDE;
bool               52 Source/core/html/HTMLLabelElement.h     virtual void setHovered(bool = true) OVERRIDE;
bool               57 Source/core/html/HTMLLabelElement.h     virtual void focus(bool restorePreviousSelection, FocusType) OVERRIDE;
bool               45 Source/core/html/HTMLLegendElement.h     virtual void accessKeyAction(bool sendMouseEvents) OVERRIDE;
bool               46 Source/core/html/HTMLLegendElement.h     virtual void focus(bool restorePreviousSelection, FocusType) OVERRIDE;
bool               69 Source/core/html/HTMLLinkElement.h     virtual bool hasLoaded() const OVERRIDE { return m_loadedSheet; }
bool               72 Source/core/html/HTMLLinkElement.h     void notifyLoadedSheetAndAllCriticalSubresources(bool errorOccurred);
bool               73 Source/core/html/HTMLLinkElement.h     bool sheetLoaded();
bool               75 Source/core/html/HTMLLinkElement.h     void setDisabledState(bool);
bool               78 Source/core/html/HTMLLinkElement.h     bool styleSheetIsLoading() const;
bool               79 Source/core/html/HTMLLinkElement.h     bool hasSheet() const { return m_sheet; }
bool               80 Source/core/html/HTMLLinkElement.h     bool isDisabled() const { return m_disabledState == Disabled; }
bool               81 Source/core/html/HTMLLinkElement.h     bool isEnabledViaScript() const { return m_disabledState == EnabledViaScript; }
bool               82 Source/core/html/HTMLLinkElement.h     bool isUnset() const { return m_disabledState == Unset; }
bool              115 Source/core/html/HTMLLinkElement.h     bool m_loading;
bool              116 Source/core/html/HTMLLinkElement.h     bool m_firedLoad;
bool              117 Source/core/html/HTMLLinkElement.h     bool m_loadedSheet;
bool              123 Source/core/html/HTMLLinkElement.h     static PassRefPtr<HTMLLinkElement> create(Document&, bool createdByParser);
bool              139 Source/core/html/HTMLLinkElement.h     bool async() const;
bool              144 Source/core/html/HTMLLinkElement.h     bool styleSheetIsLoading() const;
bool              146 Source/core/html/HTMLLinkElement.h     bool isImport() const { return linkImport(); }
bool              147 Source/core/html/HTMLLinkElement.h     bool importOwnsLoader() const;
bool              148 Source/core/html/HTMLLinkElement.h     bool isDisabled() const { return linkStyle() && linkStyle()->isDisabled(); }
bool              149 Source/core/html/HTMLLinkElement.h     bool isEnabledViaScript() const { return linkStyle() && linkStyle()->isEnabledViaScript(); }
bool              158 Source/core/html/HTMLLinkElement.h     virtual bool shouldLoadLink() OVERRIDE;
bool              161 Source/core/html/HTMLLinkElement.h     bool loadLink(const String& type, const KURL&);
bool              162 Source/core/html/HTMLLinkElement.h     bool isAlternate() const { return linkStyle()->isUnset() && m_relAttribute.isAlternate(); }
bool              163 Source/core/html/HTMLLinkElement.h     bool shouldProcessStyle() { return linkResourceToProcess() && linkStyle(); }
bool              164 Source/core/html/HTMLLinkElement.h     bool isCreatedByParser() const { return m_createdByParser; }
bool              183 Source/core/html/HTMLLinkElement.h     virtual bool isURLAttribute(const Attribute&) const OVERRIDE;
bool              184 Source/core/html/HTMLLinkElement.h     virtual bool hasLegalLinkAttribute(const QualifiedName&) const OVERRIDE;
bool              186 Source/core/html/HTMLLinkElement.h     virtual bool sheetLoaded() OVERRIDE;
bool              187 Source/core/html/HTMLLinkElement.h     virtual void notifyLoadedSheetAndAllCriticalSubresources(bool errorOccurred) OVERRIDE;
bool              200 Source/core/html/HTMLLinkElement.h     HTMLLinkElement(Document&, bool createdByParser);
bool              211 Source/core/html/HTMLLinkElement.h     bool m_createdByParser;
bool              212 Source/core/html/HTMLLinkElement.h     bool m_isInShadowTree;
bool               40 Source/core/html/HTMLMapElement.h     bool mapMouseEvent(LayoutPoint location, const LayoutSize&, HitTestResult&);
bool               61 Source/core/html/HTMLMarqueeElement.h     virtual bool isPresentationAttribute(const QualifiedName&) const OVERRIDE;
bool               79 Source/core/html/HTMLMediaElement.h     static bool isMediaStreamURL(const String& url);
bool               86 Source/core/html/HTMLMediaElement.h     virtual bool hasVideo() const { return false; }
bool               87 Source/core/html/HTMLMediaElement.h     bool hasAudio() const;
bool               89 Source/core/html/HTMLMediaElement.h     bool supportsSave() const;
bool              100 Source/core/html/HTMLMediaElement.h     bool isActive() const { return m_active; }
bool              122 Source/core/html/HTMLMediaElement.h     bool seeking() const;
bool              128 Source/core/html/HTMLMediaElement.h     bool paused() const;
bool              136 Source/core/html/HTMLMediaElement.h     bool ended() const;
bool              137 Source/core/html/HTMLMediaElement.h     bool autoplay() const;
bool              138 Source/core/html/HTMLMediaElement.h     bool loop() const;
bool              139 Source/core/html/HTMLMediaElement.h     void setLoop(bool b);
bool              152 Source/core/html/HTMLMediaElement.h     bool controls() const;
bool              153 Source/core/html/HTMLMediaElement.h     void setControls(bool);
bool              156 Source/core/html/HTMLMediaElement.h     bool muted() const;
bool              157 Source/core/html/HTMLMediaElement.h     void setMuted(bool);
bool              161 Source/core/html/HTMLMediaElement.h     bool togglePlayStateWillPlay() const;
bool              202 Source/core/html/HTMLMediaElement.h         bool hasSrcLang;
bool              209 Source/core/html/HTMLMediaElement.h     bool textTracksAreReady() const;
bool              232 Source/core/html/HTMLMediaElement.h     bool hasSingleSecurityOrigin() const { return !m_player || m_player->hasSingleSecurityOrigin(); }
bool              234 Source/core/html/HTMLMediaElement.h     bool isFullscreen() const;
bool              238 Source/core/html/HTMLMediaElement.h     bool hasClosedCaptions() const;
bool              239 Source/core/html/HTMLMediaElement.h     bool closedCaptionsVisible() const;
bool              240 Source/core/html/HTMLMediaElement.h     void setClosedCaptionsVisible(bool);
bool              247 Source/core/html/HTMLMediaElement.h     bool isPlaying() const { return m_playing; }
bool              250 Source/core/html/HTMLMediaElement.h     virtual bool hasPendingActivity() const OVERRIDE FINAL;
bool              261 Source/core/html/HTMLMediaElement.h     bool isSafeToLoadURL(const KURL&, InvalidURLAction);
bool              278 Source/core/html/HTMLMediaElement.h     virtual bool isURLAttribute(const Attribute&) const OVERRIDE;
bool              289 Source/core/html/HTMLMediaElement.h     bool ignoreTrackDisplayUpdateRequests() const { return m_ignoreTrackDisplayUpdate > 0; }
bool              296 Source/core/html/HTMLMediaElement.h     virtual bool alwaysCreateUserAgentShadowRoot() const OVERRIDE FINAL { return true; }
bool              297 Source/core/html/HTMLMediaElement.h     virtual bool areAuthorShadowsAllowed() const OVERRIDE FINAL { return false; }
bool              299 Source/core/html/HTMLMediaElement.h     virtual bool hasCustomFocusLogic() const OVERRIDE FINAL;
bool              300 Source/core/html/HTMLMediaElement.h     virtual bool supportsFocus() const OVERRIDE FINAL;
bool              301 Source/core/html/HTMLMediaElement.h     virtual bool isMouseFocusable() const OVERRIDE FINAL;
bool              302 Source/core/html/HTMLMediaElement.h     virtual bool rendererIsNeeded(const RenderStyle&) OVERRIDE;
bool              310 Source/core/html/HTMLMediaElement.h     virtual bool isInteractiveContent() const OVERRIDE FINAL;
bool              330 Source/core/html/HTMLMediaElement.h     virtual void mediaPlayerSetOpaque(bool) OVERRIDE FINAL;
bool              345 Source/core/html/HTMLMediaElement.h     void scheduleTimeupdateEvent(bool periodicEvent);
bool              361 Source/core/html/HTMLMediaElement.h     bool havePotentialSourceChild();
bool              384 Source/core/html/HTMLMediaElement.h     bool potentiallyPlaying() const;
bool              385 Source/core/html/HTMLMediaElement.h     bool endedPlayback() const;
bool              386 Source/core/html/HTMLMediaElement.h     bool stoppedDueToErrors() const;
bool              387 Source/core/html/HTMLMediaElement.h     bool pausedForUserInteraction() const;
bool              388 Source/core/html/HTMLMediaElement.h     bool couldPlayIfEnoughData() const;
bool              391 Source/core/html/HTMLMediaElement.h     void setPausedInternal(bool);
bool              393 Source/core/html/HTMLMediaElement.h     void setShouldDelayLoadEvent(bool);
bool              397 Source/core/html/HTMLMediaElement.h     bool hasMediaControls() const;
bool              398 Source/core/html/HTMLMediaElement.h     bool createMediaControls();
bool              404 Source/core/html/HTMLMediaElement.h     virtual bool willRespondToMouseClickEvents() OVERRIDE FINAL;
bool              413 Source/core/html/HTMLMediaElement.h     bool isBlocked() const;
bool              414 Source/core/html/HTMLMediaElement.h     bool isBlockedOnMediaController() const;
bool              415 Source/core/html/HTMLMediaElement.h     bool isAutoplaying() const { return m_autoplaying; }
bool              456 Source/core/html/HTMLMediaElement.h     bool m_opaque;
bool              475 Source/core/html/HTMLMediaElement.h     bool m_userGestureRequiredForPlay : 1;
bool              476 Source/core/html/HTMLMediaElement.h     bool m_playing : 1;
bool              477 Source/core/html/HTMLMediaElement.h     bool m_shouldDelayLoadEvent : 1;
bool              478 Source/core/html/HTMLMediaElement.h     bool m_haveFiredLoadedData : 1;
bool              479 Source/core/html/HTMLMediaElement.h     bool m_active : 1;
bool              480 Source/core/html/HTMLMediaElement.h     bool m_autoplaying : 1;
bool              481 Source/core/html/HTMLMediaElement.h     bool m_muted : 1;
bool              482 Source/core/html/HTMLMediaElement.h     bool m_paused : 1;
bool              483 Source/core/html/HTMLMediaElement.h     bool m_seeking : 1;
bool              486 Source/core/html/HTMLMediaElement.h     bool m_sentStalledEvent : 1;
bool              489 Source/core/html/HTMLMediaElement.h     bool m_sentEndEvent : 1;
bool              491 Source/core/html/HTMLMediaElement.h     bool m_pausedInternal : 1;
bool              493 Source/core/html/HTMLMediaElement.h     bool m_closedCaptionsVisible : 1;
bool              495 Source/core/html/HTMLMediaElement.h     bool m_completelyLoaded : 1;
bool              496 Source/core/html/HTMLMediaElement.h     bool m_havePreparedToPlay : 1;
bool              497 Source/core/html/HTMLMediaElement.h     bool m_delayingLoadForPreloadNone : 1;
bool              499 Source/core/html/HTMLMediaElement.h     bool m_tracksAreReady : 1;
bool              500 Source/core/html/HTMLMediaElement.h     bool m_haveVisibleTextTrack : 1;
bool              501 Source/core/html/HTMLMediaElement.h     bool m_processingPreferenceChange : 1;
bool              547 Source/core/html/HTMLMediaElement.h inline bool isHTMLMediaElement(const Element& element)
bool              552 Source/core/html/HTMLMediaElement.h inline bool isHTMLMediaElement(const HTMLElement& element)
bool               61 Source/core/html/HTMLMediaSource.h     virtual bool attachToElement(HTMLMediaElement*) = 0;
bool               64 Source/core/html/HTMLMediaSource.h     virtual bool isClosed() const = 0;
bool               57 Source/core/html/HTMLMetaElement.h     float parsePositiveNumber(const String& key, const String& value, bool* ok = 0);
bool               63 Source/core/html/HTMLMeterElement.h     virtual bool canContainRangeEndPoint() const OVERRIDE { return false; }
bool               69 Source/core/html/HTMLMeterElement.h     virtual bool areAuthorShadowsAllowed() const OVERRIDE { return false; }
bool               72 Source/core/html/HTMLMeterElement.h     virtual bool supportLabels() const OVERRIDE { return true; }
bool               38 Source/core/html/HTMLModElement.h     virtual bool isURLAttribute(const Attribute&) const OVERRIDE;
bool               39 Source/core/html/HTMLModElement.h     virtual bool hasLegalLinkAttribute(const QualifiedName&) const OVERRIDE;
bool               47 Source/core/html/HTMLNoEmbedElement.h     virtual bool rendererIsNeeded(const RenderStyle&) OVERRIDE;
bool               47 Source/core/html/HTMLNoScriptElement.h     virtual bool rendererIsNeeded(const RenderStyle&) OVERRIDE;
bool               37 Source/core/html/HTMLOListElement.h     bool isReversed() const { return m_isReversed; }
bool               56 Source/core/html/HTMLOListElement.h     virtual bool isPresentationAttribute(const QualifiedName&) const OVERRIDE;
bool               62 Source/core/html/HTMLOListElement.h     bool m_hasExplicitStart : 1;
bool               63 Source/core/html/HTMLOListElement.h     bool m_isReversed : 1;
bool               64 Source/core/html/HTMLOListElement.h     bool m_shouldRecalculateItemCount : 1;
bool               35 Source/core/html/HTMLObjectElement.h     static PassRefPtr<HTMLObjectElement> create(Document&, HTMLFormElement*, bool createdByParser);
bool               42 Source/core/html/HTMLObjectElement.h     bool containsJavaApplet() const;
bool               44 Source/core/html/HTMLObjectElement.h     virtual bool useFallbackContent() const OVERRIDE;
bool               47 Source/core/html/HTMLObjectElement.h     virtual bool isFormControlElement() const OVERRIDE { return false; }
bool               49 Source/core/html/HTMLObjectElement.h     virtual bool isEnumeratable() const OVERRIDE { return true; }
bool               50 Source/core/html/HTMLObjectElement.h     virtual bool isInteractiveContent() const OVERRIDE;
bool               51 Source/core/html/HTMLObjectElement.h     virtual bool appendFormData(FormDataList&, bool) OVERRIDE;
bool               53 Source/core/html/HTMLObjectElement.h     virtual bool isObjectElement() const OVERRIDE { return true; }
bool               58 Source/core/html/HTMLObjectElement.h     bool checkValidity() { return true; }
bool               64 Source/core/html/HTMLObjectElement.h     virtual bool canContainRangeEndPoint() const OVERRIDE { return useFallbackContent(); }
bool               66 Source/core/html/HTMLObjectElement.h     bool isExposed() const;
bool               69 Source/core/html/HTMLObjectElement.h     HTMLObjectElement(Document&, HTMLFormElement*, bool createdByParser);
bool               72 Source/core/html/HTMLObjectElement.h     virtual bool isPresentationAttribute(const QualifiedName&) const OVERRIDE;
bool               78 Source/core/html/HTMLObjectElement.h     virtual bool rendererIsNeeded(const RenderStyle&) OVERRIDE;
bool               81 Source/core/html/HTMLObjectElement.h     virtual void childrenChanged(bool changedByParser = false, Node* beforeChange = 0, Node* afterChange = 0, int childCountDelta = 0) OVERRIDE;
bool               83 Source/core/html/HTMLObjectElement.h     virtual bool isURLAttribute(const Attribute&) const OVERRIDE;
bool               84 Source/core/html/HTMLObjectElement.h     virtual bool hasLegalLinkAttribute(const QualifiedName&) const OVERRIDE;
bool               95 Source/core/html/HTMLObjectElement.h     bool hasFallbackContent() const;
bool              101 Source/core/html/HTMLObjectElement.h     bool shouldAllowQuickTimeClassIdQuirk();
bool              102 Source/core/html/HTMLObjectElement.h     bool hasValidClassId();
bool              109 Source/core/html/HTMLObjectElement.h     virtual bool shouldRegisterAsNamedItem() const OVERRIDE { return true; }
bool              110 Source/core/html/HTMLObjectElement.h     virtual bool shouldRegisterAsExtraNamedItem() const OVERRIDE { return true; }
bool              113 Source/core/html/HTMLObjectElement.h     bool m_useFallbackContent : 1;
bool               37 Source/core/html/HTMLOptGroupElement.h     virtual bool isDisabledFormControl() const OVERRIDE;
bool               45 Source/core/html/HTMLOptGroupElement.h     virtual bool rendererIsFocusable() const OVERRIDE;
bool               47 Source/core/html/HTMLOptGroupElement.h     virtual bool rendererIsNeeded(const RenderStyle&) OVERRIDE { return false; }
bool               51 Source/core/html/HTMLOptGroupElement.h     virtual void childrenChanged(bool changedByParser = false, Node* beforeChange = 0, Node* afterChange = 0, int childCountDelta = 0) OVERRIDE;
bool               53 Source/core/html/HTMLOptGroupElement.h     virtual void accessKeyAction(bool sendMouseEvents) OVERRIDE;
bool               40 Source/core/html/HTMLOptionElement.h         bool defaultSelected, bool selected, ExceptionState&);
bool               50 Source/core/html/HTMLOptionElement.h     bool selected() const;
bool               51 Source/core/html/HTMLOptionElement.h     void setSelected(bool);
bool               59 Source/core/html/HTMLOptionElement.h     bool ownElementDisabled() const { return m_disabled; }
bool               61 Source/core/html/HTMLOptionElement.h     virtual bool isDisabledFormControl() const OVERRIDE;
bool               65 Source/core/html/HTMLOptionElement.h     void setSelectedState(bool);
bool               72 Source/core/html/HTMLOptionElement.h     virtual bool rendererIsFocusable() const OVERRIDE;
bool               73 Source/core/html/HTMLOptionElement.h     virtual bool rendererIsNeeded(const RenderStyle&) OVERRIDE { return false; }
bool               80 Source/core/html/HTMLOptionElement.h     virtual void accessKeyAction(bool) OVERRIDE;
bool               82 Source/core/html/HTMLOptionElement.h     virtual void childrenChanged(bool changedByParser = false, Node* beforeChange = 0, Node* afterChange = 0, int childCountDelta = 0) OVERRIDE;
bool               92 Source/core/html/HTMLOptionElement.h     bool m_disabled;
bool               93 Source/core/html/HTMLOptionElement.h     bool m_isSelected;
bool               48 Source/core/html/HTMLOptionsCollection.h     void namedGetter(const AtomicString& name, bool&, RefPtr<NodeList>&, bool&, RefPtr<Element>&);
bool               49 Source/core/html/HTMLOptionsCollection.h     bool anonymousIndexedSetter(unsigned, PassRefPtr<HTMLOptionElement>, ExceptionState&);
bool               43 Source/core/html/HTMLOutputElement.h     virtual bool willValidate() const OVERRIDE { return false; }
bool               52 Source/core/html/HTMLOutputElement.h     virtual bool canContainRangeEndPoint() const OVERRIDE { return false; }
bool               59 Source/core/html/HTMLOutputElement.h     virtual bool isEnumeratable() const OVERRIDE { return true; }
bool               60 Source/core/html/HTMLOutputElement.h     virtual bool supportLabels() const OVERRIDE { return true; }
bool               61 Source/core/html/HTMLOutputElement.h     virtual bool supportsFocus() const OVERRIDE;
bool               62 Source/core/html/HTMLOutputElement.h     virtual void childrenChanged(bool createdByParser = false, Node* beforeChange = 0, Node* afterChange = 0, int childCountDelta = 0) OVERRIDE;
bool               65 Source/core/html/HTMLOutputElement.h     bool m_isDefaultValueMode;
bool               37 Source/core/html/HTMLParamElement.h     static bool isURLParameter(const String&);
bool               42 Source/core/html/HTMLParamElement.h     virtual bool isURLAttribute(const Attribute&) const OVERRIDE;
bool               51 Source/core/html/HTMLPlugInElement.h     bool canProcessDrag() const;
bool               55 Source/core/html/HTMLPlugInElement.h     bool needsWidgetUpdate() const { return m_needsWidgetUpdate; }
bool               56 Source/core/html/HTMLPlugInElement.h     void setNeedsWidgetUpdate(bool needsWidgetUpdate) { m_needsWidgetUpdate = needsWidgetUpdate; }
bool               63 Source/core/html/HTMLPlugInElement.h     HTMLPlugInElement(const QualifiedName& tagName, Document&, bool createdByParser, PreferPlugInsForImagesOption);
bool               69 Source/core/html/HTMLPlugInElement.h     virtual bool isPresentationAttribute(const QualifiedName&) const OVERRIDE;
bool               72 Source/core/html/HTMLPlugInElement.h     virtual bool useFallbackContent() const;
bool               77 Source/core/html/HTMLPlugInElement.h     bool isImageType();
bool               78 Source/core/html/HTMLPlugInElement.h     bool shouldPreferPlugInsForImages() const { return m_shouldPreferPlugInsForImages; }
bool               80 Source/core/html/HTMLPlugInElement.h     bool allowedToLoadFrameURL(const String& url);
bool               81 Source/core/html/HTMLPlugInElement.h     bool requestObject(const String& url, const String& mimeType, const Vector<String>& paramNames, const Vector<String>& paramValues);
bool               82 Source/core/html/HTMLPlugInElement.h     bool shouldUsePlugin(const KURL&, const String& mimeType, bool hasFallback, bool& useFallback);
bool               90 Source/core/html/HTMLPlugInElement.h     bool m_isDelayingLoadEvent;
bool               97 Source/core/html/HTMLPlugInElement.h     virtual bool canContainRangeEndPoint() const OVERRIDE { return false; }
bool               98 Source/core/html/HTMLPlugInElement.h     virtual bool willRespondToMouseClickEvents() OVERRIDE FINAL;
bool              107 Source/core/html/HTMLPlugInElement.h     virtual bool supportsFocus() const OVERRIDE FINAL { return true; }
bool              108 Source/core/html/HTMLPlugInElement.h     virtual bool rendererIsFocusable() const OVERRIDE FINAL;
bool              109 Source/core/html/HTMLPlugInElement.h     virtual bool isKeyboardFocusable() const OVERRIDE FINAL;
bool              114 Source/core/html/HTMLPlugInElement.h     virtual bool hasCustomFocusLogic() const OVERRIDE;
bool              115 Source/core/html/HTMLPlugInElement.h     virtual bool isPluginElement() const OVERRIDE FINAL;
bool              130 Source/core/html/HTMLPlugInElement.h     bool loadPlugin(const KURL&, const String& mimeType, const Vector<String>& paramNames, const Vector<String>& paramValues, bool useFallback, bool requireRenderer);
bool              131 Source/core/html/HTMLPlugInElement.h     bool pluginIsLoadable(const KURL&, const String& mimeType);
bool              132 Source/core/html/HTMLPlugInElement.h     bool wouldLoadAsNetscapePlugin(const String& url, const String& serviceType);
bool              136 Source/core/html/HTMLPlugInElement.h     bool m_isCapturingMouseEvents;
bool              137 Source/core/html/HTMLPlugInElement.h     bool m_needsWidgetUpdate;
bool              138 Source/core/html/HTMLPlugInElement.h     bool m_shouldPreferPlugInsForImages;
bool              149 Source/core/html/HTMLPlugInElement.h inline bool isHTMLPlugInElement(const Element& element)
bool              154 Source/core/html/HTMLPlugInElement.h inline bool isHTMLPlugInElement(const HTMLElement& element)
bool               37 Source/core/html/HTMLPreElement.h     virtual bool isPresentationAttribute(const QualifiedName&) const OVERRIDE;
bool               47 Source/core/html/HTMLProgressElement.h     virtual bool canContainRangeEndPoint() const OVERRIDE { return false; }
bool               53 Source/core/html/HTMLProgressElement.h     virtual bool areAuthorShadowsAllowed() const OVERRIDE { return false; }
bool               54 Source/core/html/HTMLProgressElement.h     virtual bool shouldAppearIndeterminate() const OVERRIDE;
bool               55 Source/core/html/HTMLProgressElement.h     virtual bool supportLabels() const OVERRIDE { return true; }
bool               66 Source/core/html/HTMLProgressElement.h     bool isDeterminate() const;
bool               39 Source/core/html/HTMLQuoteElement.h     virtual bool isURLAttribute(const Attribute&) const OVERRIDE;
bool               40 Source/core/html/HTMLQuoteElement.h     virtual bool hasLegalLinkAttribute(const QualifiedName&) const OVERRIDE;
bool               36 Source/core/html/HTMLScriptElement.h     static PassRefPtr<HTMLScriptElement> create(Document&, bool wasInsertedByParser, bool alreadyStarted = false);
bool               43 Source/core/html/HTMLScriptElement.h     void setAsync(bool);
bool               44 Source/core/html/HTMLScriptElement.h     bool async() const;
bool               49 Source/core/html/HTMLScriptElement.h     HTMLScriptElement(Document&, bool wasInsertedByParser, bool alreadyStarted);
bool               54 Source/core/html/HTMLScriptElement.h     virtual void childrenChanged(bool changedByParser = false, Node* beforeChange = 0, Node* afterChange = 0, int childCountDelta = 0) OVERRIDE;
bool               56 Source/core/html/HTMLScriptElement.h     virtual bool isURLAttribute(const Attribute&) const OVERRIDE;
bool               57 Source/core/html/HTMLScriptElement.h     virtual bool hasLegalLinkAttribute(const QualifiedName&) const OVERRIDE;
bool               66 Source/core/html/HTMLScriptElement.h     virtual bool asyncAttributeValue() const OVERRIDE;
bool               67 Source/core/html/HTMLScriptElement.h     virtual bool deferAttributeValue() const OVERRIDE;
bool               68 Source/core/html/HTMLScriptElement.h     virtual bool hasSourceAttribute() const OVERRIDE;
bool               50 Source/core/html/HTMLSelectElement.h     void optionSelectedByUser(int index, bool dispatchChangeEvent, bool allowMultipleSelection = false);
bool               54 Source/core/html/HTMLSelectElement.h     virtual bool valueMissing() const OVERRIDE;
bool               61 Source/core/html/HTMLSelectElement.h     bool multiple() const { return m_multiple; }
bool               63 Source/core/html/HTMLSelectElement.h     bool usesMenuList() const;
bool               72 Source/core/html/HTMLSelectElement.h     void setValue(const String&, bool sendEvents = false);
bool               87 Source/core/html/HTMLSelectElement.h     virtual void accessKeyAction(bool sendMouseEvents) OVERRIDE;
bool               90 Source/core/html/HTMLSelectElement.h     void setMultiple(bool);
bool              102 Source/core/html/HTMLSelectElement.h     void listBoxSelectItem(int listIndex, bool allowMultiplySelections, bool shift, bool fireOnChangeNow = true);
bool              104 Source/core/html/HTMLSelectElement.h     bool canSelectAll() const;
bool              113 Source/core/html/HTMLSelectElement.h     void updateListBoxSelection(bool deselectOtherOptions);
bool              116 Source/core/html/HTMLSelectElement.h     void optionSelectionStateChanged(HTMLOptionElement*, bool optionIsSelected);
bool              117 Source/core/html/HTMLSelectElement.h     bool anonymousIndexedSetter(unsigned, PassRefPtr<HTMLOptionElement>, ExceptionState&);
bool              125 Source/core/html/HTMLSelectElement.h     virtual bool shouldShowFocusRingOnMouseFocus() const OVERRIDE;
bool              130 Source/core/html/HTMLSelectElement.h     virtual bool canStartSelection() const OVERRIDE { return false; }
bool              132 Source/core/html/HTMLSelectElement.h     virtual bool isEnumeratable() const OVERRIDE { return true; }
bool              133 Source/core/html/HTMLSelectElement.h     virtual bool isInteractiveContent() const OVERRIDE;
bool              134 Source/core/html/HTMLSelectElement.h     virtual bool supportsAutofocus() const OVERRIDE;
bool              135 Source/core/html/HTMLSelectElement.h     virtual bool supportLabels() const OVERRIDE { return true; }
bool              141 Source/core/html/HTMLSelectElement.h     virtual bool isPresentationAttribute(const QualifiedName&) const OVERRIDE;
bool              144 Source/core/html/HTMLSelectElement.h     virtual bool appendFormData(FormDataList&, bool) OVERRIDE;
bool              148 Source/core/html/HTMLSelectElement.h     void dispatchInputAndChangeEventForMenuList(bool requiresUserGesture = true);
bool              150 Source/core/html/HTMLSelectElement.h     void recalcListItems(bool updateSelectedStates = true) const;
bool              157 Source/core/html/HTMLSelectElement.h     virtual bool isOptionalFormControl() const OVERRIDE { return !isRequiredFormControl(); }
bool              158 Source/core/html/HTMLSelectElement.h     virtual bool isRequiredFormControl() const OVERRIDE;
bool              160 Source/core/html/HTMLSelectElement.h     bool hasPlaceholderLabelOption() const;
bool              172 Source/core/html/HTMLSelectElement.h     void updateSelectedState(int listIndex, bool multi, bool shift);
bool              174 Source/core/html/HTMLSelectElement.h     bool platformHandleKeydownEvent(KeyboardEvent*);
bool              190 Source/core/html/HTMLSelectElement.h     virtual void childrenChanged(bool changedByParser = false, Node* beforeChange = 0, Node* afterChange = 0, int childCountDelta = 0) OVERRIDE;
bool              191 Source/core/html/HTMLSelectElement.h     virtual bool areAuthorShadowsAllowed() const OVERRIDE { return false; }
bool              201 Source/core/html/HTMLSelectElement.h     Vector<bool> m_lastOnChangeSelection;
bool              202 Source/core/html/HTMLSelectElement.h     Vector<bool> m_cachedStateForActiveSelection;
bool              208 Source/core/html/HTMLSelectElement.h     bool m_isProcessingUserDrivenChange;
bool              209 Source/core/html/HTMLSelectElement.h     bool m_multiple;
bool              210 Source/core/html/HTMLSelectElement.h     bool m_activeSelectionState;
bool              211 Source/core/html/HTMLSelectElement.h     mutable bool m_shouldRecalcListItems;
bool               52 Source/core/html/HTMLSourceElement.h     virtual bool isURLAttribute(const Attribute&) const OVERRIDE;
bool               39 Source/core/html/HTMLStyleElement.h     static PassRefPtr<HTMLStyleElement> create(Document&, bool createdByParser);
bool               44 Source/core/html/HTMLStyleElement.h     bool scoped() const;
bool               45 Source/core/html/HTMLStyleElement.h     void setScoped(bool);
bool               47 Source/core/html/HTMLStyleElement.h     bool isRegisteredAsScoped() const
bool               56 Source/core/html/HTMLStyleElement.h     bool isRegisteredInShadowRoot() const
bool               63 Source/core/html/HTMLStyleElement.h     bool disabled() const;
bool               64 Source/core/html/HTMLStyleElement.h     void setDisabled(bool);
bool               70 Source/core/html/HTMLStyleElement.h     HTMLStyleElement(Document&, bool createdByParser);
bool               77 Source/core/html/HTMLStyleElement.h     virtual void childrenChanged(bool changedByParser = false, Node* beforeChange = 0, Node* afterChange = 0, int childCountDelta = 0) OVERRIDE;
bool               81 Source/core/html/HTMLStyleElement.h     virtual bool sheetLoaded() OVERRIDE { return StyleElement::sheetLoaded(document()); }
bool               82 Source/core/html/HTMLStyleElement.h     virtual void notifyLoadedSheetAndAllCriticalSubresources(bool errorOccurred) OVERRIDE;
bool               88 Source/core/html/HTMLStyleElement.h     void scopedAttributeChanged(bool);
bool               89 Source/core/html/HTMLStyleElement.h     void registerWithScopingNode(bool);
bool               92 Source/core/html/HTMLStyleElement.h     bool m_firedLoad;
bool               93 Source/core/html/HTMLStyleElement.h     bool m_loadedSheet;
bool               33 Source/core/html/HTMLSummaryElement.h     bool isMainSummary() const;
bool               34 Source/core/html/HTMLSummaryElement.h     virtual bool willRespondToMouseClickEvents() OVERRIDE;
bool               44 Source/core/html/HTMLSummaryElement.h     virtual bool supportsFocus() const OVERRIDE;
bool               57 Source/core/html/HTMLTableCellElement.h     virtual bool isPresentationAttribute(const QualifiedName&) const OVERRIDE;
bool               61 Source/core/html/HTMLTableCellElement.h     virtual bool isURLAttribute(const Attribute&) const OVERRIDE;
bool               62 Source/core/html/HTMLTableCellElement.h     virtual bool hasLegalLinkAttribute(const QualifiedName&) const OVERRIDE;
bool               66 Source/core/html/HTMLTableCellElement.h inline bool isHTMLTableCellElement(const Element& element)
bool               71 Source/core/html/HTMLTableCellElement.h inline bool isHTMLTableCellElement(const HTMLElement& element)
bool               46 Source/core/html/HTMLTableColElement.h     virtual bool isPresentationAttribute(const QualifiedName&) const OVERRIDE;
bool               53 Source/core/html/HTMLTableColElement.h inline bool isHTMLTableColElement(const Element& element)
bool               58 Source/core/html/HTMLTableColElement.h inline bool isHTMLTableColElement(const HTMLElement& element)
bool               69 Source/core/html/HTMLTableElement.h     const StylePropertySet* additionalGroupStyle(bool rows);
bool               75 Source/core/html/HTMLTableElement.h     virtual bool isPresentationAttribute(const QualifiedName&) const OVERRIDE;
bool               77 Source/core/html/HTMLTableElement.h     virtual bool isURLAttribute(const Attribute&) const OVERRIDE;
bool               78 Source/core/html/HTMLTableElement.h     virtual bool hasLegalLinkAttribute(const QualifiedName&) const OVERRIDE;
bool               95 Source/core/html/HTMLTableElement.h     bool m_borderAttr;          // Sets a precise border width and creates an outset border for the table and for its cells.
bool               96 Source/core/html/HTMLTableElement.h     bool m_borderColorAttr;     // Overrides the outset border and makes it solid for the table and cells instead.
bool               97 Source/core/html/HTMLTableElement.h     bool m_frameAttr;           // Implies a thin border width if no border is set and then a certain set of solid/hidden borders based off the value.
bool               42 Source/core/html/HTMLTablePartElement.h     virtual bool isPresentationAttribute(const QualifiedName&) const OVERRIDE;
bool               51 Source/core/html/HTMLTableRowElement.h     virtual bool hasLegalLinkAttribute(const QualifiedName&) const OVERRIDE;
bool               52 Source/core/html/HTMLTableSectionElement.h inline bool isHTMLTableSectionElement(const Element& element)
bool               57 Source/core/html/HTMLTableSectionElement.h inline bool isHTMLTableSectionElement(const HTMLElement& element)
bool               49 Source/core/html/HTMLTemplateElement.h     virtual PassRefPtr<Node> cloneNode(bool deep = true) OVERRIDE;
bool               42 Source/core/html/HTMLTextAreaElement.h     bool shouldWrapText() const { return m_wrap != NoWrap; }
bool               57 Source/core/html/HTMLTextAreaElement.h     virtual bool valueMissing() const OVERRIDE;
bool               58 Source/core/html/HTMLTextAreaElement.h     virtual bool tooLong() const OVERRIDE;
bool               59 Source/core/html/HTMLTextAreaElement.h     bool isValidValue(const String&) const;
bool               72 Source/core/html/HTMLTextAreaElement.h     virtual bool areAuthorShadowsAllowed() const OVERRIDE { return false; }
bool               80 Source/core/html/HTMLTextAreaElement.h     virtual bool supportsPlaceholder() const OVERRIDE { return true; }
bool               82 Source/core/html/HTMLTextAreaElement.h     virtual bool isEmptyValue() const OVERRIDE { return value().isEmpty(); }
bool               84 Source/core/html/HTMLTextAreaElement.h     virtual bool isOptionalFormControl() const OVERRIDE { return !isRequiredFormControl(); }
bool               85 Source/core/html/HTMLTextAreaElement.h     virtual bool isRequiredFormControl() const OVERRIDE { return isRequired(); }
bool               92 Source/core/html/HTMLTextAreaElement.h     virtual bool isEnumeratable() const OVERRIDE { return true; }
bool               93 Source/core/html/HTMLTextAreaElement.h     virtual bool isInteractiveContent() const OVERRIDE;
bool               94 Source/core/html/HTMLTextAreaElement.h     virtual bool supportsAutofocus() const OVERRIDE;
bool               95 Source/core/html/HTMLTextAreaElement.h     virtual bool supportLabels() const OVERRIDE { return true; }
bool              102 Source/core/html/HTMLTextAreaElement.h     virtual bool isTextFormControl() const OVERRIDE { return true; }
bool              104 Source/core/html/HTMLTextAreaElement.h     virtual void childrenChanged(bool changedByParser = false, Node* beforeChange = 0, Node* afterChange = 0, int childCountDelta = 0) OVERRIDE;
bool              106 Source/core/html/HTMLTextAreaElement.h     virtual bool isPresentationAttribute(const QualifiedName&) const OVERRIDE;
bool              109 Source/core/html/HTMLTextAreaElement.h     virtual bool appendFormData(FormDataList&, bool) OVERRIDE;
bool              111 Source/core/html/HTMLTextAreaElement.h     virtual bool hasCustomFocusLogic() const OVERRIDE;
bool              112 Source/core/html/HTMLTextAreaElement.h     virtual bool shouldShowFocusRingOnMouseFocus() const OVERRIDE;
bool              113 Source/core/html/HTMLTextAreaElement.h     virtual bool isKeyboardFocusable() const OVERRIDE;
bool              114 Source/core/html/HTMLTextAreaElement.h     virtual void updateFocusAppearance(bool restorePreviousSelection) OVERRIDE;
bool              116 Source/core/html/HTMLTextAreaElement.h     virtual void accessKeyAction(bool sendMouseEvents) OVERRIDE;
bool              118 Source/core/html/HTMLTextAreaElement.h     virtual bool shouldUseInputMethod() OVERRIDE;
bool              119 Source/core/html/HTMLTextAreaElement.h     virtual bool matchesReadOnlyPseudoClass() const OVERRIDE;
bool              120 Source/core/html/HTMLTextAreaElement.h     virtual bool matchesReadWritePseudoClass() const OVERRIDE;
bool              122 Source/core/html/HTMLTextAreaElement.h     bool valueMissing(const String& value) const { return isRequiredFormControl() && !isDisabledOrReadOnly() && value.isEmpty(); }
bool              123 Source/core/html/HTMLTextAreaElement.h     bool tooLong(const String&, NeedsToCheckDirtyFlag) const;
bool              129 Source/core/html/HTMLTextAreaElement.h     mutable bool m_isDirty;
bool               53 Source/core/html/HTMLTextFormControlElement.h     virtual bool supportsPlaceholder() const = 0;
bool               55 Source/core/html/HTMLTextFormControlElement.h     bool placeholderShouldBeVisible() const;
bool               57 Source/core/html/HTMLTextFormControlElement.h     void updatePlaceholderVisibility(bool);
bool               80 Source/core/html/HTMLTextFormControlElement.h     void selectionChanged(bool userTriggered);
bool               81 Source/core/html/HTMLTextFormControlElement.h     bool lastChangeWasUserEdit() const;
bool               91 Source/core/html/HTMLTextFormControlElement.h     bool isPlaceholderEmpty() const;
bool              104 Source/core/html/HTMLTextFormControlElement.h     bool hasCachedSelection() const { return m_cachedSelectionStart >= 0; }
bool              122 Source/core/html/HTMLTextFormControlElement.h     virtual bool isEmptyValue() const = 0;
bool              124 Source/core/html/HTMLTextFormControlElement.h     virtual bool isEmptySuggestedValue() const { return true; }
bool              131 Source/core/html/HTMLTextFormControlElement.h     bool m_lastChangeWasUserEdit;
bool              138 Source/core/html/HTMLTextFormControlElement.h inline bool isHTMLTextFormControlElement(const Element& element)
bool               41 Source/core/html/HTMLTitleElement.h     virtual void childrenChanged(bool changedByParser = false, Node* beforeChange = 0, Node* afterChange = 0, int childCountDelta = 0) OVERRIDE;
bool               43 Source/core/html/HTMLTitleElement.h     bool m_ignoreTitleUpdatesWhenChildrenChange;
bool               66 Source/core/html/HTMLTrackElement.h     virtual bool isURLAttribute(const Attribute&) const OVERRIDE;
bool               73 Source/core/html/HTMLTrackElement.h     bool canLoadUrl(const KURL&);
bool               37 Source/core/html/HTMLUListElement.h     virtual bool isPresentationAttribute(const QualifiedName&) const OVERRIDE;
bool               44 Source/core/html/HTMLUnknownElement.h     virtual bool isHTMLUnknownElement() const OVERRIDE { return true; }
bool               54 Source/core/html/HTMLUnknownElement.h inline bool isHTMLUnknownElement(const Element& element)
bool               59 Source/core/html/HTMLUnknownElement.h inline bool isHTMLUnknownElement(const HTMLElement& element)
bool               51 Source/core/html/HTMLVideoElement.h     bool webkitSupportsFullscreen();
bool               52 Source/core/html/HTMLVideoElement.h     bool webkitDisplayingFullscreen();
bool               63 Source/core/html/HTMLVideoElement.h     bool copyVideoTextureToPlatformTexture(blink::WebGraphicsContext3D*, Platform3DObject texture, GC3Dint level, GC3Denum type, GC3Denum internalFormat, bool premultiplyAlpha, bool flipY);
bool               65 Source/core/html/HTMLVideoElement.h     bool shouldDisplayPosterImage() const { return displayMode() == Poster || displayMode() == PosterWaitingForVideo; }
bool               74 Source/core/html/HTMLVideoElement.h     virtual bool isVideoElement() const OVERRIDE { return true; }
bool               75 Source/core/html/HTMLVideoElement.h     virtual bool wouldTaintOrigin(SecurityOrigin*) const OVERRIDE;
bool               81 Source/core/html/HTMLVideoElement.h     virtual bool rendererIsNeeded(const RenderStyle&) OVERRIDE;
bool               85 Source/core/html/HTMLVideoElement.h     virtual bool isPresentationAttribute(const QualifiedName&) const OVERRIDE;
bool               87 Source/core/html/HTMLVideoElement.h     virtual bool hasVideo() const OVERRIDE { return player() && player()->hasVideo(); }
bool               88 Source/core/html/HTMLVideoElement.h     bool supportsFullscreen() const;
bool               89 Source/core/html/HTMLVideoElement.h     virtual bool isURLAttribute(const Attribute&) const OVERRIDE;
bool               92 Source/core/html/HTMLVideoElement.h     bool hasAvailableVideoFrame() const;
bool               61 Source/core/html/HTMLViewSourceDocument.h     int addRange(const String& source, int start, int end, const AtomicString& className, bool isLink = false, bool isAnchor = false, const AtomicString& link = nullAtom);
bool               62 Source/core/html/HTMLViewSourceDocument.h     PassRefPtr<Element> addLink(const AtomicString& url, bool isAnchor);
bool               59 Source/core/html/ImageDocument.h     bool imageFitsInWindow() const;
bool               60 Source/core/html/ImageDocument.h     bool shouldShrinkToFit() const;
bool               66 Source/core/html/ImageDocument.h     bool m_imageSizeIsKnown;
bool               69 Source/core/html/ImageDocument.h     bool m_didShrinkImage;
bool               72 Source/core/html/ImageDocument.h     bool m_shouldShrinkImage;
bool               44 Source/core/html/LabelableElement.h     virtual bool supportLabels() const { return false; }
bool               50 Source/core/html/LabelableElement.h     virtual bool isLabelable() const OVERRIDE FINAL { return true; }
bool               53 Source/core/html/LabelableElement.h inline bool isLabelableElement(const Element& element)
bool               58 Source/core/html/LabelableElement.h inline bool isLabelableElement(const HTMLElement& element)
bool               46 Source/core/html/LabelsNodeList.h     virtual bool elementMatches(const Element&) const OVERRIDE;
bool               48 Source/core/html/LinkRelAttribute.h     bool isStyleSheet() const { return m_isStyleSheet; }
bool               50 Source/core/html/LinkRelAttribute.h     bool isAlternate() const { return m_isAlternate; }
bool               51 Source/core/html/LinkRelAttribute.h     bool isDNSPrefetch() const { return m_isDNSPrefetch; }
bool               52 Source/core/html/LinkRelAttribute.h     bool isLinkPrefetch() const { return m_isLinkPrefetch; }
bool               53 Source/core/html/LinkRelAttribute.h     bool isLinkSubresource() const { return m_isLinkSubresource; }
bool               54 Source/core/html/LinkRelAttribute.h     bool isLinkPrerender() const { return m_isLinkPrerender; }
bool               55 Source/core/html/LinkRelAttribute.h     bool isLinkNext() const { return m_isLinkNext; }
bool               56 Source/core/html/LinkRelAttribute.h     bool isImport() const { return m_isImport; }
bool               60 Source/core/html/LinkRelAttribute.h     bool m_isStyleSheet : 1;
bool               61 Source/core/html/LinkRelAttribute.h     bool m_isAlternate : 1;
bool               62 Source/core/html/LinkRelAttribute.h     bool m_isDNSPrefetch : 1;
bool               63 Source/core/html/LinkRelAttribute.h     bool m_isLinkPrefetch : 1;
bool               64 Source/core/html/LinkRelAttribute.h     bool m_isLinkSubresource : 1;
bool               65 Source/core/html/LinkRelAttribute.h     bool m_isLinkPrerender : 1;
bool               66 Source/core/html/LinkRelAttribute.h     bool m_isLinkNext : 1;
bool               67 Source/core/html/LinkRelAttribute.h     bool m_isImport : 1;
bool               53 Source/core/html/LinkResource.h     bool shouldLoadResource() const;
bool               59 Source/core/html/LinkResource.h     virtual bool hasLoaded() const = 0;
bool               69 Source/core/html/LinkResource.h     bool isValid() const { return !m_url.isEmpty() && m_url.isValid(); }
bool               72 Source/core/html/LinkResource.h     FetchRequest build(bool blocking) const;
bool               53 Source/core/html/MediaController.h     bool containsMediaElement(HTMLMediaElement*) const;
bool               63 Source/core/html/MediaController.h     bool paused() const { return m_paused; }
bool               77 Source/core/html/MediaController.h     bool muted() const { return m_muted; }
bool               78 Source/core/html/MediaController.h     void setMuted(bool);
bool               86 Source/core/html/MediaController.h     bool isRestrained() const;
bool               87 Source/core/html/MediaController.h     bool isBlocked() const;
bool              101 Source/core/html/MediaController.h     bool hasEnded() const;
bool              113 Source/core/html/MediaController.h     bool m_paused;
bool              117 Source/core/html/MediaController.h     bool m_muted;
bool               52 Source/core/html/MediaFragmentURIParser.h     bool parseNPTFragment(const LChar*, unsigned length, double& startTime, double& endTime);
bool               53 Source/core/html/MediaFragmentURIParser.h     bool parseNPTTime(const LChar*, unsigned length, unsigned& offset, double& time);
bool               68 Source/core/html/MediaKeyEvent.h     MediaKeyError* errorCode(bool& isNull) const { isNull = !m_errorCode; return m_errorCode.get(); }
bool               51 Source/core/html/PluginDocument.h     bool shouldLoadPluginManually() { return m_shouldLoadPluginManually; }
bool               58 Source/core/html/PluginDocument.h     void setShouldLoadPluginManually(bool loadManually) { m_shouldLoadPluginManually = loadManually; }
bool               60 Source/core/html/PluginDocument.h     bool m_shouldLoadPluginManually;
bool               65 Source/core/html/PublicURLManager.h     bool m_isStopped;
bool               51 Source/core/html/RadioNodeList.h     bool checkElementMatchesRadioNodeListFilter(const Element&) const;
bool               53 Source/core/html/RadioNodeList.h     virtual bool elementMatches(const Element&) const OVERRIDE;
bool               56 Source/core/html/RadioNodeList.h     const bool m_onlyMatchImgElements;
bool               63 Source/core/html/TimeRanges.h     bool contain(double time) const;
bool               88 Source/core/html/TimeRanges.h         inline bool isPointInRange(double point) const
bool               93 Source/core/html/TimeRanges.h         inline bool isOverlappingRange(const Range& range) const
bool               98 Source/core/html/TimeRanges.h         inline bool isContiguousWithRange(const Range& range) const
bool              113 Source/core/html/TimeRanges.h         inline bool isBeforeRange(const Range& range) const
bool               57 Source/core/html/URLRegistry.h     virtual bool contains(const String&) { ASSERT_NOT_REACHED(); return false; }
bool               48 Source/core/html/ValidityState.h     bool valueMissing() const;
bool               49 Source/core/html/ValidityState.h     bool typeMismatch() const;
bool               50 Source/core/html/ValidityState.h     bool patternMismatch() const;
bool               51 Source/core/html/ValidityState.h     bool tooLong() const;
bool               52 Source/core/html/ValidityState.h     bool rangeUnderflow() const;
bool               53 Source/core/html/ValidityState.h     bool rangeOverflow() const;
bool               54 Source/core/html/ValidityState.h     bool stepMismatch() const;
bool               55 Source/core/html/ValidityState.h     bool badInput() const;
bool               56 Source/core/html/ValidityState.h     bool customError() const;
bool               57 Source/core/html/ValidityState.h     bool valid() const;
bool               44 Source/core/html/canvas/ANGLEInstancedArrays.h     static bool supported(WebGLRenderingContextBase*);
bool               49 Source/core/html/canvas/Canvas2DContextAttributes.h     bool alpha() const;
bool               50 Source/core/html/canvas/Canvas2DContextAttributes.h     void setAlpha(bool);
bool               59 Source/core/html/canvas/Canvas2DContextAttributes.h     bool m_alpha;
bool               59 Source/core/html/canvas/CanvasImageSource.h     virtual bool wouldTaintOrigin(SecurityOrigin* destinationSecurityOrigin) const = 0;
bool               61 Source/core/html/canvas/CanvasImageSource.h     virtual bool isVideoElement() const { return false; }
bool               49 Source/core/html/canvas/CanvasPathMethods.h     void arc(float x, float y, float radius, float startAngle, float endAngle, bool anticlockwise, ExceptionState&);
bool               50 Source/core/html/canvas/CanvasPathMethods.h     void ellipse(float x, float y, float radiusX, float radiusY, float rotation, float startAngle, float endAngle, bool anticlockwise, ExceptionState&);
bool               53 Source/core/html/canvas/CanvasPathMethods.h     virtual bool isTransformInvertible() const { return true; }
bool               68 Source/core/html/canvas/CanvasPathMethods.h     static void arc(CanvasPathMethods& object, float x, float y, float radius, float startAngle, float endAngle, bool anticlockwise, ExceptionState& es)
bool               70 Source/core/html/canvas/CanvasPathMethods.h     static void ellipse(CanvasPathMethods& object, float x, float y, float radiusX, float radiusY, float rotation, float startAngle, float endAngle, bool anticlockwise, ExceptionState& es)
bool               42 Source/core/html/canvas/CanvasPattern.h     static void parseRepetitionType(const String&, bool& repeatX, bool& repeatY, ExceptionState&);
bool               44 Source/core/html/canvas/CanvasPattern.h     static PassRefPtr<CanvasPattern> create(PassRefPtr<Image> image, bool repeatX, bool repeatY, bool originClean)
bool               51 Source/core/html/canvas/CanvasPattern.h     bool originClean() const { return m_originClean; }
bool               54 Source/core/html/canvas/CanvasPattern.h     CanvasPattern(PassRefPtr<Image>, bool repeatX, bool repeatY, bool originClean);
bool               57 Source/core/html/canvas/CanvasPattern.h     bool m_originClean;
bool               51 Source/core/html/canvas/CanvasRenderingContext.h     virtual bool is2d() const { return false; }
bool               52 Source/core/html/canvas/CanvasRenderingContext.h     virtual bool is3d() const { return false; }
bool               53 Source/core/html/canvas/CanvasRenderingContext.h     virtual bool isAccelerated() const { return false; }
bool               54 Source/core/html/canvas/CanvasRenderingContext.h     virtual bool hasAlpha() const { return true; }
bool               70 Source/core/html/canvas/CanvasRenderingContext2D.h     static PassOwnPtr<CanvasRenderingContext2D> create(HTMLCanvasElement* canvas, const Canvas2DContextAttributes* attrs, bool usesCSSCompatibilityParseMode)
bool              115 Source/core/html/canvas/CanvasRenderingContext2D.h     bool isContextLost() const;
bool              163 Source/core/html/canvas/CanvasRenderingContext2D.h     bool isPointInPath(const float x, const float y, const String& winding = "nonzero");
bool              164 Source/core/html/canvas/CanvasRenderingContext2D.h     bool isPointInPath(Path2D*, const float x, const float y, ExceptionState&);
bool              165 Source/core/html/canvas/CanvasRenderingContext2D.h     bool isPointInPath(Path2D*, const float x, const float y, const String& winding, ExceptionState&);
bool              166 Source/core/html/canvas/CanvasRenderingContext2D.h     bool isPointInStroke(const float x, const float y);
bool              167 Source/core/html/canvas/CanvasRenderingContext2D.h     bool isPointInStroke(Path2D*, const float x, const float y, ExceptionState&);
bool              227 Source/core/html/canvas/CanvasRenderingContext2D.h     bool imageSmoothingEnabled() const;
bool              228 Source/core/html/canvas/CanvasRenderingContext2D.h     void setImageSmoothingEnabled(bool);
bool              233 Source/core/html/canvas/CanvasRenderingContext2D.h     bool drawCustomFocusRing(Element*);
bool              269 Source/core/html/canvas/CanvasRenderingContext2D.h         bool m_invertibleCTM;
bool              272 Source/core/html/canvas/CanvasRenderingContext2D.h         bool m_imageSmoothingEnabled;
bool              280 Source/core/html/canvas/CanvasRenderingContext2D.h         bool m_realizedFont;
bool              283 Source/core/html/canvas/CanvasRenderingContext2D.h     CanvasRenderingContext2D(HTMLCanvasElement*, const Canvas2DContextAttributes* attrs, bool usesCSSCompatibilityParseMode);
bool              291 Source/core/html/canvas/CanvasRenderingContext2D.h     bool shouldDrawShadows() const;
bool              297 Source/core/html/canvas/CanvasRenderingContext2D.h     bool computeDirtyRect(const FloatRect& localBounds, FloatRect*);
bool              298 Source/core/html/canvas/CanvasRenderingContext2D.h     bool computeDirtyRect(const FloatRect& localBounds, const FloatRect& transformedClipBounds, FloatRect*);
bool              316 Source/core/html/canvas/CanvasRenderingContext2D.h     bool isPointInPathInternal(const Path&, const float x, const float y, const String& windingRuleString);
bool              317 Source/core/html/canvas/CanvasRenderingContext2D.h     bool isPointInStrokeInternal(const Path&, const float x, const float y);
bool              321 Source/core/html/canvas/CanvasRenderingContext2D.h     void drawTextInternal(const String& text, float x, float y, bool fill, float maxWidth = 0, bool useMaxWidth = false);
bool              327 Source/core/html/canvas/CanvasRenderingContext2D.h     bool rectContainsTransformedRect(const FloatRect&, const FloatRect&) const;
bool              334 Source/core/html/canvas/CanvasRenderingContext2D.h     bool focusRingCallIsValid(const Path&, Element*);
bool              338 Source/core/html/canvas/CanvasRenderingContext2D.h     virtual bool is2d() const OVERRIDE { return true; }
bool              339 Source/core/html/canvas/CanvasRenderingContext2D.h     virtual bool isAccelerated() const OVERRIDE;
bool              340 Source/core/html/canvas/CanvasRenderingContext2D.h     virtual bool hasAlpha() const OVERRIDE { return m_hasAlpha; }
bool              342 Source/core/html/canvas/CanvasRenderingContext2D.h     virtual bool isTransformInvertible() const OVERRIDE { return state().m_invertibleCTM; }
bool              349 Source/core/html/canvas/CanvasRenderingContext2D.h     bool m_usesCSSCompatibilityParseMode;
bool              350 Source/core/html/canvas/CanvasRenderingContext2D.h     bool m_hasAlpha;
bool              351 Source/core/html/canvas/CanvasRenderingContext2D.h     bool m_isContextLost;
bool              352 Source/core/html/canvas/CanvasRenderingContext2D.h     bool m_contextRestorable;
bool               53 Source/core/html/canvas/CanvasStyle.h         bool isCurrentColor() const { return m_type == CurrentColor || m_type == CurrentColorWithOverrideAlpha; }
bool               54 Source/core/html/canvas/CanvasStyle.h         bool hasOverrideAlpha() const { return m_type == CurrentColorWithOverrideAlpha; }
bool               64 Source/core/html/canvas/CanvasStyle.h         bool isEquivalentColor(const CanvasStyle&) const;
bool               65 Source/core/html/canvas/CanvasStyle.h         bool isEquivalentRGBA(float r, float g, float b, float a) const;
bool               66 Source/core/html/canvas/CanvasStyle.h         bool isEquivalentCMYKA(float c, float m, float y, float k, float a) const;
bool              101 Source/core/html/canvas/CanvasStyle.h     bool parseColorOrCurrentColor(RGBA32& parsedColor, const String& colorString, HTMLCanvasElement*);
bool               47 Source/core/html/canvas/DataView.h     int16_t getInt16(unsigned byteOffset, bool littleEndian, ExceptionState&);
bool               49 Source/core/html/canvas/DataView.h     uint16_t getUint16(unsigned byteOffset, bool littleEndian, ExceptionState&);
bool               51 Source/core/html/canvas/DataView.h     int32_t getInt32(unsigned byteOffset, bool littleEndian, ExceptionState&);
bool               53 Source/core/html/canvas/DataView.h     uint32_t getUint32(unsigned byteOffset, bool littleEndian, ExceptionState&);
bool               55 Source/core/html/canvas/DataView.h     float getFloat32(unsigned byteOffset, bool littleEndian, ExceptionState&);
bool               57 Source/core/html/canvas/DataView.h     double getFloat64(unsigned byteOffset, bool littleEndian, ExceptionState&);
bool               62 Source/core/html/canvas/DataView.h     void setInt16(unsigned byteOffset, int16_t value, bool littleEndian, ExceptionState&);
bool               64 Source/core/html/canvas/DataView.h     void setUint16(unsigned byteOffset, uint16_t value, bool littleEndian, ExceptionState&);
bool               66 Source/core/html/canvas/DataView.h     void setInt32(unsigned byteOffset, int32_t value, bool littleEndian, ExceptionState&);
bool               68 Source/core/html/canvas/DataView.h     void setUint32(unsigned byteOffset, uint32_t value, bool littleEndian, ExceptionState&);
bool               70 Source/core/html/canvas/DataView.h     void setFloat32(unsigned byteOffset, float value, bool littleEndian, ExceptionState&);
bool               72 Source/core/html/canvas/DataView.h     void setFloat64(unsigned byteOffset, double value, bool littleEndian, ExceptionState&);
bool               86 Source/core/html/canvas/DataView.h     inline bool beyondRange(unsigned byteOffset) const { return byteOffset >= m_byteLength || byteOffset + sizeof(T) > m_byteLength; }
bool               89 Source/core/html/canvas/DataView.h     T getData(unsigned byteOffset, bool littleEndian, ExceptionState&) const;
bool               92 Source/core/html/canvas/DataView.h     void setData(unsigned byteOffset, T value, bool littleEndian, ExceptionState&);
bool               38 Source/core/html/canvas/EXTFragDepth.h     static bool supported(WebGLRenderingContextBase*);
bool               38 Source/core/html/canvas/EXTTextureFilterAnisotropic.h     static bool supported(WebGLRenderingContextBase*);
bool               38 Source/core/html/canvas/OESElementIndexUint.h     static bool supported(WebGLRenderingContextBase*);
bool               38 Source/core/html/canvas/OESStandardDerivatives.h     static bool supported(WebGLRenderingContextBase*);
bool               38 Source/core/html/canvas/OESTextureFloat.h     static bool supported(WebGLRenderingContextBase*);
bool               38 Source/core/html/canvas/OESTextureFloatLinear.h     static bool supported(WebGLRenderingContextBase*);
bool               38 Source/core/html/canvas/OESTextureHalfFloat.h     static bool supported(WebGLRenderingContextBase*);
bool               38 Source/core/html/canvas/OESTextureHalfFloatLinear.h     static bool supported(WebGLRenderingContextBase*);
bool               41 Source/core/html/canvas/OESVertexArrayObject.h     static bool supported(WebGLRenderingContextBase*);
bool               45 Source/core/html/canvas/WebGLBuffer.h     bool hasEverBeenBound() const { return object() && m_target; }
bool               53 Source/core/html/canvas/WebGLBuffer.h     virtual bool isBuffer() const OVERRIDE { return true; }
bool               40 Source/core/html/canvas/WebGLCompressedTextureATC.h     static bool supported(WebGLRenderingContextBase*);
bool               38 Source/core/html/canvas/WebGLCompressedTexturePVRTC.h     static bool supported(WebGLRenderingContextBase*);
bool               40 Source/core/html/canvas/WebGLCompressedTextureS3TC.h     static bool supported(WebGLRenderingContextBase*);
bool               50 Source/core/html/canvas/WebGLContextAttributes.h     bool alpha() const;
bool               51 Source/core/html/canvas/WebGLContextAttributes.h     void setAlpha(bool);
bool               54 Source/core/html/canvas/WebGLContextAttributes.h     bool depth() const;
bool               55 Source/core/html/canvas/WebGLContextAttributes.h     void setDepth(bool);
bool               58 Source/core/html/canvas/WebGLContextAttributes.h     bool stencil() const;
bool               59 Source/core/html/canvas/WebGLContextAttributes.h     void setStencil(bool);
bool               62 Source/core/html/canvas/WebGLContextAttributes.h     bool antialias() const;
bool               63 Source/core/html/canvas/WebGLContextAttributes.h     void setAntialias(bool);
bool               68 Source/core/html/canvas/WebGLContextAttributes.h     bool premultipliedAlpha() const;
bool               69 Source/core/html/canvas/WebGLContextAttributes.h     void setPremultipliedAlpha(bool);
bool               73 Source/core/html/canvas/WebGLContextAttributes.h     bool preserveDrawingBuffer() const;
bool               74 Source/core/html/canvas/WebGLContextAttributes.h     void setPreserveDrawingBuffer(bool);
bool               78 Source/core/html/canvas/WebGLContextAttributes.h     bool failIfMajorPerformanceCaveat() const;
bool               79 Source/core/html/canvas/WebGLContextAttributes.h     void setFailIfMajorPerformanceCaveat(bool);
bool               91 Source/core/html/canvas/WebGLContextAttributes.h     bool m_alpha;
bool               92 Source/core/html/canvas/WebGLContextAttributes.h     bool m_depth;
bool               93 Source/core/html/canvas/WebGLContextAttributes.h     bool m_stencil;
bool               94 Source/core/html/canvas/WebGLContextAttributes.h     bool m_antialias;
bool               95 Source/core/html/canvas/WebGLContextAttributes.h     bool m_premultipliedAlpha;
bool               96 Source/core/html/canvas/WebGLContextAttributes.h     bool m_preserveDrawingBuffer;
bool               97 Source/core/html/canvas/WebGLContextAttributes.h     bool m_failIfMajorPerformanceCaveat;
bool               45 Source/core/html/canvas/WebGLContextEvent.h     static PassRefPtrWillBeRawPtr<WebGLContextEvent> create(const AtomicString& type, bool canBubble, bool cancelable, const String& statusMessage)
bool               63 Source/core/html/canvas/WebGLContextEvent.h     WebGLContextEvent(const AtomicString& type, bool canBubble, bool cancelable, const String& statusMessage);
bool               47 Source/core/html/canvas/WebGLContextObject.h     virtual bool validate(const WebGLContextGroup*, const WebGLRenderingContextBase* context) const OVERRIDE FINAL
bool               57 Source/core/html/canvas/WebGLContextObject.h     virtual bool hasGroupOrContext() const OVERRIDE FINAL
bool               43 Source/core/html/canvas/WebGLDebugRendererInfo.h     static bool supported(WebGLRenderingContextBase*);
bool               40 Source/core/html/canvas/WebGLDebugShaders.h     static bool supported(WebGLRenderingContextBase*);
bool               38 Source/core/html/canvas/WebGLDepthTexture.h     static bool supported(WebGLRenderingContextBase*);
bool               38 Source/core/html/canvas/WebGLDrawBuffers.h     static bool supported(WebGLRenderingContextBase*);
bool               49 Source/core/html/canvas/WebGLDrawBuffers.h     static bool satisfiesWebGLRequirements(WebGLRenderingContextBase*);
bool               46 Source/core/html/canvas/WebGLExtension.h     virtual void lose(bool)
bool               51 Source/core/html/canvas/WebGLExtension.h     bool isLost()
bool               55 Source/core/html/canvas/WebGLFramebuffer.h         virtual bool isSharedObject(WebGLSharedObject*) const = 0;
bool               56 Source/core/html/canvas/WebGLFramebuffer.h         virtual bool valid() const = 0;
bool               85 Source/core/html/canvas/WebGLFramebuffer.h     bool onAccess(blink::WebGraphicsContext3D*, const char** reason);
bool               93 Source/core/html/canvas/WebGLFramebuffer.h     bool hasEverBeenBound() const { return object() && m_hasEverBeenBound; }
bool               97 Source/core/html/canvas/WebGLFramebuffer.h     bool hasStencilBuffer() const;
bool              111 Source/core/html/canvas/WebGLFramebuffer.h     bool isAttachmentComplete(WebGLAttachment* attachedObject, GLenum attachment, const char** reason) const;
bool              114 Source/core/html/canvas/WebGLFramebuffer.h     bool isBound() const;
bool              120 Source/core/html/canvas/WebGLFramebuffer.h     void drawBuffersIfNecessary(bool force);
bool              126 Source/core/html/canvas/WebGLFramebuffer.h     bool m_hasEverBeenBound;
bool               74 Source/core/html/canvas/WebGLGetInfo.h     explicit WebGLGetInfo(bool value);
bool               75 Source/core/html/canvas/WebGLGetInfo.h     WebGLGetInfo(const bool* value, int size);
bool               97 Source/core/html/canvas/WebGLGetInfo.h     bool getBool() const;
bool               98 Source/core/html/canvas/WebGLGetInfo.h     const Vector<bool>& getBoolArray() const;
bool              118 Source/core/html/canvas/WebGLGetInfo.h     bool m_bool;
bool              119 Source/core/html/canvas/WebGLGetInfo.h     Vector<bool> m_boolArray;
bool               40 Source/core/html/canvas/WebGLLoseContext.h     static bool supported(WebGLRenderingContextBase*);
bool               45 Source/core/html/canvas/WebGLLoseContext.h     virtual void lose(bool) OVERRIDE;
bool               58 Source/core/html/canvas/WebGLObject.h     bool isDeleted() { return m_deleted; }
bool               61 Source/core/html/canvas/WebGLObject.h     virtual bool validate(const WebGLContextGroup*, const WebGLRenderingContextBase*) const = 0;
bool               72 Source/core/html/canvas/WebGLObject.h     virtual bool hasGroupOrContext() const = 0;
bool               81 Source/core/html/canvas/WebGLObject.h     bool m_deleted;
bool               46 Source/core/html/canvas/WebGLProgram.h     bool isUsingVertexAttrib0();
bool               48 Source/core/html/canvas/WebGLProgram.h     bool linkStatus();
bool               49 Source/core/html/canvas/WebGLProgram.h     void setLinkStatus(bool);
bool               60 Source/core/html/canvas/WebGLProgram.h     bool attachShader(WebGLShader*);
bool               61 Source/core/html/canvas/WebGLProgram.h     bool detachShader(WebGLShader*);
bool               69 Source/core/html/canvas/WebGLProgram.h     virtual bool isProgram() const OVERRIDE { return true; }
bool               85 Source/core/html/canvas/WebGLProgram.h     bool m_infoValid;
bool               55 Source/core/html/canvas/WebGLRenderbuffer.h     bool hasEverBeenBound() const { return object() && m_hasEverBeenBound; }
bool               69 Source/core/html/canvas/WebGLRenderbuffer.h     virtual bool isRenderbuffer() const OVERRIDE { return true; }
bool               74 Source/core/html/canvas/WebGLRenderbuffer.h     bool m_hasEverBeenBound;
bool              101 Source/core/html/canvas/WebGLRenderingContextBase.h     virtual bool is3d() const OVERRIDE { return true; }
bool              102 Source/core/html/canvas/WebGLRenderingContextBase.h     virtual bool isAccelerated() const OVERRIDE { return true; }
bool              184 Source/core/html/canvas/WebGLRenderingContextBase.h     bool getAttachedShaders(WebGLProgram*, Vector<RefPtr<WebGLShader> >&);
bool              208 Source/core/html/canvas/WebGLRenderingContextBase.h     bool isContextLost();
bool              344 Source/core/html/canvas/WebGLRenderingContextBase.h     virtual bool hasPendingActivity() const OVERRIDE;
bool              372 Source/core/html/canvas/WebGLRenderingContextBase.h     bool isGLES2NPOTStrict() { return m_isGLES2NPOTStrict; }
bool              374 Source/core/html/canvas/WebGLRenderingContextBase.h     bool isDepthStencilSupported() { return m_isDepthStencilSupported; }
bool              381 Source/core/html/canvas/WebGLRenderingContextBase.h     bool validateRenderingState(const char*);
bool              383 Source/core/html/canvas/WebGLRenderingContextBase.h     bool validateWebGLObject(const char*, WebGLObject*);
bool              408 Source/core/html/canvas/WebGLRenderingContextBase.h     bool m_restoreAllowed;
bool              411 Source/core/html/canvas/WebGLRenderingContextBase.h     bool m_needsUpdate;
bool              412 Source/core/html/canvas/WebGLRenderingContextBase.h     bool m_markedCanvasDirty;
bool              453 Source/core/html/canvas/WebGLRenderingContextBase.h     bool m_forceAttrib0BufferRefill;
bool              454 Source/core/html/canvas/WebGLRenderingContextBase.h     bool m_vertexAttrib0UsedBefore;
bool              495 Source/core/html/canvas/WebGLRenderingContextBase.h     bool m_drawBuffersWebGLRequirementsChecked;
bool              496 Source/core/html/canvas/WebGLRenderingContextBase.h     bool m_drawBuffersSupported;
bool              500 Source/core/html/canvas/WebGLRenderingContextBase.h     bool m_unpackFlipY;
bool              501 Source/core/html/canvas/WebGLRenderingContextBase.h     bool m_unpackPremultiplyAlpha;
bool              503 Source/core/html/canvas/WebGLRenderingContextBase.h     bool m_contextLost;
bool              507 Source/core/html/canvas/WebGLRenderingContextBase.h     bool m_layerCleared;
bool              509 Source/core/html/canvas/WebGLRenderingContextBase.h     bool m_scissorEnabled;
bool              515 Source/core/html/canvas/WebGLRenderingContextBase.h     bool m_stencilEnabled;
bool              520 Source/core/html/canvas/WebGLRenderingContextBase.h     bool m_isGLES2NPOTStrict;
bool              521 Source/core/html/canvas/WebGLRenderingContextBase.h     bool m_isDepthStencilSupported;
bool              523 Source/core/html/canvas/WebGLRenderingContextBase.h     bool m_synthesizedErrorsToConsole;
bool              526 Source/core/html/canvas/WebGLRenderingContextBase.h     bool m_multisamplingAllowed;
bool              527 Source/core/html/canvas/WebGLRenderingContextBase.h     bool m_multisamplingObserverRegistered;
bool              559 Source/core/html/canvas/WebGLRenderingContextBase.h         bool privileged() const
bool              564 Source/core/html/canvas/WebGLRenderingContextBase.h         bool draft() const
bool              569 Source/core/html/canvas/WebGLRenderingContextBase.h         bool webglDebugRendererInfo() const
bool              575 Source/core/html/canvas/WebGLRenderingContextBase.h         bool matchesNameWithPrefixes(const String&) const;
bool              578 Source/core/html/canvas/WebGLRenderingContextBase.h         virtual bool supported(WebGLRenderingContextBase*) const = 0;
bool              583 Source/core/html/canvas/WebGLRenderingContextBase.h         bool m_privileged;
bool              584 Source/core/html/canvas/WebGLRenderingContextBase.h         bool m_draft;
bool              585 Source/core/html/canvas/WebGLRenderingContextBase.h         bool m_webglDebugRendererInfo;
bool              617 Source/core/html/canvas/WebGLRenderingContextBase.h         virtual bool supported(WebGLRenderingContextBase* context) const OVERRIDE
bool              643 Source/core/html/canvas/WebGLRenderingContextBase.h     bool m_extensionEnabled[WebGLExtensionNameCount];
bool              652 Source/core/html/canvas/WebGLRenderingContextBase.h     bool extensionSupportedAndAllowed(const ExtensionTracker*);
bool              654 Source/core/html/canvas/WebGLRenderingContextBase.h     inline bool extensionEnabled(WebGLExtensionName name)
bool              674 Source/core/html/canvas/WebGLRenderingContextBase.h     bool clearIfComposited(GLbitfield clearMask = 0);
bool              683 Source/core/html/canvas/WebGLRenderingContextBase.h     void texImage2DImpl(GLenum target, GLint level, GLenum internalformat, GLenum format, GLenum type, Image*, WebGLImageConversion::ImageHtmlDomSource, bool flipY, bool premultiplyAlpha, ExceptionState&);
bool              685 Source/core/html/canvas/WebGLRenderingContextBase.h     void texSubImage2DImpl(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLenum format, GLenum type, Image*, WebGLImageConversion::ImageHtmlDomSource, bool flipY, bool premultiplyAlpha, ExceptionState&);
bool              687 Source/core/html/canvas/WebGLRenderingContextBase.h     void handleTextureCompleteness(const char*, bool);
bool              693 Source/core/html/canvas/WebGLRenderingContextBase.h     bool isTexInternalFormatColorBufferCombinationValid(GLenum texInternalFormat, GLenum colorBufferFormat);
bool              699 Source/core/html/canvas/WebGLRenderingContextBase.h     bool validateLocationLength(const char* functionName, const String&);
bool              703 Source/core/html/canvas/WebGLRenderingContextBase.h     bool validateSize(const char* functionName, GLint x, GLint y);
bool              707 Source/core/html/canvas/WebGLRenderingContextBase.h     bool validateString(const char* functionName, const String&);
bool              712 Source/core/html/canvas/WebGLRenderingContextBase.h     WebGLTexture* validateTextureBinding(const char* functionName, GLenum target, bool useSixEnumsForCubeMap);
bool              716 Source/core/html/canvas/WebGLRenderingContextBase.h     bool validateTexFuncFormatAndType(const char* functionName, GLenum format, GLenum type, GLint level);
bool              720 Source/core/html/canvas/WebGLRenderingContextBase.h     bool validateTexFuncLevel(const char* functionName, GLenum target, GLint level);
bool              737 Source/core/html/canvas/WebGLRenderingContextBase.h     bool validateTexFunc(const char* functionName, TexFuncValidationFunctionType, TexFuncValidationSourceType, GLenum target, GLint level, GLenum internalformat, GLsizei width,
bool              742 Source/core/html/canvas/WebGLRenderingContextBase.h     bool validateTexFuncDimensions(const char* functionName, TexFuncValidationFunctionType, GLenum target, GLint level, GLsizei width, GLsizei height);
bool              746 Source/core/html/canvas/WebGLRenderingContextBase.h     bool validateTexFuncParameters(const char* functionName, TexFuncValidationFunctionType, GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type);
bool              756 Source/core/html/canvas/WebGLRenderingContextBase.h     bool validateTexFuncData(const char* functionName, GLint level, GLsizei width, GLsizei height, GLenum format, GLenum type, ArrayBufferView* pixels, NullDisposition);
bool              762 Source/core/html/canvas/WebGLRenderingContextBase.h     bool validateSettableTexFormat(const char* functionName, GLenum format);
bool              766 Source/core/html/canvas/WebGLRenderingContextBase.h     bool validateCompressedTexFuncData(const char* functionName, GLsizei width, GLsizei height, GLenum format, ArrayBufferView* pixels);
bool              769 Source/core/html/canvas/WebGLRenderingContextBase.h     bool validateCompressedTexFormat(GLenum format);
bool              773 Source/core/html/canvas/WebGLRenderingContextBase.h     bool validateCompressedTexDimensions(const char* functionName, TexFuncValidationFunctionType, GLenum target, GLint level, GLsizei width, GLsizei height, GLenum format);
bool              777 Source/core/html/canvas/WebGLRenderingContextBase.h     bool validateCompressedTexSubDimensions(const char* functionName, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, WebGLTexture*);
bool              780 Source/core/html/canvas/WebGLRenderingContextBase.h     bool validateDrawMode(const char* functionName, GLenum);
bool              783 Source/core/html/canvas/WebGLRenderingContextBase.h     bool validateStencilSettings(const char* functionName);
bool              786 Source/core/html/canvas/WebGLRenderingContextBase.h     bool validateStencilOrDepthFunc(const char* functionName, GLenum);
bool              789 Source/core/html/canvas/WebGLRenderingContextBase.h     void texParameter(GLenum target, GLenum pname, GLfloat parami, GLint paramf, bool isFloat);
bool              800 Source/core/html/canvas/WebGLRenderingContextBase.h     bool validateFramebufferFuncParameters(const char* functionName, GLenum target, GLenum attachment);
bool              803 Source/core/html/canvas/WebGLRenderingContextBase.h     bool validateBlendEquation(const char* functionName, GLenum);
bool              806 Source/core/html/canvas/WebGLRenderingContextBase.h     bool validateBlendFuncFactors(const char* functionName, GLenum src, GLenum dst);
bool              809 Source/core/html/canvas/WebGLRenderingContextBase.h     bool validateCapability(const char* functionName, GLenum);
bool              812 Source/core/html/canvas/WebGLRenderingContextBase.h     bool validateUniformParameters(const char* functionName, const WebGLUniformLocation*, Float32Array*, GLsizei mod);
bool              813 Source/core/html/canvas/WebGLRenderingContextBase.h     bool validateUniformParameters(const char* functionName, const WebGLUniformLocation*, Int32Array*, GLsizei mod);
bool              814 Source/core/html/canvas/WebGLRenderingContextBase.h     bool validateUniformParameters(const char* functionName, const WebGLUniformLocation*, void*, GLsizei, GLsizei mod);
bool              815 Source/core/html/canvas/WebGLRenderingContextBase.h     bool validateUniformMatrixParameters(const char* functionName, const WebGLUniformLocation*, GLboolean transpose, Float32Array*, GLsizei mod);
bool              816 Source/core/html/canvas/WebGLRenderingContextBase.h     bool validateUniformMatrixParameters(const char* functionName, const WebGLUniformLocation*, GLboolean transpose, void*, GLsizei, GLsizei mod);
bool              823 Source/core/html/canvas/WebGLRenderingContextBase.h     bool validateHTMLImageElement(const char* functionName, HTMLImageElement*, ExceptionState&);
bool              826 Source/core/html/canvas/WebGLRenderingContextBase.h     bool validateHTMLCanvasElement(const char* functionName, HTMLCanvasElement*, ExceptionState&);
bool              829 Source/core/html/canvas/WebGLRenderingContextBase.h     bool validateHTMLVideoElement(const char* functionName, HTMLVideoElement*, ExceptionState&);
bool              832 Source/core/html/canvas/WebGLRenderingContextBase.h     bool validateDrawArrays(const char* functionName, GLenum mode, GLint first, GLsizei count);
bool              835 Source/core/html/canvas/WebGLRenderingContextBase.h     bool validateDrawElements(const char* functionName, GLenum mode, GLsizei count, GLenum type, long long offset);
bool              838 Source/core/html/canvas/WebGLRenderingContextBase.h     bool validateDrawInstanced(const char* functionName, GLsizei primcount);
bool              847 Source/core/html/canvas/WebGLRenderingContextBase.h     bool deleteObject(WebGLObject*);
bool              852 Source/core/html/canvas/WebGLRenderingContextBase.h     bool checkObjectToBeBound(const char* functionName, WebGLObject*, bool& deleted);
bool              860 Source/core/html/canvas/WebGLRenderingContextBase.h     bool allowPrivilegedExtensions() const;
bool              865 Source/core/html/canvas/WebGLRenderingContextBase.h     bool allowWebGLDebugRendererInfo() const;
bool              884 Source/core/html/canvas/WebGLRenderingContextBase.h     void enableOrDisable(GLenum capability, bool enable);
bool              899 Source/core/html/canvas/WebGLRenderingContextBase.h     virtual void multisamplingChanged(bool) OVERRIDE;
bool              911 Source/core/html/canvas/WebGLRenderingContextBase.h     static void deactivateContext(WebGLRenderingContextBase*, bool addToInactiveList);
bool               52 Source/core/html/canvas/WebGLShader.h     virtual bool isShader() const OVERRIDE { return true; }
bool               44 Source/core/html/canvas/WebGLSharedObject.h     virtual bool isBuffer() const { return false; }
bool               45 Source/core/html/canvas/WebGLSharedObject.h     virtual bool isProgram() const { return false; }
bool               46 Source/core/html/canvas/WebGLSharedObject.h     virtual bool isRenderbuffer() const { return false; }
bool               47 Source/core/html/canvas/WebGLSharedObject.h     virtual bool isShader() const { return false; }
bool               48 Source/core/html/canvas/WebGLSharedObject.h     virtual bool isTexture() const { return false; }
bool               50 Source/core/html/canvas/WebGLSharedObject.h     virtual bool validate(const WebGLContextGroup* contextGroup, const WebGLRenderingContextBase*) const OVERRIDE FINAL
bool               60 Source/core/html/canvas/WebGLSharedObject.h     virtual bool hasGroupOrContext() const OVERRIDE FINAL
bool               57 Source/core/html/canvas/WebGLTexture.h     bool canGenerateMipmaps();
bool               65 Source/core/html/canvas/WebGLTexture.h     bool isValid(GLenum target, GLint level) const;
bool               68 Source/core/html/canvas/WebGLTexture.h     static bool isNPOT(GLsizei, GLsizei);
bool               70 Source/core/html/canvas/WebGLTexture.h     bool isNPOT() const;
bool               72 Source/core/html/canvas/WebGLTexture.h     bool needToUseBlackTexture(TextureExtensionFlag) const;
bool               74 Source/core/html/canvas/WebGLTexture.h     bool hasEverBeenBound() const { return object() && m_target; }
bool              104 Source/core/html/canvas/WebGLTexture.h         bool valid;
bool              111 Source/core/html/canvas/WebGLTexture.h     virtual bool isTexture() const OVERRIDE { return true; }
bool              128 Source/core/html/canvas/WebGLTexture.h     bool m_isNPOT;
bool              129 Source/core/html/canvas/WebGLTexture.h     bool m_isCubeComplete;
bool              130 Source/core/html/canvas/WebGLTexture.h     bool m_isComplete;
bool              131 Source/core/html/canvas/WebGLTexture.h     bool m_needToUseBlackTexture;
bool              132 Source/core/html/canvas/WebGLTexture.h     bool m_isFloatType;
bool              133 Source/core/html/canvas/WebGLTexture.h     bool m_isHalfFloatType;
bool               62 Source/core/html/canvas/WebGLVertexArrayObjectOES.h         bool enabled;
bool               67 Source/core/html/canvas/WebGLVertexArrayObjectOES.h         bool normalized;
bool               74 Source/core/html/canvas/WebGLVertexArrayObjectOES.h     bool isDefaultObject() const { return m_type == VaoTypeDefault; }
bool               76 Source/core/html/canvas/WebGLVertexArrayObjectOES.h     bool hasEverBeenBound() const { return object() && m_hasEverBeenBound; }
bool               93 Source/core/html/canvas/WebGLVertexArrayObjectOES.h     bool m_hasEverBeenBound;
bool               46 Source/core/html/forms/BaseButtonInputType.h     virtual bool shouldSaveAndRestoreFormControlState() const OVERRIDE;
bool               47 Source/core/html/forms/BaseButtonInputType.h     virtual bool appendFormData(FormDataList&, bool) const OVERRIDE;
bool               49 Source/core/html/forms/BaseButtonInputType.h     virtual bool storesValueSeparateFromAttribute() OVERRIDE;
bool               50 Source/core/html/forms/BaseButtonInputType.h     virtual void setValue(const String&, bool, TextFieldEventBehavior) OVERRIDE;
bool               47 Source/core/html/forms/BaseCheckableInputType.h     virtual bool appendFormData(FormDataList&, bool) const OVERRIDE FINAL;
bool               49 Source/core/html/forms/BaseCheckableInputType.h     virtual bool canSetStringValue() const OVERRIDE FINAL;
bool               50 Source/core/html/forms/BaseCheckableInputType.h     virtual void accessKeyAction(bool sendMouseEvents) OVERRIDE FINAL;
bool               52 Source/core/html/forms/BaseCheckableInputType.h     virtual bool storesValueSeparateFromAttribute() OVERRIDE FINAL;
bool               53 Source/core/html/forms/BaseCheckableInputType.h     virtual void setValue(const String&, bool, TextFieldEventBehavior) OVERRIDE FINAL;
bool               54 Source/core/html/forms/BaseCheckableInputType.h     virtual bool isCheckable() OVERRIDE FINAL;
bool               48 Source/core/html/forms/BaseChooserOnlyDateAndTimeInputType.h     virtual void setValue(const String&, bool valueChanged, TextFieldEventBehavior) OVERRIDE;
bool               53 Source/core/html/forms/BaseChooserOnlyDateAndTimeInputType.h     virtual void accessKeyAction(bool sendMouseEvents) OVERRIDE;
bool               44 Source/core/html/forms/BaseClickableWithKeyInputType.h     static void accessKeyAction(HTMLInputElement&, bool sendMouseEvents);
bool               53 Source/core/html/forms/BaseClickableWithKeyInputType.h     virtual void accessKeyAction(bool sendMouseEvents) OVERRIDE;
bool               50 Source/core/html/forms/BaseDateAndTimeInputType.h     bool parseToDateComponents(const String&, DateComponents*) const;
bool               54 Source/core/html/forms/BaseDateAndTimeInputType.h     virtual bool setMillisecondToDateComponents(double, DateComponents*) const = 0;
bool               58 Source/core/html/forms/BaseDateAndTimeInputType.h     virtual bool parseToDateComponentsInternal(const String&, DateComponents*) const = 0;
bool               63 Source/core/html/forms/BaseDateAndTimeInputType.h     virtual bool typeMismatchFor(const String&) const OVERRIDE;
bool               64 Source/core/html/forms/BaseDateAndTimeInputType.h     virtual bool typeMismatch() const OVERRIDE;
bool               65 Source/core/html/forms/BaseDateAndTimeInputType.h     virtual bool valueMissing(const String&) const OVERRIDE;
bool               69 Source/core/html/forms/BaseDateAndTimeInputType.h     virtual bool isSteppable() const OVERRIDE;
bool               72 Source/core/html/forms/BaseDateAndTimeInputType.h     virtual bool supportsReadOnly() const OVERRIDE;
bool               73 Source/core/html/forms/BaseDateAndTimeInputType.h     virtual bool shouldRespectListAttribute() OVERRIDE;
bool               74 Source/core/html/forms/BaseDateAndTimeInputType.h     virtual bool shouldShowFocusRingOnMouseFocus() const OVERRIDE;
bool               53 Source/core/html/forms/BaseMultipleFieldsDateAndTimeInputType.h     virtual bool isValidFormat(bool hasYear, bool hasMonth, bool hasWeek, bool hasDay, bool hasAMPM, bool hasHour, bool hasMinute, bool hasSecond) const = 0;
bool               60 Source/core/html/forms/BaseMultipleFieldsDateAndTimeInputType.h     bool shouldHaveSecondField(const DateComponents&) const;
bool               67 Source/core/html/forms/BaseMultipleFieldsDateAndTimeInputType.h     virtual bool isEditControlOwnerDisabled() const OVERRIDE FINAL;
bool               68 Source/core/html/forms/BaseMultipleFieldsDateAndTimeInputType.h     virtual bool isEditControlOwnerReadOnly() const OVERRIDE FINAL;
bool               73 Source/core/html/forms/BaseMultipleFieldsDateAndTimeInputType.h     virtual bool shouldSpinButtonRespondToMouseEvents() OVERRIDE;
bool               74 Source/core/html/forms/BaseMultipleFieldsDateAndTimeInputType.h     virtual bool shouldSpinButtonRespondToWheelEvents() OVERRIDE;
bool               79 Source/core/html/forms/BaseMultipleFieldsDateAndTimeInputType.h     virtual bool isPickerIndicatorOwnerDisabledOrReadOnly() const OVERRIDE FINAL;
bool               82 Source/core/html/forms/BaseMultipleFieldsDateAndTimeInputType.h     virtual bool setupDateTimeChooserParameters(DateTimeChooserParameters&) OVERRIDE FINAL;
bool               86 Source/core/html/forms/BaseMultipleFieldsDateAndTimeInputType.h     virtual bool shouldClearButtonRespondToMouseEvents() OVERRIDE;
bool               99 Source/core/html/forms/BaseMultipleFieldsDateAndTimeInputType.h     virtual bool hasBadInput() const OVERRIDE;
bool              100 Source/core/html/forms/BaseMultipleFieldsDateAndTimeInputType.h     virtual bool hasCustomFocusLogic() const OVERRIDE FINAL;
bool              106 Source/core/html/forms/BaseMultipleFieldsDateAndTimeInputType.h     virtual void setValue(const String&, bool valueChanged, TextFieldEventBehavior) OVERRIDE FINAL;
bool              107 Source/core/html/forms/BaseMultipleFieldsDateAndTimeInputType.h     virtual bool shouldUseInputMethod() const OVERRIDE FINAL;
bool              118 Source/core/html/forms/BaseMultipleFieldsDateAndTimeInputType.h     bool containsFocusedShadowElement() const;
bool              123 Source/core/html/forms/BaseMultipleFieldsDateAndTimeInputType.h     bool m_isDestroyingShadowSubtree;
bool              124 Source/core/html/forms/BaseMultipleFieldsDateAndTimeInputType.h     bool m_pickerIndicatorIsVisible;
bool              125 Source/core/html/forms/BaseMultipleFieldsDateAndTimeInputType.h     bool m_pickerIndicatorIsAlwaysVisible;
bool               45 Source/core/html/forms/BaseTextInputType.h     virtual bool isTextType() const OVERRIDE FINAL;
bool               46 Source/core/html/forms/BaseTextInputType.h     virtual bool patternMismatch(const String&) const OVERRIDE FINAL;
bool               47 Source/core/html/forms/BaseTextInputType.h     virtual bool supportsPlaceholder() const OVERRIDE FINAL;
bool               48 Source/core/html/forms/BaseTextInputType.h     virtual bool supportsSelectionAPI() const OVERRIDE;
bool               45 Source/core/html/forms/ButtonInputType.h     virtual bool supportsValidation() const OVERRIDE;
bool               46 Source/core/html/forms/ButtonInputType.h     virtual bool isTextButton() const OVERRIDE;
bool               45 Source/core/html/forms/CheckboxInputType.h     virtual bool valueMissing(const String&) const OVERRIDE;
bool               50 Source/core/html/forms/CheckboxInputType.h     virtual bool isCheckbox() const OVERRIDE;
bool               51 Source/core/html/forms/CheckboxInputType.h     virtual bool supportsIndeterminateAppearance() const OVERRIDE;
bool               49 Source/core/html/forms/ColorInputType.h     virtual bool shouldShowSuggestions() const OVERRIDE;
bool               55 Source/core/html/forms/ColorInputType.h     virtual bool isColorControl() const OVERRIDE;
bool               57 Source/core/html/forms/ColorInputType.h     virtual bool supportsRequired() const OVERRIDE;
bool               61 Source/core/html/forms/ColorInputType.h     virtual void setValue(const String&, bool valueChanged, TextFieldEventBehavior) OVERRIDE;
bool               64 Source/core/html/forms/ColorInputType.h     virtual bool shouldRespectListAttribute() OVERRIDE;
bool               65 Source/core/html/forms/ColorInputType.h     virtual bool typeMismatchFor(const String&) const OVERRIDE;
bool               56 Source/core/html/forms/DateInputType.h     virtual bool parseToDateComponentsInternal(const String&, DateComponents*) const OVERRIDE;
bool               57 Source/core/html/forms/DateInputType.h     virtual bool setMillisecondToDateComponents(double, DateComponents*) const OVERRIDE;
bool               58 Source/core/html/forms/DateInputType.h     virtual bool isDateField() const OVERRIDE;
bool               64 Source/core/html/forms/DateInputType.h     virtual bool isValidFormat(bool hasYear, bool hasMonth, bool hasWeek, bool hasDay, bool hasAMPM, bool hasHour, bool hasMinute, bool hasSecond) const OVERRIDE;
bool               67 Source/core/html/forms/DateTimeFieldsState.h     bool hasAMPM() const { return m_ampm != AMPMValueEmpty; }
bool               68 Source/core/html/forms/DateTimeFieldsState.h     bool hasDayOfMonth() const { return m_dayOfMonth != emptyValue; }
bool               69 Source/core/html/forms/DateTimeFieldsState.h     bool hasHour() const { return m_hour != emptyValue; }
bool               70 Source/core/html/forms/DateTimeFieldsState.h     bool hasMillisecond() const { return m_millisecond != emptyValue; }
bool               71 Source/core/html/forms/DateTimeFieldsState.h     bool hasMinute() const { return m_minute != emptyValue; }
bool               72 Source/core/html/forms/DateTimeFieldsState.h     bool hasMonth() const { return m_month != emptyValue; }
bool               73 Source/core/html/forms/DateTimeFieldsState.h     bool hasSecond() const { return m_second != emptyValue; }
bool               74 Source/core/html/forms/DateTimeFieldsState.h     bool hasWeekOfYear() const { return m_weekOfYear != emptyValue; }
bool               75 Source/core/html/forms/DateTimeFieldsState.h     bool hasYear() const { return m_year != emptyValue; }
bool               58 Source/core/html/forms/DateTimeLocalInputType.h     virtual bool parseToDateComponentsInternal(const String&, DateComponents*) const OVERRIDE;
bool               59 Source/core/html/forms/DateTimeLocalInputType.h     virtual bool setMillisecondToDateComponents(double, DateComponents*) const OVERRIDE;
bool               60 Source/core/html/forms/DateTimeLocalInputType.h     virtual bool isDateTimeLocalField() const OVERRIDE;
bool               66 Source/core/html/forms/DateTimeLocalInputType.h     virtual bool isValidFormat(bool hasYear, bool hasMonth, bool hasWeek, bool hasDay, bool hasAMPM, bool hasHour, bool hasMinute, bool hasSecond) const;
bool               46 Source/core/html/forms/EmailInputType.h     virtual bool typeMismatchFor(const String&) const OVERRIDE;
bool               47 Source/core/html/forms/EmailInputType.h     virtual bool typeMismatch() const OVERRIDE;
bool               49 Source/core/html/forms/EmailInputType.h     virtual bool isEmailField() const OVERRIDE;
bool               50 Source/core/html/forms/EmailInputType.h     virtual bool supportsSelectionAPI() const OVERRIDE;
bool               55 Source/core/html/forms/FileInputType.h     virtual bool appendFormData(FormDataList&, bool) const OVERRIDE;
bool               56 Source/core/html/forms/FileInputType.h     virtual bool valueMissing(const String&) const OVERRIDE;
bool               60 Source/core/html/forms/FileInputType.h     virtual bool canSetStringValue() const OVERRIDE;
bool               63 Source/core/html/forms/FileInputType.h     virtual bool canSetValue(const String&) OVERRIDE;
bool               64 Source/core/html/forms/FileInputType.h     virtual bool getTypeSpecificValue(String&) OVERRIDE; // Checked first, before internal storage or the value attribute.
bool               65 Source/core/html/forms/FileInputType.h     virtual void setValue(const String&, bool valueChanged, TextFieldEventBehavior) OVERRIDE;
bool               66 Source/core/html/forms/FileInputType.h     virtual bool receiveDroppedFiles(const DragData*) OVERRIDE;
bool               68 Source/core/html/forms/FileInputType.h     virtual bool isFileUpload() const OVERRIDE;
bool               47 Source/core/html/forms/FormController.h     bool isFailure() const { return m_type == TypeFailure; }
bool               47 Source/core/html/forms/HiddenInputType.h     virtual bool supportsValidation() const OVERRIDE;
bool               49 Source/core/html/forms/HiddenInputType.h     virtual void accessKeyAction(bool sendMouseEvents) OVERRIDE;
bool               50 Source/core/html/forms/HiddenInputType.h     virtual bool rendererIsNeeded() OVERRIDE;
bool               51 Source/core/html/forms/HiddenInputType.h     virtual bool storesValueSeparateFromAttribute() OVERRIDE;
bool               52 Source/core/html/forms/HiddenInputType.h     virtual bool isHiddenType() const OVERRIDE;
bool               53 Source/core/html/forms/HiddenInputType.h     virtual bool isInteractiveContent() const OVERRIDE { return false; }
bool               54 Source/core/html/forms/HiddenInputType.h     virtual bool shouldRespectHeightAndWidthAttributes() OVERRIDE;
bool               55 Source/core/html/forms/HiddenInputType.h     virtual void setValue(const String&, bool, TextFieldEventBehavior) OVERRIDE;
bool               56 Source/core/html/forms/HiddenInputType.h     virtual bool appendFormData(FormDataList&, bool) const OVERRIDE;
bool               48 Source/core/html/forms/ImageInputType.h     virtual bool isFormDataAppendable() const OVERRIDE;
bool               49 Source/core/html/forms/ImageInputType.h     virtual bool appendFormData(FormDataList&, bool) const OVERRIDE;
bool               51 Source/core/html/forms/ImageInputType.h     virtual bool supportsValidation() const OVERRIDE;
bool               57 Source/core/html/forms/ImageInputType.h     virtual bool shouldRespectAlignAttribute() OVERRIDE;
bool               58 Source/core/html/forms/ImageInputType.h     virtual bool canBeSuccessfulSubmitButton() OVERRIDE;
bool               59 Source/core/html/forms/ImageInputType.h     virtual bool isImageButton() const OVERRIDE;
bool               60 Source/core/html/forms/ImageInputType.h     virtual bool isEnumeratable() OVERRIDE;
bool               61 Source/core/html/forms/ImageInputType.h     virtual bool shouldRespectHeightAndWidthAttributes() OVERRIDE;
bool               64 Source/core/html/forms/ImageInputType.h     virtual bool hasLegalLinkAttribute(const QualifiedName&) const OVERRIDE;
bool               66 Source/core/html/forms/InputType.h     static bool canChangeFromAnotherType(const AtomicString& normalizedTypeName);
bool               79 Source/core/html/forms/InputType.h     virtual bool isCheckbox() const;
bool               80 Source/core/html/forms/InputType.h     virtual bool isColorControl() const;
bool               81 Source/core/html/forms/InputType.h     virtual bool isDateField() const;
bool               82 Source/core/html/forms/InputType.h     virtual bool isDateTimeLocalField() const;
bool               83 Source/core/html/forms/InputType.h     virtual bool isEmailField() const;
bool               84 Source/core/html/forms/InputType.h     virtual bool isFileUpload() const;
bool               85 Source/core/html/forms/InputType.h     virtual bool isHiddenType() const;
bool               86 Source/core/html/forms/InputType.h     virtual bool isImageButton() const;
bool               87 Source/core/html/forms/InputType.h     virtual bool isInteractiveContent() const;
bool               88 Source/core/html/forms/InputType.h     virtual bool isMonthField() const;
bool               89 Source/core/html/forms/InputType.h     virtual bool isNumberField() const;
bool               90 Source/core/html/forms/InputType.h     virtual bool isPasswordField() const;
bool               91 Source/core/html/forms/InputType.h     virtual bool isRadioButton() const;
bool               92 Source/core/html/forms/InputType.h     virtual bool isRangeControl() const;
bool               93 Source/core/html/forms/InputType.h     virtual bool isSearchField() const;
bool               94 Source/core/html/forms/InputType.h     virtual bool isTelephoneField() const;
bool               95 Source/core/html/forms/InputType.h     virtual bool isTextButton() const;
bool               96 Source/core/html/forms/InputType.h     virtual bool isTextField() const;
bool               97 Source/core/html/forms/InputType.h     virtual bool isTextType() const;
bool               98 Source/core/html/forms/InputType.h     virtual bool isTimeField() const;
bool               99 Source/core/html/forms/InputType.h     virtual bool isURLField() const;
bool              100 Source/core/html/forms/InputType.h     virtual bool isWeekField() const;
bool              104 Source/core/html/forms/InputType.h     virtual bool shouldSaveAndRestoreFormControlState() const;
bool              107 Source/core/html/forms/InputType.h     virtual bool isFormDataAppendable() const;
bool              108 Source/core/html/forms/InputType.h     virtual bool appendFormData(FormDataList&, bool multipart) const;
bool              113 Source/core/html/forms/InputType.h     virtual bool getTypeSpecificValue(String&); // Checked first, before internal storage or the value attribute.
bool              124 Source/core/html/forms/InputType.h     virtual bool supportsValidation() const;
bool              125 Source/core/html/forms/InputType.h     virtual bool typeMismatchFor(const String&) const;
bool              129 Source/core/html/forms/InputType.h     virtual bool typeMismatch() const;
bool              130 Source/core/html/forms/InputType.h     virtual bool supportsRequired() const;
bool              131 Source/core/html/forms/InputType.h     virtual bool valueMissing(const String&) const;
bool              132 Source/core/html/forms/InputType.h     virtual bool hasBadInput() const;
bool              133 Source/core/html/forms/InputType.h     virtual bool patternMismatch(const String&) const;
bool              134 Source/core/html/forms/InputType.h     bool rangeUnderflow(const String&) const;
bool              135 Source/core/html/forms/InputType.h     bool rangeOverflow(const String&) const;
bool              136 Source/core/html/forms/InputType.h     bool isInRange(const String&) const;
bool              137 Source/core/html/forms/InputType.h     bool isOutOfRange(const String&) const;
bool              141 Source/core/html/forms/InputType.h     bool stepMismatch(const String&) const;
bool              142 Source/core/html/forms/InputType.h     virtual bool getAllowedValueStep(Decimal*) const;
bool              151 Source/core/html/forms/InputType.h     virtual bool canSetStringValue() const;
bool              158 Source/core/html/forms/InputType.h     virtual bool isKeyboardFocusable() const;
bool              159 Source/core/html/forms/InputType.h     virtual bool shouldShowFocusRingOnMouseFocus() const;
bool              160 Source/core/html/forms/InputType.h     virtual bool shouldUseInputMethod() const;
bool              163 Source/core/html/forms/InputType.h     virtual void accessKeyAction(bool sendMouseEvents);
bool              164 Source/core/html/forms/InputType.h     virtual bool canBeSuccessfulSubmitButton();
bool              168 Source/core/html/forms/InputType.h     virtual bool rendererIsNeeded();
bool              171 Source/core/html/forms/InputType.h     virtual bool shouldRespectAlignAttribute();
bool              175 Source/core/html/forms/InputType.h     virtual bool receiveDroppedFiles(const DragData*);
bool              178 Source/core/html/forms/InputType.h     virtual bool canSetSuggestedValue();
bool              179 Source/core/html/forms/InputType.h     virtual bool shouldSendChangeEventAfterCheckedChanged();
bool              180 Source/core/html/forms/InputType.h     virtual bool canSetValue(const String&);
bool              181 Source/core/html/forms/InputType.h     virtual bool storesValueSeparateFromAttribute();
bool              182 Source/core/html/forms/InputType.h     virtual void setValue(const String&, bool valueChanged, TextFieldEventBehavior);
bool              183 Source/core/html/forms/InputType.h     virtual bool shouldRespectListAttribute();
bool              184 Source/core/html/forms/InputType.h     virtual bool shouldRespectSpeechAttribute();
bool              185 Source/core/html/forms/InputType.h     virtual bool isEnumeratable();
bool              186 Source/core/html/forms/InputType.h     virtual bool isCheckable();
bool              187 Source/core/html/forms/InputType.h     virtual bool isSteppable() const;
bool              188 Source/core/html/forms/InputType.h     virtual bool shouldRespectHeightAndWidthAttributes();
bool              189 Source/core/html/forms/InputType.h     virtual bool supportsPlaceholder() const;
bool              190 Source/core/html/forms/InputType.h     virtual bool supportsReadOnly() const;
bool              194 Source/core/html/forms/InputType.h     virtual bool hasLegalLinkAttribute(const QualifiedName&) const;
bool              208 Source/core/html/forms/InputType.h     virtual bool supportsIndeterminateAppearance() const;
bool              210 Source/core/html/forms/InputType.h     virtual bool supportsInputModeAttribute() const;
bool              212 Source/core/html/forms/InputType.h     virtual bool supportsSelectionAPI() const;
bool              222 Source/core/html/forms/InputType.h     virtual bool shouldSubmitImplicitly(Event*) OVERRIDE;
bool              223 Source/core/html/forms/InputType.h     virtual bool hasCustomFocusLogic() const OVERRIDE;
bool               60 Source/core/html/forms/InputTypeView.h     bool checked;
bool               61 Source/core/html/forms/InputTypeView.h     bool indeterminate;
bool               76 Source/core/html/forms/InputTypeView.h     virtual bool sizeShouldIncludeDecoration(int defaultSize, int& preferredSize) const;
bool               87 Source/core/html/forms/InputTypeView.h     virtual bool shouldSubmitImplicitly(Event*);
bool               89 Source/core/html/forms/InputTypeView.h     virtual bool hasCustomFocusLogic() const;
bool               93 Source/core/html/forms/InputTypeView.h     virtual bool hasTouchEventHandler() const;
bool               58 Source/core/html/forms/MonthInputType.h     virtual bool parseToDateComponentsInternal(const String&, DateComponents*) const OVERRIDE;
bool               59 Source/core/html/forms/MonthInputType.h     virtual bool setMillisecondToDateComponents(double, DateComponents*) const OVERRIDE;
bool               60 Source/core/html/forms/MonthInputType.h     virtual bool isMonthField() const OVERRIDE;
bool               61 Source/core/html/forms/MonthInputType.h     virtual bool canSetSuggestedValue() OVERRIDE;
bool               67 Source/core/html/forms/MonthInputType.h     virtual bool isValidFormat(bool hasYear, bool hasMonth, bool hasWeek, bool hasDay, bool hasAMPM, bool hasHour, bool hasMinute, bool hasSecond) const OVERRIDE;
bool               48 Source/core/html/forms/NumberInputType.h     virtual void setValue(const String&, bool valueChanged, TextFieldEventBehavior) OVERRIDE;
bool               52 Source/core/html/forms/NumberInputType.h     virtual bool typeMismatchFor(const String&) const OVERRIDE;
bool               53 Source/core/html/forms/NumberInputType.h     virtual bool typeMismatch() const OVERRIDE;
bool               54 Source/core/html/forms/NumberInputType.h     virtual bool sizeShouldIncludeDecoration(int defaultSize, int& preferredSize) const OVERRIDE;
bool               55 Source/core/html/forms/NumberInputType.h     virtual bool isSteppable() const OVERRIDE;
bool               64 Source/core/html/forms/NumberInputType.h     virtual bool hasBadInput() const OVERRIDE;
bool               68 Source/core/html/forms/NumberInputType.h     virtual bool shouldRespectSpeechAttribute() OVERRIDE;
bool               69 Source/core/html/forms/NumberInputType.h     virtual bool supportsPlaceholder() const OVERRIDE;
bool               70 Source/core/html/forms/NumberInputType.h     virtual bool isNumberField() const OVERRIDE;
bool               73 Source/core/html/forms/NumberInputType.h     virtual bool supportsSelectionAPI() const OVERRIDE;
bool               45 Source/core/html/forms/PasswordInputType.h     virtual bool needsContainer() const OVERRIDE;
bool               49 Source/core/html/forms/PasswordInputType.h     virtual bool shouldSaveAndRestoreFormControlState() const OVERRIDE;
bool               52 Source/core/html/forms/PasswordInputType.h     virtual bool shouldUseInputMethod() const OVERRIDE;
bool               53 Source/core/html/forms/PasswordInputType.h     virtual bool shouldRespectListAttribute() OVERRIDE;
bool               54 Source/core/html/forms/PasswordInputType.h     virtual bool shouldRespectSpeechAttribute() OVERRIDE;
bool               55 Source/core/html/forms/PasswordInputType.h     virtual bool isPasswordField() const OVERRIDE;
bool               59 Source/core/html/forms/PasswordInputType.h     bool isPasswordGenerationEnabled() const;
bool               61 Source/core/html/forms/PasswordInputType.h     bool isPasswordGenerationDecorationEnabled() const;
bool               43 Source/core/html/forms/RadioButtonGroupScope.h     bool isInRequiredGroup(HTMLInputElement*) const;
bool               45 Source/core/html/forms/RadioInputType.h     virtual bool valueMissing(const String&) const OVERRIDE;
bool               50 Source/core/html/forms/RadioInputType.h     virtual bool isKeyboardFocusable() const OVERRIDE;
bool               51 Source/core/html/forms/RadioInputType.h     virtual bool shouldSendChangeEventAfterCheckedChanged() OVERRIDE;
bool               54 Source/core/html/forms/RadioInputType.h     virtual bool isRadioButton() const OVERRIDE;
bool               55 Source/core/html/forms/RadioInputType.h     virtual bool supportsIndeterminateAppearance() const OVERRIDE;
bool               48 Source/core/html/forms/RangeInputType.h     virtual bool isRangeControl() const OVERRIDE;
bool               52 Source/core/html/forms/RangeInputType.h     virtual bool typeMismatchFor(const String&) const OVERRIDE;
bool               53 Source/core/html/forms/RangeInputType.h     virtual bool supportsRequired() const OVERRIDE;
bool               55 Source/core/html/forms/RangeInputType.h     virtual bool isSteppable() const OVERRIDE;
bool               58 Source/core/html/forms/RangeInputType.h     virtual bool hasTouchEventHandler() const OVERRIDE;
bool               64 Source/core/html/forms/RangeInputType.h     virtual void accessKeyAction(bool sendMouseEvents) OVERRIDE;
bool               66 Source/core/html/forms/RangeInputType.h     virtual void setValue(const String&, bool valueChanged, TextFieldEventBehavior) OVERRIDE;
bool               69 Source/core/html/forms/RangeInputType.h     virtual bool shouldRespectListAttribute() OVERRIDE;
bool               77 Source/core/html/forms/RangeInputType.h     bool m_tickMarkValuesDirty;
bool               45 Source/core/html/forms/ResetInputType.h     virtual bool supportsValidation() const OVERRIDE;
bool               48 Source/core/html/forms/ResetInputType.h     virtual bool isTextButton() const OVERRIDE;
bool               53 Source/core/html/forms/SearchInputType.h     virtual bool shouldRespectSpeechAttribute() OVERRIDE;
bool               54 Source/core/html/forms/SearchInputType.h     virtual bool isSearchField() const OVERRIDE;
bool               55 Source/core/html/forms/SearchInputType.h     virtual bool needsContainer() const OVERRIDE;
bool               59 Source/core/html/forms/SearchInputType.h     virtual bool supportsInputModeAttribute() const OVERRIDE;
bool               63 Source/core/html/forms/SearchInputType.h     bool searchEventsShouldBeDispatched() const;
bool               76 Source/core/html/forms/StepRange.h     bool hasStep() const { return m_hasStep; }
bool               82 Source/core/html/forms/StepRange.h     bool stepMismatch(const Decimal&) const;
bool              115 Source/core/html/forms/StepRange.h     const bool m_hasStep;
bool               45 Source/core/html/forms/SubmitInputType.h     virtual bool appendFormData(FormDataList&, bool) const OVERRIDE;
bool               46 Source/core/html/forms/SubmitInputType.h     virtual bool supportsRequired() const OVERRIDE;
bool               48 Source/core/html/forms/SubmitInputType.h     virtual bool canBeSuccessfulSubmitButton() OVERRIDE;
bool               50 Source/core/html/forms/SubmitInputType.h     virtual bool isTextButton() const OVERRIDE;
bool               46 Source/core/html/forms/TelephoneInputType.h     virtual bool shouldRespectSpeechAttribute() OVERRIDE;
bool               47 Source/core/html/forms/TelephoneInputType.h     virtual bool isTelephoneField() const OVERRIDE;
bool               47 Source/core/html/forms/TextFieldInputType.h     virtual bool canSetSuggestedValue() OVERRIDE;
bool               52 Source/core/html/forms/TextFieldInputType.h     virtual bool needsContainer() const;
bool               53 Source/core/html/forms/TextFieldInputType.h     bool shouldHaveSpinButton() const;
bool               59 Source/core/html/forms/TextFieldInputType.h     virtual bool supportsReadOnly() const OVERRIDE;
bool               62 Source/core/html/forms/TextFieldInputType.h     virtual void setValue(const String&, bool valueChanged, TextFieldEventBehavior) OVERRIDE;
bool               75 Source/core/html/forms/TextFieldInputType.h     virtual bool shouldShowFocusRingOnMouseFocus() const OVERRIDE FINAL;
bool               76 Source/core/html/forms/TextFieldInputType.h     virtual bool isTextField() const OVERRIDE FINAL;
bool               77 Source/core/html/forms/TextFieldInputType.h     virtual bool valueMissing(const String&) const OVERRIDE;
bool               80 Source/core/html/forms/TextFieldInputType.h     virtual bool shouldSubmitImplicitly(Event*) OVERRIDE FINAL;
bool               82 Source/core/html/forms/TextFieldInputType.h     virtual bool shouldUseInputMethod() const OVERRIDE;
bool               84 Source/core/html/forms/TextFieldInputType.h     virtual bool shouldRespectListAttribute() OVERRIDE;
bool               87 Source/core/html/forms/TextFieldInputType.h     virtual bool appendFormData(FormDataList&, bool multipart) const OVERRIDE;
bool               92 Source/core/html/forms/TextFieldInputType.h     virtual bool shouldSpinButtonRespondToMouseEvents() OVERRIDE FINAL;
bool               93 Source/core/html/forms/TextFieldInputType.h     virtual bool shouldSpinButtonRespondToWheelEvents() OVERRIDE FINAL;
bool               46 Source/core/html/forms/TextInputType.h     virtual bool shouldRespectSpeechAttribute() OVERRIDE;
bool               47 Source/core/html/forms/TextInputType.h     virtual bool supportsInputModeAttribute() const OVERRIDE;
bool               55 Source/core/html/forms/TimeInputType.h     virtual bool parseToDateComponentsInternal(const String&, DateComponents*) const OVERRIDE;
bool               56 Source/core/html/forms/TimeInputType.h     virtual bool setMillisecondToDateComponents(double, DateComponents*) const OVERRIDE;
bool               57 Source/core/html/forms/TimeInputType.h     virtual bool isTimeField() const OVERRIDE;
bool               64 Source/core/html/forms/TimeInputType.h     virtual bool isValidFormat(bool hasYear, bool hasMonth, bool hasWeek, bool hasDay, bool hasAMPM, bool hasHour, bool hasMinute, bool hasSecond) const OVERRIDE;
bool               46 Source/core/html/forms/URLInputType.h     virtual bool typeMismatchFor(const String&) const OVERRIDE;
bool               47 Source/core/html/forms/URLInputType.h     virtual bool typeMismatch() const OVERRIDE;
bool               49 Source/core/html/forms/URLInputType.h     virtual bool isURLField() const OVERRIDE;
bool               52 Source/core/html/forms/ValidationMessage.h     bool isVisible() const;
bool               54 Source/core/html/forms/WeekInputType.h     virtual bool parseToDateComponentsInternal(const String&, DateComponents*) const OVERRIDE;
bool               55 Source/core/html/forms/WeekInputType.h     virtual bool setMillisecondToDateComponents(double, DateComponents*) const OVERRIDE;
bool               56 Source/core/html/forms/WeekInputType.h     virtual bool isWeekField() const OVERRIDE;
bool               62 Source/core/html/forms/WeekInputType.h     virtual bool isValidFormat(bool hasYear, bool hasMonth, bool hasWeek, bool hasDay, bool hasAMPM, bool hasHour, bool hasMinute, bool hasSecond) const OVERRIDE;
bool               81 Source/core/html/ime/InputMethodContext.h     bool hasFocus() const;
bool              108 Source/core/html/imports/HTMLImport.h     static bool isMaster(Document*);
bool              115 Source/core/html/imports/HTMLImport.h     bool isRoot() const { return !isChild(); }
bool              116 Source/core/html/imports/HTMLImport.h     bool isSync() const { return SyncMode(m_sync) == Sync; }
bool              121 Source/core/html/imports/HTMLImport.h     virtual bool isChild() const { return false; }
bool              127 Source/core/html/imports/HTMLImport.h     virtual bool isDone() const = 0; // FIXME: Should be renamed to haveFinishedLoading()
bool              128 Source/core/html/imports/HTMLImport.h     virtual bool hasLoader() const = 0;
bool              129 Source/core/html/imports/HTMLImport.h     virtual bool ownsLoader() const { return false; }
bool               70 Source/core/html/imports/HTMLImportChild.h     virtual bool isChild() const OVERRIDE { return true; }
bool               76 Source/core/html/imports/HTMLImportChild.h     virtual bool isDone() const OVERRIDE;
bool               77 Source/core/html/imports/HTMLImportChild.h     virtual bool hasLoader() const OVERRIDE;
bool               78 Source/core/html/imports/HTMLImportChild.h     virtual bool ownsLoader() const OVERRIDE;
bool               88 Source/core/html/imports/HTMLImportChild.h     bool loaderHasError() const;
bool               44 Source/core/html/imports/HTMLImportChildClient.h     virtual bool isSync() const = 0;
bool               72 Source/core/html/imports/HTMLImportLoader.h     bool isDone() const { return m_state == StateLoaded || m_state == StateError; }
bool               73 Source/core/html/imports/HTMLImportLoader.h     bool hasError() const { return m_state == StateError; }
bool               78 Source/core/html/imports/HTMLImportLoader.h     bool isOwnedBy(const HTMLImportChild* import) const { return m_imports[0] == import; }
bool               95 Source/core/html/imports/HTMLImportLoader.h     bool hasPendingResources() const;
bool               52 Source/core/html/imports/HTMLImportState.h     bool shouldBlockScriptExecution() const { return checkedValue() <= BlockingScriptExecution; }
bool               53 Source/core/html/imports/HTMLImportState.h     bool shouldBlockDocumentCreation() const { return checkedValue() <= BlockingDocumentCreation; }
bool               54 Source/core/html/imports/HTMLImportState.h     bool isReady() const { return checkedValue() == Ready; }
bool               55 Source/core/html/imports/HTMLImportState.h     bool isValid() const { return m_value != Invalid; }
bool               56 Source/core/html/imports/HTMLImportState.h     bool operator==(const HTMLImportState& other) const { return m_value == other.m_value; }
bool               57 Source/core/html/imports/HTMLImportState.h     bool operator!=(const HTMLImportState& other) const { return !(*this == other); }
bool               58 Source/core/html/imports/HTMLImportState.h     bool operator<=(const HTMLImportState& other) const { return m_value <= other.m_value; }
bool               49 Source/core/html/imports/HTMLImportStateResolver.h     static bool isBlockingFollowers(HTMLImport*);
bool               51 Source/core/html/imports/HTMLImportStateResolver.h     bool shouldBlockDocumentCreation() const;
bool               52 Source/core/html/imports/HTMLImportStateResolver.h     bool shouldBlockScriptExecution() const;
bool               53 Source/core/html/imports/HTMLImportStateResolver.h     bool isActive() const;
bool               63 Source/core/html/imports/HTMLImportsController.h     virtual bool isDone() const OVERRIDE;
bool               64 Source/core/html/imports/HTMLImportsController.h     virtual bool hasLoader() const OVERRIDE;
bool               60 Source/core/html/imports/LinkImport.h     virtual bool hasLoaded() const OVERRIDE;
bool               65 Source/core/html/imports/LinkImport.h     virtual bool isSync() const OVERRIDE;
bool               69 Source/core/html/imports/LinkImport.h     bool ownsLoader() const;
bool               42 Source/core/html/parser/AtomicHTMLToken.h     bool forceQuirks() const
bool               62 Source/core/html/parser/AtomicHTMLToken.h     bool selfClosing() const
bool              204 Source/core/html/parser/AtomicHTMLToken.h     bool usesName() const;
bool              206 Source/core/html/parser/AtomicHTMLToken.h     bool usesAttributes() const;
bool              218 Source/core/html/parser/AtomicHTMLToken.h     bool m_selfClosing;
bool               64 Source/core/html/parser/BackgroundHTMLInputStream.h         bool isNull() const { return input.isEmpty() && !numberOfSegmentsAlreadyAppended; }
bool               53 Source/core/html/parser/CompactHTMLToken.h     bool isSafeToSendToAnotherThread() const;
bool               57 Source/core/html/parser/CompactHTMLToken.h     bool selfClosing() const { return m_selfClosing; }
bool               58 Source/core/html/parser/CompactHTMLToken.h     bool isAll8BitData() const { return m_isAll8BitData; }
bool               67 Source/core/html/parser/CompactHTMLToken.h     bool doctypeForcesQuirks() const { return m_doctypeForcesQuirks; }
bool               68 Source/core/html/parser/HTMLConstructionSite.h     bool selfClosing;
bool              118 Source/core/html/parser/HTMLConstructionSite.h     bool hasPendingTasks()
bool              136 Source/core/html/parser/HTMLConstructionSite.h     void insertHTMLFormElement(AtomicHTMLToken*, bool isDemoted = false);
bool              155 Source/core/html/parser/HTMLConstructionSite.h     bool shouldFosterParent() const;
bool              158 Source/core/html/parser/HTMLConstructionSite.h     bool indexOfFirstUnopenFormattingElement(unsigned& firstUnopenElementIndex) const;
bool              164 Source/core/html/parser/HTMLConstructionSite.h     bool inQuirksMode();
bool              166 Source/core/html/parser/HTMLConstructionSite.h     bool isEmpty() const { return !m_openElements.stackDepth(); }
bool              175 Source/core/html/parser/HTMLConstructionSite.h     bool currentIsRootNode() { return m_openElements.topNode() == m_openElements.rootNode(); }
bool              203 Source/core/html/parser/HTMLConstructionSite.h         bool m_wasRedirectingBefore;
bool              214 Source/core/html/parser/HTMLConstructionSite.h     void attachLater(ContainerNode* parent, PassRefPtr<Node> child, bool selfClosing = false);
bool              271 Source/core/html/parser/HTMLConstructionSite.h         bool isEmpty()
bool              289 Source/core/html/parser/HTMLConstructionSite.h     bool m_isParsingFragment;
bool              295 Source/core/html/parser/HTMLConstructionSite.h     bool m_redirectAttachToFosterParent;
bool              297 Source/core/html/parser/HTMLConstructionSite.h     bool m_inQuirksMode;
bool               71 Source/core/html/parser/HTMLDocumentParser.h     static PassRefPtr<HTMLDocumentParser> create(HTMLDocument* document, bool reportErrors)
bool              113 Source/core/html/parser/HTMLDocumentParser.h     HTMLDocumentParser(HTMLDocument*, bool reportErrors);
bool              129 Source/core/html/parser/HTMLDocumentParser.h     virtual bool hasInsertionPoint() OVERRIDE FINAL;
bool              130 Source/core/html/parser/HTMLDocumentParser.h     virtual bool processingData() const OVERRIDE FINAL;
bool              133 Source/core/html/parser/HTMLDocumentParser.h     virtual bool isWaitingForScripts() const OVERRIDE FINAL;
bool              134 Source/core/html/parser/HTMLDocumentParser.h     virtual bool isExecutingScript() const OVERRIDE FINAL;
bool              141 Source/core/html/parser/HTMLDocumentParser.h     virtual bool hasPreloadScanner() const OVERRIDE FINAL { return m_preloadScanner.get() && !shouldUseThreading(); }
bool              160 Source/core/html/parser/HTMLDocumentParser.h     bool canTakeNextToken(SynchronousMode, PumpSession&);
bool              174 Source/core/html/parser/HTMLDocumentParser.h     bool shouldUseThreading() const { return m_options.useThreading && !m_isPinnedToMainThread; }
bool              176 Source/core/html/parser/HTMLDocumentParser.h     bool isParsingFragment() const;
bool              177 Source/core/html/parser/HTMLDocumentParser.h     bool isScheduledForResume() const;
bool              178 Source/core/html/parser/HTMLDocumentParser.h     bool inPumpSession() const { return m_pumpSessionNestingLevel > 0; }
bool              179 Source/core/html/parser/HTMLDocumentParser.h     bool shouldDelayEnd() const { return inPumpSession() || isWaitingForScripts() || isScheduledForResume() || isExecutingScript(); }
bool              206 Source/core/html/parser/HTMLDocumentParser.h     bool m_isPinnedToMainThread;
bool              207 Source/core/html/parser/HTMLDocumentParser.h     bool m_endWasDelayed;
bool              208 Source/core/html/parser/HTMLDocumentParser.h     bool m_haveBackgroundParser;
bool               63 Source/core/html/parser/HTMLElementStack.h         bool isAbove(ElementRecord*) const;
bool              130 Source/core/html/parser/HTMLElementStack.h     static bool isMathMLTextIntegrationPoint(HTMLStackItem*);
bool              131 Source/core/html/parser/HTMLElementStack.h     static bool isHTMLIntegrationPoint(HTMLStackItem*);
bool              136 Source/core/html/parser/HTMLElementStack.h     bool contains(Element*) const;
bool              137 Source/core/html/parser/HTMLElementStack.h     bool contains(const AtomicString& tagName) const;
bool              139 Source/core/html/parser/HTMLElementStack.h     bool inScope(Element*) const;
bool              140 Source/core/html/parser/HTMLElementStack.h     bool inScope(const AtomicString& tagName) const;
bool              141 Source/core/html/parser/HTMLElementStack.h     bool inScope(const QualifiedName&) const;
bool              142 Source/core/html/parser/HTMLElementStack.h     bool inListItemScope(const AtomicString& tagName) const;
bool              143 Source/core/html/parser/HTMLElementStack.h     bool inListItemScope(const QualifiedName&) const;
bool              144 Source/core/html/parser/HTMLElementStack.h     bool inTableScope(const AtomicString& tagName) const;
bool              145 Source/core/html/parser/HTMLElementStack.h     bool inTableScope(const QualifiedName&) const;
bool              146 Source/core/html/parser/HTMLElementStack.h     bool inButtonScope(const AtomicString& tagName) const;
bool              147 Source/core/html/parser/HTMLElementStack.h     bool inButtonScope(const QualifiedName&) const;
bool              148 Source/core/html/parser/HTMLElementStack.h     bool inSelectScope(const AtomicString& tagName) const;
bool              149 Source/core/html/parser/HTMLElementStack.h     bool inSelectScope(const QualifiedName&) const;
bool              151 Source/core/html/parser/HTMLElementStack.h     bool hasNumberedHeaderElementInScope() const;
bool              153 Source/core/html/parser/HTMLElementStack.h     bool hasOnlyOneElement() const;
bool              154 Source/core/html/parser/HTMLElementStack.h     bool secondElementIsHTMLBodyElement() const;
bool              155 Source/core/html/parser/HTMLElementStack.h     bool hasTemplateInHTMLScope() const;
bool               42 Source/core/html/parser/HTMLEntityParser.h     bool isEmpty() const { return !length; }
bool               64 Source/core/html/parser/HTMLEntityParser.h bool consumeHTMLEntity(SegmentedString&, DecodedHTMLEntity& decodedEntity, bool& notEnoughCharacters, UChar additionalAllowedCharacter = '\0');
bool               41 Source/core/html/parser/HTMLEntitySearch.h     bool isEntityPrefix() const { return !!m_first; }
bool               62 Source/core/html/parser/HTMLFormattingElementList.h         bool isMarker() const { return !m_item; }
bool               75 Source/core/html/parser/HTMLFormattingElementList.h         bool operator==(Element* element) const { return !m_item ? !element : m_item->element() == element; }
bool               76 Source/core/html/parser/HTMLFormattingElementList.h         bool operator!=(Element* element) const { return !m_item ? !!element : m_item->element() != element; }
bool               96 Source/core/html/parser/HTMLFormattingElementList.h         bool hasBeenMoved() const { return m_hasBeenMoved; }
bool              100 Source/core/html/parser/HTMLFormattingElementList.h         bool m_hasBeenMoved;
bool              104 Source/core/html/parser/HTMLFormattingElementList.h     bool isEmpty() const { return !size(); }
bool              110 Source/core/html/parser/HTMLFormattingElementList.h     bool contains(Element*);
bool               69 Source/core/html/parser/HTMLInputStream.h     bool hasInsertionPoint() const
bool               85 Source/core/html/parser/HTMLInputStream.h     bool haveSeenEndOfFile() const
bool               47 Source/core/html/parser/HTMLMetaCharsetParser.h     bool checkForMetaCharset(const char*, size_t);
bool               54 Source/core/html/parser/HTMLMetaCharsetParser.h     bool processMeta();
bool               60 Source/core/html/parser/HTMLMetaCharsetParser.h     bool m_inHeadSection;
bool               62 Source/core/html/parser/HTMLMetaCharsetParser.h     bool m_doneChecking;
bool               40 Source/core/html/parser/HTMLParserIdioms.h bool isHTMLSpace(UChar);
bool               41 Source/core/html/parser/HTMLParserIdioms.h bool isHTMLLineBreak(UChar);
bool               42 Source/core/html/parser/HTMLParserIdioms.h bool isNotHTMLSpace(UChar);
bool               63 Source/core/html/parser/HTMLParserIdioms.h bool parseHTMLInteger(const String&, int&);
bool               66 Source/core/html/parser/HTMLParserIdioms.h bool parseHTMLNonNegativeInteger(const String&, unsigned&);
bool               75 Source/core/html/parser/HTMLParserIdioms.h inline bool isHTMLSpace(CharType character)
bool               91 Source/core/html/parser/HTMLParserIdioms.h inline bool isHTMLSpaceOrComma(CharType character)
bool               96 Source/core/html/parser/HTMLParserIdioms.h inline bool isHTMLLineBreak(UChar character)
bool              102 Source/core/html/parser/HTMLParserIdioms.h inline bool isNotHTMLSpace(CharType character)
bool              107 Source/core/html/parser/HTMLParserIdioms.h bool threadSafeMatch(const QualifiedName&, const QualifiedName&);
bool              108 Source/core/html/parser/HTMLParserIdioms.h bool threadSafeMatch(const String&, const QualifiedName&);
bool               35 Source/core/html/parser/HTMLParserOptions.h     bool scriptEnabled;
bool               36 Source/core/html/parser/HTMLParserOptions.h     bool pluginsEnabled;
bool               37 Source/core/html/parser/HTMLParserOptions.h     bool useThreading;
bool               56 Source/core/html/parser/HTMLParserScheduler.h     bool needsYield;
bool               57 Source/core/html/parser/HTMLParserScheduler.h     bool didSeeScript;
bool               90 Source/core/html/parser/HTMLParserScheduler.h     bool isScheduledForResume() const { return m_isSuspendedWithActiveTimer || m_continueNextChunkTimer.isActive(); }
bool              106 Source/core/html/parser/HTMLParserScheduler.h     bool m_isSuspendedWithActiveTimer;
bool               61 Source/core/html/parser/HTMLPreloadScanner.h     bool isSafeToSendToAnotherThread()
bool               77 Source/core/html/parser/HTMLPreloadScanner.h         Checkpoint(const KURL& predictedBaseElementURL, bool inStyle, size_t templateCount)
bool               85 Source/core/html/parser/HTMLPreloadScanner.h         bool inStyle;
bool               92 Source/core/html/parser/HTMLPreloadScanner.h     bool m_inStyle;
bool               43 Source/core/html/parser/HTMLResourcePreloader.h     bool isSafeToSendToAnotherThread() const;
bool               79 Source/core/html/parser/HTMLResourcePreloader.h     bool m_isCORSEnabled;
bool               59 Source/core/html/parser/HTMLScriptRunner.h     bool hasScriptsWaitingForResources() const { return m_hasScriptsWaitingForResources; }
bool               61 Source/core/html/parser/HTMLScriptRunner.h     bool executeScriptsWaitingForParsing();
bool               63 Source/core/html/parser/HTMLScriptRunner.h     bool hasParserBlockingScript() const;
bool               64 Source/core/html/parser/HTMLScriptRunner.h     bool isExecutingScript() const { return !!m_scriptNestingLevel; }
bool               82 Source/core/html/parser/HTMLScriptRunner.h     bool requestPendingScript(PendingScript&, Element*) const;
bool               89 Source/core/html/parser/HTMLScriptRunner.h     bool isPendingScriptReady(const PendingScript&);
bool               90 Source/core/html/parser/HTMLScriptRunner.h     ScriptSourceCode sourceFromPendingScript(const PendingScript&, bool& errorOccurred) const;
bool              102 Source/core/html/parser/HTMLScriptRunner.h     bool m_hasScriptsWaitingForResources;
bool               49 Source/core/html/parser/HTMLScriptRunnerHost.h     virtual bool hasPreloadScanner() const = 0;
bool               66 Source/core/html/parser/HTMLSrcsetParser.h     inline bool isEmpty() const
bool               64 Source/core/html/parser/HTMLStackItem.h     bool isDocumentFragmentNode() const { return m_isDocumentFragmentNode; }
bool               65 Source/core/html/parser/HTMLStackItem.h     bool isElementNode() const { return !m_isDocumentFragmentNode; }
bool               77 Source/core/html/parser/HTMLStackItem.h     bool hasLocalName(const AtomicString& name) const { return m_tokenLocalName == name; }
bool               78 Source/core/html/parser/HTMLStackItem.h     bool hasTagName(const QualifiedName& name) const { return m_tokenLocalName == name.localName() && m_namespaceURI == name.namespaceURI(); }
bool               80 Source/core/html/parser/HTMLStackItem.h     bool matchesHTMLTag(const AtomicString& name) const { return m_tokenLocalName == name && m_namespaceURI == HTMLNames::xhtmlNamespaceURI; }
bool               81 Source/core/html/parser/HTMLStackItem.h     bool matchesHTMLTag(const QualifiedName& name) const { return m_tokenLocalName == name && m_namespaceURI == HTMLNames::xhtmlNamespaceURI; }
bool               83 Source/core/html/parser/HTMLStackItem.h     bool causesFosterParenting()
bool               92 Source/core/html/parser/HTMLStackItem.h     bool isInHTMLNamespace() const
bool              100 Source/core/html/parser/HTMLStackItem.h     bool isNumberedHeaderElement() const
bool              110 Source/core/html/parser/HTMLStackItem.h     bool isTableBodyContextElement() const
bool              118 Source/core/html/parser/HTMLStackItem.h     bool isSpecialNode() const
bool              240 Source/core/html/parser/HTMLStackItem.h     bool m_isDocumentFragmentNode;
bool               47 Source/core/html/parser/HTMLToken.h     bool m_hasPublicIdentifier;
bool               48 Source/core/html/parser/HTMLToken.h     bool m_hasSystemIdentifier;
bool               51 Source/core/html/parser/HTMLToken.h     bool m_forceQuirks;
bool              115 Source/core/html/parser/HTMLToken.h     bool isUninitialized() { return m_type == Uninitialized; }
bool              144 Source/core/html/parser/HTMLToken.h     bool isAll8BitData() const
bool              165 Source/core/html/parser/HTMLToken.h     bool forceQuirks() const
bool              243 Source/core/html/parser/HTMLToken.h     bool selfClosing() const
bool              449 Source/core/html/parser/HTMLToken.h     bool m_selfClosing;
bool              128 Source/core/html/parser/HTMLTokenizer.h         bool skipNextNewLine;
bool              129 Source/core/html/parser/HTMLTokenizer.h         bool shouldAllowCDATA;
bool              141 Source/core/html/parser/HTMLTokenizer.h     bool canCreateCheckpoint() const;
bool              148 Source/core/html/parser/HTMLTokenizer.h     bool nextToken(SegmentedString&, HTMLToken&);
bool              179 Source/core/html/parser/HTMLTokenizer.h     bool forceNullCharacterReplacement() const { return m_forceNullCharacterReplacement; }
bool              180 Source/core/html/parser/HTMLTokenizer.h     void setForceNullCharacterReplacement(bool value) { m_forceNullCharacterReplacement = value; }
bool              182 Source/core/html/parser/HTMLTokenizer.h     bool shouldAllowCDATA() const { return m_shouldAllowCDATA; }
bool              183 Source/core/html/parser/HTMLTokenizer.h     void setShouldAllowCDATA(bool value) { m_shouldAllowCDATA = value; }
bool              188 Source/core/html/parser/HTMLTokenizer.h     inline bool shouldSkipNullCharacters() const
bool              199 Source/core/html/parser/HTMLTokenizer.h     inline bool processEntity(SegmentedString&);
bool              210 Source/core/html/parser/HTMLTokenizer.h     inline bool emitAndResumeIn(SegmentedString& source, State state)
bool              218 Source/core/html/parser/HTMLTokenizer.h     inline bool emitAndReconsumeIn(SegmentedString&, State state)
bool              225 Source/core/html/parser/HTMLTokenizer.h     inline bool emitEndOfFile(SegmentedString& source)
bool              236 Source/core/html/parser/HTMLTokenizer.h     inline bool flushEmitAndResumeIn(SegmentedString&, State);
bool              240 Source/core/html/parser/HTMLTokenizer.h     inline bool flushBufferedEndTag(SegmentedString&);
bool              241 Source/core/html/parser/HTMLTokenizer.h     inline bool temporaryBufferIs(const String&);
bool              254 Source/core/html/parser/HTMLTokenizer.h     inline bool isAppropriateEndTag();
bool              257 Source/core/html/parser/HTMLTokenizer.h     inline bool haveBufferedCharacterToken()
bool              263 Source/core/html/parser/HTMLTokenizer.h     bool m_forceNullCharacterReplacement;
bool              264 Source/core/html/parser/HTMLTokenizer.h     bool m_shouldAllowCDATA;
bool               56 Source/core/html/parser/HTMLTreeBuilder.h     static PassOwnPtr<HTMLTreeBuilder> create(HTMLDocumentParser* parser, HTMLDocument* document, ParserContentPolicy parserContentPolicy, bool reportErrors, const HTMLParserOptions& options)
bool               68 Source/core/html/parser/HTMLTreeBuilder.h     bool isParsingFragment() const { return !!m_fragmentContext.fragment(); }
bool               69 Source/core/html/parser/HTMLTreeBuilder.h     bool isParsingTemplateContents() const { return m_tree.openElements()->hasTemplateInHTMLScope(); }
bool               70 Source/core/html/parser/HTMLTreeBuilder.h     bool isParsingFragmentOrTemplateContents() const { return isParsingFragment() || isParsingTemplateContents(); }
bool               76 Source/core/html/parser/HTMLTreeBuilder.h     bool hasParserBlockingScript() const { return !!m_scriptToProcess; }
bool               86 Source/core/html/parser/HTMLTreeBuilder.h     void setShouldSkipLeadingNewline(bool shouldSkip) { m_shouldSkipLeadingNewline = shouldSkip; }
bool              118 Source/core/html/parser/HTMLTreeBuilder.h     HTMLTreeBuilder(HTMLDocumentParser*, HTMLDocument*, ParserContentPolicy, bool reportErrors, const HTMLParserOptions&);
bool              130 Source/core/html/parser/HTMLTreeBuilder.h     bool processStartTagForInHead(AtomicHTMLToken*);
bool              141 Source/core/html/parser/HTMLTreeBuilder.h     bool processBodyEndTagForInBody(AtomicHTMLToken*);
bool              142 Source/core/html/parser/HTMLTreeBuilder.h     bool processTableEndTagForInTable();
bool              143 Source/core/html/parser/HTMLTreeBuilder.h     bool processCaptionEndTagForInCaption();
bool              144 Source/core/html/parser/HTMLTreeBuilder.h     bool processColgroupEndTagForInColumnGroup();
bool              145 Source/core/html/parser/HTMLTreeBuilder.h     bool processTrEndTagForInRow();
bool              172 Source/core/html/parser/HTMLTreeBuilder.h     inline bool shouldProcessTokenInForeignContent(AtomicHTMLToken*);
bool              181 Source/core/html/parser/HTMLTreeBuilder.h     template <bool shouldClose(const HTMLStackItem*)>
bool              192 Source/core/html/parser/HTMLTreeBuilder.h     bool processTemplateEndTag(AtomicHTMLToken*);
bool              193 Source/core/html/parser/HTMLTreeBuilder.h     bool processEndOfFileForInTemplateContents(AtomicHTMLToken*);
bool              211 Source/core/html/parser/HTMLTreeBuilder.h     bool m_framesetOk;
bool              213 Source/core/html/parser/HTMLTreeBuilder.h     bool m_isAttached;
bool              229 Source/core/html/parser/HTMLTreeBuilder.h     bool m_shouldSkipLeadingNewline;
bool               57 Source/core/html/parser/HTMLTreeBuilderSimulator.h     bool simulate(const CompactHTMLToken&, HTMLTokenizer*);
bool               62 Source/core/html/parser/HTMLTreeBuilderSimulator.h     bool inForeignContent() const { return m_namespaceStack.last() != HTML; }
bool               54 Source/core/html/parser/InputStreamPreprocessor.h     ALWAYS_INLINE bool peek(SegmentedString& source)
bool               71 Source/core/html/parser/InputStreamPreprocessor.h     ALWAYS_INLINE bool advance(SegmentedString& source)
bool               79 Source/core/html/parser/InputStreamPreprocessor.h     bool skipNextNewLine() const { return m_skipNextNewLine; }
bool               81 Source/core/html/parser/InputStreamPreprocessor.h     void reset(bool skipNextNewLine = false)
bool               88 Source/core/html/parser/InputStreamPreprocessor.h     bool processNextInputCharacter(SegmentedString& source)
bool              123 Source/core/html/parser/InputStreamPreprocessor.h     bool shouldTreatNullAsEndOfFileMarker(SegmentedString& source) const
bool              132 Source/core/html/parser/InputStreamPreprocessor.h     bool m_skipNextNewLine;
bool               47 Source/core/html/parser/TextDocumentParser.h     bool m_haveInsertedFakePreElement;
bool               48 Source/core/html/parser/TextResourceDecoder.h     static PassOwnPtr<TextResourceDecoder> create(const String& mimeType, const WTF::TextEncoding& defaultEncoding = WTF::TextEncoding(), bool usesEncodingDetector = false)
bool               56 Source/core/html/parser/TextResourceDecoder.h     bool encodingWasDetectedHeuristically() const
bool               71 Source/core/html/parser/TextResourceDecoder.h     bool sawError() const { return m_sawError; }
bool               74 Source/core/html/parser/TextResourceDecoder.h     TextResourceDecoder(const String& mimeType, const WTF::TextEncoding& defaultEncoding, bool usesEncodingDetector);
bool               81 Source/core/html/parser/TextResourceDecoder.h     bool checkForCSSCharset(const char*, size_t, bool& movedDataToBuffer);
bool               82 Source/core/html/parser/TextResourceDecoder.h     bool checkForXMLCharset(const char*, size_t, bool& movedDataToBuffer);
bool               85 Source/core/html/parser/TextResourceDecoder.h     bool shouldAutoDetect() const;
bool               93 Source/core/html/parser/TextResourceDecoder.h     bool m_checkedForBOM;
bool               94 Source/core/html/parser/TextResourceDecoder.h     bool m_checkedForCSSCharset;
bool               95 Source/core/html/parser/TextResourceDecoder.h     bool m_checkedForXMLCharset;
bool               96 Source/core/html/parser/TextResourceDecoder.h     bool m_checkedForMetaCharset;
bool               97 Source/core/html/parser/TextResourceDecoder.h     bool m_useLenientXMLDecoding; // Don't stop on XML decoding errors.
bool               98 Source/core/html/parser/TextResourceDecoder.h     bool m_sawError;
bool               99 Source/core/html/parser/TextResourceDecoder.h     bool m_usesEncodingDetector;
bool               45 Source/core/html/parser/XSSAuditor.h     FilterTokenRequest(HTMLToken& token, HTMLSourceTracker& sourceTracker, bool shouldAllowCDATA)
bool               53 Source/core/html/parser/XSSAuditor.h     bool shouldAllowCDATA;
bool               65 Source/core/html/parser/XSSAuditor.h     bool isSafeToSendToAnotherThread() const;
bool               85 Source/core/html/parser/XSSAuditor.h     bool filterStartToken(const FilterTokenRequest&);
bool               87 Source/core/html/parser/XSSAuditor.h     bool filterCharacterToken(const FilterTokenRequest&);
bool               88 Source/core/html/parser/XSSAuditor.h     bool filterScriptToken(const FilterTokenRequest&);
bool               89 Source/core/html/parser/XSSAuditor.h     bool filterObjectToken(const FilterTokenRequest&);
bool               90 Source/core/html/parser/XSSAuditor.h     bool filterParamToken(const FilterTokenRequest&);
bool               91 Source/core/html/parser/XSSAuditor.h     bool filterEmbedToken(const FilterTokenRequest&);
bool               92 Source/core/html/parser/XSSAuditor.h     bool filterAppletToken(const FilterTokenRequest&);
bool               93 Source/core/html/parser/XSSAuditor.h     bool filterFrameToken(const FilterTokenRequest&);
bool               94 Source/core/html/parser/XSSAuditor.h     bool filterMetaToken(const FilterTokenRequest&);
bool               95 Source/core/html/parser/XSSAuditor.h     bool filterBaseToken(const FilterTokenRequest&);
bool               96 Source/core/html/parser/XSSAuditor.h     bool filterFormToken(const FilterTokenRequest&);
bool               97 Source/core/html/parser/XSSAuditor.h     bool filterInputToken(const FilterTokenRequest&);
bool               98 Source/core/html/parser/XSSAuditor.h     bool filterButtonToken(const FilterTokenRequest&);
bool              100 Source/core/html/parser/XSSAuditor.h     bool eraseDangerousAttributesIfInjected(const FilterTokenRequest&);
bool              101 Source/core/html/parser/XSSAuditor.h     bool eraseAttributeIfInjected(const FilterTokenRequest&, const QualifiedName&, const String& replacementValue = String(), AttributeKind treatment = NormalAttribute);
bool              108 Source/core/html/parser/XSSAuditor.h     bool isContainedInRequest(const String&);
bool              109 Source/core/html/parser/XSSAuditor.h     bool isLikelySafeResource(const String& url);
bool              112 Source/core/html/parser/XSSAuditor.h     bool m_isEnabled;
bool              115 Source/core/html/parser/XSSAuditor.h     bool m_didSendValidCSPHeader;
bool              116 Source/core/html/parser/XSSAuditor.h     bool m_didSendValidXSSProtectionHeader;
bool              124 Source/core/html/parser/XSSAuditor.h     bool m_scriptTagFoundInRequest;
bool               43 Source/core/html/parser/XSSAuditorDelegate.h     static PassOwnPtr<XSSInfo> create(const String& originalURL, bool didBlockEntirePage, bool didSendXSSProtectionHeader, bool didSendCSPHeader)
bool               49 Source/core/html/parser/XSSAuditorDelegate.h     bool isSafeToSendToAnotherThread() const;
bool               52 Source/core/html/parser/XSSAuditorDelegate.h     bool m_didBlockEntirePage;
bool               53 Source/core/html/parser/XSSAuditorDelegate.h     bool m_didSendXSSProtectionHeader;
bool               54 Source/core/html/parser/XSSAuditorDelegate.h     bool m_didSendCSPHeader;
bool               58 Source/core/html/parser/XSSAuditorDelegate.h     XSSInfo(const String& originalURL, bool didBlockEntirePage, bool didSendXSSProtectionHeader, bool didSendCSPHeader)
bool               78 Source/core/html/parser/XSSAuditorDelegate.h     bool m_didSendNotifications;
bool               40 Source/core/html/shadow/ClearButtonElement.h         virtual bool shouldClearButtonRespondToMouseEvents() = 0;
bool               51 Source/core/html/shadow/ClearButtonElement.h     virtual bool isMouseFocusable() const OVERRIDE { return false; }
bool               53 Source/core/html/shadow/ClearButtonElement.h     virtual bool isClearButtonElement() const OVERRIDE;
bool               56 Source/core/html/shadow/ClearButtonElement.h     bool m_capturing;
bool               59 Source/core/html/shadow/DateTimeEditElement.h         virtual bool isEditControlOwnerDisabled() const = 0;
bool               60 Source/core/html/shadow/DateTimeEditElement.h         virtual bool isEditControlOwnerReadOnly() const = 0;
bool               86 Source/core/html/shadow/DateTimeEditElement.h     bool anyEditableFieldsHaveValues() const;
bool               95 Source/core/html/shadow/DateTimeEditElement.h     bool hasFocusedField();
bool              128 Source/core/html/shadow/DateTimeEditElement.h     bool focusOnNextFocusableField(size_t startIndex);
bool              129 Source/core/html/shadow/DateTimeEditElement.h     bool isDisabled() const;
bool              130 Source/core/html/shadow/DateTimeEditElement.h     bool isReadOnly() const;
bool              136 Source/core/html/shadow/DateTimeEditElement.h     virtual bool isDateTimeEditElement() const OVERRIDE;
bool              142 Source/core/html/shadow/DateTimeEditElement.h     virtual bool focusOnNextField(const DateTimeFieldElement&) OVERRIDE;
bool              143 Source/core/html/shadow/DateTimeEditElement.h     virtual bool focusOnPreviousField(const DateTimeFieldElement&) OVERRIDE;
bool              144 Source/core/html/shadow/DateTimeEditElement.h     virtual bool isFieldOwnerDisabled() const OVERRIDE;
bool              145 Source/core/html/shadow/DateTimeEditElement.h     virtual bool isFieldOwnerReadOnly() const OVERRIDE;
bool               57 Source/core/html/shadow/DateTimeFieldElement.h         virtual bool focusOnNextField(const DateTimeFieldElement&) = 0;
bool               58 Source/core/html/shadow/DateTimeFieldElement.h         virtual bool focusOnPreviousField(const DateTimeFieldElement&) = 0;
bool               59 Source/core/html/shadow/DateTimeFieldElement.h         virtual bool isFieldOwnerDisabled() const = 0;
bool               60 Source/core/html/shadow/DateTimeFieldElement.h         virtual bool isFieldOwnerReadOnly() const = 0;
bool               65 Source/core/html/shadow/DateTimeFieldElement.h     virtual bool hasValue() const = 0;
bool               66 Source/core/html/shadow/DateTimeFieldElement.h     bool isDisabled() const;
bool               92 Source/core/html/shadow/DateTimeFieldElement.h     virtual void setFocus(bool) OVERRIDE;
bool               96 Source/core/html/shadow/DateTimeFieldElement.h     virtual bool isDateTimeFieldElement() const OVERRIDE FINAL;
bool               97 Source/core/html/shadow/DateTimeFieldElement.h     bool isFieldOwnerDisabled() const;
bool               98 Source/core/html/shadow/DateTimeFieldElement.h     bool isFieldOwnerReadOnly() const;
bool               99 Source/core/html/shadow/DateTimeFieldElement.h     virtual bool supportsFocus() const OVERRIDE FINAL;
bool              231 Source/core/html/shadow/DateTimeFieldElements.h         bool minIsSpecified;
bool              232 Source/core/html/shadow/DateTimeFieldElements.h         bool maxIsSpecified;
bool              258 Source/core/html/shadow/DateTimeFieldElements.h     bool m_minIsSpecified;
bool              259 Source/core/html/shadow/DateTimeFieldElements.h     bool m_maxIsSpecified;
bool               57 Source/core/html/shadow/DateTimeNumericFieldElement.h         bool isInRange(int) const;
bool               58 Source/core/html/shadow/DateTimeNumericFieldElement.h         bool isSingleton() const { return minimum == maximum; }
bool               73 Source/core/html/shadow/DateTimeNumericFieldElement.h     virtual bool hasValue() const OVERRIDE FINAL;
bool               90 Source/core/html/shadow/DateTimeNumericFieldElement.h     virtual void setFocus(bool) OVERRIDE FINAL;
bool              102 Source/core/html/shadow/DateTimeNumericFieldElement.h     bool m_hasValue;
bool               43 Source/core/html/shadow/DateTimeSymbolicFieldElement.h     virtual bool hasValue() const OVERRIDE FINAL;
bool               53 Source/core/html/shadow/DateTimeSymbolicFieldElement.h     bool indexIsInRange(int index) const { return index >= m_minimumIndex && index <= m_maximumIndex; }
bool               48 Source/core/html/shadow/DetailsMarkerControl.h     virtual bool rendererIsNeeded(const RenderStyle&) OVERRIDE;
bool              100 Source/core/html/shadow/MediaControlElementTypes.h     virtual bool isMediaControlElement() const OVERRIDE FINAL { return true; }
bool              108 Source/core/html/shadow/MediaControlElementTypes.h     virtual bool isMediaControlElement() const OVERRIDE FINAL { return true; }
bool              113 Source/core/html/shadow/MediaControlElementTypes.h     virtual bool isMouseFocusable() const OVERRIDE;
bool               43 Source/core/html/shadow/MediaControlElements.h     void setIsDisplayed(bool);
bool               58 Source/core/html/shadow/MediaControlElements.h     bool m_isDisplayed;
bool               59 Source/core/html/shadow/MediaControlElements.h     bool m_opaque;
bool               92 Source/core/html/shadow/MediaControlElements.h     virtual bool willRespondToMouseClickEvents() OVERRIDE { return true; }
bool              108 Source/core/html/shadow/MediaControlElements.h     virtual bool willRespondToMouseClickEvents() OVERRIDE { return true; }
bool              138 Source/core/html/shadow/MediaControlElements.h     virtual bool willRespondToMouseClickEvents() OVERRIDE { return true; }
bool              155 Source/core/html/shadow/MediaControlElements.h     virtual bool willRespondToMouseClickEvents() OVERRIDE;
bool              175 Source/core/html/shadow/MediaControlElements.h     virtual bool willRespondToMouseClickEvents() OVERRIDE { return true; }
bool              177 Source/core/html/shadow/MediaControlElements.h     void setIsFullscreen(bool);
bool              192 Source/core/html/shadow/MediaControlElements.h     virtual bool willRespondToMouseMoveEvents() OVERRIDE;
bool              193 Source/core/html/shadow/MediaControlElements.h     virtual bool willRespondToMouseClickEvents() OVERRIDE;
bool               72 Source/core/html/shadow/MediaControls.h     bool initializeControls();
bool               79 Source/core/html/shadow/MediaControls.h     bool shouldHideFullscreenControls();
bool               89 Source/core/html/shadow/MediaControls.h     virtual bool isMediaControls() const OVERRIDE { return true; }
bool               90 Source/core/html/shadow/MediaControls.h     virtual bool willRespondToMouseMoveEvents() OVERRIDE { return true; }
bool               92 Source/core/html/shadow/MediaControls.h     bool containsRelatedTarget(Event*);
bool              119 Source/core/html/shadow/MediaControls.h     bool m_isFullscreen : 1;
bool              120 Source/core/html/shadow/MediaControls.h     bool m_isMouseOverControls : 1;
bool              121 Source/core/html/shadow/MediaControls.h     bool m_isPausedForScrubbing : 1;
bool               48 Source/core/html/shadow/MeterShadowElement.h     virtual bool rendererIsNeeded(const RenderStyle&) OVERRIDE;
bool               57 Source/core/html/shadow/MeterShadowElement.h     virtual bool rendererIsNeeded(const RenderStyle&) OVERRIDE;
bool               49 Source/core/html/shadow/PasswordGeneratorButtonElement.h     virtual bool willRespondToMouseMoveEvents() OVERRIDE;
bool               50 Source/core/html/shadow/PasswordGeneratorButtonElement.h     virtual bool willRespondToMouseClickEvents() OVERRIDE;
bool               54 Source/core/html/shadow/PasswordGeneratorButtonElement.h     virtual bool isPasswordGeneratorButtonElement() const OVERRIDE { return true; }
bool               58 Source/core/html/shadow/PasswordGeneratorButtonElement.h     virtual bool isMouseFocusable() const OVERRIDE { return false; }
bool               69 Source/core/html/shadow/PasswordGeneratorButtonElement.h     bool m_isInHoverState;
bool               51 Source/core/html/shadow/PickerIndicatorElement.h         virtual bool isPickerIndicatorOwnerDisabledOrReadOnly() const = 0;
bool               55 Source/core/html/shadow/PickerIndicatorElement.h         virtual bool setupDateTimeChooserParameters(DateTimeChooserParameters&) = 0;
bool               62 Source/core/html/shadow/PickerIndicatorElement.h     virtual bool willRespondToMouseClickEvents() OVERRIDE;
bool               75 Source/core/html/shadow/PickerIndicatorElement.h     virtual bool isPickerIndicatorElement() const OVERRIDE;
bool               48 Source/core/html/shadow/ProgressShadowElement.h     virtual bool rendererIsNeeded(const RenderStyle&) OVERRIDE;
bool               59 Source/core/html/shadow/ProgressShadowElement.h     virtual bool rendererIsNeeded(const RenderStyle&) OVERRIDE;
bool               55 Source/core/html/shadow/SliderThumbElement.h     virtual bool willRespondToMouseMoveEvents() OVERRIDE;
bool               56 Source/core/html/shadow/SliderThumbElement.h     virtual bool willRespondToMouseClickEvents() OVERRIDE;
bool               67 Source/core/html/shadow/SliderThumbElement.h     virtual bool isDisabledFormControl() const OVERRIDE;
bool               68 Source/core/html/shadow/SliderThumbElement.h     virtual bool matchesReadOnlyPseudoClass() const OVERRIDE;
bool               69 Source/core/html/shadow/SliderThumbElement.h     virtual bool matchesReadWritePseudoClass() const OVERRIDE;
bool               73 Source/core/html/shadow/SliderThumbElement.h     bool m_inDragMode;
bool               92 Source/core/html/shadow/SliderThumbElement.h     virtual bool isSliderThumb() const OVERRIDE;
bool               48 Source/core/html/shadow/SpinButtonElement.h         virtual bool shouldSpinButtonRespondToMouseEvents() = 0;
bool               49 Source/core/html/shadow/SpinButtonElement.h         virtual bool shouldSpinButtonRespondToWheelEvents() = 0;
bool               64 Source/core/html/shadow/SpinButtonElement.h     virtual bool willRespondToMouseMoveEvents() OVERRIDE;
bool               65 Source/core/html/shadow/SpinButtonElement.h     virtual bool willRespondToMouseClickEvents() OVERRIDE;
bool               73 Source/core/html/shadow/SpinButtonElement.h     virtual bool isSpinButtonElement() const OVERRIDE { return true; }
bool               74 Source/core/html/shadow/SpinButtonElement.h     virtual bool isDisabledFormControl() const OVERRIDE { return shadowHost() && shadowHost()->isDisabledFormControl(); }
bool               75 Source/core/html/shadow/SpinButtonElement.h     virtual bool matchesReadOnlyPseudoClass() const OVERRIDE;
bool               76 Source/core/html/shadow/SpinButtonElement.h     virtual bool matchesReadWritePseudoClass() const OVERRIDE;
bool               83 Source/core/html/shadow/SpinButtonElement.h     virtual void setHovered(bool = true) OVERRIDE;
bool               84 Source/core/html/shadow/SpinButtonElement.h     bool shouldRespondToMouseEvents();
bool               85 Source/core/html/shadow/SpinButtonElement.h     virtual bool isMouseFocusable() const OVERRIDE { return false; }
bool               88 Source/core/html/shadow/SpinButtonElement.h     bool m_capturing;
bool               55 Source/core/html/shadow/TextControlInnerElements.h     virtual bool supportsFocus() const OVERRIDE { return false; }
bool               68 Source/core/html/shadow/TextControlInnerElements.h     virtual bool supportsFocus() const OVERRIDE { return false; }
bool               76 Source/core/html/shadow/TextControlInnerElements.h     virtual bool willRespondToMouseClickEvents() OVERRIDE;
bool               81 Source/core/html/shadow/TextControlInnerElements.h     virtual bool supportsFocus() const OVERRIDE { return false; }
bool               89 Source/core/html/shadow/TextControlInnerElements.h     virtual bool willRespondToMouseClickEvents() OVERRIDE;
bool               94 Source/core/html/shadow/TextControlInnerElements.h     virtual bool supportsFocus() const OVERRIDE { return false; }
bool               96 Source/core/html/shadow/TextControlInnerElements.h     bool m_capturing;
bool              116 Source/core/html/shadow/TextControlInnerElements.h     virtual bool willRespondToMouseClickEvents() OVERRIDE;
bool              117 Source/core/html/shadow/TextControlInnerElements.h     virtual bool isInputFieldSpeechButtonElement() const OVERRIDE { return true; }
bool              131 Source/core/html/shadow/TextControlInnerElements.h     virtual bool isMouseFocusable() const OVERRIDE { return false; }
bool              134 Source/core/html/shadow/TextControlInnerElements.h     bool m_capturing;
bool               55 Source/core/html/track/LoadableTextTrack.h     virtual bool isDefault() const OVERRIDE { return m_isDefault; }
bool               56 Source/core/html/track/LoadableTextTrack.h     virtual void setIsDefault(bool isDefault) OVERRIDE  { m_isDefault = isDefault; }
bool               61 Source/core/html/track/LoadableTextTrack.h     virtual void cueLoadingCompleted(TextTrackLoader*, bool loadingFailed) OVERRIDE;
bool               72 Source/core/html/track/LoadableTextTrack.h     bool m_isDefault;
bool               66 Source/core/html/track/TextTrack.h     static bool isValidKindKeyword(const AtomicString&);
bool              102 Source/core/html/track/TextTrack.h     bool isRendered();
bool              105 Source/core/html/track/TextTrack.h     bool hasBeenConfigured() const { return m_hasBeenConfigured; }
bool              106 Source/core/html/track/TextTrack.h     void setHasBeenConfigured(bool flag) { m_hasBeenConfigured = flag; }
bool              108 Source/core/html/track/TextTrack.h     virtual bool isDefault() const { return false; }
bool              109 Source/core/html/track/TextTrack.h     virtual void setIsDefault(bool) { }
bool              122 Source/core/html/track/TextTrack.h     virtual bool isValidKind(const AtomicString& kind) const OVERRIDE { return isValidKindKeyword(kind); }
bool              142 Source/core/html/track/TextTrack.h     bool m_hasBeenConfigured;
bool               46 Source/core/html/track/TextTrackCue.h     static bool isInfiniteOrNonNumber(double value, ExceptionState&);
bool               68 Source/core/html/track/TextTrackCue.h     bool pauseOnExit() const { return m_pauseOnExit; }
bool               69 Source/core/html/track/TextTrackCue.h     void setPauseOnExit(bool);
bool               75 Source/core/html/track/TextTrackCue.h     virtual bool dispatchEvent(PassRefPtrWillBeRawPtr<Event>) OVERRIDE;
bool               77 Source/core/html/track/TextTrackCue.h     bool isActive();
bool               78 Source/core/html/track/TextTrackCue.h     void setIsActive(bool);
bool               86 Source/core/html/track/TextTrackCue.h     virtual void notifyRegionWhenRemovingDisplayTree(bool notifyRegion) = 0;
bool              111 Source/core/html/track/TextTrackCue.h     bool m_isActive : 1;
bool              112 Source/core/html/track/TextTrackCue.h     bool m_pauseOnExit : 1;
bool               53 Source/core/html/track/TextTrackCueList.h     bool add(PassRefPtr<TextTrackCue>);
bool               54 Source/core/html/track/TextTrackCueList.h     bool remove(TextTrackCue*);
bool               55 Source/core/html/track/TextTrackCueList.h     bool contains(TextTrackCue*) const;
bool               57 Source/core/html/track/TextTrackCueList.h     bool updateCueIndex(TextTrackCue*);
bool               61 Source/core/html/track/TextTrackCueList.h     bool add(PassRefPtr<TextTrackCue>, size_t, size_t);
bool               55 Source/core/html/track/TextTrackList.h     bool contains(TextTrack*) const;
bool               56 Source/core/html/track/TrackBase.h     virtual bool isValidKind(const AtomicString&) const = 0;
bool               66 Source/core/html/track/vtt/BufferedLineReader.h     bool getLine(String& line);
bool               69 Source/core/html/track/vtt/BufferedLineReader.h     bool isAtEndOfStream() const { return m_endOfStream && m_buffer.isEmpty(); }
bool               82 Source/core/html/track/vtt/BufferedLineReader.h     bool m_endOfStream;
bool               83 Source/core/html/track/vtt/BufferedLineReader.h     bool m_maybeSkipLF;
bool               73 Source/core/html/track/vtt/VTTCue.h     bool snapToLines() const { return m_snapToLines; }
bool               74 Source/core/html/track/vtt/VTTCue.h     void setSnapToLines(bool);
bool              103 Source/core/html/track/vtt/VTTCue.h     virtual void notifyRegionWhenRemovingDisplayTree(bool notifyRegion) OVERRIDE;
bool              185 Source/core/html/track/vtt/VTTCue.h     bool m_snapToLines : 1;
bool              186 Source/core/html/track/vtt/VTTCue.h     bool m_displayTreeShouldChange : 1;
bool              187 Source/core/html/track/vtt/VTTCue.h     bool m_notifyRegion : 1;
bool               53 Source/core/html/track/vtt/VTTElement.h     bool isPastNode() const { return m_isPastNode; }
bool               54 Source/core/html/track/vtt/VTTElement.h     void setIsPastNode(bool value) { m_isPastNode = value; }
bool               56 Source/core/html/track/vtt/VTTElement.h     virtual bool isVTTElement() const OVERRIDE { return true; }
bool               75 Source/core/html/track/vtt/VTTParser.h     static inline bool isRecognizedTag(const AtomicString& tagName)
bool               83 Source/core/html/track/vtt/VTTParser.h     static inline bool isASpace(UChar c)
bool               88 Source/core/html/track/vtt/VTTParser.h     static inline bool isValidSettingDelimiter(UChar c)
bool               94 Source/core/html/track/vtt/VTTParser.h     static bool collectTimeStamp(const String&, double& timeStamp);
bool               97 Source/core/html/track/vtt/VTTParser.h     static bool parseFloatPercentageValue(VTTScanner& valueScanner, float& percentage);
bool               98 Source/core/html/track/vtt/VTTParser.h     static bool parseFloatPercentageValuePair(VTTScanner&, char, FloatPoint&);
bool              119 Source/core/html/track/vtt/VTTParser.h     bool hasRequiredFileIdentifier(const String& line);
bool              132 Source/core/html/track/vtt/VTTParser.h     static bool collectTimeStamp(VTTScanner& input, double& timeStamp);
bool               89 Source/core/html/track/vtt/VTTRegion.h     bool isScrollingRegion() { return m_scroll; }
bool              129 Source/core/html/track/vtt/VTTRegion.h     bool m_scroll;
bool               51 Source/core/html/track/vtt/VTTRegionList.h     bool remove(VTTRegion*);
bool               58 Source/core/html/track/vtt/VTTScanner.h         Run(Position start, Position end, bool is8Bit)
bool               64 Source/core/html/track/vtt/VTTScanner.h         bool isEmpty() const { return m_start == m_end; }
bool               70 Source/core/html/track/vtt/VTTScanner.h         bool m_is8Bit;
bool               74 Source/core/html/track/vtt/VTTScanner.h     bool isAt(Position checkPosition) const { return position() == checkPosition; }
bool               76 Source/core/html/track/vtt/VTTScanner.h     bool isAtEnd() const { return position() == end(); }
bool               78 Source/core/html/track/vtt/VTTScanner.h     bool match(char c) const { return !isAtEnd() && currentChar() == c; }
bool               80 Source/core/html/track/vtt/VTTScanner.h     bool scan(char);
bool               82 Source/core/html/track/vtt/VTTScanner.h     bool scan(const LChar* characters, size_t charactersCount);
bool               86 Source/core/html/track/vtt/VTTScanner.h     bool scan(const char (&characters)[charactersCount]);
bool               91 Source/core/html/track/vtt/VTTScanner.h     template<bool characterPredicate(UChar)>
bool               95 Source/core/html/track/vtt/VTTScanner.h     template<bool characterPredicate(UChar)>
bool              101 Source/core/html/track/vtt/VTTScanner.h     template<bool characterPredicate(UChar)>
bool              105 Source/core/html/track/vtt/VTTScanner.h     template<bool characterPredicate(UChar)>
bool              110 Source/core/html/track/vtt/VTTScanner.h     bool scanRun(const Run&, const String& toMatch);
bool              130 Source/core/html/track/vtt/VTTScanner.h     bool scanFloat(float& number);
bool              140 Source/core/html/track/vtt/VTTScanner.h     template<bool characterPredicate(UChar)>
bool              141 Source/core/html/track/vtt/VTTScanner.h     static inline bool LCharPredicateAdapter(LChar c) { return characterPredicate(c); }
bool              150 Source/core/html/track/vtt/VTTScanner.h     bool m_is8Bit;
bool              161 Source/core/html/track/vtt/VTTScanner.h inline bool VTTScanner::scan(const char (&characters)[charactersCount])
bool              166 Source/core/html/track/vtt/VTTScanner.h template<bool characterPredicate(UChar)>
bool              175 Source/core/html/track/vtt/VTTScanner.h template<bool characterPredicate(UChar)>
bool              184 Source/core/html/track/vtt/VTTScanner.h template<bool characterPredicate(UChar)>
bool              197 Source/core/html/track/vtt/VTTScanner.h template<bool characterPredicate(UChar)>
bool               44 Source/core/html/track/vtt/VTTTokenizer.h     bool nextToken(VTTToken&);
bool               46 Source/core/html/track/vtt/VTTTokenizer.h     inline bool shouldSkipNullCharacters() const { return true; }
bool               79 Source/core/inspector/AsyncCallStackTracker.h     bool isEnabled() const { return m_maxAsyncCallStackDepth; }
bool               83 Source/core/inspector/AsyncCallStackTracker.h     void didInstallTimer(ExecutionContext*, int timerId, bool singleShot, const ScriptValue& callFrames);
bool               91 Source/core/inspector/AsyncCallStackTracker.h     void didAddEventListener(EventTarget*, const AtomicString& eventType, EventListener*, bool useCapture, const ScriptValue& callFrames);
bool               92 Source/core/inspector/AsyncCallStackTracker.h     void didRemoveEventListener(EventTarget*, const AtomicString& eventType, EventListener*, bool useCapture);
bool               94 Source/core/inspector/AsyncCallStackTracker.h     void willHandleEvent(EventTarget*, const AtomicString& eventType, EventListener*, bool useCapture);
bool               99 Source/core/inspector/AsyncCallStackTracker.h     bool hasEnqueuedMutationRecord(ExecutionContext*, MutationObserver*);
bool              103 Source/core/inspector/AsyncCallStackTracker.h     void didPostPromiseTask(ExecutionContext*, ExecutionContextTask*, bool isResolved, const ScriptValue& callFrames);
bool              116 Source/core/inspector/AsyncCallStackTracker.h     static bool validateCallFrames(const ScriptValue& callFrames);
bool               53 Source/core/inspector/ConsoleMessage.h     ConsoleMessage(bool canGenerateCallStack, MessageSource, MessageType, MessageLevel, const String& message);
bool               54 Source/core/inspector/ConsoleMessage.h     ConsoleMessage(bool canGenerateCallStack, MessageSource, MessageType, MessageLevel, const String& message, const String& url, unsigned line, unsigned column, ScriptState*, unsigned long requestIdentifier);
bool               55 Source/core/inspector/ConsoleMessage.h     ConsoleMessage(bool canGenerateCallStack, MessageSource, MessageType, MessageLevel, const String& message, PassRefPtr<ScriptCallStack>, unsigned long requestIdentifier);
bool               56 Source/core/inspector/ConsoleMessage.h     ConsoleMessage(bool canGenerateCallStack, MessageSource, MessageType, MessageLevel, const String& message, PassRefPtr<ScriptArguments>, ScriptState*, unsigned long requestIdentifier);
bool               59 Source/core/inspector/ConsoleMessage.h     void addToFrontend(InspectorFrontend::Console*, InjectedScriptManager*, bool generatePreview);
bool               69 Source/core/inspector/ConsoleMessage.h     void autogenerateMetadata(bool canGenerateCallStack, ScriptState* = 0);
bool               49 Source/core/inspector/ContentSearchUtils.h PassOwnPtr<ScriptRegexp> createSearchRegex(const String& query, bool caseSensitive, bool isRegex);
bool               51 Source/core/inspector/ContentSearchUtils.h PassRefPtr<TypeBuilder::Array<TypeBuilder::Page::SearchMatch> > searchInTextByLines(const String& text, const String& query, const bool caseSensitive, const bool isRegex);
bool               53 Source/core/inspector/ContentSearchUtils.h String findSourceURL(const String& content, MagicCommentType, bool* deprecated);
bool               54 Source/core/inspector/ContentSearchUtils.h String findSourceMapURL(const String& content, MagicCommentType, bool* deprecated);
bool               52 Source/core/inspector/DOMEditor.h     bool insertBefore(Node* parentNode, PassRefPtr<Node>, Node* anchorNode, ExceptionState&);
bool               53 Source/core/inspector/DOMEditor.h     bool removeChild(Node* parentNode, Node*, ExceptionState&);
bool               54 Source/core/inspector/DOMEditor.h     bool setAttribute(Element*, const String& name, const String& value, ExceptionState&);
bool               55 Source/core/inspector/DOMEditor.h     bool removeAttribute(Element*, const String& name, ExceptionState&);
bool               56 Source/core/inspector/DOMEditor.h     bool setOuterHTML(Node*, const String& html, Node** newNode, ExceptionState&);
bool               57 Source/core/inspector/DOMEditor.h     bool replaceWholeText(Text*, const String& text, ExceptionState&);
bool               58 Source/core/inspector/DOMEditor.h     bool replaceChild(Node* parentNode, PassRefPtr<Node> newNode, Node* oldNode, ExceptionState&);
bool               59 Source/core/inspector/DOMEditor.h     bool setNodeValue(Node* parentNode, const String& value, ExceptionState&);
bool               61 Source/core/inspector/DOMEditor.h     bool insertBefore(Node* parentNode, PassRefPtr<Node>, Node* anchorNode, ErrorString*);
bool               62 Source/core/inspector/DOMEditor.h     bool removeChild(Node* parentNode, Node*, ErrorString*);
bool               63 Source/core/inspector/DOMEditor.h     bool setAttribute(Element*, const String& name, const String& value, ErrorString*);
bool               64 Source/core/inspector/DOMEditor.h     bool removeAttribute(Element*, const String& name, ErrorString*);
bool               65 Source/core/inspector/DOMEditor.h     bool setOuterHTML(Node*, const String& html, Node** newNode, ErrorString*);
bool               66 Source/core/inspector/DOMEditor.h     bool replaceWholeText(Text*, const String& text, ErrorString*);
bool               63 Source/core/inspector/DOMPatchSupport.h     bool innerPatchNode(Digest* oldNode, Digest* newNode, ExceptionState&);
bool               65 Source/core/inspector/DOMPatchSupport.h     bool innerPatchChildren(ContainerNode*, const Vector<OwnPtr<Digest> >& oldChildren, const Vector<OwnPtr<Digest> >& newChildren, ExceptionState&);
bool               67 Source/core/inspector/DOMPatchSupport.h     bool insertBeforeAndMarkAsUsed(ContainerNode*, Digest*, Node* anchor, ExceptionState&);
bool               68 Source/core/inspector/DOMPatchSupport.h     bool removeChildAndMoveToNew(Digest*, ExceptionState&);
bool               57 Source/core/inspector/InjectedScript.h         bool includeCommandLineAPI,
bool               58 Source/core/inspector/InjectedScript.h         bool returnByValue,
bool               59 Source/core/inspector/InjectedScript.h         bool generatePreview,
bool               61 Source/core/inspector/InjectedScript.h         TypeBuilder::OptOutput<bool>* wasThrown);
bool               67 Source/core/inspector/InjectedScript.h         bool returnByValue,
bool               68 Source/core/inspector/InjectedScript.h         bool generatePreview,
bool               70 Source/core/inspector/InjectedScript.h         TypeBuilder::OptOutput<bool>* wasThrown);
bool               78 Source/core/inspector/InjectedScript.h         bool includeCommandLineAPI,
bool               79 Source/core/inspector/InjectedScript.h         bool returnByValue,
bool               80 Source/core/inspector/InjectedScript.h         bool generatePreview,
bool               82 Source/core/inspector/InjectedScript.h         TypeBuilder::OptOutput<bool>* wasThrown);
bool               87 Source/core/inspector/InjectedScript.h     void getProperties(ErrorString*, const String& objectId, bool ownProperties, bool accessorPropertiesOnly, RefPtr<TypeBuilder::Array<TypeBuilder::Runtime::PropertyDescriptor> >* result);
bool               94 Source/core/inspector/InjectedScript.h     PassRefPtr<TypeBuilder::Runtime::RemoteObject> wrapObject(const ScriptValue&, const String& groupName, bool generatePreview = false) const;
bool               51 Source/core/inspector/InjectedScriptBase.h     bool hasNoValue() const { return m_injectedScriptObject.hasNoValue(); }
bool               55 Source/core/inspector/InjectedScriptBase.h     typedef bool (*InspectedStateAccessCheck)(ScriptState*);
bool               60 Source/core/inspector/InjectedScriptBase.h     bool canAccessInspectedWindow() const;
bool               62 Source/core/inspector/InjectedScriptBase.h     ScriptValue callFunctionWithEvalEnabled(ScriptFunctionCall&, bool& hadException) const;
bool               64 Source/core/inspector/InjectedScriptBase.h     void makeEvalCall(ErrorString*, ScriptFunctionCall&, RefPtr<TypeBuilder::Runtime::RemoteObject>* result, TypeBuilder::OptOutput<bool>* wasThrown);
bool               64 Source/core/inspector/InjectedScriptManager.h     typedef bool (*InspectedStateAccessCheck)(ScriptState*);
bool               75 Source/core/inspector/InjectedScriptManager.h     static bool canAccessInspectedWindow(ScriptState*);
bool               76 Source/core/inspector/InjectedScriptManager.h     static bool canAccessInspectedWorkerGlobalScope(ScriptState*);
bool               59 Source/core/inspector/InspectorApplicationCacheAgent.h     void networkStateChanged(bool online);
bool              106 Source/core/inspector/InspectorCSSAgent.h     bool forcePseudoState(Element*, CSSSelector::PseudoType);
bool              120 Source/core/inspector/InspectorCSSAgent.h     void didMutateStyle(CSSStyleDeclaration*, bool);
bool              128 Source/core/inspector/InspectorCSSAgent.h     virtual void getMatchedStylesForNode(ErrorString*, int nodeId, const bool* includePseudo, const bool* includeInherited, RefPtr<TypeBuilder::Array<TypeBuilder::CSS::RuleMatch> >& matchedCSSRules, RefPtr<TypeBuilder::Array<TypeBuilder::CSS::PseudoIdMatches> >&, RefPtr<TypeBuilder::Array<TypeBuilder::CSS::InheritedStyleEntry> >& inheritedEntries) OVERRIDE;
bool              171 Source/core/inspector/InspectorCSSAgent.h     InspectorStyleSheet* viaInspectorStyleSheet(Document*, bool createIfAbsent);
bool              175 Source/core/inspector/InspectorCSSAgent.h     bool styleSheetEditInProgress() const { return m_styleSheetsPendingMutation || m_styleDeclarationPendingMutation || m_isSettingStyleSheetText; }
bool              213 Source/core/inspector/InspectorCSSAgent.h     bool m_styleDeclarationPendingMutation;
bool              214 Source/core/inspector/InspectorCSSAgent.h     bool m_creatingViaInspectorStyleSheet;
bool              215 Source/core/inspector/InspectorCSSAgent.h     bool m_isSettingStyleSheetText;
bool               79 Source/core/inspector/InspectorCanvasAgent.h     virtual void hasUninstrumentedCanvases(ErrorString*, bool*) OVERRIDE;
bool               96 Source/core/inspector/InspectorCanvasAgent.h     bool checkIsEnabled(ErrorString*) const;
bool              102 Source/core/inspector/InspectorCanvasAgent.h     bool m_enabled;
bool              104 Source/core/inspector/InspectorCanvasAgent.h     typedef HashMap<LocalFrame*, bool> FramesWithUninstrumentedCanvases;
bool               59 Source/core/inspector/InspectorClient.h     virtual void overrideDeviceMetrics(int /*width*/, int /*height*/, float /*deviceScaleFactor*/, bool /*emulateViewport*/, bool /*fitWindow*/) { }
bool               61 Source/core/inspector/InspectorClient.h     virtual bool overridesShowPaintRects() { return false; }
bool               62 Source/core/inspector/InspectorClient.h     virtual void setShowPaintRects(bool) { }
bool               63 Source/core/inspector/InspectorClient.h     virtual void setShowDebugBorders(bool) { }
bool               64 Source/core/inspector/InspectorClient.h     virtual void setShowFPSCounter(bool) { }
bool               65 Source/core/inspector/InspectorClient.h     virtual void setContinuousPaintingEnabled(bool) { }
bool               66 Source/core/inspector/InspectorClient.h     virtual void setShowScrollBottleneckRects(bool) { }
bool               75 Source/core/inspector/InspectorClient.h     static bool doDispatchMessageOnFrontendPage(Page* frontendPage, const String& message);
bool               72 Source/core/inspector/InspectorConsoleAgent.h     bool enabled() { return m_enabled; }
bool              102 Source/core/inspector/InspectorConsoleAgent.h     virtual void setMonitoringXHREnabled(ErrorString*, bool enabled) OVERRIDE;
bool              106 Source/core/inspector/InspectorConsoleAgent.h     virtual bool isWorkerAgent() = 0;
bool              118 Source/core/inspector/InspectorConsoleAgent.h     bool m_enabled;
bool               81 Source/core/inspector/InspectorController.h     void setTextAutosizingEnabled(bool);
bool              107 Source/core/inspector/InspectorController.h     bool handleGestureEvent(LocalFrame*, const PlatformGestureEvent&);
bool              108 Source/core/inspector/InspectorController.h     bool handleMouseEvent(LocalFrame*, const PlatformMouseEvent&);
bool              109 Source/core/inspector/InspectorController.h     bool handleTouchEvent(LocalFrame*, const PlatformTouchEvent&);
bool              110 Source/core/inspector/InspectorController.h     bool handleKeyboardEvent(LocalFrame*, const PlatformKeyboardEvent&);
bool              113 Source/core/inspector/InspectorController.h     bool deviceEmulationEnabled();
bool              115 Source/core/inspector/InspectorController.h     bool isUnderTest();
bool              132 Source/core/inspector/InspectorController.h     void processGPUEvent(double timestamp, int phase, bool foreign, uint64_t usedGPUMemoryBytes, uint64_t limitGPUMemoryBytes);
bool              134 Source/core/inspector/InspectorController.h     void scriptsEnabled(bool);
bool              163 Source/core/inspector/InspectorController.h     bool m_isUnderTest;
bool              164 Source/core/inspector/InspectorController.h     bool m_deferredAgentsInitialized;
bool              134 Source/core/inspector/InspectorDOMAgent.h     virtual void setInspectModeEnabled(ErrorString*, bool enabled, const bool* inspectUAShadowDOM, const RefPtr<JSONObject>* highlightConfig) OVERRIDE;
bool              155 Source/core/inspector/InspectorDOMAgent.h     static void getEventListeners(EventTarget*, Vector<EventListenerInfo>& listenersArray, bool includeAncestors);
bool              187 Source/core/inspector/InspectorDOMAgent.h     bool handleMousePress();
bool              188 Source/core/inspector/InspectorDOMAgent.h     bool handleGestureEvent(LocalFrame*, const PlatformGestureEvent&);
bool              189 Source/core/inspector/InspectorDOMAgent.h     bool handleTouchEvent(LocalFrame*, const PlatformTouchEvent&);
bool              201 Source/core/inspector/InspectorDOMAgent.h     static bool isWhitespace(Node*);
bool              230 Source/core/inspector/InspectorDOMAgent.h     bool hasBreakpoint(Node*, int type);
bool              231 Source/core/inspector/InspectorDOMAgent.h     void updateSubtreeBreakpoints(Node* root, uint32_t rootMask, bool value);
bool              232 Source/core/inspector/InspectorDOMAgent.h     void descriptionForDOMEvent(Node* target, int breakpointType, bool insertion, PassRefPtr<JSONObject> description);
bool              247 Source/core/inspector/InspectorDOMAgent.h     bool pushDocumentUponHandlelessOperation(ErrorString*);
bool              275 Source/core/inspector/InspectorDOMAgent.h     bool m_suppressAttributeModifiedEvent;
bool               81 Source/core/inspector/InspectorDOMDebuggerAgent.h     void didInstallTimer(ExecutionContext*, int timerId, int timeout, bool singleShot);
bool               87 Source/core/inspector/InspectorDOMDebuggerAgent.h     void willHandleEvent(EventTarget*, const AtomicString& eventType, EventListener*, bool useCapture);
bool              101 Source/core/inspector/InspectorDOMDebuggerAgent.h     void pauseOnNativeEventIfNeeded(PassRefPtr<JSONObject> eventData, bool synchronous);
bool              102 Source/core/inspector/InspectorDOMDebuggerAgent.h     PassRefPtr<JSONObject> preparePauseOnNativeEventData(bool isDOMEvent, const String& eventName);
bool              111 Source/core/inspector/InspectorDOMDebuggerAgent.h     void descriptionForDOMEvent(Node* target, int breakpointType, bool insertion, JSONObject* description);
bool              112 Source/core/inspector/InspectorDOMDebuggerAgent.h     void updateSubtreeBreakpoints(Node*, uint32_t rootMask, bool set);
bool              113 Source/core/inspector/InspectorDOMDebuggerAgent.h     bool hasBreakpoint(Node*, int type);
bool              123 Source/core/inspector/InspectorDOMDebuggerAgent.h     bool m_pauseInNextEventListener;
bool               74 Source/core/inspector/InspectorDOMStorageAgent.h     bool isEnabled() const;
bool               76 Source/core/inspector/InspectorDOMStorageAgent.h     PassRefPtr<TypeBuilder::DOMStorage::StorageId> storageId(SecurityOrigin*, bool isLocalStorage);
bool               87 Source/core/inspector/InspectorDebuggerAgent.h     virtual void canSetScriptSource(ErrorString*, bool* result) OVERRIDE FINAL { *result = true; }
bool               94 Source/core/inspector/InspectorDebuggerAgent.h     bool isPaused();
bool               95 Source/core/inspector/InspectorDebuggerAgent.h     bool runningNestedMessageLoop();
bool              105 Source/core/inspector/InspectorDebuggerAgent.h     virtual void setBreakpointsActive(ErrorString*, bool active) OVERRIDE FINAL;
bool              106 Source/core/inspector/InspectorDebuggerAgent.h     virtual void setSkipAllPauses(ErrorString*, bool skipped, const bool* untilReload) OVERRIDE FINAL;
bool              108 Source/core/inspector/InspectorDebuggerAgent.h     virtual void setBreakpointByUrl(ErrorString*, int lineNumber, const String* optionalURL, const String* optionalURLRegex, const int* optionalColumnNumber, const String* optionalCondition, const bool* isAntiBreakpoint, TypeBuilder::Debugger::BreakpointId*, RefPtr<TypeBuilder::Array<TypeBuilder::Debugger::Location> >& locations) OVERRIDE FINAL;
bool              111 Source/core/inspector/InspectorDebuggerAgent.h     virtual void continueToLocation(ErrorString*, const RefPtr<JSONObject>& location, const bool* interstateLocationOpt) OVERRIDE FINAL;
bool              115 Source/core/inspector/InspectorDebuggerAgent.h     virtual void searchInContent(ErrorString*, const String& scriptId, const String& query, const bool* optionalCaseSensitive, const bool* optionalIsRegex, RefPtr<TypeBuilder::Array<TypeBuilder::Page::SearchMatch> >&) OVERRIDE FINAL;
bool              116 Source/core/inspector/InspectorDebuggerAgent.h     virtual void setScriptSource(ErrorString*, RefPtr<TypeBuilder::Debugger::SetScriptSourceError>&, const String& scriptId, const String& newContent, const bool* preview, RefPtr<TypeBuilder::Array<TypeBuilder::Debugger::CallFrame> >& newCallFrames, RefPtr<JSONObject>& result, RefPtr<TypeBuilder::Debugger::StackTrace>& asyncStackTrace) OVERRIDE FINAL;
bool              130 Source/core/inspector/InspectorDebuggerAgent.h         const bool* includeCommandLineAPI,
bool              131 Source/core/inspector/InspectorDebuggerAgent.h         const bool* doNotPauseOnExceptionsAndMuteConsole,
bool              132 Source/core/inspector/InspectorDebuggerAgent.h         const bool* returnByValue,
bool              133 Source/core/inspector/InspectorDebuggerAgent.h         const bool* generatePreview,
bool              135 Source/core/inspector/InspectorDebuggerAgent.h         TypeBuilder::OptOutput<bool>* wasThrown) OVERRIDE FINAL;
bool              137 Source/core/inspector/InspectorDebuggerAgent.h     virtual void runScript(ErrorString*, const TypeBuilder::Debugger::ScriptId&, const int* executionContextId, const String* objectGroup, const bool* doNotPauseOnExceptionsAndMuteConsole, RefPtr<TypeBuilder::Runtime::RemoteObject>& result, TypeBuilder::OptOutput<bool>* wasThrown) OVERRIDE;
bool              144 Source/core/inspector/InspectorDebuggerAgent.h     void didInstallTimer(ExecutionContext*, int timerId, int timeout, bool singleShot);
bool              146 Source/core/inspector/InspectorDebuggerAgent.h     bool willFireTimer(ExecutionContext*, int timerId);
bool              150 Source/core/inspector/InspectorDebuggerAgent.h     bool willFireAnimationFrame(Document*, int callbackId);
bool              152 Source/core/inspector/InspectorDebuggerAgent.h     void didAddEventListener(EventTarget*, const AtomicString& eventType, EventListener*, bool useCapture);
bool              153 Source/core/inspector/InspectorDebuggerAgent.h     void didRemoveEventListener(EventTarget*, const AtomicString& eventType, EventListener*, bool useCapture);
bool              155 Source/core/inspector/InspectorDebuggerAgent.h     void willHandleEvent(EventTarget*, const AtomicString& eventType, EventListener*, bool useCapture);
bool              157 Source/core/inspector/InspectorDebuggerAgent.h     void willLoadXHR(XMLHttpRequest*, ThreadableLoaderClient*, const AtomicString& method, const KURL&, bool async, FormData* body, const HTTPHeaderMap& headers, bool includeCrendentials);
bool              162 Source/core/inspector/InspectorDebuggerAgent.h     void didPostPromiseTask(ExecutionContext*, ExecutionContextTask*, bool isResolved);
bool              165 Source/core/inspector/InspectorDebuggerAgent.h     bool isPromiseTrackerEnabled();
bool              169 Source/core/inspector/InspectorDebuggerAgent.h     bool canBreakProgram();
bool              213 Source/core/inspector/InspectorDebuggerAgent.h     bool enabled();
bool              226 Source/core/inspector/InspectorDebuggerAgent.h     bool assertPaused(ErrorString*);
bool              249 Source/core/inspector/InspectorDebuggerAgent.h     bool m_javaScriptPauseScheduled;
bool              253 Source/core/inspector/InspectorDebuggerAgent.h     bool m_skipAllPauses;
bool               51 Source/core/inspector/InspectorFrontendClient.h     virtual bool isUnderTest() = 0;
bool               71 Source/core/inspector/InspectorFrontendHost.h     bool isUnderTest();
bool               61 Source/core/inspector/InspectorHeapProfilerAgent.h     virtual void startTrackingHeapObjects(ErrorString*, const bool* trackAllocations) OVERRIDE;
bool               62 Source/core/inspector/InspectorHeapProfilerAgent.h     virtual void stopTrackingHeapObjects(ErrorString*, const bool* reportProgress) OVERRIDE;
bool               68 Source/core/inspector/InspectorHeapProfilerAgent.h     virtual void takeHeapSnapshot(ErrorString*, const bool* reportProgress) OVERRIDE;
bool               82 Source/core/inspector/InspectorHeapProfilerAgent.h     void startTrackingHeapObjectsInternal(bool trackAllocations);
bool               55 Source/core/inspector/InspectorHistory.h         virtual bool perform(ExceptionState&) = 0;
bool               57 Source/core/inspector/InspectorHistory.h         virtual bool undo(ExceptionState&) = 0;
bool               58 Source/core/inspector/InspectorHistory.h         virtual bool redo(ExceptionState&) = 0;
bool               60 Source/core/inspector/InspectorHistory.h         virtual bool isUndoableStateMark();
bool               67 Source/core/inspector/InspectorHistory.h     bool perform(PassRefPtr<Action>, ExceptionState&);
bool               70 Source/core/inspector/InspectorHistory.h     bool undo(ExceptionState&);
bool               71 Source/core/inspector/InspectorHistory.h     bool redo(ExceptionState&);
bool               56 Source/core/inspector/InspectorInputAgent.h     virtual void dispatchKeyEvent(ErrorString*, const String& type, const int* modifiers, const double* timestamp, const String* text, const String* unmodifiedText, const String* keyIdentifier, const int* windowsVirtualKeyCode, const int* nativeVirtualKeyCode, const int* macCharCode, const bool* autoRepeat, const bool* isKeypad, const bool* isSystemKey) OVERRIDE;
bool               57 Source/core/inspector/InspectorInputAgent.h     virtual void dispatchMouseEvent(ErrorString*, const String& type, int x, int y, const int* modifiers, const double* timestamp, const String* button, const int* clickCount, const bool* deviceSpace) OVERRIDE;
bool               75 Source/core/inspector/InspectorInspectorAgent.h     bool hasFrontend() const { return m_frontend; }
bool               80 Source/core/inspector/InspectorInstrumentation.h     bool isValid() const { return !!m_instrumentingAgents; }
bool               81 Source/core/inspector/InspectorInstrumentation.h     bool hasMatchingTimelineAgentId(int id) const { return m_timelineAgentId == id; }
bool               94 Source/core/inspector/InspectorInstrumentation.h     friend bool hasFrontends();
bool              100 Source/core/inspector/InspectorInstrumentation.h inline bool hasFrontends() { return FrontendCounter::s_frontendCounter; }
bool               38 Source/core/inspector/InspectorInstrumentationCustomInl.h bool isDebuggerPausedImpl(InstrumentingAgents*);
bool               39 Source/core/inspector/InspectorInstrumentationCustomInl.h bool collectingHTMLParseErrorsImpl(InstrumentingAgents*);
bool               43 Source/core/inspector/InspectorInstrumentationCustomInl.h bool canvasAgentEnabled(ExecutionContext*);
bool               44 Source/core/inspector/InspectorInstrumentationCustomInl.h bool consoleAgentEnabled(ExecutionContext*);
bool               45 Source/core/inspector/InspectorInstrumentationCustomInl.h bool timelineAgentEnabled(ExecutionContext*);
bool               47 Source/core/inspector/InspectorInstrumentationCustomInl.h inline bool isDebuggerPaused(LocalFrame* frame)
bool               55 Source/core/inspector/InspectorInstrumentationCustomInl.h inline bool collectingHTMLParseErrors(Page* page)
bool               66 Source/core/inspector/InspectorOverlay.h     bool showInfo;
bool               67 Source/core/inspector/InspectorOverlay.h     bool showRulers;
bool              104 Source/core/inspector/InspectorOverlay.h     bool showRulers;
bool              123 Source/core/inspector/InspectorOverlay.h     bool handleGestureEvent(const PlatformGestureEvent&);
bool              124 Source/core/inspector/InspectorOverlay.h     bool handleMouseEvent(const PlatformMouseEvent&);
bool              125 Source/core/inspector/InspectorOverlay.h     bool handleTouchEvent(const PlatformTouchEvent&);
bool              126 Source/core/inspector/InspectorOverlay.h     bool handleKeyboardEvent(const PlatformKeyboardEvent&);
bool              129 Source/core/inspector/InspectorOverlay.h     void setInspectModeEnabled(bool);
bool              134 Source/core/inspector/InspectorOverlay.h     void showAndHideViewSize(bool showGrid);
bool              137 Source/core/inspector/InspectorOverlay.h     bool getBoxModel(Node*, Vector<FloatQuad>*);
bool              151 Source/core/inspector/InspectorOverlay.h     bool isEmpty();
bool              167 Source/core/inspector/InspectorOverlay.h     bool m_inspectModeEnabled;
bool              177 Source/core/inspector/InspectorOverlay.h     bool m_drawViewSize;
bool              178 Source/core/inspector/InspectorOverlay.h     bool m_drawViewSizeWithGrid;
bool               80 Source/core/inspector/InspectorPageAgent.h     void setTextAutosizingEnabled(bool);
bool               83 Source/core/inspector/InspectorPageAgent.h     static bool cachedResourceContent(Resource*, String* result, bool* base64Encoded);
bool               84 Source/core/inspector/InspectorPageAgent.h     static bool sharedBufferContent(PassRefPtr<SharedBuffer>, const String& textEncodingName, bool withBase64Encode, String* result);
bool               97 Source/core/inspector/InspectorPageAgent.h     virtual void reload(ErrorString*, const bool* optionalIgnoreCache, const String* optionalScriptToEvaluateOnLoad, const String* optionalScriptPreprocessor) OVERRIDE;
bool              102 Source/core/inspector/InspectorPageAgent.h     virtual void getResourceContent(ErrorString*, const String& frameId, const String& url, String* content, bool* base64Encoded) OVERRIDE;
bool              103 Source/core/inspector/InspectorPageAgent.h     virtual void searchInResource(ErrorString*, const String& frameId, const String& url, const String& query, const bool* optionalCaseSensitive, const bool* optionalIsRegex, RefPtr<TypeBuilder::Array<TypeBuilder::Page::SearchMatch> >&) OVERRIDE;
bool              105 Source/core/inspector/InspectorPageAgent.h     virtual void setDeviceMetricsOverride(ErrorString*, int width, int height, double deviceScaleFactor, bool emulateViewport, bool fitWindow, const bool* optionalTextAutosizing, const double* optionalFontScaleFactor) OVERRIDE;
bool              106 Source/core/inspector/InspectorPageAgent.h     virtual void setShowPaintRects(ErrorString*, bool show) OVERRIDE;
bool              107 Source/core/inspector/InspectorPageAgent.h     virtual void setShowDebugBorders(ErrorString*, bool show) OVERRIDE;
bool              108 Source/core/inspector/InspectorPageAgent.h     virtual void setShowFPSCounter(ErrorString*, bool show) OVERRIDE;
bool              109 Source/core/inspector/InspectorPageAgent.h     virtual void setContinuousPaintingEnabled(ErrorString*, bool enabled) OVERRIDE;
bool              110 Source/core/inspector/InspectorPageAgent.h     virtual void setShowScrollBottleneckRects(ErrorString*, bool show) OVERRIDE;
bool              112 Source/core/inspector/InspectorPageAgent.h     virtual void setScriptExecutionDisabled(ErrorString*, bool) OVERRIDE;
bool              113 Source/core/inspector/InspectorPageAgent.h     virtual void setTouchEmulationEnabled(ErrorString*, bool) OVERRIDE;
bool              115 Source/core/inspector/InspectorPageAgent.h     virtual void setShowViewportSizeOnResize(ErrorString*, bool show, const bool* showGrid) OVERRIDE;
bool              131 Source/core/inspector/InspectorPageAgent.h     bool applyViewportStyleOverride(StyleResolver*);
bool              138 Source/core/inspector/InspectorPageAgent.h     void scriptsEnabled(bool isEnabled);
bool              153 Source/core/inspector/InspectorPageAgent.h     bool hasIdForFrame(LocalFrame*) const;
bool              159 Source/core/inspector/InspectorPageAgent.h     bool deviceMetricsOverrideEnabled();
bool              163 Source/core/inspector/InspectorPageAgent.h     static void resourceContent(ErrorString*, LocalFrame*, const KURL&, String* result, bool* base64Encoded);
bool              166 Source/core/inspector/InspectorPageAgent.h     bool deviceMetricsChanged(int width, int height, double deviceScaleFactor, bool emulateViewport, bool fitWindow, double fontScaleFactor, bool textAutosizing);
bool              167 Source/core/inspector/InspectorPageAgent.h     void updateViewMetrics(int width, int height, double deviceScaleFactor, bool emulateViewport, bool fitWindow, double fontScaleFactor, bool textAutosizingEnabled);
bool              168 Source/core/inspector/InspectorPageAgent.h     void updateTouchEventEmulationInPage(bool);
bool              169 Source/core/inspector/InspectorPageAgent.h     bool forceCompositingMode(ErrorString*);
bool              171 Source/core/inspector/InspectorPageAgent.h     static bool dataContent(const char* data, unsigned size, const String& textEncodingName, bool withBase64Encode, String* result);
bool              188 Source/core/inspector/InspectorPageAgent.h     bool m_enabled;
bool              189 Source/core/inspector/InspectorPageAgent.h     bool m_ignoreScriptsEnabledNotification;
bool              190 Source/core/inspector/InspectorPageAgent.h     bool m_deviceMetricsOverridden;
bool              191 Source/core/inspector/InspectorPageAgent.h     bool m_emulateViewportEnabled;
bool              192 Source/core/inspector/InspectorPageAgent.h     bool m_embedderTextAutosizingEnabled;
bool               79 Source/core/inspector/InspectorProfilerAgent.h     bool enabled();
bool               86 Source/core/inspector/InspectorProfilerAgent.h     bool m_recordingCPUProfile;
bool              101 Source/core/inspector/InspectorResourceAgent.h     void willLoadXHR(XMLHttpRequest*, ThreadableLoaderClient*, const AtomicString& method, const KURL&, bool async, FormData* body, const HTTPHeaderMap& headers, bool includeCrendentials);
bool              123 Source/core/inspector/InspectorResourceAgent.h     void didReceiveWebSocketFrame(unsigned long identifier, int opCode, bool masked, const char* payload, size_t payloadLength);
bool              124 Source/core/inspector/InspectorResourceAgent.h     void didSendWebSocketFrame(unsigned long identifier, int opCode, bool masked, const char* payload, size_t payloadLength);
bool              135 Source/core/inspector/InspectorResourceAgent.h     virtual void getResponseBody(ErrorString*, const String& requestId, String* content, bool* base64Encoded) OVERRIDE;
bool              139 Source/core/inspector/InspectorResourceAgent.h     virtual void canClearBrowserCache(ErrorString*, bool*) OVERRIDE;
bool              141 Source/core/inspector/InspectorResourceAgent.h     virtual void canClearBrowserCookies(ErrorString*, bool*) OVERRIDE;
bool              143 Source/core/inspector/InspectorResourceAgent.h     virtual void setCacheDisabled(ErrorString*, bool cacheDisabled) OVERRIDE;
bool              148 Source/core/inspector/InspectorResourceAgent.h     bool fetchResourceContent(LocalFrame*, const KURL&, String* content, bool* base64Encoded);
bool              169 Source/core/inspector/InspectorResourceAgent.h     bool m_isRecalculatingStyle;
bool               60 Source/core/inspector/InspectorRuntimeAgent.h         const bool* includeCommandLineAPI,
bool               61 Source/core/inspector/InspectorRuntimeAgent.h         const bool* doNotPauseOnExceptionsAndMuteConsole,
bool               63 Source/core/inspector/InspectorRuntimeAgent.h         const bool* returnByValue,
bool               64 Source/core/inspector/InspectorRuntimeAgent.h         const bool* generatePreview,
bool               66 Source/core/inspector/InspectorRuntimeAgent.h         TypeBuilder::OptOutput<bool>* wasThrown) OVERRIDE FINAL;
bool               71 Source/core/inspector/InspectorRuntimeAgent.h                         const bool* doNotPauseOnExceptionsAndMuteConsole,
bool               72 Source/core/inspector/InspectorRuntimeAgent.h                         const bool* returnByValue,
bool               73 Source/core/inspector/InspectorRuntimeAgent.h                         const bool* generatePreview,
bool               75 Source/core/inspector/InspectorRuntimeAgent.h                         TypeBuilder::OptOutput<bool>* wasThrown) OVERRIDE FINAL;
bool               77 Source/core/inspector/InspectorRuntimeAgent.h     virtual void getProperties(ErrorString*, const String& objectId, const bool* ownProperties, const bool* accessorPropertiesOnly, RefPtr<TypeBuilder::Array<TypeBuilder::Runtime::PropertyDescriptor> >& result, RefPtr<TypeBuilder::Array<TypeBuilder::Runtime::InternalPropertyDescriptor> >& internalProperties) OVERRIDE FINAL;
bool               89 Source/core/inspector/InspectorRuntimeAgent.h     bool m_enabled;
bool               59 Source/core/inspector/InspectorState.h     bool getBoolean(const String& propertyName);
bool               67 Source/core/inspector/InspectorState.h     void setBoolean(const String& propertyName, bool value) { setValue(propertyName, JSONBasicValue::create(value)); }
bool              111 Source/core/inspector/InspectorState.h     bool m_isMuted;
bool               81 Source/core/inspector/InspectorStyleSheet.h     bool isEmpty() const { return m_styleSheetId.isEmpty(); }
bool              113 Source/core/inspector/InspectorStyleSheet.h     InspectorStyleProperty(CSSPropertySourceData sourceData, bool hasSource)
bool              128 Source/core/inspector/InspectorStyleSheet.h     bool hasRawText() const { return !rawText.isEmpty(); }
bool              133 Source/core/inspector/InspectorStyleSheet.h     bool hasSource;
bool              144 Source/core/inspector/InspectorStyleSheet.h     bool setPropertyText(unsigned index, const String& text, bool overwrite, ExceptionState&);
bool              145 Source/core/inspector/InspectorStyleSheet.h     bool styleText(String* result) const;
bool              150 Source/core/inspector/InspectorStyleSheet.h     bool verifyPropertyText(const String& propertyText, bool canOmitSemicolon);
bool              154 Source/core/inspector/InspectorStyleSheet.h     bool applyStyleText(const String&);
bool              163 Source/core/inspector/InspectorStyleSheet.h     mutable bool m_formatAcquired;
bool              181 Source/core/inspector/InspectorStyleSheet.h     virtual bool setText(const String&, ExceptionState&) = 0;
bool              182 Source/core/inspector/InspectorStyleSheet.h     virtual bool getText(String* result) const = 0;
bool              183 Source/core/inspector/InspectorStyleSheet.h     bool setPropertyText(const InspectorCSSId&, unsigned propertyIndex, const String& text, bool overwrite, ExceptionState&);
bool              185 Source/core/inspector/InspectorStyleSheet.h     virtual bool setStyleText(const InspectorCSSId&, const String&) = 0;
bool              186 Source/core/inspector/InspectorStyleSheet.h     bool getStyleText(const InspectorCSSId&, String*);
bool              192 Source/core/inspector/InspectorStyleSheet.h     bool findPropertyByRange(const SourceRange&, InspectorCSSId*, unsigned* propertyIndex, bool* overwrite);
bool              193 Source/core/inspector/InspectorStyleSheet.h     bool lineNumberAndColumnToOffset(unsigned lineNumber, unsigned columnNumber, unsigned* offset);
bool              207 Source/core/inspector/InspectorStyleSheet.h     virtual bool ensureParsedDataReady() = 0;
bool              224 Source/core/inspector/InspectorStyleSheet.h     virtual bool setText(const String&, ExceptionState&) OVERRIDE;
bool              225 Source/core/inspector/InspectorStyleSheet.h     virtual bool getText(String* result) const OVERRIDE;
bool              227 Source/core/inspector/InspectorStyleSheet.h     bool setRuleSelector(const InspectorCSSId&, const String& selector, ExceptionState&);
bool              229 Source/core/inspector/InspectorStyleSheet.h     bool deleteRule(const InspectorCSSId&, ExceptionState&);
bool              243 Source/core/inspector/InspectorStyleSheet.h     virtual bool setStyleText(const InspectorCSSId&, const String&) OVERRIDE;
bool              251 Source/core/inspector/InspectorStyleSheet.h     virtual bool ensureParsedDataReady() OVERRIDE;
bool              259 Source/core/inspector/InspectorStyleSheet.h     bool ensureText() const;
bool              261 Source/core/inspector/InspectorStyleSheet.h     bool styleSheetTextWithChangedStyle(CSSStyleDeclaration*, const String& newStyleText, String* result);
bool              262 Source/core/inspector/InspectorStyleSheet.h     bool originalStyleSheetText(String* result) const;
bool              263 Source/core/inspector/InspectorStyleSheet.h     bool resourceStyleSheetText(String* result) const;
bool              264 Source/core/inspector/InspectorStyleSheet.h     bool inlineStyleSheetText(String* result) const;
bool              268 Source/core/inspector/InspectorStyleSheet.h     bool hasSourceURL() const;
bool              269 Source/core/inspector/InspectorStyleSheet.h     bool startsAtZero() const;
bool              287 Source/core/inspector/InspectorStyleSheet.h     virtual bool setText(const String&, ExceptionState&) OVERRIDE;
bool              288 Source/core/inspector/InspectorStyleSheet.h     virtual bool getText(String* result) const OVERRIDE;
bool              292 Source/core/inspector/InspectorStyleSheet.h     virtual bool setStyleText(const InspectorCSSId&, const String&) OVERRIDE;
bool              299 Source/core/inspector/InspectorStyleSheet.h     virtual bool ensureParsedDataReady() OVERRIDE;
bool              314 Source/core/inspector/InspectorStyleSheet.h     mutable bool m_isStyleTextValid;
bool              323 Source/core/inspector/InspectorStyleSheet.h     static const bool canInitializeWithMemset = true;
bool              324 Source/core/inspector/InspectorStyleSheet.h     static const bool canMoveWithMemcpy = true;
bool              106 Source/core/inspector/InspectorTimelineAgent.h         GPUEvent(double timestamp, int phase, bool foreign, uint64_t usedGPUMemoryBytes, uint64_t limitGPUMemoryBytes) :
bool              114 Source/core/inspector/InspectorTimelineAgent.h         bool foreign;
bool              133 Source/core/inspector/InspectorTimelineAgent.h     virtual void start(ErrorString*, const int* maxCallStackDepth, const bool* bufferEvents, const String* liveEvents, const bool* includeCounters, const bool* includeGPUEvents) OVERRIDE;
bool              142 Source/core/inspector/InspectorTimelineAgent.h     bool willCallFunction(ExecutionContext*, int scriptId, const String& scriptName, int scriptLine);
bool              145 Source/core/inspector/InspectorTimelineAgent.h     bool willDispatchEvent(Document* document, const Event& event, DOMWindow* window, Node* node, const EventPath& eventPath);
bool              146 Source/core/inspector/InspectorTimelineAgent.h     bool willDispatchEventOnWindow(const Event& event, DOMWindow* window);
bool              154 Source/core/inspector/InspectorTimelineAgent.h     bool willLayout(LocalFrame*);
bool              163 Source/core/inspector/InspectorTimelineAgent.h     bool willRecalculateStyle(Document*);
bool              179 Source/core/inspector/InspectorTimelineAgent.h     bool willWriteHTML(Document*, unsigned startLine);
bool              182 Source/core/inspector/InspectorTimelineAgent.h     void didInstallTimer(ExecutionContext*, int timerId, int timeout, bool singleShot);
bool              184 Source/core/inspector/InspectorTimelineAgent.h     bool willFireTimer(ExecutionContext*, int timerId);
bool              187 Source/core/inspector/InspectorTimelineAgent.h     bool willDispatchXHRReadyStateChangeEvent(ExecutionContext*, XMLHttpRequest*);
bool              189 Source/core/inspector/InspectorTimelineAgent.h     bool willDispatchXHRLoadEvent(ExecutionContext*, XMLHttpRequest*);
bool              192 Source/core/inspector/InspectorTimelineAgent.h     bool willEvaluateScript(LocalFrame*, const String&, int);
bool              213 Source/core/inspector/InspectorTimelineAgent.h     bool willFireAnimationFrame(Document*, int callbackId);
bool              232 Source/core/inspector/InspectorTimelineAgent.h     virtual void willResizeImage(bool shouldCache) OVERRIDE;
bool              260 Source/core/inspector/InspectorTimelineAgent.h     void didFinishLoadingResource(unsigned long, bool didFail, double finishTime);
bool              263 Source/core/inspector/InspectorTimelineAgent.h     void appendRecord(PassRefPtr<JSONObject> data, const String& type, bool captureCallStack, LocalFrame*);
bool              264 Source/core/inspector/InspectorTimelineAgent.h     void pushCurrentRecord(PassRefPtr<JSONObject> data, const String& type, bool captureCallStack, LocalFrame*, bool hasLowLevelDetails = false);
bool              292 Source/core/inspector/InspectorTimelineAgent.h     bool isStarted();
bool              294 Source/core/inspector/InspectorTimelineAgent.h     void innerStop(bool fromConsole);
bool              329 Source/core/inspector/InspectorTimelineAgent.h     bool m_mayEmitFirstPaint;
bool               58 Source/core/inspector/InspectorWorkerAgent.h     bool shouldPauseDedicatedWorkerOnStart();
bool               65 Source/core/inspector/InspectorWorkerAgent.h     virtual void canInspectWorkers(ErrorString*, bool*) OVERRIDE;
bool               69 Source/core/inspector/InspectorWorkerAgent.h     virtual void setAutoconnectToWorkers(ErrorString*, bool value) OVERRIDE;
bool               64 Source/core/inspector/JavaScriptCallFrame.h     bool isAtReturn() const;
bool               56 Source/core/inspector/NetworkResourcesData.h     static PassRefPtr<XHRReplayData> create(ExecutionContext*, const AtomicString& method, const KURL&, bool async, PassRefPtr<FormData>, bool includeCredentials);
bool               61 Source/core/inspector/NetworkResourcesData.h     bool async() const { return m_async; }
bool               64 Source/core/inspector/NetworkResourcesData.h     bool includeCredentials() const { return m_includeCredentials; }
bool               67 Source/core/inspector/NetworkResourcesData.h     XHRReplayData(ExecutionContext*, const AtomicString& method, const KURL&, bool async, PassRefPtr<FormData>, bool includeCredentials);
bool               71 Source/core/inspector/NetworkResourcesData.h     bool m_async;
bool               74 Source/core/inspector/NetworkResourcesData.h     bool m_includeCredentials;
bool               95 Source/core/inspector/NetworkResourcesData.h         bool hasContent() const { return !m_content.isNull(); }
bool               97 Source/core/inspector/NetworkResourcesData.h         void setContent(const String&, bool base64Encoded);
bool               99 Source/core/inspector/NetworkResourcesData.h         bool base64Encoded() const { return m_base64Encoded; }
bool              102 Source/core/inspector/NetworkResourcesData.h         bool isContentEvicted() const { return m_isContentEvicted; }
bool              127 Source/core/inspector/NetworkResourcesData.h         bool hasData() const { return m_dataBuffer; }
bool              138 Source/core/inspector/NetworkResourcesData.h         bool m_base64Encoded;
bool              140 Source/core/inspector/NetworkResourcesData.h         bool m_isContentEvicted;
bool              159 Source/core/inspector/NetworkResourcesData.h     void setResourceContent(const String& requestId, const String& content, bool base64Encoded = false);
bool              177 Source/core/inspector/NetworkResourcesData.h     bool ensureFreeSpace(size_t);
bool               50 Source/core/inspector/PageConsoleAgent.h     virtual bool isWorkerAgent() OVERRIDE { return false; }
bool               69 Source/core/inspector/PageRuntimeAgent.h     void notifyContextCreated(const String& frameId, ScriptState*, SecurityOrigin*, bool isPageContext);
bool               74 Source/core/inspector/PageRuntimeAgent.h     bool m_mainWorldContextCreated;
bool               50 Source/core/inspector/PromiseTracker.h     bool isEnabled() const { return m_isEnabled; }
bool               80 Source/core/inspector/PromiseTracker.h     bool m_isEnabled;
bool               55 Source/core/inspector/ScriptArguments.h     bool getFirstArgumentAsString(WTF::String& result, bool checkForNullOrUndefined = false);
bool               63 Source/core/inspector/ScriptDebugListener.h         bool isContentScript;
bool               58 Source/core/inspector/TimelineRecordFactory.h     static PassRefPtr<JSONObject> createTimerInstallData(int timerId, int timeout, bool singleShot);
bool               68 Source/core/inspector/TimelineRecordFactory.h     static PassRefPtr<JSONObject> createResourceFinishData(const String& requestId, bool didFail, double finishTime);
bool               69 Source/core/inspector/TimelineRecordFactory.h     static PassRefPtr<JSONObject> createLayoutData(unsigned dirtyObjects, unsigned totalObjects, bool partialLayout);
bool               71 Source/core/inspector/TimelineRecordFactory.h     static PassRefPtr<JSONObject> createResizeImageData(bool shouldCache);
bool               72 Source/core/inspector/TimelineRecordFactory.h     static PassRefPtr<JSONObject> createMarkData(bool isMainFrame);
bool               79 Source/core/inspector/TimelineRecordFactory.h     static PassRefPtr<JSONObject> createGPUTaskData(bool foreign);
bool               94 Source/core/inspector/TraceEventDispatcher.h         bool isNull() const { return !m_name; }
bool               96 Source/core/inspector/TraceEventDispatcher.h         bool asBool(const char* name) const
bool              192 Source/core/inspector/TraceEventDispatcher.h     bool m_processEventsTaskInFlight;
bool               48 Source/core/inspector/WorkerConsoleAgent.h     virtual bool isWorkerAgent() OVERRIDE { return true; }
bool               62 Source/core/inspector/WorkerRuntimeAgent.h     bool m_paused;
bool               41 Source/core/loader/CookieJar.h bool cookiesEnabled(const Document*);
bool               43 Source/core/loader/CookieJar.h bool getRawCookies(const Document*, const KURL&, Vector<Cookie>&);
bool               51 Source/core/loader/CrossOriginPreflightResultCache.h         bool parse(const ResourceResponse&, String& errorDescription);
bool               52 Source/core/loader/CrossOriginPreflightResultCache.h         bool allowsCrossOriginMethod(const String&, String& errorDescription) const;
bool               53 Source/core/loader/CrossOriginPreflightResultCache.h         bool allowsCrossOriginHeaders(const HTTPHeaderMap&, String& errorDescription) const;
bool               54 Source/core/loader/CrossOriginPreflightResultCache.h         bool allowsRequest(StoredCredentials, const String& method, const HTTPHeaderMap& requestHeaders) const;
bool               74 Source/core/loader/CrossOriginPreflightResultCache.h         bool canSkipPreflight(const String& origin, const KURL&, StoredCredentials, const String& method, const HTTPHeaderMap& requestHeaders);
bool               56 Source/core/loader/DocumentLoadTiming.h     void setHasSameOriginAsPreviousDocument(bool value) { m_hasSameOriginAsPreviousDocument = value; }
bool               68 Source/core/loader/DocumentLoadTiming.h     bool hasCrossOriginRedirect() const { return m_hasCrossOriginRedirect; }
bool               69 Source/core/loader/DocumentLoadTiming.h     bool hasSameOriginAsPreviousDocument() const { return m_hasSameOriginAsPreviousDocument; }
bool               86 Source/core/loader/DocumentLoadTiming.h     bool m_hasCrossOriginRedirect;
bool               87 Source/core/loader/DocumentLoadTiming.h     bool m_hasSameOriginAsPreviousDocument;
bool              105 Source/core/loader/DocumentLoader.h         bool isCommitted() const { return m_committed; }
bool              106 Source/core/loader/DocumentLoader.h         bool isLoading() const;
bool              107 Source/core/loader/DocumentLoader.h         bool isLoadingMainResource() const { return m_loadingMainResource; }
bool              110 Source/core/loader/DocumentLoader.h         bool isClientRedirect() const { return m_isClientRedirect; }
bool              111 Source/core/loader/DocumentLoader.h         void setIsClientRedirect(bool isClientRedirect) { m_isClientRedirect = isClientRedirect; }
bool              112 Source/core/loader/DocumentLoader.h         bool replacesCurrentHistoryItem() const { return m_replacesCurrentHistoryItem; }
bool              113 Source/core/loader/DocumentLoader.h         void setReplacesCurrentHistoryItem(bool replacesCurrentHistoryItem) { m_replacesCurrentHistoryItem = replacesCurrentHistoryItem; }
bool              116 Source/core/loader/DocumentLoader.h         bool scheduleArchiveLoad(Resource*, const ResourceRequest&);
bool              118 Source/core/loader/DocumentLoader.h         bool shouldContinueForNavigationPolicy(const ResourceRequest&);
bool              124 Source/core/loader/DocumentLoader.h         void setDefersLoading(bool);
bool              136 Source/core/loader/DocumentLoader.h         bool isRedirect() const { return m_redirectChain.size() > 1; }
bool              146 Source/core/loader/DocumentLoader.h         static PassRefPtr<DocumentWriter> createWriterFor(LocalFrame*, const Document* ownerDocument, const KURL&, const AtomicString& mimeType, const AtomicString& encoding, bool userChosen, bool dispatch);
bool              161 Source/core/loader/DocumentLoader.h         bool maybeCreateArchive();
bool              175 Source/core/loader/DocumentLoader.h         bool maybeLoadEmpty();
bool              177 Source/core/loader/DocumentLoader.h         bool isRedirectAfterPost(const ResourceRequest&, const ResourceResponse&);
bool              179 Source/core/loader/DocumentLoader.h         bool shouldContinueForResponse() const;
bool              204 Source/core/loader/DocumentLoader.h         bool m_committed;
bool              205 Source/core/loader/DocumentLoader.h         bool m_isClientRedirect;
bool              206 Source/core/loader/DocumentLoader.h         bool m_replacesCurrentHistoryItem;
bool              217 Source/core/loader/DocumentLoader.h         bool m_loadingMainResource;
bool               62 Source/core/loader/DocumentThreadableLoader.h         void setDefersLoading(bool);
bool               97 Source/core/loader/DocumentThreadableLoader.h         bool isAllowedRedirect(const KURL&) const;
bool               98 Source/core/loader/DocumentThreadableLoader.h         bool isAllowedByPolicy(const KURL&) const;
bool              105 Source/core/loader/DocumentThreadableLoader.h         bool m_sameOriginRequest;
bool              106 Source/core/loader/DocumentThreadableLoader.h         bool m_simpleRequest;
bool              107 Source/core/loader/DocumentThreadableLoader.h         bool m_async;
bool               45 Source/core/loader/DocumentThreadableLoaderClient.h     virtual bool isDocumentThreadableLoaderClient()  OVERRIDE FINAL { return true; }
bool               48 Source/core/loader/DocumentWriter.h     static PassRefPtr<DocumentWriter> create(Document*, const AtomicString& mimeType = emptyAtom, const AtomicString& encoding = emptyAtom, bool encodingUserChoosen = false);
bool               62 Source/core/loader/DocumentWriter.h     bool encodingWasChosenByUser() const { return m_decoderBuilder.encodingWasChosenByUser(); }
bool               72 Source/core/loader/DocumentWriter.h     DocumentWriter(Document*, const AtomicString& mimeType, const AtomicString& encoding, bool encodingUserChoosen);
bool               82 Source/core/loader/EmptyClients.h     virtual bool canTakeFocus(FocusType) OVERRIDE { return false; }
bool               90 Source/core/loader/EmptyClients.h     virtual bool canRunModal() OVERRIDE { return false; }
bool               93 Source/core/loader/EmptyClients.h     virtual void setToolbarsVisible(bool) OVERRIDE { }
bool               94 Source/core/loader/EmptyClients.h     virtual bool toolbarsVisible() OVERRIDE { return false; }
bool               96 Source/core/loader/EmptyClients.h     virtual void setStatusbarVisible(bool) OVERRIDE { }
bool               97 Source/core/loader/EmptyClients.h     virtual bool statusbarVisible() OVERRIDE { return false; }
bool               99 Source/core/loader/EmptyClients.h     virtual void setScrollbarsVisible(bool) OVERRIDE { }
bool              100 Source/core/loader/EmptyClients.h     virtual bool scrollbarsVisible() OVERRIDE { return false; }
bool              102 Source/core/loader/EmptyClients.h     virtual void setMenubarVisible(bool) OVERRIDE { }
bool              103 Source/core/loader/EmptyClients.h     virtual bool menubarVisible() OVERRIDE { return false; }
bool              105 Source/core/loader/EmptyClients.h     virtual void setResizable(bool) OVERRIDE { }
bool              107 Source/core/loader/EmptyClients.h     virtual bool shouldReportDetailedMessageForSource(const String&) OVERRIDE { return false; }
bool              110 Source/core/loader/EmptyClients.h     virtual bool canRunBeforeUnloadConfirmPanel() OVERRIDE { return false; }
bool              111 Source/core/loader/EmptyClients.h     virtual bool runBeforeUnloadConfirmPanel(const String&, LocalFrame*) OVERRIDE { return true; }
bool              116 Source/core/loader/EmptyClients.h     virtual bool runJavaScriptConfirm(LocalFrame*, const String&) OVERRIDE { return false; }
bool              117 Source/core/loader/EmptyClients.h     virtual bool runJavaScriptPrompt(LocalFrame*, const String&, const String&, String&) OVERRIDE { return false; }
bool              119 Source/core/loader/EmptyClients.h     virtual bool hasOpenedPopup() const OVERRIDE { return false; }
bool              126 Source/core/loader/EmptyClients.h     virtual bool tabsToLinks() OVERRIDE { return false; }
bool              135 Source/core/loader/EmptyClients.h     virtual bool isCompositorFramePending() const OVERRIDE { return false; }
bool              159 Source/core/loader/EmptyClients.h     virtual void needTouchEvents(bool) OVERRIDE { }
bool              164 Source/core/loader/EmptyClients.h     virtual bool shouldRubberBandInDirection(WebCore::ScrollDirection) const OVERRIDE { return false; }
bool              169 Source/core/loader/EmptyClients.h     virtual bool paintCustomOverhangArea(GraphicsContext*, const IntRect&, const IntRect&, const IntRect&) OVERRIDE { return false; }
bool              179 Source/core/loader/EmptyClients.h     virtual bool hasWebView() const OVERRIDE { return true; } // mainly for assertions
bool              229 Source/core/loader/EmptyClients.h     virtual bool navigateBackForward(int offset) const OVERRIDE { return false; }
bool              232 Source/core/loader/EmptyClients.h     virtual void didDetectXSS(const KURL&, bool) OVERRIDE { }
bool              236 Source/core/loader/EmptyClients.h     virtual PassRefPtr<Widget> createPlugin(HTMLPlugInElement*, const KURL&, const Vector<String>&, const Vector<String>&, const String&, bool, DetachedPluginPolicy) OVERRIDE;
bool              237 Source/core/loader/EmptyClients.h     virtual bool canCreatePluginWithoutRenderer(const String& mimeType) const OVERRIDE { return false; }
bool              240 Source/core/loader/EmptyClients.h     virtual ObjectContentType objectContentType(const KURL&, const String&, bool) OVERRIDE { return ObjectContentType(); }
bool              247 Source/core/loader/EmptyClients.h     virtual bool allowScriptExtension(const String& extensionName, int extensionGroup, int worldId) OVERRIDE { return false; }
bool              259 Source/core/loader/EmptyClients.h     virtual bool shouldEraseMarkersAfterChangeSelection(TextCheckingType) const OVERRIDE { return true; }
bool              272 Source/core/loader/EmptyClients.h     virtual bool isContinuousSpellCheckingEnabled() OVERRIDE { return false; }
bool              274 Source/core/loader/EmptyClients.h     virtual bool isGrammarCheckingEnabled() OVERRIDE { return false; }
bool              279 Source/core/loader/EmptyClients.h     virtual void showSpellingUI(bool) OVERRIDE { }
bool              280 Source/core/loader/EmptyClients.h     virtual bool spellingUIIsShowing() OVERRIDE { return false; }
bool              295 Source/core/loader/EmptyClients.h     virtual bool canCopyCut(LocalFrame*, bool defaultValue) const OVERRIDE { return defaultValue; }
bool              296 Source/core/loader/EmptyClients.h     virtual bool canPaste(LocalFrame*, bool defaultValue) const OVERRIDE { return defaultValue; }
bool              299 Source/core/loader/EmptyClients.h     virtual bool handleKeyboardEvent() OVERRIDE { return false; }
bool              317 Source/core/loader/EmptyClients.h     virtual void startDrag(DragImage*, const IntPoint&, const IntPoint&, Clipboard*, LocalFrame*, bool) OVERRIDE { }
bool              340 Source/core/loader/EmptyClients.h     virtual bool canAccessStorage(LocalFrame*, StorageType) const OVERRIDE { return false; }
bool               79 Source/core/loader/FormSubmission.h         bool isMultiPartForm() const { return m_isMultiPartForm; }
bool               88 Source/core/loader/FormSubmission.h         bool m_isMultiPartForm;
bool               88 Source/core/loader/FrameLoadRequest.h     bool lockBackForwardList() const { return m_lockBackForwardList; }
bool               89 Source/core/loader/FrameLoadRequest.h     void setLockBackForwardList(bool lockBackForwardList) { m_lockBackForwardList = lockBackForwardList; }
bool              108 Source/core/loader/FrameLoadRequest.h     bool m_lockBackForwardList;
bool               73 Source/core/loader/FrameLoader.h bool isBackForwardLoadType(FrameLoadType);
bool              100 Source/core/loader/FrameLoader.h     bool closeURL();
bool              114 Source/core/loader/FrameLoader.h     bool isLoading() const;
bool              124 Source/core/loader/FrameLoader.h     bool isLoadingMainFrame() const;
bool              126 Source/core/loader/FrameLoader.h     bool shouldTreatURLAsSameAsCurrent(const KURL&) const;
bool              127 Source/core/loader/FrameLoader.h     bool shouldTreatURLAsSrcdocDocument(const KURL&) const;
bool              139 Source/core/loader/FrameLoader.h     void setDefersLoading(bool);
bool              144 Source/core/loader/FrameLoader.h     void didBeginDocument(bool dispatchWindowObjectAvailable);
bool              176 Source/core/loader/FrameLoader.h     bool shouldInterruptLoadForXFrameOptions(const String&, const KURL&, unsigned long requestIdentifier);
bool              178 Source/core/loader/FrameLoader.h     bool allAncestorsAreComplete() const; // including this
bool              180 Source/core/loader/FrameLoader.h     bool shouldClose();
bool              184 Source/core/loader/FrameLoader.h     bool allowPlugins(ReasonForCallingAllowPlugins);
bool              197 Source/core/loader/FrameLoader.h     bool allChildrenAreComplete() const; // immediate children, not all descendants
bool              204 Source/core/loader/FrameLoader.h     bool prepareRequestForThisFrame(FrameLoadRequest&);
bool              207 Source/core/loader/FrameLoader.h     bool isScriptTriggeredFormSubmissionInChildFrame(const FrameLoadRequest&) const;
bool              211 Source/core/loader/FrameLoader.h     bool shouldPerformFragmentNavigation(bool isFormSubmission, const String& httpMethod, FrameLoadType, const KURL&);
bool              214 Source/core/loader/FrameLoader.h     bool checkLoadCompleteForThisFrame();
bool              225 Source/core/loader/FrameLoader.h     void setHistoryItemStateForCommit(HistoryCommitType, bool isPushOrReplaceState = false, PassRefPtr<SerializedScriptValue> = nullptr);
bool              267 Source/core/loader/FrameLoader.h         bool isValid() { return m_item; }
bool              275 Source/core/loader/FrameLoader.h     bool m_inStopAllLoaders;
bool              278 Source/core/loader/FrameLoader.h     bool m_isComplete;
bool              281 Source/core/loader/FrameLoader.h     bool m_shouldCallCheckCompleted;
bool              283 Source/core/loader/FrameLoader.h     bool m_didAccessInitialDocument;
bool               94 Source/core/loader/FrameLoaderClient.h         virtual bool hasWebView() const = 0; // mainly for assertions
bool              131 Source/core/loader/FrameLoaderClient.h         virtual bool navigateBackForward(int offset) const = 0;
bool              146 Source/core/loader/FrameLoaderClient.h         virtual void didDetectXSS(const KURL&, bool didBlockEntirePage) = 0;
bool              167 Source/core/loader/FrameLoaderClient.h         virtual bool canCreatePluginWithoutRenderer(const String& mimeType) const = 0;
bool              168 Source/core/loader/FrameLoaderClient.h         virtual PassRefPtr<Widget> createPlugin(HTMLPlugInElement*, const KURL&, const Vector<String>&, const Vector<String>&, const String&, bool loadManually, DetachedPluginPolicy) = 0;
bool              172 Source/core/loader/FrameLoaderClient.h         virtual ObjectContentType objectContentType(const KURL&, const String& mimeType, bool shouldPreferPlugInsForImages) = 0;
bool              179 Source/core/loader/FrameLoaderClient.h         virtual bool allowScriptExtension(const String& extensionName, int extensionGroup, int worldId) = 0;
bool              184 Source/core/loader/FrameLoaderClient.h         virtual bool allowScript(bool enabledPerSettings) { return enabledPerSettings; }
bool              185 Source/core/loader/FrameLoaderClient.h         virtual bool allowScriptFromSource(bool enabledPerSettings, const KURL&) { return enabledPerSettings; }
bool              186 Source/core/loader/FrameLoaderClient.h         virtual bool allowPlugins(bool enabledPerSettings) { return enabledPerSettings; }
bool              187 Source/core/loader/FrameLoaderClient.h         virtual bool allowImage(bool enabledPerSettings, const KURL&) { return enabledPerSettings; }
bool              188 Source/core/loader/FrameLoaderClient.h         virtual bool allowDisplayingInsecureContent(bool enabledPerSettings, SecurityOrigin*, const KURL&) { return enabledPerSettings; }
bool              189 Source/core/loader/FrameLoaderClient.h         virtual bool allowRunningInsecureContent(bool enabledPerSettings, SecurityOrigin*, const KURL&) { return enabledPerSettings; }
bool              203 Source/core/loader/FrameLoaderClient.h         virtual bool willCheckAndDispatchMessageEvent(SecurityOrigin* /*target*/, MessageEvent*) const { return false; }
bool              213 Source/core/loader/FrameLoaderClient.h         virtual bool allowWebGL(bool enabledPerSettings) { return enabledPerSettings; }
bool              231 Source/core/loader/FrameLoaderClient.h         virtual bool isFrameLoaderClientImpl() const { return false; }
bool               54 Source/core/loader/FrameLoaderStateMachine.h     bool startedFirstRealLoad() const;
bool               55 Source/core/loader/FrameLoaderStateMachine.h     bool committedFirstRealDocumentLoad() const;
bool               56 Source/core/loader/FrameLoaderStateMachine.h     bool creatingInitialEmptyDocument() const;
bool               57 Source/core/loader/FrameLoaderStateMachine.h     bool isDisplayingInitialEmptyDocument() const;
bool               58 Source/core/loader/FrameLoaderStateMachine.h     bool committedMultipleRealLoads() const;
bool              101 Source/core/loader/HistoryItem.h     bool isCurrentDocument(Document*) const;
bool               40 Source/core/loader/ImageLoader.h     virtual bool requestsHighLiveResourceCachePriority() { return false; }
bool               71 Source/core/loader/ImageLoader.h     bool imageComplete() const { return m_imageComplete; }
bool               76 Source/core/loader/ImageLoader.h     void setLoadManually(bool loadManually) { m_loadManually = loadManually; }
bool               78 Source/core/loader/ImageLoader.h     bool hasPendingActivity() const { return m_hasPendingLoadEvent || m_hasPendingErrorEvent; }
bool              116 Source/core/loader/ImageLoader.h     bool m_hasPendingLoadEvent : 1;
bool              117 Source/core/loader/ImageLoader.h     bool m_hasPendingErrorEvent : 1;
bool              118 Source/core/loader/ImageLoader.h     bool m_imageComplete : 1;
bool              119 Source/core/loader/ImageLoader.h     bool m_loadManually : 1;
bool              120 Source/core/loader/ImageLoader.h     bool m_elementIsProtected : 1;
bool               65 Source/core/loader/LinkLoader.h     bool loadLink(const LinkRelAttribute&, const AtomicString& crossOriginMode, const String& type, const KURL&, Document&);
bool               40 Source/core/loader/LinkLoaderClient.h     virtual bool shouldLoadLink() = 0;
bool               48 Source/core/loader/MixedContentChecker.h     bool canDisplayInsecureContent(SecurityOrigin*, const KURL&) const;
bool               49 Source/core/loader/MixedContentChecker.h     bool canRunInsecureContent(SecurityOrigin*, const KURL&) const;
bool               50 Source/core/loader/MixedContentChecker.h     static bool isMixedContent(SecurityOrigin*, const KURL&);
bool               56 Source/core/loader/MixedContentChecker.h     void logWarning(bool allowed, const String& action, const KURL&) const;
bool               45 Source/core/loader/NavigationAction.h         NavigationAction(const ResourceRequest&, FrameLoadType = FrameLoadTypeStandard, bool isFormSubmission = false, PassRefPtrWillBeRawPtr<Event> = nullptr);
bool               51 Source/core/loader/NavigationAction.h         bool shouldOpenInNewWindow() const { return m_policy != NavigationPolicyCurrentTab; }
bool               46 Source/core/loader/NavigationPolicy.h bool navigationPolicyFromMouseEvent(unsigned short button, bool ctrl, bool shift, bool alt, bool meta, NavigationPolicy*);
bool               64 Source/core/loader/NavigationScheduler.h     static bool isNavigationAllowed() { return !s_navigationDisableCount; }
bool               77 Source/core/loader/NavigationScheduler.h     bool locationChangePending();
bool               80 Source/core/loader/NavigationScheduler.h     void scheduleLocationChange(Document*, const String& url, const Referrer& referrer, bool lockBackForwardList = true);
bool               91 Source/core/loader/NavigationScheduler.h     bool shouldScheduleNavigation() const;
bool               92 Source/core/loader/NavigationScheduler.h     bool shouldScheduleNavigation(const String& url) const;
bool               97 Source/core/loader/NavigationScheduler.h     static bool mustLockBackForwardList(LocalFrame* targetFrame);
bool               70 Source/core/loader/ProgressTracker.h     bool m_inProgress;
bool               77 Source/core/loader/ProgressTracker.h     bool m_finalProgressChangedSent;
bool               57 Source/core/loader/SubstituteData.h     bool isValid() const { return m_content; }
bool               63 Source/core/loader/SubstituteData.h     bool forceSynchronousLoad() const { return m_substituteDataLoadPolicy == ForceSynchronousLoad; }
bool               45 Source/core/loader/TextResourceDecoderBuilder.h     TextResourceDecoderBuilder(const AtomicString& mimeType, const AtomicString& encoding, bool encodingUserChoosen);
bool               52 Source/core/loader/TextResourceDecoderBuilder.h     bool encodingWasChosenByUser() const { return m_encodingWasChosenByUser; }
bool               62 Source/core/loader/TextResourceDecoderBuilder.h     bool m_encodingWasChosenByUser;
bool               45 Source/core/loader/TextTrackLoader.h     virtual void cueLoadingCompleted(TextTrackLoader*, bool loadingFailed) = 0;
bool               59 Source/core/loader/TextTrackLoader.h     bool load(const KURL&, const AtomicString& crossOriginMode);
bool               89 Source/core/loader/TextTrackLoader.h     bool m_newCuesAvailable;
bool               57 Source/core/loader/ThreadableLoaderClient.h         virtual bool isDocumentThreadableLoaderClient() { return false; }
bool               55 Source/core/loader/ThreadableLoaderClientWrapper.h     bool done() const
bool              132 Source/core/loader/ThreadableLoaderClientWrapper.h     bool m_done;
bool               70 Source/core/loader/WorkerLoaderClientBridgeSyncHelper.h     bool m_done;
bool               67 Source/core/loader/WorkerThreadableLoader.h         bool done() const { return m_workerClientWrapper->done(); }
bool               89 Source/core/loader/appcache/ApplicationCacheHost.h             ResourceInfo(const KURL& resource, bool isMaster, bool isManifest, bool isFallback, bool isForeign, bool isExplicit, long long size)
bool               98 Source/core/loader/appcache/ApplicationCacheHost.h             bool m_isMaster;
bool               99 Source/core/loader/appcache/ApplicationCacheHost.h             bool m_isManifest;
bool              100 Source/core/loader/appcache/ApplicationCacheHost.h             bool m_isFallback;
bool              101 Source/core/loader/appcache/ApplicationCacheHost.h             bool m_isForeign;
bool              102 Source/core/loader/appcache/ApplicationCacheHost.h             bool m_isExplicit;
bool              123 Source/core/loader/appcache/ApplicationCacheHost.h         bool update();
bool              124 Source/core/loader/appcache/ApplicationCacheHost.h         bool swapCache();
bool              142 Source/core/loader/appcache/ApplicationCacheHost.h         bool isApplicationCacheEnabled();
bool              167 Source/core/loader/appcache/ApplicationCacheHost.h         bool m_defersEvents; // Events are deferred until after document onload.
bool               59 Source/core/page/AutoscrollController.h     bool autoscrollInProgress() const;
bool               60 Source/core/page/AutoscrollController.h     bool autoscrollInProgress(const RenderBox*) const;
bool               61 Source/core/page/AutoscrollController.h     bool panScrollInProgress() const;
bool               83 Source/core/page/Chrome.h     bool canTakeFocus(FocusType) const;
bool               90 Source/core/page/Chrome.h     bool canRunModal() const;
bool               91 Source/core/page/Chrome.h     bool canRunModalNow() const;
bool               96 Source/core/page/Chrome.h     bool toolbarsVisible() const;
bool               97 Source/core/page/Chrome.h     bool statusbarVisible() const;
bool               98 Source/core/page/Chrome.h     bool scrollbarsVisible() const;
bool               99 Source/core/page/Chrome.h     bool menubarVisible() const;
bool              101 Source/core/page/Chrome.h     bool canRunBeforeUnloadConfirmPanel();
bool              102 Source/core/page/Chrome.h     bool runBeforeUnloadConfirmPanel(const String& message, LocalFrame*);
bool              107 Source/core/page/Chrome.h     bool runJavaScriptConfirm(LocalFrame*, const String&);
bool              108 Source/core/page/Chrome.h     bool runJavaScriptPrompt(LocalFrame*, const String& message, const String& defaultValue, String& result);
bool              128 Source/core/page/Chrome.h     bool hasOpenedPopup() const;
bool               93 Source/core/page/ChromeClient.h     virtual bool canTakeFocus(FocusType) = 0;
bool              109 Source/core/page/ChromeClient.h     virtual bool canRunModal() = 0;
bool              112 Source/core/page/ChromeClient.h     virtual void setToolbarsVisible(bool) = 0;
bool              113 Source/core/page/ChromeClient.h     virtual bool toolbarsVisible() = 0;
bool              115 Source/core/page/ChromeClient.h     virtual void setStatusbarVisible(bool) = 0;
bool              116 Source/core/page/ChromeClient.h     virtual bool statusbarVisible() = 0;
bool              118 Source/core/page/ChromeClient.h     virtual void setScrollbarsVisible(bool) = 0;
bool              119 Source/core/page/ChromeClient.h     virtual bool scrollbarsVisible() = 0;
bool              121 Source/core/page/ChromeClient.h     virtual void setMenubarVisible(bool) = 0;
bool              122 Source/core/page/ChromeClient.h     virtual bool menubarVisible() = 0;
bool              124 Source/core/page/ChromeClient.h     virtual void setResizable(bool) = 0;
bool              126 Source/core/page/ChromeClient.h     virtual bool shouldReportDetailedMessageForSource(const String& source) = 0;
bool              129 Source/core/page/ChromeClient.h     virtual bool canRunBeforeUnloadConfirmPanel() = 0;
bool              130 Source/core/page/ChromeClient.h     virtual bool runBeforeUnloadConfirmPanel(const String& message, LocalFrame*) = 0;
bool              135 Source/core/page/ChromeClient.h     virtual bool runJavaScriptConfirm(LocalFrame*, const String&) = 0;
bool              136 Source/core/page/ChromeClient.h     virtual bool runJavaScriptPrompt(LocalFrame*, const String& message, const String& defaultValue, String& result) = 0;
bool              138 Source/core/page/ChromeClient.h     virtual bool tabsToLinks() = 0;
bool              154 Source/core/page/ChromeClient.h     virtual bool isCompositorFramePending() const = 0;
bool              167 Source/core/page/ChromeClient.h     virtual bool shouldRubberBandInDirection(ScrollDirection) const = 0;
bool              171 Source/core/page/ChromeClient.h     virtual bool paintCustomOverhangArea(GraphicsContext*, const IntRect&, const IntRect&, const IntRect&) = 0;
bool              202 Source/core/page/ChromeClient.h     virtual void needTouchEvents(bool) = 0;
bool              207 Source/core/page/ChromeClient.h     virtual bool hasOpenedPopup() const = 0;
bool              214 Source/core/page/ChromeClient.h     virtual bool isPasswordGenerationEnabled() const { return false; }
bool              226 Source/core/page/ChromeClient.h     virtual bool shouldRunModalDialogDuringPageDismissal(const DialogType&, const String&, Document::PageDismissalType) const { return true; }
bool              230 Source/core/page/ChromeClient.h     virtual bool isSVGImageChromeClient() const { return false; }
bool              232 Source/core/page/ChromeClient.h     virtual bool requestPointerLock() { return false; }
bool              237 Source/core/page/ChromeClient.h     virtual bool isChromeClientImpl() const { return false; }
bool               80 Source/core/page/DOMSelection.h     bool isCollapsed() const;
bool               90 Source/core/page/DOMSelection.h     bool containsNode(const Node*, bool partlyContained) const;
bool              109 Source/core/page/DOMSelection.h     bool isValidForPosition(Node*) const;
bool               43 Source/core/page/DragClient.h     virtual void startDrag(DragImage*, const IntPoint& dragImageOrigin, const IntPoint& eventPos, Clipboard*, LocalFrame*, bool linkDrag = false) = 0;
bool               64 Source/core/page/DragController.h         bool performDrag(DragData*);
bool               73 Source/core/page/DragController.h         bool populateDragClipboard(LocalFrame* src, const DragState&, const IntPoint& dragOrigin);
bool               74 Source/core/page/DragController.h         bool startDrag(LocalFrame* src, const DragState&, const PlatformMouseEvent& dragEvent, const IntPoint& dragOrigin);
bool               82 Source/core/page/DragController.h         bool dispatchTextInputEventFor(LocalFrame*, DragData*);
bool               83 Source/core/page/DragController.h         bool canProcessDrag(DragData*);
bool               84 Source/core/page/DragController.h         bool concludeEditDrag(DragData*);
bool               87 Source/core/page/DragController.h         bool tryDocumentDrag(DragData*, DragDestinationAction, DragSession&);
bool               88 Source/core/page/DragController.h         bool tryDHTMLDrag(DragData*, DragOperation&);
bool               91 Source/core/page/DragController.h         bool dragIsMove(FrameSelection&, DragData*);
bool               92 Source/core/page/DragController.h         bool isCopyKeyDown(DragData*);
bool               96 Source/core/page/DragController.h         void doSystemDrag(DragImage*, const IntPoint& dragLocation, const IntPoint& dragOrigin, Clipboard*, LocalFrame*, bool forLink);
bool              105 Source/core/page/DragController.h         bool m_documentIsHandlingDrag;
bool              108 Source/core/page/DragController.h         bool m_didInitiateDrag;
bool               64 Source/core/page/DragData.h     bool containsURL(FilenameConversionPolicy filenamePolicy = ConvertFilenames) const;
bool               65 Source/core/page/DragData.h     bool containsPlainText() const;
bool               66 Source/core/page/DragData.h     bool containsCompatibleContent() const;
bool               70 Source/core/page/DragData.h     PassRefPtr<DocumentFragment> asFragment(LocalFrame*, PassRefPtrWillBeRawPtr<Range> context, bool allowPlainText, bool& chosePlainText) const;
bool               71 Source/core/page/DragData.h     bool canSmartReplace() const;
bool               72 Source/core/page/DragData.h     bool containsFiles() const;
bool               35 Source/core/page/DragSession.h     bool mouseIsOverFileInput;
bool               46 Source/core/page/EditorClient.h     virtual bool canCopyCut(LocalFrame*, bool defaultValue) const = 0;
bool               47 Source/core/page/EditorClient.h     virtual bool canPaste(LocalFrame*, bool defaultValue) const = 0;
bool               50 Source/core/page/EditorClient.h     virtual bool handleKeyboardEvent() = 0;
bool              113 Source/core/page/EventHandler.h     bool mousePressed() const { return m_mousePressed; }
bool              114 Source/core/page/EventHandler.h     void setMousePressed(bool pressed) { m_mousePressed = pressed; }
bool              118 Source/core/page/EventHandler.h     bool updateDragAndDrop(const PlatformMouseEvent&, Clipboard*);
bool              120 Source/core/page/EventHandler.h     bool performDragAndDrop(const PlatformMouseEvent&, Clipboard*);
bool              135 Source/core/page/EventHandler.h     bool bubblingScroll(ScrollDirection, ScrollGranularity, Node* startingNode = 0);
bool              137 Source/core/page/EventHandler.h     bool handleMouseMoveEvent(const PlatformMouseEvent&);
bool              140 Source/core/page/EventHandler.h     bool handleMousePressEvent(const PlatformMouseEvent&);
bool              141 Source/core/page/EventHandler.h     bool handleMouseReleaseEvent(const PlatformMouseEvent&);
bool              142 Source/core/page/EventHandler.h     bool handleWheelEvent(const PlatformWheelEvent&);
bool              145 Source/core/page/EventHandler.h     bool handleGestureEvent(const PlatformGestureEvent&);
bool              146 Source/core/page/EventHandler.h     bool handleGestureScrollEnd(const PlatformGestureEvent&);
bool              147 Source/core/page/EventHandler.h     bool isScrollbarHandlingGestures() const;
bool              149 Source/core/page/EventHandler.h     bool bestClickableNodeForTouchPoint(const IntPoint& touchCenter, const IntSize& touchRadius, IntPoint& targetPoint, Node*& targetNode);
bool              150 Source/core/page/EventHandler.h     bool bestContextMenuNodeForTouchPoint(const IntPoint& touchCenter, const IntSize& touchRadius, IntPoint& targetPoint, Node*& targetNode);
bool              151 Source/core/page/EventHandler.h     bool bestZoomableAreaForTouchPoint(const IntPoint& touchCenter, const IntSize& touchRadius, IntRect& targetArea, Node*& targetNode);
bool              155 Source/core/page/EventHandler.h     bool sendContextMenuEvent(const PlatformMouseEvent&);
bool              156 Source/core/page/EventHandler.h     bool sendContextMenuEventForKey();
bool              157 Source/core/page/EventHandler.h     bool sendContextMenuEventForGesture(const PlatformGestureEvent&);
bool              162 Source/core/page/EventHandler.h     bool handleAccessKey(const PlatformKeyboardEvent&);
bool              163 Source/core/page/EventHandler.h     bool keyEvent(const PlatformKeyboardEvent&);
bool              166 Source/core/page/EventHandler.h     bool handleTextInputEvent(const String& text, Event* underlyingEvent = 0, TextEventInputType = TextEventInputKeyboard);
bool              175 Source/core/page/EventHandler.h     bool handleTouchEvent(const PlatformTouchEvent&);
bool              177 Source/core/page/EventHandler.h     bool useHandCursor(Node*, bool isOverLink, bool shiftKey);
bool              186 Source/core/page/EventHandler.h     bool updateSelectionForMouseDownDispatchingSelectStart(Node*, const VisibleSelection&, TextGranularity);
bool              193 Source/core/page/EventHandler.h     bool handleMouseMoveOrLeaveEvent(const PlatformMouseEvent&, HitTestResult* hoveredNode = 0, bool onlyUpdateScrollbars = false);
bool              194 Source/core/page/EventHandler.h     bool handleMousePressEvent(const MouseEventWithHitTestResults&);
bool              195 Source/core/page/EventHandler.h     bool handleMousePressEventSingleClick(const MouseEventWithHitTestResults&);
bool              196 Source/core/page/EventHandler.h     bool handleMousePressEventDoubleClick(const MouseEventWithHitTestResults&);
bool              197 Source/core/page/EventHandler.h     bool handleMousePressEventTripleClick(const MouseEventWithHitTestResults&);
bool              198 Source/core/page/EventHandler.h     bool handleMouseDraggedEvent(const MouseEventWithHitTestResults&);
bool              199 Source/core/page/EventHandler.h     bool handleMouseReleaseEvent(const MouseEventWithHitTestResults&);
bool              201 Source/core/page/EventHandler.h     bool handlePasteGlobalSelection(const PlatformMouseEvent&);
bool              203 Source/core/page/EventHandler.h     bool handleGestureTap(const PlatformGestureEvent&, const IntPoint& adjustedPoint);
bool              204 Source/core/page/EventHandler.h     bool handleGestureLongPress(const PlatformGestureEvent&, const IntPoint& adjustedPoint);
bool              205 Source/core/page/EventHandler.h     bool handleGestureLongTap(const PlatformGestureEvent&, const IntPoint& adjustedPoint);
bool              206 Source/core/page/EventHandler.h     bool handleGestureTwoFingerTap(const PlatformGestureEvent&, const IntPoint& adjustedPoint);
bool              207 Source/core/page/EventHandler.h     bool handleGestureScrollUpdate(const PlatformGestureEvent&);
bool              208 Source/core/page/EventHandler.h     bool handleGestureScrollBegin(const PlatformGestureEvent&);
bool              211 Source/core/page/EventHandler.h     bool shouldApplyTouchAdjustment(const PlatformGestureEvent&) const;
bool              213 Source/core/page/EventHandler.h     OptionalCursor selectCursor(const HitTestResult&, bool shiftKey);
bool              214 Source/core/page/EventHandler.h     OptionalCursor selectAutoCursor(const HitTestResult&, Node*, const Cursor& iBeam, bool shiftKey);
bool              220 Source/core/page/EventHandler.h     bool shouldTurnVerticalTicksIntoHorizontal(const HitTestResult&, const PlatformWheelEvent&) const;
bool              221 Source/core/page/EventHandler.h     bool mouseDownMayStartSelect() const { return m_mouseDownMayStartSelect; }
bool              225 Source/core/page/EventHandler.h     bool isCursorVisible() const;
bool              228 Source/core/page/EventHandler.h     bool isInsideScrollbar(const IntPoint&) const;
bool              243 Source/core/page/EventHandler.h     bool scroll(ScrollDirection, ScrollGranularity, Node* startNode = 0, Node** stopNode = 0, float delta = 1.0f, IntPoint absolutePoint = IntPoint());
bool              245 Source/core/page/EventHandler.h     bool dispatchSyntheticTouchEventIfEnabled(const PlatformMouseEvent&);
bool              250 Source/core/page/EventHandler.h     bool handleMouseEventAsEmulatedGesture(const PlatformMouseEvent&);
bool              251 Source/core/page/EventHandler.h     bool handleWheelEventAsEmulatedGesture(const PlatformWheelEvent&);
bool              258 Source/core/page/EventHandler.h     void updateMouseEventTargetNode(Node*, const PlatformMouseEvent&, bool fireMouseOverOut);
bool              262 Source/core/page/EventHandler.h     bool dispatchMouseEvent(const AtomicString& eventType, Node* target, bool cancelable, int clickCount, const PlatformMouseEvent&, bool setUnder);
bool              263 Source/core/page/EventHandler.h     bool dispatchDragEvent(const AtomicString& eventType, Node* target, const PlatformMouseEvent&, Clipboard*);
bool              267 Source/core/page/EventHandler.h     bool handleDrag(const MouseEventWithHitTestResults&, CheckDragHysteresis);
bool              268 Source/core/page/EventHandler.h     bool tryStartDrag(const MouseEventWithHitTestResults&);
bool              271 Source/core/page/EventHandler.h     bool dispatchDragSrcEvent(const AtomicString& eventType, const PlatformMouseEvent&);
bool              273 Source/core/page/EventHandler.h     bool dragHysteresisExceeded(const FloatPoint&) const;
bool              274 Source/core/page/EventHandler.h     bool dragHysteresisExceeded(const IntPoint&) const;
bool              276 Source/core/page/EventHandler.h     bool passMousePressEventToSubframe(MouseEventWithHitTestResults&, LocalFrame* subframe);
bool              277 Source/core/page/EventHandler.h     bool passMouseMoveEventToSubframe(MouseEventWithHitTestResults&, LocalFrame* subframe, HitTestResult* hoveredNode = 0);
bool              278 Source/core/page/EventHandler.h     bool passMouseReleaseEventToSubframe(MouseEventWithHitTestResults&, LocalFrame* subframe);
bool              280 Source/core/page/EventHandler.h     bool passMousePressEventToScrollbar(MouseEventWithHitTestResults&, Scrollbar*);
bool              282 Source/core/page/EventHandler.h     bool passWidgetMouseDownEventToWidget(const MouseEventWithHitTestResults&);
bool              284 Source/core/page/EventHandler.h     bool passWheelEventToWidget(const PlatformWheelEvent&, Widget*);
bool              294 Source/core/page/EventHandler.h     void updateLastScrollbarUnderMouse(Scrollbar*, bool);
bool              298 Source/core/page/EventHandler.h     bool capturesDragging() const { return m_capturesDragging; }
bool              300 Source/core/page/EventHandler.h     bool isKeyEventAllowedInFullScreen(FullscreenElementStack*, const PlatformKeyboardEvent&) const;
bool              302 Source/core/page/EventHandler.h     bool handleGestureShowPress();
bool              304 Source/core/page/EventHandler.h     bool handleScrollGestureOnResizer(Node*, const PlatformGestureEvent&);
bool              306 Source/core/page/EventHandler.h     bool passGestureEventToWidget(const PlatformGestureEvent&, Widget*);
bool              307 Source/core/page/EventHandler.h     bool passGestureEventToWidgetIfPossible(const PlatformGestureEvent&, RenderObject*);
bool              308 Source/core/page/EventHandler.h     bool sendScrollEventToView(const PlatformGestureEvent&, const FloatSize&);
bool              312 Source/core/page/EventHandler.h     bool panScrollInProgress() const;
bool              317 Source/core/page/EventHandler.h     bool m_mousePressed;
bool              318 Source/core/page/EventHandler.h     bool m_capturesDragging;
bool              321 Source/core/page/EventHandler.h     bool m_mouseDownMayStartSelect;
bool              322 Source/core/page/EventHandler.h     bool m_mouseDownMayStartDrag;
bool              323 Source/core/page/EventHandler.h     bool m_mouseDownWasSingleClickInSelection;
bool              332 Source/core/page/EventHandler.h     bool m_mouseDownMayStartAutoscroll;
bool              333 Source/core/page/EventHandler.h     bool m_mouseDownWasInSubframe;
bool              337 Source/core/page/EventHandler.h     bool m_svgPan;
bool              344 Source/core/page/EventHandler.h     bool m_eventHandlerWillResetCapturingMouseEventsNode;
bool              356 Source/core/page/EventHandler.h     bool m_shouldOnlyFireDragOverEvent;
bool              362 Source/core/page/EventHandler.h     bool m_mousePositionIsUnknown;
bool              371 Source/core/page/EventHandler.h     bool m_widgetIsLatched;
bool              379 Source/core/page/EventHandler.h     bool m_touchPressed;
bool              382 Source/core/page/EventHandler.h     bool m_lastHitTestResultOverWidget;
bool              388 Source/core/page/EventHandler.h     bool m_didStartDrag;
bool              390 Source/core/page/EventHandler.h     bool m_longTapShouldInvokeContextMenu;
bool               64 Source/core/page/EventSource.h     bool withCredentials() const;
bool              113 Source/core/page/EventSource.h     bool m_withCredentials;
bool              120 Source/core/page/EventSource.h     bool m_discardTrailingNewline;
bool              121 Source/core/page/EventSource.h     bool m_requestInFlight;
bool               73 Source/core/page/FocusController.h     bool setInitialFocus(FocusType);
bool               74 Source/core/page/FocusController.h     bool advanceFocus(FocusType type) { return advanceFocus(type, false); }
bool               76 Source/core/page/FocusController.h     bool setFocusedElement(Element*, PassRefPtr<Frame>, FocusType = FocusTypeNone);
bool               78 Source/core/page/FocusController.h     void setActive(bool);
bool               79 Source/core/page/FocusController.h     bool isActive() const { return m_isActive; }
bool               81 Source/core/page/FocusController.h     void setFocused(bool);
bool               82 Source/core/page/FocusController.h     bool isFocused() const { return m_isFocused; }
bool               84 Source/core/page/FocusController.h     void setContainingWindowIsVisible(bool);
bool               85 Source/core/page/FocusController.h     bool containingWindowIsVisible() const { return m_containingWindowIsVisible; }
bool               90 Source/core/page/FocusController.h     bool advanceFocus(FocusType, bool initialFocus);
bool               91 Source/core/page/FocusController.h     bool advanceFocusDirectionally(FocusType);
bool               92 Source/core/page/FocusController.h     bool advanceFocusInDocumentOrder(FocusType, bool initialFocus);
bool              114 Source/core/page/FocusController.h     bool advanceFocusDirectionallyInContainer(Node* container, const LayoutRect& startingRect, FocusType);
bool              119 Source/core/page/FocusController.h     bool m_isActive;
bool              120 Source/core/page/FocusController.h     bool m_isFocused;
bool              121 Source/core/page/FocusController.h     bool m_isChangingFocusedFrame;
bool              122 Source/core/page/FocusController.h     bool m_containingWindowIsVisible;
bool               49 Source/core/page/FrameTree.h         bool isDescendantOf(const LocalFrame* ancestor) const;
bool               50 Source/core/page/FrameTree.h         LocalFrame* traversePreviousWithWrap(bool) const;
bool               52 Source/core/page/FrameTree.h         LocalFrame* traverseNextWithWrap(bool) const;
bool               66 Source/core/page/FrameTree.h         bool uniqueNameExists(const AtomicString& name) const;
bool              100 Source/core/page/HistoryController.h     PassOwnPtr<HistoryNode> cloneAndReplace(HistoryEntry*, HistoryItem* newItem, bool clipAtTarget, LocalFrame* targetFrame, LocalFrame* currentFrame);
bool              118 Source/core/page/HistoryController.h     PassOwnPtr<HistoryEntry> cloneAndReplace(HistoryItem* newItem, bool clipAtTarget, LocalFrame* targetFrame, Page*);
bool              160 Source/core/page/HistoryController.h     void createNewBackForwardItem(LocalFrame*, HistoryItem*, bool doClip);
bool               39 Source/core/page/MouseEventWithHitTestResults.h     bool isOverLink() const;
bool               40 Source/core/page/MouseEventWithHitTestResults.h     bool isOverWidget() const { return m_hitTestResult.isOverWidget(); }
bool               41 Source/core/page/NetworkStateNotifier.h     bool onLine() const
bool               47 Source/core/page/NetworkStateNotifier.h     void setOnLine(bool);
bool               51 Source/core/page/NetworkStateNotifier.h     bool m_isOnLine;
bool              124 Source/core/page/Page.h     static void refreshPlugins(bool reload);
bool              138 Source/core/page/Page.h     bool openedByDOM() const;
bool              167 Source/core/page/Page.h     void setTabKeyCyclesThroughElements(bool b) { m_tabKeyCyclesThroughElements = b; }
bool              168 Source/core/page/Page.h     bool tabKeyCyclesThroughElements() const { return m_tabKeyCyclesThroughElements; }
bool              175 Source/core/page/Page.h     void setDefersLoading(bool);
bool              176 Source/core/page/Page.h     bool defersLoading() const { return m_defersLoading; }
bool              187 Source/core/page/Page.h     StorageNamespace* sessionStorage(bool optionalCreate = true);
bool              197 Source/core/page/Page.h     void setVisibilityState(PageVisibilityState, bool);
bool              199 Source/core/page/Page.h     bool isCursorVisible() const { return m_isCursorVisible; }
bool              200 Source/core/page/Page.h     void setIsCursorVisible(bool isVisible) { m_isCursorVisible = isVisible; }
bool              203 Source/core/page/Page.h     void setIsPainting(bool painting) { m_isPainting = painting; }
bool              204 Source/core/page/Page.h     bool isPainting() const { return m_isPainting; }
bool              211 Source/core/page/Page.h         virtual void multisamplingChanged(bool) = 0;
bool              219 Source/core/page/Page.h     static void networkStateChanged(bool online);
bool              268 Source/core/page/Page.h     bool m_openedByDOM;
bool              270 Source/core/page/Page.h     bool m_tabKeyCyclesThroughElements;
bool              271 Source/core/page/Page.h     bool m_defersLoading;
bool              282 Source/core/page/Page.h     bool m_isCursorVisible;
bool              285 Source/core/page/Page.h     bool m_isPainting;
bool               20 Source/core/page/PageAnimator.h     bool isServicingAnimations() const { return m_servicingAnimations; }
bool               25 Source/core/page/PageAnimator.h     bool m_animationFramePending;
bool               26 Source/core/page/PageAnimator.h     bool m_servicingAnimations;
bool               27 Source/core/page/PageAnimator.h     bool m_updatingLayoutAndStyleForPainting;
bool               78 Source/core/page/PagePopupClient.h     static void addProperty(const char* name, bool value, SharedBuffer*);
bool               53 Source/core/page/PageScaleConstraints.h     bool operator==(const PageScaleConstraints& other) const;
bool               78 Source/core/page/PageSerializer.h     bool shouldAddURL(const KURL&);
bool               49 Source/core/page/PointerLockController.h     bool lockPending() const;
bool               63 Source/core/page/PointerLockController.h     bool m_lockPending;
bool               50 Source/core/page/PrintContext.h     void computePageRects(const FloatRect& printRect, float headerHeight, float footerHeight, float userScaleFactor, float& outPageHeight, bool allowHorizontalTiling = false);
bool               53 Source/core/page/PrintContext.h     void computePageRectsWithPageSize(const FloatSize& pageSizeInPixels, bool allowHorizontalTiling);
bool               77 Source/core/page/PrintContext.h     static bool isPageBoxVisible(LocalFrame* frame, int pageNumber);
bool               92 Source/core/page/PrintContext.h     void computePageRectsWithPageSizeInternal(const FloatSize& pageSizeInPixels, bool allowHorizontalTiling);
bool               96 Source/core/page/PrintContext.h     bool m_isPrinting;
bool               99 Source/core/page/PrintContext.h     bool m_linkedDestinationsValid;
bool               49 Source/core/page/SpatialNavigation.h bool isSpatialNavigationEnabled(const LocalFrame*);
bool              116 Source/core/page/SpatialNavigation.h     bool isNull() const { return !visibleNode; }
bool              117 Source/core/page/SpatialNavigation.h     bool inScrollableContainer() const { return visibleNode && enclosingScrollableBox; }
bool              118 Source/core/page/SpatialNavigation.h     bool isFrameOwnerElement() const { return visibleNode && visibleNode->isFrameOwnerElement(); }
bool              132 Source/core/page/SpatialNavigation.h     bool isOffscreen;
bool              133 Source/core/page/SpatialNavigation.h     bool isOffscreenAfterScrolling;
bool              136 Source/core/page/SpatialNavigation.h bool hasOffscreenRect(Node*, FocusType = FocusTypeNone);
bool              137 Source/core/page/SpatialNavigation.h bool scrollInDirection(LocalFrame*, FocusType);
bool              138 Source/core/page/SpatialNavigation.h bool scrollInDirection(Node* container, FocusType);
bool              139 Source/core/page/SpatialNavigation.h bool canScrollInDirection(const Node* container, FocusType);
bool              140 Source/core/page/SpatialNavigation.h bool canScrollInDirection(const LocalFrame*, FocusType);
bool              141 Source/core/page/SpatialNavigation.h bool canBeScrolledIntoView(FocusType, const FocusCandidate&);
bool              142 Source/core/page/SpatialNavigation.h bool areElementsOnSameLine(const FocusCandidate& firstCandidate, const FocusCandidate& secondCandidate);
bool              145 Source/core/page/SpatialNavigation.h LayoutRect nodeRectInAbsoluteCoordinates(Node*, bool ignoreBorder = false);
bool               40 Source/core/page/SpellCheckerClient.h     virtual bool isContinuousSpellCheckingEnabled() = 0;
bool               42 Source/core/page/SpellCheckerClient.h     virtual bool isGrammarCheckingEnabled() = 0;
bool               47 Source/core/page/SpellCheckerClient.h     virtual void showSpellingUI(bool show) = 0;
bool               48 Source/core/page/SpellCheckerClient.h     virtual bool spellingUIIsShowing() = 0;
bool               20 Source/core/page/StorageClient.h     virtual bool canAccessStorage(LocalFrame*, StorageType) const = 0;
bool               32 Source/core/page/TouchAdjustment.h bool findBestClickableCandidate(Node*& targetNode, IntPoint& targetPoint, const IntPoint& touchHotspot, const IntRect& touchArea, const Vector<RefPtr<Node> >&);
bool               33 Source/core/page/TouchAdjustment.h bool findBestContextMenuCandidate(Node*& targetNode, IntPoint& targetPoint, const IntPoint& touchHotspot, const IntRect& touchArea, const Vector<RefPtr<Node> >&);
bool               34 Source/core/page/TouchAdjustment.h bool findBestZoomableArea(Node*& targetNode, IntRect& targetArea, const IntPoint& touchHotspot, const IntRect& touchArea, const Vector<RefPtr<Node> >&);
bool               51 Source/core/page/ValidationMessageClient.h     virtual bool isValidationMessageVisible(const Element& anchor) = 0;
bool               59 Source/core/page/WindowFeatures.h     bool xSet;
bool               61 Source/core/page/WindowFeatures.h     bool ySet;
bool               63 Source/core/page/WindowFeatures.h     bool widthSet;
bool               65 Source/core/page/WindowFeatures.h     bool heightSet;
bool               67 Source/core/page/WindowFeatures.h     bool menuBarVisible;
bool               68 Source/core/page/WindowFeatures.h     bool statusBarVisible;
bool               69 Source/core/page/WindowFeatures.h     bool toolBarVisible;
bool               70 Source/core/page/WindowFeatures.h     bool locationBarVisible;
bool               71 Source/core/page/WindowFeatures.h     bool scrollbarsVisible;
bool               72 Source/core/page/WindowFeatures.h     bool resizable;
bool               74 Source/core/page/WindowFeatures.h     bool fullscreen;
bool               75 Source/core/page/WindowFeatures.h     bool dialog;
bool               82 Source/core/page/WindowFeatures.h     static bool boolFeature(const DialogFeaturesMap&, const char* key, bool defaultValue = false);
bool               39 Source/core/page/WindowFocusAllowedIndicator.h     static bool windowFocusAllowed();
bool               42 Source/core/page/WindowFocusAllowedIndicator.h     bool m_previousWindowFocusAllowed;
bool               60 Source/core/page/scrolling/ScrollingConstraints.h     bool hasAnchorEdge(AnchorEdgeFlags flag) const { return m_anchorEdges & flag; }
bool               96 Source/core/page/scrolling/ScrollingConstraints.h     bool operator==(const FixedPositionViewportConstraints& other) const
bool              104 Source/core/page/scrolling/ScrollingConstraints.h     bool operator!=(const FixedPositionViewportConstraints& other) const { return !(*this == other); }
bool              160 Source/core/page/scrolling/ScrollingConstraints.h     bool operator==(const StickyPositionViewportConstraints& other) const
bool              172 Source/core/page/scrolling/ScrollingConstraints.h     bool operator!=(const StickyPositionViewportConstraints& other) const { return !(*this == other); }
bool               61 Source/core/page/scrolling/ScrollingCoordinator.h     bool coordinatesScrollingForFrameView(FrameView*) const;
bool               69 Source/core/page/scrolling/ScrollingCoordinator.h     bool needsToUpdateAfterCompositingChange() const { return m_scrollGestureRegionIsDirty || m_touchEventTargetRectsAreDirty || frameViewIsDirty(); }
bool               96 Source/core/page/scrolling/ScrollingCoordinator.h     bool shouldUpdateScrollLayerPositionOnMainThread() const { return mainThreadScrollingReasons() != 0; }
bool               98 Source/core/page/scrolling/ScrollingCoordinator.h     PassOwnPtr<blink::WebScrollbarLayer> createSolidColorScrollbarLayer(ScrollbarOrientation, int thumbThickness, bool isLeftSideVerticalScrollbar);
bool              102 Source/core/page/scrolling/ScrollingCoordinator.h     bool scrollableAreaScrollLayerDidChange(ScrollableArea*);
bool              104 Source/core/page/scrolling/ScrollingCoordinator.h     void setLayerIsContainerForFixedPositionLayers(GraphicsLayer*, bool);
bool              125 Source/core/page/scrolling/ScrollingCoordinator.h     bool isForMainFrame(ScrollableArea*) const;
bool              134 Source/core/page/scrolling/ScrollingCoordinator.h     bool m_scrollGestureRegionIsDirty;
bool              135 Source/core/page/scrolling/ScrollingCoordinator.h     bool m_touchEventTargetRectsAreDirty;
bool              136 Source/core/page/scrolling/ScrollingCoordinator.h     bool m_shouldScrollOnMainThreadDirty;
bool              142 Source/core/page/scrolling/ScrollingCoordinator.h     bool hasVisibleSlowRepaintViewportConstrainedObjects(FrameView*) const;
bool              144 Source/core/page/scrolling/ScrollingCoordinator.h     bool touchHitTestingEnabled() const;
bool              154 Source/core/page/scrolling/ScrollingCoordinator.h     bool frameViewIsDirty() const;
bool              160 Source/core/page/scrolling/ScrollingCoordinator.h     bool m_wasFrameScrollable;
bool               48 Source/core/plugins/DOMMimeTypeArray.h     bool canGetItemsForName(const AtomicString& propertyName);
bool               51 Source/core/plugins/DOMPlugin.h     bool canGetItemsForName(const AtomicString& propertyName);
bool               48 Source/core/plugins/DOMPluginArray.h     bool canGetItemsForName(const AtomicString& propertyName);
bool               51 Source/core/plugins/DOMPluginArray.h     void refresh(bool reload);
bool               45 Source/core/plugins/PluginView.h     virtual bool isPluginView() const OVERRIDE FINAL { return true; }
bool               49 Source/core/plugins/PluginView.h     virtual bool getFormValue(String&) { return false; }
bool               50 Source/core/plugins/PluginView.h     virtual bool wantsWheelEvents() { return false; }
bool               51 Source/core/plugins/PluginView.h     virtual bool supportsKeyboardFocus() const { return false; }
bool               52 Source/core/plugins/PluginView.h     virtual bool supportsInputMethod() const { return false; }
bool               53 Source/core/plugins/PluginView.h     virtual bool canProcessDrag() const { return false; }
bool               70 Source/core/rendering/AutoTableLayout.h         bool emptyCellsOnly;
bool               75 Source/core/rendering/AutoTableLayout.h     bool m_hasPercent : 1;
bool               76 Source/core/rendering/AutoTableLayout.h     mutable bool m_effectiveLogicalWidthDirty : 1;
bool               51 Source/core/rendering/ClipPathOperation.h     virtual bool operator==(const ClipPathOperation&) const = 0;
bool               52 Source/core/rendering/ClipPathOperation.h     bool operator!=(const ClipPathOperation& o) const { return !(*this == o); }
bool               55 Source/core/rendering/ClipPathOperation.h     bool isSameType(const ClipPathOperation& o) const { return o.type() == m_type; }
bool               77 Source/core/rendering/ClipPathOperation.h     virtual bool operator==(const ClipPathOperation& o) const OVERRIDE
bool              114 Source/core/rendering/ClipPathOperation.h     virtual bool operator==(const ClipPathOperation&) const OVERRIDE;
bool              128 Source/core/rendering/ClipPathOperation.h inline bool ShapeClipPathOperation::operator==(const ClipPathOperation& o) const
bool               56 Source/core/rendering/ClipRect.h     bool hasRadius() const { return m_hasRadius; }
bool               57 Source/core/rendering/ClipRect.h     void setHasRadius(bool hasRadius) { m_hasRadius = hasRadius; }
bool               59 Source/core/rendering/ClipRect.h     bool operator==(const ClipRect& other) const { return rect() == other.rect() && hasRadius() == other.hasRadius(); }
bool               60 Source/core/rendering/ClipRect.h     bool operator!=(const ClipRect& other) const { return rect() != other.rect() || hasRadius() != other.hasRadius(); }
bool               61 Source/core/rendering/ClipRect.h     bool operator!=(const LayoutRect& otherRect) const { return rect() != otherRect; }
bool               74 Source/core/rendering/ClipRect.h     bool isEmpty() const { return m_rect.isEmpty(); }
bool               75 Source/core/rendering/ClipRect.h     bool intersects(const LayoutRect& rect) const { return m_rect.intersects(rect); }
bool               76 Source/core/rendering/ClipRect.h     bool intersects(const HitTestLocation&) const;
bool               80 Source/core/rendering/ClipRect.h     bool m_hasRadius;
bool              126 Source/core/rendering/ClipRect.h     bool fixed() const { return static_cast<bool>(m_fixed); }
bool              127 Source/core/rendering/ClipRect.h     void setFixed(bool fixed) { m_fixed = fixed ? 1 : 0; }
bool              136 Source/core/rendering/ClipRect.h     bool operator==(const ClipRects& other) const
bool              257 Source/core/rendering/ClipRect.h     bool shouldPaintContent;
bool               45 Source/core/rendering/CounterNode.h     static PassRefPtr<CounterNode> create(RenderObject&, bool isReset, int value);
bool               47 Source/core/rendering/CounterNode.h     bool actsAsReset() const { return m_hasResetType || !m_parent; }
bool               48 Source/core/rendering/CounterNode.h     bool hasResetType() const { return m_hasResetType; }
bool               74 Source/core/rendering/CounterNode.h     CounterNode(RenderObject&, bool isReset, int value);
bool               81 Source/core/rendering/CounterNode.h     bool m_hasResetType;
bool               33 Source/core/rendering/EllipsisBox.h         int width, int height, int x, int y, bool firstLine, bool isVertical, InlineBox* markupBox)
bool               44 Source/core/rendering/EllipsisBox.h     virtual bool nodeAtPoint(const HitTestRequest&, HitTestResult&, const HitTestLocation& locationInContainer, const LayoutPoint& accumulatedOffset, LayoutUnit lineTop, LayoutUnit lineBottom) OVERRIDE;
bool               56 Source/core/rendering/EllipsisBox.h     bool m_shouldPaintMarkupBox;
bool              116 Source/core/rendering/FastTextAutosizer.h         explicit Cluster(const RenderBlock* root, bool autosize, Cluster* parent, Supercluster* supercluster = 0)
bool              133 Source/core/rendering/FastTextAutosizer.h         bool m_autosize;
bool              142 Source/core/rendering/FastTextAutosizer.h         bool m_hasTableAncestor;
bool              201 Source/core/rendering/FastTextAutosizer.h     bool enabled() const;
bool              202 Source/core/rendering/FastTextAutosizer.h     bool shouldHandleLayout() const;
bool              206 Source/core/rendering/FastTextAutosizer.h     bool isFingerprintingCandidate(const RenderBlock*);
bool              207 Source/core/rendering/FastTextAutosizer.h     bool clusterHasEnoughTextToAutosize(Cluster*, const RenderBlock* widthProvider = 0);
bool              208 Source/core/rendering/FastTextAutosizer.h     bool anyClusterHasEnoughTextToAutosize(const BlockSet* roots, const RenderBlock* widthProvider = 0);
bool              209 Source/core/rendering/FastTextAutosizer.h     bool clusterWouldHaveEnoughTextToAutosize(const RenderBlock* root, const RenderBlock* widthProvider = 0);
bool              226 Source/core/rendering/FastTextAutosizer.h     bool isWiderOrNarrowerDescendant(Cluster*);
bool              227 Source/core/rendering/FastTextAutosizer.h     bool isLayoutRoot(const RenderBlock*) const;
bool              244 Source/core/rendering/FastTextAutosizer.h     bool m_pageNeedsAutosizing;
bool              245 Source/core/rendering/FastTextAutosizer.h     bool m_previouslyAutosized;
bool              246 Source/core/rendering/FastTextAutosizer.h     bool m_updatePageInfoDeferred;
bool               53 Source/core/rendering/FilterEffectRenderer.h     FilterEffectRendererHelper(bool haveFilterEffect)
bool               60 Source/core/rendering/FilterEffectRenderer.h     bool haveFilterEffect() const { return m_haveFilterEffect; }
bool               61 Source/core/rendering/FilterEffectRenderer.h     bool hasStartedFilterEffect() const { return m_savedGraphicsContext; }
bool               63 Source/core/rendering/FilterEffectRenderer.h     bool prepareFilterEffect(RenderLayer*, const LayoutRect& filterBoxRect, const LayoutRect& dirtyRect, const LayoutRect& layerRepaintRect);
bool               73 Source/core/rendering/FilterEffectRenderer.h     bool m_haveFilterEffect;
bool               95 Source/core/rendering/FilterEffectRenderer.h     bool build(RenderObject* renderer, const FilterOperations&);
bool               96 Source/core/rendering/FilterEffectRenderer.h     bool updateBackingStoreRect(const FloatRect& filterRect);
bool              103 Source/core/rendering/FilterEffectRenderer.h     bool hasFilterThatMovesPixels() const { return m_hasFilterThatMovesPixels; }
bool              106 Source/core/rendering/FilterEffectRenderer.h     bool hasCustomShaderFilter() const { return m_hasCustomShaderFilter; }
bool              123 Source/core/rendering/FilterEffectRenderer.h     bool m_graphicsBufferAttached;
bool              124 Source/core/rendering/FilterEffectRenderer.h     bool m_hasFilterThatMovesPixels;
bool              125 Source/core/rendering/FilterEffectRenderer.h     bool m_hasCustomShaderFilter;
bool               54 Source/core/rendering/FloatingObjects.h     PassOwnPtr<FloatingObject> copyToNewContainer(LayoutSize, bool shouldPaint = false, bool isDescendant = false) const;
bool               61 Source/core/rendering/FloatingObjects.h     bool isPlaced() const { return m_isPlaced; }
bool               62 Source/core/rendering/FloatingObjects.h     void setIsPlaced(bool placed = true) { m_isPlaced = placed; }
bool               83 Source/core/rendering/FloatingObjects.h     bool isInPlacedTree() const { return m_isInPlacedTree; }
bool               84 Source/core/rendering/FloatingObjects.h     void setIsInPlacedTree(bool value) { m_isInPlacedTree = value; }
bool               87 Source/core/rendering/FloatingObjects.h     bool shouldPaint() const { return m_shouldPaint; }
bool               88 Source/core/rendering/FloatingObjects.h     void setShouldPaint(bool shouldPaint) { m_shouldPaint = shouldPaint; }
bool               89 Source/core/rendering/FloatingObjects.h     bool isDescendant() const { return m_isDescendant; }
bool               90 Source/core/rendering/FloatingObjects.h     void setIsDescendant(bool isDescendant) { m_isDescendant = isDescendant; }
bool               98 Source/core/rendering/FloatingObjects.h     FloatingObject(RenderBox*, Type, const LayoutRect&, bool shouldPaint, bool isDescendant);
bool              116 Source/core/rendering/FloatingObjects.h     static bool equal(FloatingObject* a, FloatingObject* b) { return a->renderer() == b->renderer(); }
bool              117 Source/core/rendering/FloatingObjects.h     static const bool safeToCompareToEmptyOrDeleted = true;
bool              121 Source/core/rendering/FloatingObjects.h     static bool equal(FloatingObject* a, RenderBox* b) { return a->renderer() == b; }
bool              133 Source/core/rendering/FloatingObjects.h     FloatingObjects(const RenderBlockFlow*, bool horizontalWritingMode);
bool              142 Source/core/rendering/FloatingObjects.h     void setHorizontalWritingMode(bool b = true) { m_horizontalWritingMode = b; }
bool              144 Source/core/rendering/FloatingObjects.h     bool hasLeftObjects() const { return m_leftObjectsCount > 0; }
bool              145 Source/core/rendering/FloatingObjects.h     bool hasRightObjects() const { return m_rightObjectsCount > 0; }
bool              158 Source/core/rendering/FloatingObjects.h     bool hasLowestFloatLogicalBottomCached(bool isHorizontal, FloatingObject::Type floatType) const;
bool              160 Source/core/rendering/FloatingObjects.h     void setCachedLowestFloatLogicalBottom(bool isHorizontal, FloatingObject::Type floatType, LayoutUnit value);
bool              178 Source/core/rendering/FloatingObjects.h     bool m_horizontalWritingMode;
bool              184 Source/core/rendering/FloatingObjects.h         bool dirty;
bool              187 Source/core/rendering/FloatingObjects.h     bool m_cachedHorizontalWritingMode;
bool               48 Source/core/rendering/GapRects.h         bool operator==(const GapRects& other)
bool               52 Source/core/rendering/GapRects.h         bool operator!=(const GapRects& other) { return !(*this == other); }
bool               61 Source/core/rendering/HitTestLocation.h     bool isRectBasedTest() const { return m_isRectBased; }
bool               62 Source/core/rendering/HitTestLocation.h     bool isRectilinear() const { return m_isRectilinear; }
bool               71 Source/core/rendering/HitTestLocation.h     bool intersects(const LayoutRect&) const;
bool               72 Source/core/rendering/HitTestLocation.h     bool intersects(const FloatRect&) const;
bool               73 Source/core/rendering/HitTestLocation.h     bool intersects(const RoundedRect&) const;
bool               80 Source/core/rendering/HitTestLocation.h     bool intersectsRect(const RectType&) const;
bool               90 Source/core/rendering/HitTestLocation.h     bool m_isRectBased;
bool               91 Source/core/rendering/HitTestLocation.h     bool m_isRectilinear;
bool               54 Source/core/rendering/HitTestRequest.h     bool readOnly() const { return m_requestType & ReadOnly; }
bool               55 Source/core/rendering/HitTestRequest.h     bool active() const { return m_requestType & Active; }
bool               56 Source/core/rendering/HitTestRequest.h     bool move() const { return m_requestType & Move; }
bool               57 Source/core/rendering/HitTestRequest.h     bool release() const { return m_requestType & Release; }
bool               58 Source/core/rendering/HitTestRequest.h     bool ignoreClipping() const { return m_requestType & IgnoreClipping; }
bool               59 Source/core/rendering/HitTestRequest.h     bool svgClipContent() const { return m_requestType & SVGClipContent; }
bool               60 Source/core/rendering/HitTestRequest.h     bool touchEvent() const { return m_requestType & TouchEvent; }
bool               61 Source/core/rendering/HitTestRequest.h     bool mouseEvent() const { return !touchEvent(); }
bool               62 Source/core/rendering/HitTestRequest.h     bool disallowsShadowContent() const { return m_requestType & ConfusingAndOftenMisusedDisallowShadowContent; }
bool               63 Source/core/rendering/HitTestRequest.h     bool allowsFrameScrollbars() const { return m_requestType & AllowFrameScrollbars; }
bool               64 Source/core/rendering/HitTestRequest.h     bool allowsChildFrameContent() const { return m_requestType & AllowChildFrameContent; }
bool               65 Source/core/rendering/HitTestRequest.h     bool isChildFrameHitTest() const { return m_requestType & ChildFrameHitTest; }
bool               66 Source/core/rendering/HitTestRequest.h     bool ignorePointerEventsNone() const { return m_requestType & IgnorePointerEventsNone; }
bool               67 Source/core/rendering/HitTestRequest.h     bool touchAction() const { return m_requestType & TouchAction; }
bool               70 Source/core/rendering/HitTestRequest.h     bool touchMove() const { return move() && touchEvent(); }
bool               71 Source/core/rendering/HitTestRequest.h     bool touchRelease() const { return release() && touchEvent(); }
bool               66 Source/core/rendering/HitTestResult.h     bool isOverWidget() const { return m_isOverWidget; }
bool               69 Source/core/rendering/HitTestResult.h     bool isRectBasedTest() const { return m_hitTestLocation.isRectBasedTest(); }
bool               95 Source/core/rendering/HitTestResult.h     void setIsFirstLetter(bool b) { m_isFirstLetter = b; }
bool               96 Source/core/rendering/HitTestResult.h     void setIsOverWidget(bool b) { m_isOverWidget = b; }
bool               98 Source/core/rendering/HitTestResult.h     bool isSelected() const;
bool              109 Source/core/rendering/HitTestResult.h     bool isLiveLink() const;
bool              110 Source/core/rendering/HitTestResult.h     bool isMisspelled() const;
bool              111 Source/core/rendering/HitTestResult.h     bool isContentEditable() const;
bool              113 Source/core/rendering/HitTestResult.h     bool isOverLink() const;
bool              116 Source/core/rendering/HitTestResult.h     bool addNodeToRectBasedTestResult(Node*, const HitTestRequest&, const HitTestLocation& pointInContainer, const LayoutRect& = LayoutRect());
bool              117 Source/core/rendering/HitTestResult.h     bool addNodeToRectBasedTestResult(Node*, const HitTestRequest&, const HitTestLocation& pointInContainer, const FloatRect&);
bool              141 Source/core/rendering/HitTestResult.h     bool m_isOverWidget; // Returns true if we are over a widget (and not in the border/padding area of a RenderWidget for example).
bool              142 Source/core/rendering/HitTestResult.h     bool m_isFirstLetter;
bool               69 Source/core/rendering/HitTestingTransformState.h     bool m_accumulatingTransform;
bool               61 Source/core/rendering/ImageQualityController.h     bool shouldPaintAtLowQuality(GraphicsContext*, RenderObject*, Image*, const void* layer, const LayoutSize&);
bool               65 Source/core/rendering/ImageQualityController.h     bool isEmpty() { return m_objectLayerSizeMap.isEmpty(); }
bool               72 Source/core/rendering/ImageQualityController.h     bool m_animatedResizeIsActive;
bool               73 Source/core/rendering/ImageQualityController.h     bool m_liveResizeOptimizationIsActive;
bool               50 Source/core/rendering/InlineBox.h     InlineBox(RenderObject& obj, FloatPoint topLeft, float logicalWidth, bool firstLine, bool constructed,
bool               51 Source/core/rendering/InlineBox.h               bool dirty, bool extracted, bool isHorizontal, InlineBox* next, InlineBox* prev, InlineFlowBox* parent)
bool               73 Source/core/rendering/InlineBox.h     virtual bool isLineBreak() const { return false; }
bool               99 Source/core/rendering/InlineBox.h     virtual bool nodeAtPoint(const HitTestRequest&, HitTestResult&, const HitTestLocation& locationInContainer, const LayoutPoint& accumulatedOffset, LayoutUnit lineTop, LayoutUnit lineBottom);
bool              114 Source/core/rendering/InlineBox.h     bool isText() const { return m_bitfields.isText(); }
bool              115 Source/core/rendering/InlineBox.h     void setIsText(bool isText) { m_bitfields.setIsText(isText); }
bool              117 Source/core/rendering/InlineBox.h     virtual bool isInlineFlowBox() const { return false; }
bool              118 Source/core/rendering/InlineBox.h     virtual bool isInlineTextBox() const { return false; }
bool              119 Source/core/rendering/InlineBox.h     virtual bool isRootInlineBox() const { return false; }
bool              121 Source/core/rendering/InlineBox.h     virtual bool isSVGInlineTextBox() const { return false; }
bool              122 Source/core/rendering/InlineBox.h     virtual bool isSVGInlineFlowBox() const { return false; }
bool              123 Source/core/rendering/InlineBox.h     virtual bool isSVGRootInlineBox() const { return false; }
bool              125 Source/core/rendering/InlineBox.h     bool hasVirtualLogicalHeight() const { return m_bitfields.hasVirtualLogicalHeight(); }
bool              133 Source/core/rendering/InlineBox.h     bool isHorizontal() const { return m_bitfields.isHorizontal(); }
bool              134 Source/core/rendering/InlineBox.h     void setIsHorizontal(bool isHorizontal) { m_bitfields.setIsHorizontal(isHorizontal); }
bool              142 Source/core/rendering/InlineBox.h     bool isConstructed() { return m_bitfields.constructed(); }
bool              145 Source/core/rendering/InlineBox.h     void setExtracted(bool extracted = true) { m_bitfields.setExtracted(extracted); }
bool              147 Source/core/rendering/InlineBox.h     void setFirstLineStyleBit(bool firstLine) { m_bitfields.setFirstLine(firstLine); }
bool              148 Source/core/rendering/InlineBox.h     bool isFirstLineStyle() const { return m_bitfields.firstLine(); }
bool              164 Source/core/rendering/InlineBox.h     bool nextOnLineExists() const;
bool              166 Source/core/rendering/InlineBox.h     virtual bool isLeaf() const { return true; }
bool              251 Source/core/rendering/InlineBox.h     bool isLeftToRightDirection() const { return direction() == LTR; }
bool              257 Source/core/rendering/InlineBox.h     bool isDirty() const { return m_bitfields.dirty(); }
bool              258 Source/core/rendering/InlineBox.h     virtual void markDirty(bool dirty = true) { m_bitfields.setDirty(dirty); }
bool              264 Source/core/rendering/InlineBox.h     virtual bool canAccommodateEllipsis(bool ltr, int blockEdge, int ellipsisWidth) const;
bool              266 Source/core/rendering/InlineBox.h     virtual float placeEllipsisBox(bool ltr, float visibleLeftEdge, float visibleRightEdge, float ellipsisWidth, float &truncatedWidth, bool&);
bool              274 Source/core/rendering/InlineBox.h     bool visibleForTouchAction() const { return false; }
bool              275 Source/core/rendering/InlineBox.h     bool visibleToHitTestRequest(const HitTestRequest& request) const
bool              298 Source/core/rendering/InlineBox.h     bool knownToHaveNoOverflow() const { return m_bitfields.knownToHaveNoOverflow(); }
bool              301 Source/core/rendering/InlineBox.h     bool dirOverride() const { return m_bitfields.dirOverride(); }
bool              302 Source/core/rendering/InlineBox.h     void setDirOverride(bool dirOverride) { m_bitfields.setDirOverride(dirOverride); }
bool              308 Source/core/rendering/InlineBox.h     bool name() const { return m_##name; }\
bool              309 Source/core/rendering/InlineBox.h     void set##Name(bool name) { m_##name = name; }\
bool              313 Source/core/rendering/InlineBox.h         InlineBoxBitfields(bool firstLine = false, bool constructed = false, bool dirty = false, bool extracted = false, bool isHorizontal = true)
bool              363 Source/core/rendering/InlineBox.h         bool determinedIfNextOnLineExists() const { return m_determinedIfNextOnLineExists; }
bool              364 Source/core/rendering/InlineBox.h         void setDeterminedIfNextOnLineExists(bool determinedIfNextOnLineExists) const { m_determinedIfNextOnLineExists = determinedIfNextOnLineExists; }
bool              370 Source/core/rendering/InlineBox.h         bool nextOnLineExists() const { return m_nextOnLineExists; }
bool              371 Source/core/rendering/InlineBox.h         void setNextOnLineExists(bool nextOnLineExists) const { m_nextOnLineExists = nextOnLineExists; }
bool              391 Source/core/rendering/InlineBox.h     bool endsWithBreak() const { return m_bitfields.endsWithBreak(); }
bool              392 Source/core/rendering/InlineBox.h     void setEndsWithBreak(bool endsWithBreak) { m_bitfields.setEndsWithBreak(endsWithBreak); }
bool              393 Source/core/rendering/InlineBox.h     bool hasEllipsisBox() const { return m_bitfields.hasEllipsisBoxOrHyphen(); }
bool              394 Source/core/rendering/InlineBox.h     bool hasSelectedChildren() const { return m_bitfields.hasSelectedChildrenOrCanHaveLeadingExpansion(); }
bool              395 Source/core/rendering/InlineBox.h     void setHasSelectedChildren(bool hasSelectedChildren) { m_bitfields.setHasSelectedChildrenOrCanHaveLeadingExpansion(hasSelectedChildren); }
bool              396 Source/core/rendering/InlineBox.h     void setHasEllipsisBox(bool hasEllipsisBox) { m_bitfields.setHasEllipsisBoxOrHyphen(hasEllipsisBox); }
bool              399 Source/core/rendering/InlineBox.h     bool hasHyphen() const { return m_bitfields.hasEllipsisBoxOrHyphen(); }
bool              400 Source/core/rendering/InlineBox.h     void setHasHyphen(bool hasHyphen) { m_bitfields.setHasEllipsisBoxOrHyphen(hasHyphen); }
bool              401 Source/core/rendering/InlineBox.h     bool canHaveLeadingExpansion() const { return m_bitfields.hasSelectedChildrenOrCanHaveLeadingExpansion(); }
bool              402 Source/core/rendering/InlineBox.h     void setCanHaveLeadingExpansion(bool canHaveLeadingExpansion) { m_bitfields.setHasSelectedChildrenOrCanHaveLeadingExpansion(canHaveLeadingExpansion); }
bool              407 Source/core/rendering/InlineBox.h     bool extracted() const { return m_bitfields.extracted(); }
bool              416 Source/core/rendering/InlineBox.h     bool m_hasBadParent;
bool              437 Source/core/rendering/InlineBox.h inline bool operator==(const InlineBox& a, const InlineBox& b) { return &a == &b; }
bool              438 Source/core/rendering/InlineBox.h inline bool operator==(const InlineBox& a, const InlineBox* b) { return &a == b; }
bool              439 Source/core/rendering/InlineBox.h inline bool operator==(const InlineBox* a, const InlineBox& b) { return a == &b; }
bool              440 Source/core/rendering/InlineBox.h inline bool operator!=(const InlineBox& a, const InlineBox& b) { return !(a == b); }
bool              441 Source/core/rendering/InlineBox.h inline bool operator!=(const InlineBox& a, const InlineBox* b) { return !(a == b); }
bool              442 Source/core/rendering/InlineBox.h inline bool operator!=(const InlineBox* a, const InlineBox& b) { return !(a == b); }
bool               83 Source/core/rendering/InlineFlowBox.h     virtual bool isLeaf() const OVERRIDE FINAL { return false; }
bool              118 Source/core/rendering/InlineFlowBox.h     virtual bool nodeAtPoint(const HitTestRequest&, HitTestResult&, const HitTestLocation& locationInContainer, const LayoutPoint& accumulatedOffset, LayoutUnit lineTop, LayoutUnit lineBottom) OVERRIDE;
bool              120 Source/core/rendering/InlineFlowBox.h     bool boxShadowCanBeAppliedToBackground(const FillLayer&) const;
bool              164 Source/core/rendering/InlineFlowBox.h     bool includeLogicalLeftEdge() const { return m_includeLogicalLeftEdge; }
bool              165 Source/core/rendering/InlineFlowBox.h     bool includeLogicalRightEdge() const { return m_includeLogicalRightEdge; }
bool              166 Source/core/rendering/InlineFlowBox.h     void setEdges(bool includeLeft, bool includeRight)
bool              173 Source/core/rendering/InlineFlowBox.h     void determineSpacingForFlowBoxes(bool lastLine, bool isLogicallyLastRunWrapped, RenderObject* logicallyLastRunRenderer);
bool              175 Source/core/rendering/InlineFlowBox.h     float placeBoxesInInlineDirection(float logicalLeft, bool& needsWordSpacing, GlyphOverflowAndFallbackFontsMap&);
bool              176 Source/core/rendering/InlineFlowBox.h     float placeBoxRangeInInlineDirection(InlineBox* firstChild, InlineBox* lastChild, float& logicalLeft, float& minLogicalLeft, float& maxLogicalRight, bool& needsWordSpacing, GlyphOverflowAndFallbackFontsMap&);
bool              186 Source/core/rendering/InlineFlowBox.h                                   int& maxAscent, int& maxDescent, bool& setMaxAscent, bool& setMaxDescent,
bool              187 Source/core/rendering/InlineFlowBox.h                                   bool strictMode, GlyphOverflowAndFallbackFontsMap&, FontBaseline, VerticalPositionCache&);
bool              190 Source/core/rendering/InlineFlowBox.h     void placeBoxesInBlockDirection(LayoutUnit logicalTop, LayoutUnit maxHeight, int maxAscent, bool strictMode, LayoutUnit& lineTop, LayoutUnit& lineBottom, bool& setLineTop,
bool              191 Source/core/rendering/InlineFlowBox.h                                     LayoutUnit& lineTopIncludingMargins, LayoutUnit& lineBottomIncludingMargins, bool& hasAnnotationsBefore, bool& hasAnnotationsAfter, FontBaseline);
bool              193 Source/core/rendering/InlineFlowBox.h     bool requiresIdeographicBaseline(const GlyphOverflowAndFallbackFontsMap&) const;
bool              204 Source/core/rendering/InlineFlowBox.h     virtual bool canAccommodateEllipsis(bool ltr, int blockEdge, int ellipsisWidth) const OVERRIDE FINAL;
bool              205 Source/core/rendering/InlineFlowBox.h     virtual float placeEllipsisBox(bool ltr, float blockLeftEdge, float blockRightEdge, float ellipsisWidth, float &truncatedWidth, bool&) OVERRIDE;
bool              207 Source/core/rendering/InlineFlowBox.h     bool hasTextChildren() const { return m_hasTextChildren; }
bool              208 Source/core/rendering/InlineFlowBox.h     bool hasTextDescendants() const { return m_hasTextDescendants; }
bool              292 Source/core/rendering/InlineFlowBox.h     bool descendantsHaveSameLineHeightAndBaseline() const { return m_descendantsHaveSameLineHeightAndBaseline; }
bool              314 Source/core/rendering/InlineFlowBox.h     virtual bool isInlineFlowBox() const OVERRIDE FINAL { return true; }
bool               85 Source/core/rendering/InlineIterator.h     bool atEnd() const;
bool               87 Source/core/rendering/InlineIterator.h     inline bool atTextParagraphSeparator() const
bool               93 Source/core/rendering/InlineIterator.h     inline bool atParagraphSeparator() const
bool              111 Source/core/rendering/InlineIterator.h inline bool operator==(const InlineIterator& it1, const InlineIterator& it2)
bool              116 Source/core/rendering/InlineIterator.h inline bool operator!=(const InlineIterator& it1, const InlineIterator& it2)
bool              175 Source/core/rendering/InlineIterator.h static inline bool isIteratorTarget(RenderObject* object)
bool              187 Source/core/rendering/InlineIterator.h static bool isEmptyInline(RenderObject* object)
bool              208 Source/core/rendering/InlineIterator.h static inline RenderObject* bidiNextShared(RenderObject* root, RenderObject* current, Observer* observer = 0, EmptyInlineBehavior emptyInlineBehavior = SkipEmptyInlines, bool* endOfInlinePtr = 0)
bool              212 Source/core/rendering/InlineIterator.h     bool oldEndOfInline = endOfInlinePtr ? *endOfInlinePtr : false;
bool              213 Source/core/rendering/InlineIterator.h     bool endOfInline = false;
bool              279 Source/core/rendering/InlineIterator.h static inline RenderObject* bidiNextIncludingEmptyInlines(RenderObject* root, RenderObject* current, bool* endOfInlinePtr = 0)
bool              349 Source/core/rendering/InlineIterator.h     bool atEndOfInline() { return m_atEndOfInline; }
bool              350 Source/core/rendering/InlineIterator.h     bool atEnd() const { return !m_current; }
bool              361 Source/core/rendering/InlineIterator.h     bool m_atEndOfInline;
bool              364 Source/core/rendering/InlineIterator.h static inline bool endOfLineHasIsolatedObjectAncestor(const InlineIterator& isolatedIterator, const InlineIterator& ancestorItertor)
bool              399 Source/core/rendering/InlineIterator.h inline bool InlineIterator::atEnd() const
bool              443 Source/core/rendering/InlineIterator.h inline bool InlineBidiResolver::isEndOfLine(const InlineIterator& end)
bool              445 Source/core/rendering/InlineIterator.h     bool inEndOfLine = m_current == end || m_current.atEnd() || (inIsolate() && m_current.object() == end.object());
bool              454 Source/core/rendering/InlineIterator.h static inline bool isCollapsibleSpace(UChar character, RenderText* renderer)
bool              507 Source/core/rendering/InlineIterator.h inline bool InlineBidiResolver::needsToApplyL1Rule()
bool              515 Source/core/rendering/InlineIterator.h static inline bool isIsolatedInline(RenderObject* object)
bool              592 Source/core/rendering/InlineIterator.h     bool inIsolate() const { return m_nestedIsolateCount; }
bool              617 Source/core/rendering/InlineIterator.h     bool m_haveAddedFakeRunForRootIsolate;
bool              635 Source/core/rendering/InlineIterator.h     bool haveNextMidpoint = (lineMidpointState.currentMidpoint() < lineMidpointState.numMidpoints());
bool              696 Source/core/rendering/InlineIterator.h         bool isEndOfLine = obj == m_endOfLine.object() && !m_endOfLine.offset();
bool               75 Source/core/rendering/InlineTextBox.h     virtual void markDirty(bool dirty = true) OVERRIDE FINAL;
bool               82 Source/core/rendering/InlineTextBox.h     static inline bool compareByStart(const InlineTextBox* first, const InlineTextBox* second) { return first->start() < second->start(); }
bool               87 Source/core/rendering/InlineTextBox.h     bool getEmphasisMarkPosition(RenderStyle*, TextEmphasisPosition&) const;
bool              117 Source/core/rendering/InlineTextBox.h     bool isSelected(int startPos, int endPos) const;
bool              122 Source/core/rendering/InlineTextBox.h     virtual bool nodeAtPoint(const HitTestRequest&, HitTestResult&, const HitTestLocation& locationInContainer, const LayoutPoint& accumulatedOffset, LayoutUnit lineTop, LayoutUnit lineBottom) OVERRIDE;
bool              137 Source/core/rendering/InlineTextBox.h     virtual float placeEllipsisBox(bool flowIsLTR, float visibleLeftEdge, float visibleRightEdge, float ellipsisWidth, float &truncatedWidth, bool& foundBox) OVERRIDE FINAL;
bool              140 Source/core/rendering/InlineTextBox.h     virtual bool isLineBreak() const OVERRIDE FINAL;
bool              150 Source/core/rendering/InlineTextBox.h     virtual bool isInlineTextBox() const OVERRIDE FINAL { return true; }
bool              160 Source/core/rendering/InlineTextBox.h     virtual int offsetForPosition(float x, bool includePartialGlyphs = true) const;
bool              163 Source/core/rendering/InlineTextBox.h     bool containsCaretOffset(int offset) const; // false for offset after line break
bool              180 Source/core/rendering/InlineTextBox.h     void paintDocumentMarkers(GraphicsContext*, const FloatPoint& boxOrigin, RenderStyle*, const Font&, bool background);
bool              184 Source/core/rendering/InlineTextBox.h     virtual void paintDocumentMarker(GraphicsContext*, const FloatPoint& boxOrigin, DocumentMarker*, RenderStyle*, const Font&, bool grammar);
bool               93 Source/core/rendering/LayerPaintingInfo.h     bool clipToDirtyRect;
bool               45 Source/core/rendering/LayoutRectRecorder.h     LayoutRectRecorder(RenderObject&, bool record = true);
bool               48 Source/core/rendering/LayoutRectRecorder.h     static bool shouldRecordLayoutRects();
bool               52 Source/core/rendering/LayoutRectRecorder.h     bool m_record;
bool               38 Source/core/rendering/LayoutRepainter.h     LayoutRepainter(RenderObject&, bool checkForRepaint);
bool               40 Source/core/rendering/LayoutRepainter.h     bool checkForRepaint() const { return m_checkForRepaint; }
bool               43 Source/core/rendering/LayoutRepainter.h     bool repaintAfterLayout();
bool               51 Source/core/rendering/LayoutRepainter.h     bool m_checkForRepaint;
bool               45 Source/core/rendering/LayoutState.h     LayoutState(LayoutUnit pageLogicalHeight, bool pageLogicalHeightChanged)
bool               62 Source/core/rendering/LayoutState.h     LayoutState(LayoutState*, RenderBox&, const LayoutSize& offset, LayoutUnit pageLogicalHeight, bool pageHeightLogicalChanged, ColumnInfo*);
bool               70 Source/core/rendering/LayoutState.h     bool isPaginatingColumns() const { return m_columnInfo; }
bool               71 Source/core/rendering/LayoutState.h     bool isPaginated() const { return m_isPaginated; }
bool               72 Source/core/rendering/LayoutState.h     bool isClipped() const { return m_clipped; }
bool               95 Source/core/rendering/LayoutState.h     bool pageLogicalHeightChanged() const { return m_pageLogicalHeightChanged; }
bool               99 Source/core/rendering/LayoutState.h     bool needsBlockDirectionLocationSetBeforeLayout() const { return m_isPaginated && m_pageLogicalHeight; }
bool              110 Source/core/rendering/LayoutState.h     bool layoutDeltaXSaturated() const { return m_layoutDeltaXSaturated; }
bool              111 Source/core/rendering/LayoutState.h     bool layoutDeltaYSaturated() const { return m_layoutDeltaYSaturated; }
bool              116 Source/core/rendering/LayoutState.h     bool m_clipped:1;
bool              117 Source/core/rendering/LayoutState.h     bool m_isPaginated:1;
bool              119 Source/core/rendering/LayoutState.h     bool m_pageLogicalHeightChanged:1;
bool              121 Source/core/rendering/LayoutState.h     bool m_layoutDeltaXSaturated:1;
bool              122 Source/core/rendering/LayoutState.h     bool m_layoutDeltaYSaturated:1;
bool               69 Source/core/rendering/OrderIterator.h     bool m_isReset;
bool               78 Source/core/rendering/PaintInfo.h     bool shouldPaintWithinRoot(const RenderObject* renderer) const
bool               83 Source/core/rendering/PaintInfo.h     bool forceBlackText() const { return paintBehavior & PaintBehaviorForceBlackText; }
bool               85 Source/core/rendering/PaintInfo.h     bool skipRootBackground() const { return paintBehavior & PaintBehaviorSkipRootBackground; }
bool               86 Source/core/rendering/PaintInfo.h     bool paintRootBackgroundOnly() const { return paintBehavior & PaintBehaviorRootBackgroundOnly; }
bool               88 Source/core/rendering/PaintInfo.h     void applyTransform(const AffineTransform& localToAncestorTransform, bool identityStatusUnknown = true)
bool               38 Source/core/rendering/PointerEventsHitRules.h     bool requireVisible;
bool               39 Source/core/rendering/PointerEventsHitRules.h     bool requireFill;
bool               40 Source/core/rendering/PointerEventsHitRules.h     bool requireStroke;
bool               41 Source/core/rendering/PointerEventsHitRules.h     bool canHitStroke;
bool               42 Source/core/rendering/PointerEventsHitRules.h     bool canHitFill;
bool               43 Source/core/rendering/PointerEventsHitRules.h     bool canHitBoundingBox;
bool               41 Source/core/rendering/RenderBR.h     virtual LayoutRect selectionRectForRepaint(const RenderLayerModelObject* /*repaintContainer*/, bool /*clipToVisibleContent*/) OVERRIDE { return LayoutRect(); }
bool               44 Source/core/rendering/RenderBR.h     virtual float width(unsigned /*from*/, unsigned /*len*/, float /*xpos*/, TextDirection, bool = false /*firstLine*/, HashSet<const SimpleFontData*>* = 0 /*fallbackFonts*/, GlyphOverflow* = 0) const OVERRIDE { return 0; }
bool               46 Source/core/rendering/RenderBR.h     int lineHeight(bool firstLine) const;
bool               49 Source/core/rendering/RenderBR.h     virtual bool isBR() const OVERRIDE { return true; }
bool               86 Source/core/rendering/RenderBlock.h     bool beingDestroyed() const { return m_beingDestroyed; }
bool               89 Source/core/rendering/RenderBlock.h     virtual LayoutUnit lineHeight(bool firstLine, LineDirectionMode, LinePositionMode = PositionOnContainingLine) const OVERRIDE FINAL;
bool               90 Source/core/rendering/RenderBlock.h     virtual int baselinePosition(FontBaseline, bool firstLine, LineDirectionMode, LinePositionMode = PositionOnContainingLine) const OVERRIDE;
bool               92 Source/core/rendering/RenderBlock.h     LayoutUnit minLineHeightForReplacedRenderer(bool isFirstLine, LayoutUnit replacedHeight) const;
bool              105 Source/core/rendering/RenderBlock.h     virtual void layoutBlock(bool relayoutChildren);
bool              112 Source/core/rendering/RenderBlock.h     bool hasPositionedObjects() const
bool              118 Source/core/rendering/RenderBlock.h     virtual bool visibleForTouchAction() const OVERRIDE FINAL { return true; }
bool              122 Source/core/rendering/RenderBlock.h     static bool hasPercentHeightContainerMap();
bool              123 Source/core/rendering/RenderBlock.h     static bool hasPercentHeightDescendant(RenderBox*);
bool              128 Source/core/rendering/RenderBlock.h     bool hasPercentHeightDescendants() const
bool              134 Source/core/rendering/RenderBlock.h     void setHasMarkupTruncation(bool b) { m_hasMarkupTruncation = b; }
bool              135 Source/core/rendering/RenderBlock.h     bool hasMarkupTruncation() const { return m_hasMarkupTruncation; }
bool              137 Source/core/rendering/RenderBlock.h     void setHasMarginBeforeQuirk(bool b) { m_hasMarginBeforeQuirk = b; }
bool              138 Source/core/rendering/RenderBlock.h     void setHasMarginAfterQuirk(bool b) { m_hasMarginAfterQuirk = b; }
bool              140 Source/core/rendering/RenderBlock.h     bool hasMarginBeforeQuirk() const { return m_hasMarginBeforeQuirk; }
bool              141 Source/core/rendering/RenderBlock.h     bool hasMarginAfterQuirk() const { return m_hasMarginAfterQuirk; }
bool              143 Source/core/rendering/RenderBlock.h     bool hasMarginBeforeQuirk(const RenderBox* child) const;
bool              144 Source/core/rendering/RenderBlock.h     bool hasMarginAfterQuirk(const RenderBox* child) const;
bool              152 Source/core/rendering/RenderBlock.h     virtual bool containsFloats() const { return false; }
bool              175 Source/core/rendering/RenderBlock.h     void getSelectionGapInfo(SelectionState, bool& leftGap, bool& rightGap);
bool              182 Source/core/rendering/RenderBlock.h     int lineCount(const RootInlineBox* = 0, bool* = 0) const;
bool              191 Source/core/rendering/RenderBlock.h     bool paintsContinuationOutline(RenderInline*);
bool              194 Source/core/rendering/RenderBlock.h     bool isAnonymousBlockContinuation() const { return continuation() && isAnonymousBlock(); }
bool              220 Source/core/rendering/RenderBlock.h     bool shouldBreakAtLineToAvoidWidow() const { return m_rareData && m_rareData->m_lineBreakToAvoidWidow >= 0; }
bool              226 Source/core/rendering/RenderBlock.h     bool didBreakAtLineToAvoidWidow() const { return m_rareData && m_rareData->m_didBreakAtLineToAvoidWidow; }
bool              251 Source/core/rendering/RenderBlock.h     virtual void scrollbarsChanged(bool /*horizontalScrollbarChanged*/, bool /*verticalScrollbarChanged*/) { };
bool              276 Source/core/rendering/RenderBlock.h     virtual bool updateImageLoadingPriorities() OVERRIDE FINAL;
bool              284 Source/core/rendering/RenderBlock.h     void layoutPositionedObjects(bool relayoutChildren, PositionedLayoutBehavior = DefaultLayout);
bool              299 Source/core/rendering/RenderBlock.h     virtual bool nodeAtPoint(const HitTestRequest&, HitTestResult&, const HitTestLocation& locationInContainer, const LayoutPoint& accumulatedOffset, HitTestAction) OVERRIDE;
bool              324 Source/core/rendering/RenderBlock.h     virtual bool hasLineIfEmpty() const;
bool              326 Source/core/rendering/RenderBlock.h     bool simplifiedLayout();
bool              332 Source/core/rendering/RenderBlock.h     virtual void computeOverflow(LayoutUnit oldClientAfterEdge, bool = false);
bool              345 Source/core/rendering/RenderBlock.h     void updateBlockChildDirtyBitsBeforeLayout(bool relayoutChildren, RenderBox*);
bool              347 Source/core/rendering/RenderBlock.h     virtual bool isInlineBlockOrInlineTable() const OVERRIDE FINAL { return isInline() && isReplaced(); }
bool              355 Source/core/rendering/RenderBlock.h     virtual bool isRenderBlock() const OVERRIDE FINAL { return true; }
bool              370 Source/core/rendering/RenderBlock.h     virtual bool isSelfCollapsingBlock() const OVERRIDE;
bool              381 Source/core/rendering/RenderBlock.h     virtual void paintFloats(PaintInfo&, const LayoutPoint&, bool) { }
bool              383 Source/core/rendering/RenderBlock.h     void paintColumnContents(PaintInfo&, const LayoutPoint&, bool paintFloats = false);
bool              388 Source/core/rendering/RenderBlock.h     bool hasCaret() const { return hasCaret(CursorCaret) || hasCaret(DragCaret); }
bool              389 Source/core/rendering/RenderBlock.h     bool hasCaret(CaretType) const;
bool              391 Source/core/rendering/RenderBlock.h     virtual bool avoidsFloats() const OVERRIDE;
bool              393 Source/core/rendering/RenderBlock.h     bool hitTestColumns(const HitTestRequest&, HitTestResult&, const HitTestLocation& locationInContainer, const LayoutPoint& accumulatedOffset, HitTestAction);
bool              394 Source/core/rendering/RenderBlock.h     bool hitTestContents(const HitTestRequest&, HitTestResult&, const HitTestLocation& locationInContainer, const LayoutPoint& accumulatedOffset, HitTestAction);
bool              396 Source/core/rendering/RenderBlock.h     virtual bool hitTestFloats(const HitTestRequest&, HitTestResult&, const HitTestLocation&, const LayoutPoint&) { return false; }
bool              398 Source/core/rendering/RenderBlock.h     virtual bool isPointInOverflowControl(HitTestResult&, const LayoutPoint& locationInContainer, const LayoutPoint& accumulatedOffset);
bool              410 Source/core/rendering/RenderBlock.h     virtual void updateDragState(bool dragOn) OVERRIDE FINAL;
bool              413 Source/core/rendering/RenderBlock.h     virtual LayoutRect selectionRectForRepaint(const RenderLayerModelObject* repaintContainer, bool /*clipToVisibleContent*/) OVERRIDE FINAL
bool              417 Source/core/rendering/RenderBlock.h     virtual bool shouldPaintSelectionGaps() const OVERRIDE FINAL;
bool              418 Source/core/rendering/RenderBlock.h     bool isSelectionRoot() const;
bool              432 Source/core/rendering/RenderBlock.h     virtual void absoluteQuads(Vector<FloatQuad>&, bool* wasFixed) const OVERRIDE;
bool              447 Source/core/rendering/RenderBlock.h     Position positionForBox(InlineBox*, bool start = true) const;
bool              459 Source/core/rendering/RenderBlock.h     RenderBlockFlow* containingColumnsBlock(bool allowAnonymousColumnBlock = true);
bool              473 Source/core/rendering/RenderBlock.h     bool createsBlockFormattingContext() const;
bool              481 Source/core/rendering/RenderBlock.h     bool pushToNextPageWithMinimumLogicalHeight(LayoutUnit& adjustment, LayoutUnit logicalOffset, LayoutUnit minimumLogicalHeight) const;
bool              491 Source/core/rendering/RenderBlock.h     LayoutUnit adjustForUnsplittableChild(RenderBox* child, LayoutUnit logicalOffset, bool includeMargins = false); // If the child is unsplittable and can't fit on the current page, return the top of the next page/column.
bool              497 Source/core/rendering/RenderBlock.h     bool requiresColumns(int desiredColumnCount) const;
bool              499 Source/core/rendering/RenderBlock.h     virtual bool updateLogicalWidthAndColumnWidth();
bool              501 Source/core/rendering/RenderBlock.h     virtual bool canCollapseAnonymousBlockChild() const { return true; }
bool               59 Source/core/rendering/RenderBlockFlow.h     virtual bool isRenderBlockFlow() const OVERRIDE FINAL { return true; }
bool               61 Source/core/rendering/RenderBlockFlow.h     virtual void layoutBlock(bool relayoutChildren) OVERRIDE;
bool               63 Source/core/rendering/RenderBlockFlow.h     virtual void computeOverflow(LayoutUnit oldClientAfterEdge, bool recomputeFloats = false) OVERRIDE;
bool               66 Source/core/rendering/RenderBlockFlow.h     LayoutUnit availableLogicalWidthForLine(LayoutUnit position, bool shouldIndentText, LayoutUnit logicalHeight = 0) const
bool               70 Source/core/rendering/RenderBlockFlow.h     LayoutUnit logicalRightOffsetForLine(LayoutUnit position, bool shouldIndentText, LayoutUnit logicalHeight = 0) const
bool               74 Source/core/rendering/RenderBlockFlow.h     LayoutUnit logicalLeftOffsetForLine(LayoutUnit position, bool shouldIndentText, LayoutUnit logicalHeight = 0) const
bool               78 Source/core/rendering/RenderBlockFlow.h     LayoutUnit pixelSnappedLogicalLeftOffsetForLine(LayoutUnit position, bool shouldIndentText, LayoutUnit logicalHeight = 0) const
bool               82 Source/core/rendering/RenderBlockFlow.h     LayoutUnit pixelSnappedLogicalRightOffsetForLine(LayoutUnit position, bool shouldIndentText, LayoutUnit logicalHeight = 0) const
bool               90 Source/core/rendering/RenderBlockFlow.h     LayoutUnit startOffsetForLine(LayoutUnit position, bool shouldIndentText, LayoutUnit logicalHeight = 0) const
bool               95 Source/core/rendering/RenderBlockFlow.h     LayoutUnit endOffsetForLine(LayoutUnit position, bool shouldIndentText, LayoutUnit logicalHeight = 0) const
bool              108 Source/core/rendering/RenderBlockFlow.h     void markAllDescendantsWithFloatsForLayout(RenderBox* floatToRemove = 0, bool inLayout = true);
bool              111 Source/core/rendering/RenderBlockFlow.h     virtual bool containsFloats() const OVERRIDE FINAL { return m_floatingObjects && !m_floatingObjects->set().isEmpty(); }
bool              112 Source/core/rendering/RenderBlockFlow.h     bool containsFloat(RenderBox*) const;
bool              118 Source/core/rendering/RenderBlockFlow.h     void moveAllChildrenIncludingFloatsTo(RenderBlock* toBlock, bool fullRemoveInsert);
bool              120 Source/core/rendering/RenderBlockFlow.h     bool generatesLineBoxesForInlineChild(RenderObject*);
bool              164 Source/core/rendering/RenderBlockFlow.h     LayoutUnit startAlignedOffsetForLine(LayoutUnit position, bool shouldIndentText);
bool              169 Source/core/rendering/RenderBlockFlow.h     static bool shouldSkipCreatingRunsForObject(RenderObject* obj)
bool              210 Source/core/rendering/RenderBlockFlow.h     void layoutInlineChildren(bool relayoutChildren, LayoutUnit& repaintLogicalTop, LayoutUnit& repaintLogicalBottom, LayoutUnit afterEdge);
bool              219 Source/core/rendering/RenderBlockFlow.h     LayoutUnit logicalRightOffsetForLine(LayoutUnit logicalTop, LayoutUnit fixedOffset, bool applyTextIndent, LayoutUnit logicalHeight = 0) const
bool              223 Source/core/rendering/RenderBlockFlow.h     LayoutUnit logicalLeftOffsetForLine(LayoutUnit logicalTop, LayoutUnit fixedOffset, bool applyTextIndent, LayoutUnit logicalHeight = 0) const
bool              228 Source/core/rendering/RenderBlockFlow.h     virtual RenderObject* layoutSpecialExcludedChild(bool /*relayoutChildren*/, SubtreeLayoutScope&);
bool              229 Source/core/rendering/RenderBlockFlow.h     virtual bool updateLogicalWidthAndColumnWidth() OVERRIDE;
bool              238 Source/core/rendering/RenderBlockFlow.h     bool layoutBlockFlow(bool relayoutChildren, LayoutUnit& pageLogicalHeight, SubtreeLayoutScope&);
bool              239 Source/core/rendering/RenderBlockFlow.h     void layoutBlockChildren(bool relayoutChildren, LayoutUnit& maxFloatLogicalBottom, SubtreeLayoutScope&, LayoutUnit beforeEdge, LayoutUnit afterEdge);
bool              271 Source/core/rendering/RenderBlockFlow.h     bool positionNewFloats();
bool              275 Source/core/rendering/RenderBlockFlow.h     bool hasOverhangingFloats() { return parent() && !hasColumns() && containsFloats() && lowestFloatLogicalBottom() > logicalHeight(); }
bool              276 Source/core/rendering/RenderBlockFlow.h     bool hasOverhangingFloat(RenderBox*);
bool              278 Source/core/rendering/RenderBlockFlow.h     LayoutUnit addOverhangingFloats(RenderBlockFlow* child, bool makeChildPaintOtherFloats);
bool              283 Source/core/rendering/RenderBlockFlow.h     virtual bool hitTestFloats(const HitTestRequest&, HitTestResult&, const HitTestLocation& locationInContainer, const LayoutPoint& accumulatedOffset) OVERRIDE FINAL;
bool              285 Source/core/rendering/RenderBlockFlow.h     virtual void repaintOverhangingFloats(bool paintAllDescendants) OVERRIDE FINAL;
bool              287 Source/core/rendering/RenderBlockFlow.h     virtual void paintFloats(PaintInfo&, const LayoutPoint&, bool preservePhase = false) OVERRIDE FINAL;
bool              294 Source/core/rendering/RenderBlockFlow.h     LayoutUnit logicalRightOffsetForPositioningFloat(LayoutUnit logicalTop, LayoutUnit fixedOffset, bool applyTextIndent, LayoutUnit* heightRemaining) const;
bool              295 Source/core/rendering/RenderBlockFlow.h     LayoutUnit logicalLeftOffsetForPositioningFloat(LayoutUnit logicalTop, LayoutUnit fixedOffset, bool applyTextIndent, LayoutUnit* heightRemaining) const;
bool              297 Source/core/rendering/RenderBlockFlow.h     LayoutUnit adjustLogicalRightOffsetForLine(LayoutUnit offsetFromFloats, bool applyTextIndent) const;
bool              298 Source/core/rendering/RenderBlockFlow.h     LayoutUnit adjustLogicalLeftOffsetForLine(LayoutUnit offsetFromFloats, bool applyTextIndent) const;
bool              307 Source/core/rendering/RenderBlockFlow.h     void checkForPaginationLogicalHeightChange(LayoutUnit& pageLogicalHeight, bool& pageLogicalHeightChanged, bool& hasSpecifiedPageLogicalHeight);
bool              308 Source/core/rendering/RenderBlockFlow.h     bool shouldRelayoutForPagination(LayoutUnit& pageLogicalHeight, LayoutUnit layoutOverflowLogicalBottom) const;
bool              322 Source/core/rendering/RenderBlockFlow.h         bool everHadLayout;
bool              385 Source/core/rendering/RenderBlockFlow.h         bool m_discardMarginBefore : 1;
bool              386 Source/core/rendering/RenderBlockFlow.h         bool m_discardMarginAfter : 1;
bool              399 Source/core/rendering/RenderBlockFlow.h     void setMustDiscardMarginBefore(bool = true);
bool              400 Source/core/rendering/RenderBlockFlow.h     void setMustDiscardMarginAfter(bool = true);
bool              402 Source/core/rendering/RenderBlockFlow.h     bool mustDiscardMarginBefore() const;
bool              403 Source/core/rendering/RenderBlockFlow.h     bool mustDiscardMarginAfter() const;
bool              405 Source/core/rendering/RenderBlockFlow.h     bool mustDiscardMarginBeforeForChild(const RenderBox*) const;
bool              406 Source/core/rendering/RenderBlockFlow.h     bool mustDiscardMarginAfterForChild(const RenderBox*) const;
bool              408 Source/core/rendering/RenderBlockFlow.h     bool mustSeparateMarginBeforeForChild(const RenderBox*) const;
bool              409 Source/core/rendering/RenderBlockFlow.h     bool mustSeparateMarginAfterForChild(const RenderBox*) const;
bool              422 Source/core/rendering/RenderBlockFlow.h     virtual ETextAlign textAlignmentForLine(bool endsWithSoftBreak) const;
bool              427 Source/core/rendering/RenderBlockFlow.h     LayoutUnit collapseMargins(RenderBox* child, MarginInfo&, bool childIsSelfCollapsing);
bool              428 Source/core/rendering/RenderBlockFlow.h     LayoutUnit clearFloatsIfNeeded(RenderBox* child, MarginInfo&, LayoutUnit oldTopPosMargin, LayoutUnit oldTopNegMargin, LayoutUnit yPos, bool childIsSelfCollapsing);
bool              430 Source/core/rendering/RenderBlockFlow.h     void marginBeforeEstimateForChild(RenderBox*, LayoutUnit&, LayoutUnit&, bool&) const;
bool              437 Source/core/rendering/RenderBlockFlow.h     LayoutUnit adjustBlockChildForPagination(LayoutUnit logicalTopAfterClear, LayoutUnit estimateWithoutPagination, RenderBox* child, bool atBeforeSideOfBlock);
bool              440 Source/core/rendering/RenderBlockFlow.h     static bool s_canPropagateFloatIntoSibling;
bool              447 Source/core/rendering/RenderBlockFlow.h     virtual bool isSelfCollapsingBlock() const OVERRIDE;
bool              462 Source/core/rendering/RenderBlockFlow.h     InlineFlowBox* createLineBoxes(RenderObject*, const LineInfo&, InlineBox* childBox, bool startsNewSegment);
bool              465 Source/core/rendering/RenderBlockFlow.h     void computeInlineDirectionPositionsForLine(RootInlineBox*, const LineInfo&, BidiRun* firstRun, BidiRun* trailingSpaceRun, bool reachedEnd, GlyphOverflowAndFallbackFontsMap&, VerticalPositionCache&, WordMeasurements&);
bool              478 Source/core/rendering/RenderBlockFlow.h     void checkFloatsInCleanLine(RootInlineBox*, Vector<FloatWithRect>&, size_t& floatIndex, bool& encounteredNewFloat, bool& dirtiedByFloat);
bool              481 Source/core/rendering/RenderBlockFlow.h     bool checkPaginationAndFloatsAtEndLine(LineLayoutState&);
bool              482 Source/core/rendering/RenderBlockFlow.h     bool matchedEndLine(LineLayoutState&, const InlineBidiResolver&, const InlineIterator& endLineStart, const BidiStatus& endLineStatus);
bool              487 Source/core/rendering/RenderBlockFlow.h     bool positionNewFloatOnLine(FloatingObject* newFloat, FloatingObject* lastFloatFromPreviousLine, LineInfo&, LineWidth&);
bool               84 Source/core/rendering/RenderBox.h     virtual bool backgroundIsKnownToBeOpaqueInRect(const LayoutRect& localRect) const OVERRIDE;
bool              202 Source/core/rendering/RenderBox.h     bool canResize() const;
bool              250 Source/core/rendering/RenderBox.h     bool canDetermineWidthWithoutLayout() const;
bool              327 Source/core/rendering/RenderBox.h     virtual bool isSelfCollapsingBlock() const { return false; }
bool              332 Source/core/rendering/RenderBox.h     virtual void absoluteQuads(Vector<FloatQuad>&, bool* wasFixed) const OVERRIDE;
bool              341 Source/core/rendering/RenderBox.h     virtual bool nodeAtPoint(const HitTestRequest&, HitTestResult&, const HitTestLocation& locationInContainer, const LayoutPoint& accumulatedOffset, HitTestAction) OVERRIDE;
bool              352 Source/core/rendering/RenderBox.h     bool hasOverrideHeight() const;
bool              353 Source/core/rendering/RenderBox.h     bool hasOverrideWidth() const;
bool              362 Source/core/rendering/RenderBox.h     bool hasOverrideContainingBlockLogicalWidth() const;
bool              363 Source/core/rendering/RenderBox.h     bool hasOverrideContainingBlockLogicalHeight() const;
bool              369 Source/core/rendering/RenderBox.h     virtual LayoutSize offsetFromContainer(RenderObject*, const LayoutPoint&, bool* offsetDependsOnPoint = 0) const OVERRIDE;
bool              404 Source/core/rendering/RenderBox.h     void dirtyLineBoxes(bool fullLayout);
bool              414 Source/core/rendering/RenderBox.h     virtual void computeRectForRepaint(const RenderLayerModelObject* repaintContainer, LayoutRect&, bool fixed = false) const OVERRIDE;
bool              416 Source/core/rendering/RenderBox.h     virtual void repaintOverhangingFloats(bool paintAllDescendants);
bool              430 Source/core/rendering/RenderBox.h     bool stretchesToViewport() const
bool              441 Source/core/rendering/RenderBox.h     bool sizesLogicalWidthToFitContent(const Length& logicalWidth) const;
bool              457 Source/core/rendering/RenderBox.h     static bool percentageLogicalHeightIsResolvableFromBlock(const RenderBlock* containingBlock, bool outOfFlowPositioned);
bool              474 Source/core/rendering/RenderBox.h     virtual bool scroll(ScrollDirection, ScrollGranularity, float delta = 1);
bool              475 Source/core/rendering/RenderBox.h     bool canBeScrolledAndHasScrollableArea() const;
bool              476 Source/core/rendering/RenderBox.h     virtual bool canBeProgramaticallyScrolled() const;
bool              478 Source/core/rendering/RenderBox.h     bool autoscrollInProgress() const;
bool              479 Source/core/rendering/RenderBox.h     bool canAutoscroll() const;
bool              485 Source/core/rendering/RenderBox.h     bool hasAutoVerticalScrollbar() const { return hasOverflowClip() && (style()->overflowY() == OAUTO || style()->overflowY() == OOVERLAY); }
bool              486 Source/core/rendering/RenderBox.h     bool hasAutoHorizontalScrollbar() const { return hasOverflowClip() && (style()->overflowX() == OAUTO || style()->overflowX() == OOVERLAY); }
bool              487 Source/core/rendering/RenderBox.h     bool scrollsOverflow() const { return scrollsOverflowX() || scrollsOverflowY(); }
bool              489 Source/core/rendering/RenderBox.h     bool hasScrollableOverflowX() const { return scrollsOverflowX() && scrollWidth() != clientWidth(); }
bool              490 Source/core/rendering/RenderBox.h     bool hasScrollableOverflowY() const { return scrollsOverflowY() && scrollHeight() != clientHeight(); }
bool              491 Source/core/rendering/RenderBox.h     virtual bool scrollsOverflowX() const { return hasOverflowClip() && (style()->overflowX() == OSCROLL || hasAutoHorizontalScrollbar()); }
bool              492 Source/core/rendering/RenderBox.h     virtual bool scrollsOverflowY() const { return hasOverflowClip() && (style()->overflowY() == OSCROLL || hasAutoVerticalScrollbar()); }
bool              493 Source/core/rendering/RenderBox.h     bool usesCompositedScrolling() const;
bool              497 Source/core/rendering/RenderBox.h     virtual bool isIntristicallyScrollable(ScrollbarOrientation orientation) const { return false; }
bool              499 Source/core/rendering/RenderBox.h     bool hasUnsplittableScrollingOverflow() const;
bool              500 Source/core/rendering/RenderBox.h     bool isUnsplittableForPagination() const;
bool              506 Source/core/rendering/RenderBox.h     virtual bool hasControlClip() const { return false; }
bool              508 Source/core/rendering/RenderBox.h     bool pushContentsClip(PaintInfo&, const LayoutPoint& accumulatedOffset, ContentsClipBehavior);
bool              519 Source/core/rendering/RenderBox.h     bool tryLayoutDoingPositionedMovementOnly()
bool              542 Source/core/rendering/RenderBox.h     bool shrinkToAvoidFloats() const;
bool              543 Source/core/rendering/RenderBox.h     virtual bool avoidsFloats() const;
bool              547 Source/core/rendering/RenderBox.h     bool isWritingModeRoot() const { return !parent() || parent()->style()->writingMode() != style()->writingMode(); }
bool              549 Source/core/rendering/RenderBox.h     bool isDeprecatedFlexItem() const { return !isInline() && !isFloatingOrOutOfFlowPositioned() && parent() && parent()->isDeprecatedFlexibleBox(); }
bool              550 Source/core/rendering/RenderBox.h     bool isFlexItemIncludingDeprecated() const { return !isInline() && !isFloatingOrOutOfFlowPositioned() && parent() && parent()->isFlexibleBoxIncludingDeprecated(); }
bool              552 Source/core/rendering/RenderBox.h     virtual LayoutUnit lineHeight(bool firstLine, LineDirectionMode, LinePositionMode = PositionOnContainingLine) const OVERRIDE;
bool              553 Source/core/rendering/RenderBox.h     virtual int baselinePosition(FontBaseline, bool firstLine, LineDirectionMode, LinePositionMode = PositionOnContainingLine) const OVERRIDE;
bool              576 Source/core/rendering/RenderBox.h     bool hasRenderOverflow() const { return m_overflow; }
bool              577 Source/core/rendering/RenderBox.h     bool hasVisualOverflow() const { return m_overflow && !borderBoxRect().contains(m_overflow->visualOverflowRect()); }
bool              579 Source/core/rendering/RenderBox.h     virtual bool needsPreferredWidthsRecalculation() const;
bool              580 Source/core/rendering/RenderBox.h     virtual void computeIntrinsicRatioInformation(FloatSize& /* intrinsicSize */, double& /* intrinsicRatio */, bool& /* isPercentageIntrinsicSize */) const { }
bool              586 Source/core/rendering/RenderBox.h     virtual bool hasRelativeLogicalHeight() const;
bool              588 Source/core/rendering/RenderBox.h     bool hasHorizontalLayoutOverflow() const
bool              598 Source/core/rendering/RenderBox.h     bool hasVerticalLayoutOverflow() const
bool              614 Source/core/rendering/RenderBox.h     bool hasSameDirectionAs(const RenderBox* object) const { return style()->direction() == object->style()->direction(); }
bool              635 Source/core/rendering/RenderBox.h     bool getBackgroundPaintedExtent(LayoutRect&) const;
bool              636 Source/core/rendering/RenderBox.h     virtual bool foregroundIsKnownToBeOpaqueInRect(const LayoutRect& localRect, unsigned maxDepthToTest) const;
bool              637 Source/core/rendering/RenderBox.h     virtual bool computeBackgroundIsKnownToBeObscured() OVERRIDE;
bool              649 Source/core/rendering/RenderBox.h     bool backgroundHasOpaqueTopLayer() const;
bool              656 Source/core/rendering/RenderBox.h     virtual bool shouldComputeSizeAsReplaced() const { return isReplaced() && !isInlineBlockOrInlineTable(); }
bool              658 Source/core/rendering/RenderBox.h     virtual void mapLocalToContainer(const RenderLayerModelObject* repaintContainer, TransformState&, MapCoordinatesFlags = ApplyContainerFlip, bool* wasFixed = 0) const OVERRIDE;
bool              672 Source/core/rendering/RenderBox.h     bool autoWidthShouldFitContent() const;
bool              676 Source/core/rendering/RenderBox.h     bool repaintLayerRectsForImage(WrappedImagePtr image, const FillLayer* layers, bool drawingBackground);
bool              678 Source/core/rendering/RenderBox.h     bool skipContainingBlockForPercentHeightCalculation(const RenderBox* containingBlock) const;
bool              680 Source/core/rendering/RenderBox.h     LayoutUnit containingBlockLogicalWidthForPositioned(const RenderBoxModelObject* containingBlock, bool checkForPerpendicularWritingMode = true) const;
bool              681 Source/core/rendering/RenderBox.h     LayoutUnit containingBlockLogicalHeightForPositioned(const RenderBoxModelObject* containingBlock, bool checkForPerpendicularWritingMode = true) const;
bool              169 Source/core/rendering/RenderBoxModelObject.h     bool hasInlineDirectionBordersPaddingOrMargin() const { return hasInlineDirectionBordersOrPadding() || marginStart()|| marginEnd(); }
bool              170 Source/core/rendering/RenderBoxModelObject.h     bool hasInlineDirectionBordersOrPadding() const { return borderStart() || borderEnd() || paddingStart()|| paddingEnd(); }
bool              176 Source/core/rendering/RenderBoxModelObject.h     void paintBorder(const PaintInfo&, const LayoutRect&, const RenderStyle*, BackgroundBleedAvoidance = BackgroundBleedNone, bool includeLogicalLeftEdge = true, bool includeLogicalRightEdge = true);
bool              177 Source/core/rendering/RenderBoxModelObject.h     bool paintNinePieceImage(GraphicsContext*, const LayoutRect&, const RenderStyle*, const NinePieceImage&, CompositeOperator = CompositeSourceOver);
bool              178 Source/core/rendering/RenderBoxModelObject.h     void paintBoxShadow(const PaintInfo&, const LayoutRect&, const RenderStyle*, ShadowStyle, bool includeLogicalLeftEdge = true, bool includeLogicalRightEdge = true);
bool              181 Source/core/rendering/RenderBoxModelObject.h     virtual bool boxShadowShouldBeAppliedToBackground(BackgroundBleedAvoidance, InlineFlowBox* = 0) const;
bool              184 Source/core/rendering/RenderBoxModelObject.h     virtual LayoutUnit lineHeight(bool firstLine, LineDirectionMode, LinePositionMode = PositionOnContainingLine) const = 0;
bool              185 Source/core/rendering/RenderBoxModelObject.h     virtual int baselinePosition(FontBaseline, bool firstLine, LineDirectionMode, LinePositionMode = PositionOnContainingLine) const = 0;
bool              193 Source/core/rendering/RenderBoxModelObject.h     bool hasAcceleratedCompositing() const;
bool              251 Source/core/rendering/RenderBoxModelObject.h         void setHasNonLocalGeometry(bool hasNonLocalGeometry = true) { m_hasNonLocalGeometry = hasNonLocalGeometry; }
bool              252 Source/core/rendering/RenderBoxModelObject.h         bool hasNonLocalGeometry() const { return m_hasNonLocalGeometry; }
bool              260 Source/core/rendering/RenderBoxModelObject.h         bool m_hasNonLocalGeometry; // Has background-attachment: fixed. Implies that we can't always cheaply compute destRect.
bool              266 Source/core/rendering/RenderBoxModelObject.h     void getBorderEdgeInfo(class BorderEdge[], const RenderStyle*, bool includeLogicalLeftEdge = true, bool includeLogicalRightEdge = true) const;
bool              267 Source/core/rendering/RenderBoxModelObject.h     bool borderObscuresBackgroundEdge(const FloatSize& contextScale) const;
bool              268 Source/core/rendering/RenderBoxModelObject.h     bool borderObscuresBackground() const;
bool              269 Source/core/rendering/RenderBoxModelObject.h     RoundedRect backgroundRoundedRectAdjustedForBleedAvoidance(GraphicsContext*, const LayoutRect&, BackgroundBleedAvoidance, InlineFlowBox*, const LayoutSize&, bool includeLogicalLeftEdge, bool includeLogicalRightEdge) const;
bool              281 Source/core/rendering/RenderBoxModelObject.h     bool hasAutoHeightOrContainingBlockWithAutoHeight() const;
bool              284 Source/core/rendering/RenderBoxModelObject.h     static bool shouldAntialiasLines(GraphicsContext*);
bool              293 Source/core/rendering/RenderBoxModelObject.h     void moveChildTo(RenderBoxModelObject* toBoxModelObject, RenderObject* child, RenderObject* beforeChild, bool fullRemoveInsert = false);
bool              294 Source/core/rendering/RenderBoxModelObject.h     void moveChildTo(RenderBoxModelObject* toBoxModelObject, RenderObject* child, bool fullRemoveInsert = false)
bool              298 Source/core/rendering/RenderBoxModelObject.h     void moveAllChildrenTo(RenderBoxModelObject* toBoxModelObject, bool fullRemoveInsert = false)
bool              302 Source/core/rendering/RenderBoxModelObject.h     void moveAllChildrenTo(RenderBoxModelObject* toBoxModelObject, RenderObject* beforeChild, bool fullRemoveInsert = false)
bool              308 Source/core/rendering/RenderBoxModelObject.h     void moveChildrenTo(RenderBoxModelObject* toBoxModelObject, RenderObject* startChild, RenderObject* endChild, bool fullRemoveInsert = false)
bool              312 Source/core/rendering/RenderBoxModelObject.h     void moveChildrenTo(RenderBoxModelObject* toBoxModelObject, RenderObject* startChild, RenderObject* endChild, RenderObject* beforeChild, bool fullRemoveInsert = false);
bool              319 Source/core/rendering/RenderBoxModelObject.h     virtual bool isBoxModelObject() const OVERRIDE FINAL { return true; }
bool              326 Source/core/rendering/RenderBoxModelObject.h         bool includeLogicalLeftEdge, bool includeLogicalRightEdge) const;
bool              328 Source/core/rendering/RenderBoxModelObject.h     bool fixedBackgroundPaintsInLocalCoordinates() const;
bool              331 Source/core/rendering/RenderBoxModelObject.h                                BoxSide, bool firstEdgeMatches, bool secondEdgeMatches);
bool              335 Source/core/rendering/RenderBoxModelObject.h                                 const Path*, BackgroundBleedAvoidance, bool includeLogicalLeftEdge, bool includeLogicalRightEdge, bool antialias, const Color* overrideColor = 0);
bool              337 Source/core/rendering/RenderBoxModelObject.h         const class BorderEdge[], BorderEdgeFlags, BackgroundBleedAvoidance, bool includeLogicalLeftEdge, bool includeLogicalRightEdge, bool antialias = false);
bool              340 Source/core/rendering/RenderBoxModelObject.h         bool includeLogicalLeftEdge, bool includeLogicalRightEdge, bool antialias = false, const Color* overrideColor = 0);
bool              343 Source/core/rendering/RenderBoxModelObject.h                             Color, EBorderStyle, BackgroundBleedAvoidance, bool includeLogicalLeftEdge, bool includeLogicalRightEdge);
bool               40 Source/core/rendering/RenderButton.h     virtual bool isRenderButton() const OVERRIDE { return true; }
bool               42 Source/core/rendering/RenderButton.h     virtual bool canBeSelectionLeaf() const OVERRIDE { return node() && node()->rendererIsEditable(); }
bool               43 Source/core/rendering/RenderButton.h     virtual bool canCollapseAnonymousBlockChild() const OVERRIDE { return true; }
bool               48 Source/core/rendering/RenderButton.h     virtual bool createsAnonymousWrapper() const OVERRIDE { return true; }
bool               53 Source/core/rendering/RenderButton.h     virtual bool canHaveWhitespaceChildren() const OVERRIDE { return true; }
bool               55 Source/core/rendering/RenderButton.h     virtual bool canHaveGeneratedChildren() const OVERRIDE;
bool               56 Source/core/rendering/RenderButton.h     virtual bool hasControlClip() const OVERRIDE { return true; }
bool               59 Source/core/rendering/RenderButton.h     virtual int baselinePosition(FontBaseline, bool firstLine, LineDirectionMode, LinePositionMode) const OVERRIDE;
bool               65 Source/core/rendering/RenderButton.h     virtual bool hasLineIfEmpty() const OVERRIDE { return isHTMLInputElement(node()); }
bool               36 Source/core/rendering/RenderCombineText.h     bool isCombined() const { return m_isCombined; }
bool               41 Source/core/rendering/RenderCombineText.h     virtual bool isCombineText() const OVERRIDE { return true; }
bool               49 Source/core/rendering/RenderCombineText.h     bool m_isCombined : 1;
bool               50 Source/core/rendering/RenderCombineText.h     bool m_needsFontUpdate : 1;
bool               50 Source/core/rendering/RenderCounter.h     virtual bool isCounter() const OVERRIDE;
bool               43 Source/core/rendering/RenderDeprecatedFlexibleBox.h     virtual void layoutBlock(bool relayoutChildren) OVERRIDE;
bool               44 Source/core/rendering/RenderDeprecatedFlexibleBox.h     void layoutHorizontalBox(bool relayoutChildren);
bool               45 Source/core/rendering/RenderDeprecatedFlexibleBox.h     void layoutVerticalBox(bool relayoutChildren);
bool               47 Source/core/rendering/RenderDeprecatedFlexibleBox.h     virtual bool avoidsFloats() const OVERRIDE { return true; }
bool               48 Source/core/rendering/RenderDeprecatedFlexibleBox.h     virtual bool isDeprecatedFlexibleBox() const OVERRIDE { return true; }
bool               49 Source/core/rendering/RenderDeprecatedFlexibleBox.h     bool isStretchingChildren() const { return m_stretchingChildren; }
bool               50 Source/core/rendering/RenderDeprecatedFlexibleBox.h     virtual bool canCollapseAnonymousBlockChild() const OVERRIDE { return false; }
bool               58 Source/core/rendering/RenderDeprecatedFlexibleBox.h     LayoutUnit allowedChildFlex(RenderBox* child, bool expanding, unsigned group);
bool               60 Source/core/rendering/RenderDeprecatedFlexibleBox.h     bool hasMultipleLines() const { return style()->boxLines() == MULTIPLE; }
bool               61 Source/core/rendering/RenderDeprecatedFlexibleBox.h     bool isVertical() const { return style()->boxOrient() == VERTICAL; }
bool               62 Source/core/rendering/RenderDeprecatedFlexibleBox.h     bool isHorizontal() const { return style()->boxOrient() == HORIZONTAL; }
bool               64 Source/core/rendering/RenderDeprecatedFlexibleBox.h     bool m_stretchingChildren;
bool               67 Source/core/rendering/RenderDeprecatedFlexibleBox.h     void applyLineClamp(FlexBoxIterator&, bool relayoutChildren);
bool               38 Source/core/rendering/RenderDetailsMarker.h     virtual bool isDetailsMarker() const OVERRIDE { return true; }
bool               41 Source/core/rendering/RenderDetailsMarker.h     bool isOpen() const;
bool               45 Source/core/rendering/RenderEmbeddedObject.h     bool showsUnavailablePluginIndicator() const;
bool               48 Source/core/rendering/RenderEmbeddedObject.h     bool hasFallbackContent() const { return m_hasFallbackContent; }
bool               49 Source/core/rendering/RenderEmbeddedObject.h     void setHasFallbackContent(bool hasFallbackContent) { m_hasFallbackContent = hasFallbackContent; }
bool               63 Source/core/rendering/RenderEmbeddedObject.h     virtual bool isEmbeddedObject() const OVERRIDE FINAL { return true; }
bool               70 Source/core/rendering/RenderEmbeddedObject.h     virtual bool scroll(ScrollDirection, ScrollGranularity, float multiplier) OVERRIDE FINAL;
bool               72 Source/core/rendering/RenderEmbeddedObject.h     bool getReplacementTextGeometry(const LayoutPoint& accumulatedOffset, FloatRect& contentRect, Path&, FloatRect& replacementTextRect, Font&, TextRun&, float& textWidth) const;
bool               74 Source/core/rendering/RenderEmbeddedObject.h     virtual bool canHaveChildren() const OVERRIDE FINAL;
bool               80 Source/core/rendering/RenderEmbeddedObject.h     bool m_hasFallbackContent; // FIXME: This belongs on HTMLObjectElement.
bool               82 Source/core/rendering/RenderEmbeddedObject.h     bool m_showsUnavailablePluginIndicator;
bool               40 Source/core/rendering/RenderFieldset.h     virtual bool isFieldset() const OVERRIDE { return true; }
bool               42 Source/core/rendering/RenderFieldset.h     virtual RenderObject* layoutSpecialExcludedChild(bool relayoutChildren, SubtreeLayoutScope&) OVERRIDE;
bool               45 Source/core/rendering/RenderFieldset.h     virtual bool avoidsFloats() const OVERRIDE { return true; }
bool               39 Source/core/rendering/RenderFileUploadControl.h     virtual bool isFileUploadControl() const OVERRIDE { return true; }
bool               58 Source/core/rendering/RenderFileUploadControl.h     bool m_canReceiveDroppedFiles;
bool               48 Source/core/rendering/RenderFlexibleBox.h     virtual bool isFlexibleBox() const OVERRIDE FINAL { return true; }
bool               49 Source/core/rendering/RenderFlexibleBox.h     virtual bool avoidsFloats() const OVERRIDE FINAL { return true; }
bool               50 Source/core/rendering/RenderFlexibleBox.h     virtual bool canCollapseAnonymousBlockChild() const OVERRIDE { return false; }
bool               51 Source/core/rendering/RenderFlexibleBox.h     virtual void layoutBlock(bool relayoutChildren) OVERRIDE FINAL;
bool               53 Source/core/rendering/RenderFlexibleBox.h     virtual int baselinePosition(FontBaseline, bool firstLine, LineDirectionMode, LinePositionMode = PositionOnContainingLine) const OVERRIDE;
bool               59 Source/core/rendering/RenderFlexibleBox.h     bool isHorizontalFlow() const;
bool               87 Source/core/rendering/RenderFlexibleBox.h     bool hasOrthogonalFlow(RenderBox* child) const;
bool               88 Source/core/rendering/RenderFlexibleBox.h     bool isColumnFlow() const;
bool               89 Source/core/rendering/RenderFlexibleBox.h     bool isLeftToRightFlow() const;
bool               90 Source/core/rendering/RenderFlexibleBox.h     bool isMultiline() const;
bool              122 Source/core/rendering/RenderFlexibleBox.h     LayoutUnit preferredMainAxisContentExtentForChild(RenderBox* child, bool hasInfiniteLineLength, bool relayoutChildren = false);
bool              123 Source/core/rendering/RenderFlexibleBox.h     bool childPreferredMainAxisContentExtentRequiresLayout(RenderBox* child, bool hasInfiniteLineLength) const;
bool              125 Source/core/rendering/RenderFlexibleBox.h     void layoutFlexItems(bool relayoutChildren);
bool              128 Source/core/rendering/RenderFlexibleBox.h     bool hasAutoMarginsInCrossAxis(RenderBox* child) const;
bool              129 Source/core/rendering/RenderFlexibleBox.h     bool updateAutoMarginsInCrossAxis(RenderBox* child, LayoutUnit availableAlignmentSpace);
bool              142 Source/core/rendering/RenderFlexibleBox.h     bool computeNextFlexLine(OrderedFlexItemList& orderedChildren, LayoutUnit& sumFlexBaseSize, double& totalFlexGrow, double& totalWeightedFlexShrink, LayoutUnit& sumHypotheticalMainSize, bool& hasInfiniteLineLength, bool relayoutChildren);
bool              144 Source/core/rendering/RenderFlexibleBox.h     bool resolveFlexibleLengths(FlexSign, const OrderedFlexItemList&, LayoutUnit& availableFreeSpace, double& totalFlexGrow, double& totalWeightedFlexShrink, InflexibleFlexItemSize&, Vector<LayoutUnit, 16>& childSizes, bool hasInfiniteLineLength);
bool              145 Source/core/rendering/RenderFlexibleBox.h     void freezeViolations(const Vector<Violation>&, LayoutUnit& availableFreeSpace, double& totalFlexGrow, double& totalWeightedFlexShrink, InflexibleFlexItemSize&, bool hasInfiniteLineLength);
bool              151 Source/core/rendering/RenderFlexibleBox.h     void layoutAndPlaceChildren(LayoutUnit& crossAxisOffset, const OrderedFlexItemList&, const Vector<LayoutUnit, 16>& childSizes, LayoutUnit availableFreeSpace, bool relayoutChildren, Vector<LineContext>&, bool hasInfiniteLineLength);
bool               60 Source/core/rendering/RenderFlowThread.h     virtual bool isRenderFlowThread() const OVERRIDE FINAL { return true; }
bool               68 Source/core/rendering/RenderFlowThread.h     virtual bool nodeAtPoint(const HitTestRequest&, HitTestResult&, const HitTestLocation& locationInContainer, const LayoutPoint& accumulatedOffset, HitTestAction) OVERRIDE FINAL;
bool               77 Source/core/rendering/RenderFlowThread.h     bool hasRegions() const { return m_regionList.size(); }
bool               81 Source/core/rendering/RenderFlowThread.h     bool hasValidRegionInfo() const { return !m_regionsInvalidated && !m_regionList.isEmpty(); }
bool              101 Source/core/rendering/RenderFlowThread.h     RenderRegion* regionAtBlockOffset(LayoutUnit, bool extendLastRegion = false, RegionAutoGenerationPolicy = AllowRegionAutoGeneration);
bool              105 Source/core/rendering/RenderFlowThread.h     bool regionsHaveUniformLogicalHeight() const { return m_regionsHaveUniformLogicalHeight; }
bool              112 Source/core/rendering/RenderFlowThread.h     bool previousRegionCountChanged() const { return m_previousRegionCount != m_regionList.size(); }
bool              118 Source/core/rendering/RenderFlowThread.h     virtual bool addForcedRegionBreak(LayoutUnit, RenderObject* breakChild, bool isBefore, LayoutUnit* offsetBreakAdjustment = 0) { return false; }
bool              121 Source/core/rendering/RenderFlowThread.h     virtual bool isPageLogicalHeightKnown() const { return true; }
bool              122 Source/core/rendering/RenderFlowThread.h     bool pageLogicalSizeChanged() const { return m_pageLogicalSizeChanged; }
bool              141 Source/core/rendering/RenderFlowThread.h     virtual void mapLocalToContainer(const RenderLayerModelObject* repaintContainer, TransformState&, MapCoordinatesFlags = ApplyContainerFlip, bool* wasFixed = 0) const OVERRIDE FINAL;
bool              144 Source/core/rendering/RenderFlowThread.h     bool shouldRepaint(const LayoutRect&) const;
bool              145 Source/core/rendering/RenderFlowThread.h     bool regionInRange(const RenderRegion* targetRegion, const RenderRegion* startRegion, const RenderRegion* endRegion) const;
bool              151 Source/core/rendering/RenderFlowThread.h     bool cachedOffsetFromLogicalTopOfFirstRegion(const RenderBox*, LayoutUnit&) const;
bool              221 Source/core/rendering/RenderFlowThread.h     bool m_regionsInvalidated : 1;
bool              222 Source/core/rendering/RenderFlowThread.h     bool m_regionsHaveUniformLogicalHeight : 1;
bool              223 Source/core/rendering/RenderFlowThread.h     bool m_pageLogicalSizeChanged : 1;
bool               41 Source/core/rendering/RenderFrame.h     virtual bool isFrame() const OVERRIDE { return true; }
bool               38 Source/core/rendering/RenderFrameSet.h     FrameEdgeInfo(bool preventResize = false, bool allowBorder = true)
bool               46 Source/core/rendering/RenderFrameSet.h     bool preventResize(FrameEdge edge) const { return m_preventResize[edge]; }
bool               47 Source/core/rendering/RenderFrameSet.h     bool allowBorder(FrameEdge edge) const { return m_allowBorder[edge]; }
bool               49 Source/core/rendering/RenderFrameSet.h     void setPreventResize(FrameEdge edge, bool preventResize) { m_preventResize[edge] = preventResize; }
bool               50 Source/core/rendering/RenderFrameSet.h     void setAllowBorder(FrameEdge edge, bool allowBorder) { m_allowBorder[edge] = allowBorder; }
bool               53 Source/core/rendering/RenderFrameSet.h     Vector<bool> m_preventResize;
bool               54 Source/core/rendering/RenderFrameSet.h     Vector<bool> m_allowBorder;
bool               70 Source/core/rendering/RenderFrameSet.h     bool userResize(MouseEvent*);
bool               72 Source/core/rendering/RenderFrameSet.h     bool isResizingRow() const;
bool               73 Source/core/rendering/RenderFrameSet.h     bool isResizingColumn() const;
bool               75 Source/core/rendering/RenderFrameSet.h     bool canResizeRow(const IntPoint&) const;
bool               76 Source/core/rendering/RenderFrameSet.h     bool canResizeColumn(const IntPoint&) const;
bool               91 Source/core/rendering/RenderFrameSet.h         Vector<bool> m_preventResize;
bool               92 Source/core/rendering/RenderFrameSet.h         Vector<bool> m_allowBorder;
bool              101 Source/core/rendering/RenderFrameSet.h     virtual bool isFrameSet() const OVERRIDE { return true; }
bool              105 Source/core/rendering/RenderFrameSet.h     virtual bool isChildAllowed(RenderObject*, RenderStyle*) const OVERRIDE;
bool              110 Source/core/rendering/RenderFrameSet.h     void setIsResizing(bool);
bool              131 Source/core/rendering/RenderFrameSet.h     bool m_isResizing;
bool              132 Source/core/rendering/RenderFrameSet.h     bool m_isChildResizing;
bool               37 Source/core/rendering/RenderFullScreen.h     virtual bool isRenderFullScreen() const OVERRIDE { return true; }
bool               57 Source/core/rendering/RenderGeometryMap.h     RenderGeometryMapStep(const RenderObject* renderer, bool accumulatingTransform, bool isNonUniform, bool isFixedPosition, bool hasTransform)
bool               69 Source/core/rendering/RenderGeometryMap.h     bool m_accumulatingTransform;
bool               70 Source/core/rendering/RenderGeometryMap.h     bool m_isNonUniform; // Mapping depends on the input point, e.g. because of CSS columns.
bool               71 Source/core/rendering/RenderGeometryMap.h     bool m_isFixedPosition;
bool               72 Source/core/rendering/RenderGeometryMap.h     bool m_hasTransform;
bool              110 Source/core/rendering/RenderGeometryMap.h     void push(const RenderObject*, const LayoutSize&, bool accumulatingTransform = false, bool isNonUniform = false, bool isFixedPosition = false, bool hasTransform = false, LayoutSize offsetForFixedPosition = LayoutSize());
bool              111 Source/core/rendering/RenderGeometryMap.h     void push(const RenderObject*, const TransformationMatrix&, bool accumulatingTransform = false, bool isNonUniform = false, bool isFixedPosition = false, bool hasTransform = false, LayoutSize offsetForFixedPosition = LayoutSize());
bool              119 Source/core/rendering/RenderGeometryMap.h     bool hasNonUniformStep() const { return m_nonUniformStepsCount; }
bool              120 Source/core/rendering/RenderGeometryMap.h     bool hasTransformStep() const { return m_transformedStepsCount; }
bool              121 Source/core/rendering/RenderGeometryMap.h     bool hasFixedPositionStep() const { return m_fixedStepsCount; }
bool              128 Source/core/rendering/RenderGeometryMap.h     bool isTopmostRenderView(const RenderObject* renderer) const;
bool               50 Source/core/rendering/RenderGrid.h     virtual void layoutBlock(bool relayoutChildren) OVERRIDE;
bool               52 Source/core/rendering/RenderGrid.h     virtual bool avoidsFloats() const OVERRIDE { return true; }
bool               53 Source/core/rendering/RenderGrid.h     virtual bool canCollapseAnonymousBlockChild() const OVERRIDE { return false; }
bool               61 Source/core/rendering/RenderGrid.h     virtual bool isRenderGrid() const OVERRIDE { return true; }
bool               70 Source/core/rendering/RenderGrid.h     bool explicitGridDidResize(const RenderStyle*) const;
bool               71 Source/core/rendering/RenderGrid.h     bool namedGridLinesDefinitionDidChange(const RenderStyle*) const;
bool               75 Source/core/rendering/RenderGrid.h     bool gridElementIsShrinkToFit();
bool              100 Source/core/rendering/RenderGrid.h     typedef bool (GridTrackSize::* FilterFunction)() const;
bool              137 Source/core/rendering/RenderGrid.h     bool gridIsDirty() const { return m_gridIsDirty; }
bool              140 Source/core/rendering/RenderGrid.h     bool tracksAreWiderThanMinTrackBreadth(GridTrackSizingDirection, const Vector<GridTrack>&);
bool              157 Source/core/rendering/RenderGrid.h     bool m_gridIsDirty;
bool               39 Source/core/rendering/RenderHTMLCanvas.h     virtual bool isCanvas() const OVERRIDE { return true; }
bool               40 Source/core/rendering/RenderIFrame.h     virtual bool shouldComputeSizeAsReplaced() const OVERRIDE;
bool               41 Source/core/rendering/RenderIFrame.h     virtual bool isInlineBlockOrInlineTable() const OVERRIDE;
bool               45 Source/core/rendering/RenderIFrame.h     virtual bool isRenderIFrame() const OVERRIDE { return true; }
bool               49 Source/core/rendering/RenderImage.h     bool setImageSizeForAltText(ImageResource* newImage = 0);
bool               58 Source/core/rendering/RenderImage.h     void setIsGeneratedContent(bool generated = true) { m_isGeneratedContent = generated; }
bool               60 Source/core/rendering/RenderImage.h     bool isGeneratedContent() const { return m_isGeneratedContent; }
bool               68 Source/core/rendering/RenderImage.h     virtual bool needsPreferredWidthsRecalculation() const OVERRIDE FINAL;
bool               70 Source/core/rendering/RenderImage.h     virtual void computeIntrinsicRatioInformation(FloatSize& intrinsicSize, double& intrinsicRatio, bool& isPercentageIntrinsicSize) const OVERRIDE FINAL;
bool               79 Source/core/rendering/RenderImage.h     virtual bool updateImageLoadingPriorities() OVERRIDE FINAL;
bool               90 Source/core/rendering/RenderImage.h     virtual bool isImage() const OVERRIDE { return true; }
bool               91 Source/core/rendering/RenderImage.h     virtual bool isRenderImage() const OVERRIDE FINAL { return true; }
bool               95 Source/core/rendering/RenderImage.h     virtual bool foregroundIsKnownToBeOpaqueInRect(const LayoutRect& localRect, unsigned maxDepthToTest) const OVERRIDE FINAL;
bool               96 Source/core/rendering/RenderImage.h     virtual bool computeBackgroundIsKnownToBeObscured() OVERRIDE FINAL;
bool              101 Source/core/rendering/RenderImage.h     virtual bool nodeAtPoint(const HitTestRequest&, HitTestResult&, const HitTestLocation& locationInContainer, const LayoutPoint& accumulatedOffset, HitTestAction) OVERRIDE FINAL;
bool              103 Source/core/rendering/RenderImage.h     virtual bool boxShadowShouldBeAppliedToBackground(BackgroundBleedAvoidance, InlineFlowBox*) const OVERRIDE FINAL;
bool              106 Source/core/rendering/RenderImage.h     void imageDimensionsChanged(bool imageSizeChanged, const IntRect* = 0);
bool              107 Source/core/rendering/RenderImage.h     bool updateIntrinsicSizeIfNeeded(const LayoutSize&, bool imageSizeChanged);
bool              116 Source/core/rendering/RenderImage.h     bool m_didIncrementVisuallyNonEmptyPixelCount;
bool              117 Source/core/rendering/RenderImage.h     bool m_isGeneratedContent;
bool               52 Source/core/rendering/RenderImageResource.h     virtual bool hasImage() const { return m_cachedImage; }
bool               60 Source/core/rendering/RenderImageResource.h     virtual bool errorOccurred() const { return m_cachedImage && m_cachedImage->errorOccurred(); }
bool               63 Source/core/rendering/RenderImageResource.h     virtual bool usesImageContainerSize() const { return m_cachedImage ? m_cachedImage->usesImageContainerSize() : false; }
bool               64 Source/core/rendering/RenderImageResource.h     virtual bool imageHasRelativeWidth() const { return m_cachedImage ? m_cachedImage->imageHasRelativeWidth() : false; }
bool               65 Source/core/rendering/RenderImageResource.h     virtual bool imageHasRelativeHeight() const { return m_cachedImage ? m_cachedImage->imageHasRelativeHeight() : false; }
bool               48 Source/core/rendering/RenderImageResourceStyleImage.h     virtual bool hasImage() const OVERRIDE { return true; }
bool               50 Source/core/rendering/RenderImageResourceStyleImage.h     virtual bool errorOccurred() const OVERRIDE { return m_styleImage->errorOccurred(); }
bool               53 Source/core/rendering/RenderImageResourceStyleImage.h     virtual bool usesImageContainerSize() const OVERRIDE { return m_styleImage->usesImageContainerSize(); }
bool               54 Source/core/rendering/RenderImageResourceStyleImage.h     virtual bool imageHasRelativeWidth() const OVERRIDE { return m_styleImage->imageHasRelativeWidth(); }
bool               55 Source/core/rendering/RenderImageResourceStyleImage.h     virtual bool imageHasRelativeHeight() const OVERRIDE { return m_styleImage->imageHasRelativeHeight(); }
bool               58 Source/core/rendering/RenderInline.h     virtual void absoluteQuads(Vector<FloatQuad>&, bool* wasFixed) const OVERRIDE;
bool               60 Source/core/rendering/RenderInline.h     virtual LayoutSize offsetFromContainer(RenderObject*, const LayoutPoint&, bool* offsetDependsOnPoint = 0) const OVERRIDE FINAL;
bool               67 Source/core/rendering/RenderInline.h     void dirtyLineBoxes(bool fullLayout);
bool               81 Source/core/rendering/RenderInline.h     virtual void updateDragState(bool dragOn) OVERRIDE FINAL;
bool               91 Source/core/rendering/RenderInline.h     bool alwaysCreateLineBoxes() const { return m_alwaysCreateLineBoxes; }
bool               93 Source/core/rendering/RenderInline.h     void updateAlwaysCreateLineBoxes(bool fullLayout);
bool               97 Source/core/rendering/RenderInline.h     bool hitTestCulledInline(const HitTestRequest&, HitTestResult&, const HitTestLocation& locationInContainer, const LayoutPoint& accumulatedOffset);
bool              114 Source/core/rendering/RenderInline.h     virtual bool isRenderInline() const OVERRIDE FINAL { return true; }
bool              137 Source/core/rendering/RenderInline.h     virtual bool nodeAtPoint(const HitTestRequest&, HitTestResult&, const HitTestLocation& locationInContainer, const LayoutPoint& accumulatedOffset, HitTestAction) OVERRIDE FINAL;
bool              148 Source/core/rendering/RenderInline.h     virtual void computeRectForRepaint(const RenderLayerModelObject* repaintContainer, LayoutRect&, bool fixed) const OVERRIDE FINAL;
bool              150 Source/core/rendering/RenderInline.h     virtual void mapLocalToContainer(const RenderLayerModelObject* repaintContainer, TransformState&, MapCoordinatesFlags = ApplyContainerFlip, bool* wasFixed = 0) const OVERRIDE;
bool              166 Source/core/rendering/RenderInline.h     virtual LayoutUnit lineHeight(bool firstLine, LineDirectionMode, LinePositionMode = PositionOnContainingLine) const OVERRIDE FINAL;
bool              167 Source/core/rendering/RenderInline.h     virtual int baselinePosition(FontBaseline, bool firstLine, LineDirectionMode, LinePositionMode = PositionOnContainingLine) const OVERRIDE FINAL;
bool              188 Source/core/rendering/RenderInline.h     bool m_alwaysCreateLineBoxes : 1;
bool               49 Source/core/rendering/RenderInputSpeech.h     static bool paintInputFieldSpeechButton(RenderObject*, const PaintInfo&, const IntRect&);
bool              127 Source/core/rendering/RenderLayer.h     bool isSelfPaintingLayer() const { return m_isSelfPaintingLayer; }
bool              128 Source/core/rendering/RenderLayer.h     bool isOverflowOnlyLayer() const { return m_layerType == OverflowClipLayer; }
bool              129 Source/core/rendering/RenderLayer.h     bool isForcedLayer() const { return m_layerType == ForcedLayer; }
bool              133 Source/core/rendering/RenderLayer.h     bool cannotBlitToWindow() const;
bool              135 Source/core/rendering/RenderLayer.h     bool isTransparent() const;
bool              139 Source/core/rendering/RenderLayer.h     bool isReflection() const { return renderer()->isReplica(); }
bool              159 Source/core/rendering/RenderLayer.h     bool isRootLayer() const { return m_isRootLayer; }
bool              167 Source/core/rendering/RenderLayer.h     bool canRender3DTransforms() const;
bool              183 Source/core/rendering/RenderLayer.h     bool isPaginated() const { return m_isPaginated; }
bool              194 Source/core/rendering/RenderLayer.h     bool hasBlockSelectionGapBounds() const;
bool              199 Source/core/rendering/RenderLayer.h     bool subtreeIsInvisible() const { return !hasVisibleContent() && !hasVisibleDescendant(); }
bool              203 Source/core/rendering/RenderLayer.h     bool hasVisibleContent() const { return m_hasVisibleContent; }
bool              204 Source/core/rendering/RenderLayer.h     bool hasVisibleDescendant() const { return m_hasVisibleDescendant; }
bool              209 Source/core/rendering/RenderLayer.h     bool hasBoxDecorationsOrBackground() const;
bool              210 Source/core/rendering/RenderLayer.h     bool hasVisibleBoxDecorations() const;
bool              212 Source/core/rendering/RenderLayer.h     bool isVisuallyNonEmpty() const;
bool              214 Source/core/rendering/RenderLayer.h     bool hasNonEmptyChildRenderers() const;
bool              218 Source/core/rendering/RenderLayer.h     bool hasSelfPaintingLayerDescendant() const { return m_hasSelfPaintingLayerDescendant; }
bool              221 Source/core/rendering/RenderLayer.h     bool hasOutOfFlowPositionedDescendant() const { return m_hasOutOfFlowPositionedDescendant; }
bool              223 Source/core/rendering/RenderLayer.h     void setHasOutOfFlowPositionedDescendant(bool hasDescendant) { m_hasOutOfFlowPositionedDescendant = hasDescendant; }
bool              224 Source/core/rendering/RenderLayer.h     void setHasOutOfFlowPositionedDescendantDirty(bool dirty) { m_hasOutOfFlowPositionedDescendantDirty = dirty; }
bool              226 Source/core/rendering/RenderLayer.h     bool hasUnclippedDescendant() const { return m_hasUnclippedDescendant; }
bool              227 Source/core/rendering/RenderLayer.h     void setHasUnclippedDescendant(bool hasDescendant) { m_hasUnclippedDescendant = hasDescendant; }
bool              229 Source/core/rendering/RenderLayer.h     bool isUnclippedDescendant() const { return m_isUnclippedDescendant; }
bool              231 Source/core/rendering/RenderLayer.h     bool hasVisibleNonLayerContent() const { return m_hasVisibleNonLayerContent; }
bool              234 Source/core/rendering/RenderLayer.h     bool usedTransparency() const { return m_usedTransparency; }
bool              256 Source/core/rendering/RenderLayer.h     bool hasAncestorWithFilterOutsets() const;
bool              258 Source/core/rendering/RenderLayer.h     bool canUseConvertToLayerCoords() const
bool              274 Source/core/rendering/RenderLayer.h     bool hitTest(const HitTestRequest&, HitTestResult&);
bool              275 Source/core/rendering/RenderLayer.h     bool hitTest(const HitTestRequest&, const HitTestLocation&, HitTestResult&);
bool              279 Source/core/rendering/RenderLayer.h     bool intersectsDamageRect(const LayoutRect& layerBounds, const LayoutRect& damageRect, const RenderLayer* rootLayer, const LayoutPoint* offsetFromRoot = 0) const;
bool              301 Source/core/rendering/RenderLayer.h     bool overlapBoundsIncludeChildren() const { return hasFilter() && renderer()->style()->filter().hasFilterThatMovesPixels(); }
bool              307 Source/core/rendering/RenderLayer.h     LayoutPoint computeOffsetFromRoot(bool& hasLayerOffset) const;
bool              318 Source/core/rendering/RenderLayer.h     bool hasTransform() const { return renderer()->hasTransform(); }
bool              332 Source/core/rendering/RenderLayer.h     bool preserves3D() const { return renderer()->style()->transformStyle3D() == TransformStyle3DPreserve3D; }
bool              333 Source/core/rendering/RenderLayer.h     bool has3DTransform() const { return m_transform && !m_transform->isAffine(); }
bool              336 Source/core/rendering/RenderLayer.h     bool shouldPreserve3D() const { return !renderer()->hasReflection() && renderer()->style()->transformStyle3D() == TransformStyle3DPreserve3D; }
bool              339 Source/core/rendering/RenderLayer.h     bool hasFilter() const { return renderer()->hasFilter(); }
bool              341 Source/core/rendering/RenderLayer.h     bool paintsWithBlendMode() const;
bool              351 Source/core/rendering/RenderLayer.h     bool isAllowedToQueryCompositingState() const;
bool              354 Source/core/rendering/RenderLayer.h     bool isInCompositingUpdate() const;
bool              362 Source/core/rendering/RenderLayer.h     bool hasCompositedLayerMapping() const { return m_compositedLayerMapping.get(); }
bool              363 Source/core/rendering/RenderLayer.h     void clearCompositedLayerMapping(bool layerBeingDestroyed = false);
bool              366 Source/core/rendering/RenderLayer.h     void setGroupedMapping(CompositedLayerMapping* groupedMapping, bool layerBeingDestroyed = false);
bool              368 Source/core/rendering/RenderLayer.h     bool hasCompositedMask() const;
bool              369 Source/core/rendering/RenderLayer.h     bool hasCompositedClippingMask() const;
bool              370 Source/core/rendering/RenderLayer.h     bool needsCompositedScrolling() const { return m_scrollableArea && m_scrollableArea->needsCompositedScrolling(); }
bool              372 Source/core/rendering/RenderLayer.h     bool clipsCompositingDescendantsWithBorderRadius() const;
bool              377 Source/core/rendering/RenderLayer.h     bool needsCompositingLayersRebuiltForClip(const RenderStyle* oldStyle, const RenderStyle* newStyle) const;
bool              378 Source/core/rendering/RenderLayer.h     bool needsCompositingLayersRebuiltForOverflow(const RenderStyle* oldStyle, const RenderStyle* newStyle) const;
bool              379 Source/core/rendering/RenderLayer.h     bool needsCompositingLayersRebuiltForFilters(const RenderStyle* oldStyle, const RenderStyle* newStyle, bool didPaintWithFilters) const;
bool              380 Source/core/rendering/RenderLayer.h     bool needsCompositingLayersRebuiltForBlending(const RenderStyle* oldStyle, const RenderStyle* newStyle) const;
bool              382 Source/core/rendering/RenderLayer.h     bool paintsWithTransparency(PaintBehavior paintBehavior) const
bool              387 Source/core/rendering/RenderLayer.h     bool paintsWithTransform(PaintBehavior) const;
bool              391 Source/core/rendering/RenderLayer.h     bool backgroundIsKnownToBeOpaqueInRect(const LayoutRect&) const;
bool              393 Source/core/rendering/RenderLayer.h     bool containsDirtyOverlayScrollbars() const { return m_containsDirtyOverlayScrollbars; }
bool              394 Source/core/rendering/RenderLayer.h     void setContainsDirtyOverlayScrollbars(bool dirtyScrollbars) { m_containsDirtyOverlayScrollbars = dirtyScrollbars; }
bool              397 Source/core/rendering/RenderLayer.h     bool paintsWithFilters() const;
bool              398 Source/core/rendering/RenderLayer.h     bool requiresFullLayerImageForFilters() const;
bool              413 Source/core/rendering/RenderLayer.h     bool hasFilterInfo() const { return m_hasFilterInfo; }
bool              414 Source/core/rendering/RenderLayer.h     void setHasFilterInfo(bool hasFilterInfo) { m_hasFilterInfo = hasFilterInfo; }
bool              420 Source/core/rendering/RenderLayer.h     bool isInTopLayer() const;
bool              421 Source/core/rendering/RenderLayer.h     bool isInTopLayerSubtree() const;
bool              440 Source/core/rendering/RenderLayer.h     bool isOutOfFlowRenderFlowThread() const { return renderer()->isOutOfFlowRenderFlowThread(); }
bool              442 Source/core/rendering/RenderLayer.h     bool scrollsWithRespectTo(const RenderLayer*) const;
bool              455 Source/core/rendering/RenderLayer.h     inline bool isPositionedContainer() const
bool              473 Source/core/rendering/RenderLayer.h     bool scrollsOverflow() const;
bool              475 Source/core/rendering/RenderLayer.h     bool hasDirectReasonsForCompositing() const { return compositingReasons() & CompositingReasonComboAllDirectReasons; }
bool              486 Source/core/rendering/RenderLayer.h     bool childNeedsToUpdateAncestorDependantProperties() const { return m_childNeedsToUpdateAncestorDependantProperties; }
bool              487 Source/core/rendering/RenderLayer.h     bool needsToUpdateAncestorDependentProperties() const { return m_needsToUpdateAncestorDependentProperties; }
bool              494 Source/core/rendering/RenderLayer.h     bool lostGroupedMapping() const { return m_compositingProperties.lostGroupedMapping; }
bool              495 Source/core/rendering/RenderLayer.h     void setLostGroupedMapping(bool b) { m_compositingProperties.lostGroupedMapping = b; }
bool              500 Source/core/rendering/RenderLayer.h     bool hasCompositingDescendant() const { return m_compositingProperties.hasCompositingDescendant; }
bool              501 Source/core/rendering/RenderLayer.h     void setHasCompositingDescendant(bool b)  { m_compositingProperties.hasCompositingDescendant = b; }
bool              503 Source/core/rendering/RenderLayer.h     bool hasNonCompositedChild() const { return m_compositingProperties.hasNonCompositedChild; }
bool              504 Source/core/rendering/RenderLayer.h     void setHasNonCompositedChild(bool b)  { m_compositingProperties.hasNonCompositedChild = b; }
bool              506 Source/core/rendering/RenderLayer.h     bool shouldIsolateCompositedDescendants() const { return m_compositingProperties.shouldIsolateCompositedDescendants; }
bool              507 Source/core/rendering/RenderLayer.h     void setShouldIsolateCompositedDescendants(bool b)  { m_compositingProperties.shouldIsolateCompositedDescendants = b; }
bool              534 Source/core/rendering/RenderLayer.h         bool ancestorCompositedScrollingLayerDirty() const { return m_ancestorCompositedScrollingLayerDirty; }
bool              535 Source/core/rendering/RenderLayer.h         bool scrollParentDirty() const { return m_scrollParentDirty; }
bool              541 Source/core/rendering/RenderLayer.h         bool m_ancestorCompositedScrollingLayerDirty;
bool              542 Source/core/rendering/RenderLayer.h         bool m_scrollParentDirty;
bool              550 Source/core/rendering/RenderLayer.h     bool hasOverflowControls() const;
bool              552 Source/core/rendering/RenderLayer.h     void setIsUnclippedDescendant(bool isUnclippedDescendant) { m_isUnclippedDescendant = isUnclippedDescendant; }
bool              566 Source/core/rendering/RenderLayer.h     bool updateLayerPosition();
bool              596 Source/core/rendering/RenderLayer.h     void updatePaintingInfoForFragments(LayerFragments&, const LayerPaintingInfo&, PaintLayerFlags, bool shouldPaintContent, const LayoutPoint* offsetFromRoot);
bool              598 Source/core/rendering/RenderLayer.h         const LayoutRect& transparencyPaintDirtyRect, bool haveTransparency, const LayerPaintingInfo&, PaintBehavior, RenderObject* paintingRootForRenderer);
bool              600 Source/core/rendering/RenderLayer.h         const LayoutRect& transparencyPaintDirtyRect, bool haveTransparency, const LayerPaintingInfo&, PaintBehavior, RenderObject* paintingRootForRenderer,
bool              601 Source/core/rendering/RenderLayer.h         bool selectionOnly, bool forceBlackText);
bool              610 Source/core/rendering/RenderLayer.h                               const LayoutRect& hitTestRect, const HitTestLocation&, bool appliedTransform,
bool              618 Source/core/rendering/RenderLayer.h                              const HitTestingTransformState* unflattenedTransformState, bool depthSortDescendants);
bool              632 Source/core/rendering/RenderLayer.h     bool hitTestContents(const HitTestRequest&, HitTestResult&, const LayoutRect& layerBounds, const HitTestLocation&, HitTestFilter) const;
bool              633 Source/core/rendering/RenderLayer.h     bool hitTestContentsForFragments(const LayerFragments&, const HitTestRequest&, HitTestResult&, const HitTestLocation&, HitTestFilter, bool& insideClipRect) const;
bool              637 Source/core/rendering/RenderLayer.h     bool childBackgroundIsKnownToBeOpaqueInRect(const LayoutRect&) const;
bool              639 Source/core/rendering/RenderLayer.h     bool shouldBeSelfPaintingLayer() const;
bool              642 Source/core/rendering/RenderLayer.h     bool requiresStackingNode() const { return true; }
bool              649 Source/core/rendering/RenderLayer.h     bool requiresScrollableArea() const { return renderBox(); }
bool              657 Source/core/rendering/RenderLayer.h     bool update3DTransformedDescendantStatus();
bool              666 Source/core/rendering/RenderLayer.h     bool useRegionBasedColumns() const;
bool              761 Source/core/rendering/RenderLayer.h         bool hasCompositingDescendant : 1;
bool              765 Source/core/rendering/RenderLayer.h         bool hasNonCompositedChild : 1;
bool              768 Source/core/rendering/RenderLayer.h         bool shouldIsolateCompositedDescendants : 1;
bool              772 Source/core/rendering/RenderLayer.h         bool lostGroupedMapping : 1;
bool               61 Source/core/rendering/RenderLayerBlendInfo.h     bool hasBlendMode() const;
bool               64 Source/core/rendering/RenderLayerBlendInfo.h     bool childLayerHasBlendMode() const
bool               69 Source/core/rendering/RenderLayerBlendInfo.h     bool childLayerHasBlendModeWhileDirty() const { return m_childLayerHasBlendMode; }
bool               71 Source/core/rendering/RenderLayerBlendInfo.h     void setChildLayerHasBlendMode(bool b) { m_childLayerHasBlendMode = b; }
bool               73 Source/core/rendering/RenderLayerBlendInfo.h     bool childLayerHasBlendModeStatusDirty() const { return m_childLayerHasBlendModeStatusDirty; }
bool               74 Source/core/rendering/RenderLayerBlendInfo.h     void setChildLayerHasBlendModeStatusDirty(bool b) { m_childLayerHasBlendModeStatusDirty = b; }
bool              118 Source/core/rendering/RenderLayerClipper.h     bool isClippingRootForContext(const ClipRectsContext&) const;
bool               52 Source/core/rendering/RenderLayerModelObject.h     bool hasSelfPaintingLayer() const;
bool               64 Source/core/rendering/RenderLayerModelObject.h     virtual bool backgroundIsKnownToBeOpaqueInRect(const LayoutRect&) const { return false; }
bool               70 Source/core/rendering/RenderLayerModelObject.h     bool hasCompositedLayerMapping() const;
bool               81 Source/core/rendering/RenderLayerModelObject.h     virtual bool isLayerModelObject() const OVERRIDE FINAL { return true; }
bool               86 Source/core/rendering/RenderLayerModelObject.h     static bool s_wasFloating;
bool               66 Source/core/rendering/RenderLayerReflectionInfo.h     bool isPaintingInsideReflection() const { return m_isPaintingInsideReflection; }
bool               72 Source/core/rendering/RenderLayerRepainter.h     void repaintAfterLayout(RenderGeometryMap*, bool shouldCheckForRepaint);
bool               89 Source/core/rendering/RenderLayerRepainter.h     bool shouldRepaintLayer() const;
bool               74 Source/core/rendering/RenderLayerScrollableArea.h     bool hasHorizontalScrollbar() const { return horizontalScrollbar(); }
bool               75 Source/core/rendering/RenderLayerScrollableArea.h     bool hasVerticalScrollbar() const { return verticalScrollbar(); }
bool               84 Source/core/rendering/RenderLayerScrollableArea.h     virtual bool usesCompositedScrolling() const OVERRIDE;
bool               87 Source/core/rendering/RenderLayerScrollableArea.h     virtual bool isActive() const OVERRIDE;
bool               88 Source/core/rendering/RenderLayerScrollableArea.h     virtual bool isScrollCornerVisible() const OVERRIDE;
bool              105 Source/core/rendering/RenderLayerScrollableArea.h     virtual bool shouldSuspendScrollAnimations() const OVERRIDE;
bool              106 Source/core/rendering/RenderLayerScrollableArea.h     virtual bool scrollbarsCanBeActive() const OVERRIDE;
bool              108 Source/core/rendering/RenderLayerScrollableArea.h     virtual bool userInputScrollable(ScrollbarOrientation) const OVERRIDE;
bool              109 Source/core/rendering/RenderLayerScrollableArea.h     virtual bool shouldPlaceVerticalScrollbarOnLeft() const OVERRIDE;
bool              127 Source/core/rendering/RenderLayerScrollableArea.h     bool hasScrollbar() const { return m_hBar || m_vBar; }
bool              130 Source/core/rendering/RenderLayerScrollableArea.h     bool hasScrollCorner() const { return m_scrollCorner; }
bool              135 Source/core/rendering/RenderLayerScrollableArea.h     bool inResizeMode() const { return m_inResizeMode; }
bool              136 Source/core/rendering/RenderLayerScrollableArea.h     void setInResizeMode(bool inResizeMode) { m_inResizeMode = inResizeMode; }
bool              152 Source/core/rendering/RenderLayerScrollableArea.h     void paintOverflowControls(GraphicsContext*, const IntPoint& paintOffset, const IntRect& damageRect, bool paintingOverlayControls);
bool              162 Source/core/rendering/RenderLayerScrollableArea.h     bool isPointInResizeControl(const IntPoint& absolutePoint, ResizerHitTestType) const;
bool              163 Source/core/rendering/RenderLayerScrollableArea.h     bool hitTestOverflowControls(HitTestResult&, const IntPoint& localPoint);
bool              165 Source/core/rendering/RenderLayerScrollableArea.h     bool hitTestResizerInFragments(const LayerFragments&, const HitTestLocation&) const;
bool              172 Source/core/rendering/RenderLayerScrollableArea.h     bool scrollsOverflow() const;
bool              177 Source/core/rendering/RenderLayerScrollableArea.h     bool needsCompositedScrolling() const;
bool              181 Source/core/rendering/RenderLayerScrollableArea.h     bool adjustForForceCompositedScrollingMode(bool) const;
bool              184 Source/core/rendering/RenderLayerScrollableArea.h     bool hasHorizontalOverflow() const;
bool              185 Source/core/rendering/RenderLayerScrollableArea.h     bool hasVerticalOverflow() const;
bool              186 Source/core/rendering/RenderLayerScrollableArea.h     bool hasScrollableHorizontalOverflow() const;
bool              187 Source/core/rendering/RenderLayerScrollableArea.h     bool hasScrollableVerticalOverflow() const;
bool              204 Source/core/rendering/RenderLayerScrollableArea.h     void setHasHorizontalScrollbar(bool hasScrollbar);
bool              205 Source/core/rendering/RenderLayerScrollableArea.h     void setHasVerticalScrollbar(bool hasScrollbar);
bool              211 Source/core/rendering/RenderLayerScrollableArea.h     bool overflowControlsIntersectRect(const IntRect& localRect) const;
bool              218 Source/core/rendering/RenderLayerScrollableArea.h     void updateScrollableAreaSet(bool hasOverflow);
bool              222 Source/core/rendering/RenderLayerScrollableArea.h     bool setNeedsCompositedScrolling(bool);
bool               68 Source/core/rendering/RenderLayerStackingNode.h     bool isStackingContext() const { return !renderer()->style()->hasAutoZIndex(); }
bool               74 Source/core/rendering/RenderLayerStackingNode.h     bool isStackingContainer() const { return isStackingContext() || needsToBeStackingContainer(); }
bool               76 Source/core/rendering/RenderLayerStackingNode.h     bool setNeedsToBeStackingContainer(bool);
bool               79 Source/core/rendering/RenderLayerStackingNode.h     bool descendantsAreContiguousInStackingOrder() const;
bool               80 Source/core/rendering/RenderLayerStackingNode.h     void setDescendantsAreContiguousInStackingOrderDirty(bool flag) { m_descendantsAreContiguousInStackingOrderDirty = flag; }
bool               86 Source/core/rendering/RenderLayerStackingNode.h     bool zOrderListsDirty() const { return m_zOrderListsDirty; }
bool               92 Source/core/rendering/RenderLayerStackingNode.h     bool hasPositiveZOrderList() const { return posZOrderList() && posZOrderList()->size(); }
bool               93 Source/core/rendering/RenderLayerStackingNode.h     bool hasNegativeZOrderList() const { return negZOrderList() && negZOrderList()->size(); }
bool               95 Source/core/rendering/RenderLayerStackingNode.h     bool isNormalFlowOnly() const { return m_isNormalFlowOnly; }
bool               97 Source/core/rendering/RenderLayerStackingNode.h     bool normalFlowListDirty() const { return m_normalFlowListDirty; }
bool              115 Source/core/rendering/RenderLayerStackingNode.h     bool layerListMutationAllowed() const { return m_layerListMutationAllowed; }
bool              116 Source/core/rendering/RenderLayerStackingNode.h     void setLayerListMutationAllowed(bool flag) { m_layerListMutationAllowed = flag; }
bool              165 Source/core/rendering/RenderLayerStackingNode.h     bool isInStackingParentZOrderLists() const;
bool              166 Source/core/rendering/RenderLayerStackingNode.h     bool isInStackingParentNormalFlowList() const;
bool              172 Source/core/rendering/RenderLayerStackingNode.h     bool shouldBeNormalFlowOnly() const;
bool              173 Source/core/rendering/RenderLayerStackingNode.h     bool shouldBeNormalFlowOnlyIgnoringCompositedScrolling() const;
bool              185 Source/core/rendering/RenderLayerStackingNode.h     bool isDirtyStackingContainer() const { return m_zOrderListsDirty && isStackingContainer(); }
bool              187 Source/core/rendering/RenderLayerStackingNode.h     bool needsToBeStackingContainer() const;
bool              268 Source/core/rendering/RenderLayerStackingNode.h     bool m_previousMutationAllowedState;
bool               67 Source/core/rendering/RenderLineBoxList.h     bool hitTest(RenderBoxModelObject*, const HitTestRequest&, HitTestResult&, const HitTestLocation& locationInContainer, const LayoutPoint& accumulatedOffset, HitTestAction) const;
bool               70 Source/core/rendering/RenderLineBoxList.h     bool anyLineIntersectsRect(RenderBoxModelObject*, const LayoutRect&, const LayoutPoint&) const;
bool               71 Source/core/rendering/RenderLineBoxList.h     bool lineIntersectsDirtyRect(RenderBoxModelObject*, InlineFlowBox*, const PaintInfo&, const LayoutPoint&) const;
bool               72 Source/core/rendering/RenderLineBoxList.h     bool rangeIntersectsRect(RenderBoxModelObject*, LayoutUnit logicalTop, LayoutUnit logicalBottom, const LayoutRect&, const LayoutPoint&) const;
bool               48 Source/core/rendering/RenderListBox.h     void setOptionsChanged(bool changed) { m_optionsChanged = changed; }
bool               53 Source/core/rendering/RenderListBox.h     bool scrollToRevealElementAtListIndex(int index);
bool               54 Source/core/rendering/RenderListBox.h     bool listIndexIsVisible(int index);
bool               67 Source/core/rendering/RenderListBox.h     virtual bool isListBox() const OVERRIDE { return true; }
bool               68 Source/core/rendering/RenderListBox.h     virtual bool isChildAllowed(RenderObject*, RenderStyle*) const OVERRIDE;
bool               71 Source/core/rendering/RenderListBox.h     virtual bool hasControlClip() const OVERRIDE { return true; }
bool               75 Source/core/rendering/RenderListBox.h     virtual bool isPointInOverflowControl(HitTestResult&, const LayoutPoint& locationInContainer, const LayoutPoint& accumulatedOffset) OVERRIDE;
bool               77 Source/core/rendering/RenderListBox.h     virtual bool scroll(ScrollDirection, ScrollGranularity, float) OVERRIDE;
bool               81 Source/core/rendering/RenderListBox.h     virtual int baselinePosition(FontBaseline, bool firstLine, LineDirectionMode, LinePositionMode = PositionOnContainingLine) const OVERRIDE;
bool               88 Source/core/rendering/RenderListBox.h     virtual bool canBeProgramaticallyScrolled() const OVERRIDE { return true; }
bool              102 Source/core/rendering/RenderListBox.h     virtual bool nodeAtPoint(const HitTestRequest&, HitTestResult&, const HitTestLocation& locationInContainer, const LayoutPoint& accumulatedOffset, HitTestAction) OVERRIDE;
bool              109 Source/core/rendering/RenderListBox.h     virtual bool isActive() const OVERRIDE;
bool              110 Source/core/rendering/RenderListBox.h     virtual bool isScrollCornerVisible() const OVERRIDE { return false; } // We don't support resize on list boxes yet. If we did these would have to change.
bool              122 Source/core/rendering/RenderListBox.h     virtual bool shouldSuspendScrollAnimations() const OVERRIDE;
bool              123 Source/core/rendering/RenderListBox.h     virtual bool scrollbarsCanBeActive() const OVERRIDE;
bool              126 Source/core/rendering/RenderListBox.h     virtual bool userInputScrollable(ScrollbarOrientation) const OVERRIDE;
bool              127 Source/core/rendering/RenderListBox.h     virtual bool shouldPlaceVerticalScrollbarOnLeft() const OVERRIDE;
bool              136 Source/core/rendering/RenderListBox.h     void setHasVerticalScrollbar(bool hasScrollbar);
bool              150 Source/core/rendering/RenderListBox.h     bool m_optionsChanged;
bool              151 Source/core/rendering/RenderListBox.h     bool m_scrollToRevealSelectionAfterLayout;
bool              152 Source/core/rendering/RenderListBox.h     bool m_inAutoscroll;
bool               40 Source/core/rendering/RenderListItem.h     bool hasExplicitValue() const { return m_hasExplicitValue; }
bool               45 Source/core/rendering/RenderListItem.h     void setNotInList(bool notInList) { m_notInList = notInList; }
bool               46 Source/core/rendering/RenderListItem.h     bool notInList() const { return m_notInList; }
bool               60 Source/core/rendering/RenderListItem.h     virtual bool isListItem() const OVERRIDE { return true; }
bool               67 Source/core/rendering/RenderListItem.h     virtual bool isEmpty() const OVERRIDE;
bool               86 Source/core/rendering/RenderListItem.h     bool m_hasExplicitValue : 1;
bool               87 Source/core/rendering/RenderListItem.h     mutable bool m_isValueUpToDate : 1;
bool               88 Source/core/rendering/RenderListItem.h     bool m_notInList : 1;
bool               45 Source/core/rendering/RenderListMarker.h     bool isInside() const;
bool               55 Source/core/rendering/RenderListMarker.h     virtual bool isListMarker() const OVERRIDE { return true; }
bool               65 Source/core/rendering/RenderListMarker.h     virtual LayoutUnit lineHeight(bool firstLine, LineDirectionMode, LinePositionMode = PositionOnContainingLine) const OVERRIDE;
bool               66 Source/core/rendering/RenderListMarker.h     virtual int baselinePosition(FontBaseline, bool firstLine, LineDirectionMode, LinePositionMode = PositionOnContainingLine) const OVERRIDE;
bool               68 Source/core/rendering/RenderListMarker.h     virtual bool isImage() const OVERRIDE;
bool               69 Source/core/rendering/RenderListMarker.h     bool isText() const { return !isImage(); }
bool               72 Source/core/rendering/RenderListMarker.h     virtual LayoutRect selectionRectForRepaint(const RenderLayerModelObject* repaintContainer, bool clipToVisibleContent = true) OVERRIDE;
bool               73 Source/core/rendering/RenderListMarker.h     virtual bool canBeSelectionLeaf() const OVERRIDE { return true; }
bool               69 Source/core/rendering/RenderMarquee.h     bool isHorizontal() const;
bool               71 Source/core/rendering/RenderMarquee.h     int computePosition(EMarqueeDirection, bool stopAtClientEdge);
bool               88 Source/core/rendering/RenderMarquee.h     virtual bool isMarquee() const OVERRIDE { return true; }
bool               92 Source/core/rendering/RenderMarquee.h     virtual void layoutBlock(bool relayoutChildren) OVERRIDE;
bool              101 Source/core/rendering/RenderMarquee.h     bool m_reset: 1;
bool              102 Source/core/rendering/RenderMarquee.h     bool m_suspended : 1;
bool              103 Source/core/rendering/RenderMarquee.h     bool m_stopped : 1;
bool               57 Source/core/rendering/RenderMedia.h     virtual bool canHaveGeneratedChildren() const OVERRIDE FINAL { return false; }
bool               58 Source/core/rendering/RenderMedia.h     virtual bool canHaveChildren() const OVERRIDE FINAL { return true; }
bool               61 Source/core/rendering/RenderMedia.h     virtual bool isMedia() const OVERRIDE FINAL { return true; }
bool               62 Source/core/rendering/RenderMedia.h     virtual bool isImage() const OVERRIDE FINAL { return false; }
bool               43 Source/core/rendering/RenderMediaControls.h     static bool paintMediaControlsPart(MediaControlElementType, RenderObject*, const PaintInfo&, const IntRect&);
bool               44 Source/core/rendering/RenderMenuList.h     bool popupIsVisible() const { return m_popupIsVisible; }
bool               48 Source/core/rendering/RenderMenuList.h     void setOptionsChanged(bool changed) { m_optionsChanged = changed; }
bool               57 Source/core/rendering/RenderMenuList.h     virtual bool isMenuList() const OVERRIDE { return true; }
bool               58 Source/core/rendering/RenderMenuList.h     virtual bool isChildAllowed(RenderObject*, RenderStyle*) const OVERRIDE;
bool               62 Source/core/rendering/RenderMenuList.h     virtual bool createsAnonymousWrapper() const OVERRIDE { return true; }
bool               67 Source/core/rendering/RenderMenuList.h     virtual bool hasControlClip() const OVERRIDE { return true; }
bool               68 Source/core/rendering/RenderMenuList.h     virtual bool canHaveGeneratedChildren() const OVERRIDE { return false; }
bool               78 Source/core/rendering/RenderMenuList.h     virtual void valueChanged(unsigned listIndex, bool fireOnChange = true) OVERRIDE;
bool               79 Source/core/rendering/RenderMenuList.h     virtual void selectionChanged(unsigned, bool) OVERRIDE { }
bool               84 Source/core/rendering/RenderMenuList.h     virtual bool itemIsEnabled(unsigned listIndex) const OVERRIDE;
bool               92 Source/core/rendering/RenderMenuList.h     virtual bool itemIsSeparator(unsigned listIndex) const OVERRIDE;
bool               93 Source/core/rendering/RenderMenuList.h     virtual bool itemIsLabel(unsigned listIndex) const OVERRIDE;
bool               94 Source/core/rendering/RenderMenuList.h     virtual bool itemIsSelected(unsigned listIndex) const OVERRIDE;
bool               96 Source/core/rendering/RenderMenuList.h     virtual void listBoxSelectItem(int listIndex, bool allowMultiplySelections, bool shift, bool fireOnChangeNow = true) OVERRIDE;
bool               97 Source/core/rendering/RenderMenuList.h     virtual bool multiple() const OVERRIDE;
bool               99 Source/core/rendering/RenderMenuList.h     virtual bool hasLineIfEmpty() const OVERRIDE { return true; }
bool              103 Source/core/rendering/RenderMenuList.h     virtual int baselinePosition(FontBaseline baseline, bool firstLine, LineDirectionMode direction, LinePositionMode position) const OVERRIDE
bool              110 Source/core/rendering/RenderMenuList.h     void getItemBackgroundColor(unsigned listIndex, Color&, bool& itemHasCustomBackgroundColor) const;
bool              123 Source/core/rendering/RenderMenuList.h     bool m_optionsChanged;
bool              131 Source/core/rendering/RenderMenuList.h     bool m_popupIsVisible;
bool               44 Source/core/rendering/RenderMeter.h     virtual bool isMeter() const OVERRIDE { return true; }
bool               45 Source/core/rendering/RenderMultiColumnFlowThread.h     bool requiresBalancing() const { return !columnHeightAvailable() || multiColumnBlockFlow()->style()->columnFill() == ColumnFillBalance; }
bool               47 Source/core/rendering/RenderMultiColumnFlowThread.h     void layoutColumns(bool relayoutChildren, SubtreeLayoutScope&);
bool               48 Source/core/rendering/RenderMultiColumnFlowThread.h     bool computeColumnCountAndWidth();
bool               49 Source/core/rendering/RenderMultiColumnFlowThread.h     bool recalculateColumnHeights();
bool               60 Source/core/rendering/RenderMultiColumnFlowThread.h     virtual bool addForcedRegionBreak(LayoutUnit, RenderObject* breakChild, bool isBefore, LayoutUnit* offsetBreakAdjustment = 0) OVERRIDE;
bool               61 Source/core/rendering/RenderMultiColumnFlowThread.h     virtual bool isPageLogicalHeightKnown() const OVERRIDE;
bool               66 Source/core/rendering/RenderMultiColumnFlowThread.h     bool m_inBalancingPass; // Set when relayouting for column balancing.
bool               67 Source/core/rendering/RenderMultiColumnFlowThread.h     bool m_needsRebalancing;
bool               49 Source/core/rendering/RenderMultiColumnSet.h     virtual bool isRenderMultiColumnSet() const OVERRIDE { return true; }
bool               75 Source/core/rendering/RenderMultiColumnSet.h     bool recalculateBalancedHeight(bool initial);
bool              134 Source/core/rendering/RenderMultiColumnSet.h     LayoutUnit calculateBalancedHeight(bool initial) const;
bool              137 Source/core/rendering/RenderObject.h     bool operator==(const AnnotatedRegionValue& o) const
bool              143 Source/core/rendering/RenderObject.h     bool draggable;
bool              171 Source/core/rendering/RenderObject.h     bool isDescendantOf(const RenderObject*) const;
bool              214 Source/core/rendering/RenderObject.h     RenderLayer* findNextLayer(RenderLayer* parentLayer, RenderObject* startPoint, bool checkParent = true);
bool              217 Source/core/rendering/RenderObject.h     bool scrollRectToVisible(const LayoutRect&, const ScrollAlignment& alignX = ScrollAlignment::alignCenterIfNeeded, const ScrollAlignment& alignY = ScrollAlignment::alignCenterIfNeeded);
bool              234 Source/core/rendering/RenderObject.h     virtual bool isEmpty() const { return firstChild() == 0; }
bool              237 Source/core/rendering/RenderObject.h     void setHasAXObject(bool flag) { m_hasAXObject = flag; }
bool              238 Source/core/rendering/RenderObject.h     bool hasAXObject() const { return m_hasAXObject; }
bool              247 Source/core/rendering/RenderObject.h         bool m_preexistingForbidden;
bool              276 Source/core/rendering/RenderObject.h     virtual bool canHaveChildren() const { return virtualChildren(); }
bool              277 Source/core/rendering/RenderObject.h     virtual bool canHaveGeneratedChildren() const;
bool              278 Source/core/rendering/RenderObject.h     virtual bool isChildAllowed(RenderObject*, RenderStyle*) const { return true; }
bool              282 Source/core/rendering/RenderObject.h     virtual bool createsAnonymousWrapper() const { return false; }
bool              305 Source/core/rendering/RenderObject.h     bool isSetNeedsLayoutForbidden() const { return m_setNeedsLayoutForbidden; }
bool              306 Source/core/rendering/RenderObject.h     void setNeedsLayoutIsForbidden(bool flag) { m_setNeedsLayoutForbidden = flag; }
bool              312 Source/core/rendering/RenderObject.h     bool requiresAnonymousTableWrappers(const RenderObject*) const;
bool              334 Source/core/rendering/RenderObject.h     bool isPseudoElement() const { return node() && node()->isPseudoElement(); }
bool              336 Source/core/rendering/RenderObject.h     virtual bool isBR() const { return false; }
bool              337 Source/core/rendering/RenderObject.h     virtual bool isBoxModelObject() const { return false; }
bool              338 Source/core/rendering/RenderObject.h     virtual bool isCounter() const { return false; }
bool              339 Source/core/rendering/RenderObject.h     virtual bool isQuote() const { return false; }
bool              341 Source/core/rendering/RenderObject.h     virtual bool isDetailsMarker() const { return false; }
bool              342 Source/core/rendering/RenderObject.h     virtual bool isEmbeddedObject() const { return false; }
bool              343 Source/core/rendering/RenderObject.h     virtual bool isFieldset() const { return false; }
bool              344 Source/core/rendering/RenderObject.h     virtual bool isFileUploadControl() const { return false; }
bool              345 Source/core/rendering/RenderObject.h     virtual bool isFrame() const { return false; }
bool              346 Source/core/rendering/RenderObject.h     virtual bool isFrameSet() const { return false; }
bool              347 Source/core/rendering/RenderObject.h     virtual bool isImage() const { return false; }
bool              348 Source/core/rendering/RenderObject.h     virtual bool isInlineBlockOrInlineTable() const { return false; }
bool              349 Source/core/rendering/RenderObject.h     virtual bool isLayerModelObject() const { return false; }
bool              350 Source/core/rendering/RenderObject.h     virtual bool isListBox() const { return false; }
bool              351 Source/core/rendering/RenderObject.h     virtual bool isListItem() const { return false; }
bool              352 Source/core/rendering/RenderObject.h     virtual bool isListMarker() const { return false; }
bool              353 Source/core/rendering/RenderObject.h     virtual bool isMarquee() const { return false; }
bool              354 Source/core/rendering/RenderObject.h     virtual bool isMedia() const { return false; }
bool              355 Source/core/rendering/RenderObject.h     virtual bool isMenuList() const { return false; }
bool              356 Source/core/rendering/RenderObject.h     virtual bool isMeter() const { return false; }
bool              357 Source/core/rendering/RenderObject.h     virtual bool isProgress() const { return false; }
bool              358 Source/core/rendering/RenderObject.h     virtual bool isRenderBlock() const { return false; }
bool              359 Source/core/rendering/RenderObject.h     virtual bool isRenderBlockFlow() const { return false; }
bool              360 Source/core/rendering/RenderObject.h     virtual bool isRenderButton() const { return false; }
bool              361 Source/core/rendering/RenderObject.h     virtual bool isRenderIFrame() const { return false; }
bool              362 Source/core/rendering/RenderObject.h     virtual bool isRenderImage() const { return false; }
bool              363 Source/core/rendering/RenderObject.h     virtual bool isRenderInline() const { return false; }
bool              364 Source/core/rendering/RenderObject.h     virtual bool isRenderPart() const { return false; }
bool              365 Source/core/rendering/RenderObject.h     virtual bool isRenderRegion() const { return false; }
bool              366 Source/core/rendering/RenderObject.h     virtual bool isRenderView() const { return false; }
bool              367 Source/core/rendering/RenderObject.h     virtual bool isReplica() const { return false; }
bool              369 Source/core/rendering/RenderObject.h     virtual bool isRuby() const { return false; }
bool              370 Source/core/rendering/RenderObject.h     virtual bool isRubyBase() const { return false; }
bool              371 Source/core/rendering/RenderObject.h     virtual bool isRubyRun() const { return false; }
bool              372 Source/core/rendering/RenderObject.h     virtual bool isRubyText() const { return false; }
bool              374 Source/core/rendering/RenderObject.h     virtual bool isSlider() const { return false; }
bool              375 Source/core/rendering/RenderObject.h     virtual bool isSliderThumb() const { return false; }
bool              376 Source/core/rendering/RenderObject.h     virtual bool isTable() const { return false; }
bool              377 Source/core/rendering/RenderObject.h     virtual bool isTableCell() const { return false; }
bool              378 Source/core/rendering/RenderObject.h     virtual bool isRenderTableCol() const { return false; }
bool              379 Source/core/rendering/RenderObject.h     virtual bool isTableCaption() const { return false; }
bool              380 Source/core/rendering/RenderObject.h     virtual bool isTableRow() const { return false; }
bool              381 Source/core/rendering/RenderObject.h     virtual bool isTableSection() const { return false; }
bool              382 Source/core/rendering/RenderObject.h     virtual bool isTextControl() const { return false; }
bool              383 Source/core/rendering/RenderObject.h     virtual bool isTextArea() const { return false; }
bool              384 Source/core/rendering/RenderObject.h     virtual bool isTextField() const { return false; }
bool              385 Source/core/rendering/RenderObject.h     virtual bool isVideo() const { return false; }
bool              386 Source/core/rendering/RenderObject.h     virtual bool isWidget() const { return false; }
bool              387 Source/core/rendering/RenderObject.h     virtual bool isCanvas() const { return false; }
bool              388 Source/core/rendering/RenderObject.h     virtual bool isRenderFullScreen() const { return false; }
bool              389 Source/core/rendering/RenderObject.h     virtual bool isRenderFullScreenPlaceholder() const { return false; }
bool              391 Source/core/rendering/RenderObject.h     virtual bool isRenderGrid() const { return false; }
bool              393 Source/core/rendering/RenderObject.h     virtual bool isRenderFlowThread() const { return false; }
bool              394 Source/core/rendering/RenderObject.h     bool isInFlowRenderFlowThread() const { return isRenderFlowThread() && !isOutOfFlowPositioned(); }
bool              395 Source/core/rendering/RenderObject.h     bool isOutOfFlowRenderFlowThread() const { return isRenderFlowThread() && isOutOfFlowPositioned(); }
bool              397 Source/core/rendering/RenderObject.h     virtual bool isRenderMultiColumnSet() const { return false; }
bool              399 Source/core/rendering/RenderObject.h     virtual bool isRenderScrollbarPart() const { return false; }
bool              401 Source/core/rendering/RenderObject.h     bool isRoot() const { return document().documentElement() == m_node; }
bool              403 Source/core/rendering/RenderObject.h     bool isBody() const { return node() && node()->hasTagName(HTMLNames::bodyTag); }
bool              404 Source/core/rendering/RenderObject.h     bool isHR() const;
bool              405 Source/core/rendering/RenderObject.h     bool isLegend() const;
bool              407 Source/core/rendering/RenderObject.h     bool isTablePart() const { return isTableCell() || isRenderTableCol() || isTableCaption() || isTableRow() || isTableSection(); }
bool              409 Source/core/rendering/RenderObject.h     inline bool isBeforeContent() const;
bool              410 Source/core/rendering/RenderObject.h     inline bool isAfterContent() const;
bool              411 Source/core/rendering/RenderObject.h     inline bool isBeforeOrAfterContent() const;
bool              412 Source/core/rendering/RenderObject.h     static inline bool isAfterContent(const RenderObject* obj) { return obj && obj->isAfterContent(); }
bool              414 Source/core/rendering/RenderObject.h     bool hasCounterNodeMap() const { return m_bitfields.hasCounterNodeMap(); }
bool              415 Source/core/rendering/RenderObject.h     void setHasCounterNodeMap(bool hasCounterNodeMap) { m_bitfields.setHasCounterNodeMap(hasCounterNodeMap); }
bool              416 Source/core/rendering/RenderObject.h     bool everHadLayout() const { return m_bitfields.everHadLayout(); }
bool              418 Source/core/rendering/RenderObject.h     bool childrenInline() const { return m_bitfields.childrenInline(); }
bool              419 Source/core/rendering/RenderObject.h     void setChildrenInline(bool b) { m_bitfields.setChildrenInline(b); }
bool              420 Source/core/rendering/RenderObject.h     bool hasColumns() const { return m_bitfields.hasColumns(); }
bool              421 Source/core/rendering/RenderObject.h     void setHasColumns(bool b = true) { m_bitfields.setHasColumns(b); }
bool              423 Source/core/rendering/RenderObject.h     bool ancestorLineBoxDirty() const { return m_bitfields.ancestorLineBoxDirty(); }
bool              424 Source/core/rendering/RenderObject.h     void setAncestorLineBoxDirty(bool value = true)
bool              444 Source/core/rendering/RenderObject.h     virtual bool isSVG() const { return false; }
bool              445 Source/core/rendering/RenderObject.h     virtual bool isSVGRoot() const { return false; }
bool              446 Source/core/rendering/RenderObject.h     virtual bool isSVGContainer() const { return false; }
bool              447 Source/core/rendering/RenderObject.h     virtual bool isSVGTransformableContainer() const { return false; }
bool              448 Source/core/rendering/RenderObject.h     virtual bool isSVGViewportContainer() const { return false; }
bool              449 Source/core/rendering/RenderObject.h     virtual bool isSVGGradientStop() const { return false; }
bool              450 Source/core/rendering/RenderObject.h     virtual bool isSVGHiddenContainer() const { return false; }
bool              451 Source/core/rendering/RenderObject.h     virtual bool isSVGPath() const { return false; }
bool              452 Source/core/rendering/RenderObject.h     virtual bool isSVGShape() const { return false; }
bool              453 Source/core/rendering/RenderObject.h     virtual bool isSVGText() const { return false; }
bool              454 Source/core/rendering/RenderObject.h     virtual bool isSVGTextPath() const { return false; }
bool              455 Source/core/rendering/RenderObject.h     virtual bool isSVGInline() const { return false; }
bool              456 Source/core/rendering/RenderObject.h     virtual bool isSVGInlineText() const { return false; }
bool              457 Source/core/rendering/RenderObject.h     virtual bool isSVGImage() const { return false; }
bool              458 Source/core/rendering/RenderObject.h     virtual bool isSVGForeignObject() const { return false; }
bool              459 Source/core/rendering/RenderObject.h     virtual bool isSVGResourceContainer() const { return false; }
bool              460 Source/core/rendering/RenderObject.h     virtual bool isSVGResourceFilter() const { return false; }
bool              461 Source/core/rendering/RenderObject.h     virtual bool isSVGResourceFilterPrimitive() const { return false; }
bool              493 Source/core/rendering/RenderObject.h     virtual bool nodeAtFloatPoint(const HitTestRequest&, HitTestResult&, const FloatPoint& pointInParent, HitTestAction);
bool              495 Source/core/rendering/RenderObject.h     virtual bool canHaveWhitespaceChildren() const
bool              502 Source/core/rendering/RenderObject.h     bool isAnonymous() const { return m_bitfields.isAnonymous(); }
bool              503 Source/core/rendering/RenderObject.h     bool isAnonymousBlock() const
bool              513 Source/core/rendering/RenderObject.h     bool isAnonymousColumnsBlock() const { return style()->specifiesColumns() && isAnonymousBlock(); }
bool              514 Source/core/rendering/RenderObject.h     bool isAnonymousColumnSpanBlock() const { return style()->columnSpan() && isAnonymousBlock(); }
bool              515 Source/core/rendering/RenderObject.h     bool isElementContinuation() const { return node() && node()->renderer() != this; }
bool              516 Source/core/rendering/RenderObject.h     bool isInlineElementContinuation() const { return isElementContinuation() && isInline(); }
bool              519 Source/core/rendering/RenderObject.h     bool isFloating() const { return m_bitfields.floating(); }
bool              521 Source/core/rendering/RenderObject.h     bool isOutOfFlowPositioned() const { return m_bitfields.isOutOfFlowPositioned(); } // absolute or fixed positioning
bool              522 Source/core/rendering/RenderObject.h     bool isInFlowPositioned() const { return m_bitfields.isRelPositioned() || m_bitfields.isStickyPositioned(); } // relative or sticky positioning
bool              523 Source/core/rendering/RenderObject.h     bool isRelPositioned() const { return m_bitfields.isRelPositioned(); } // relative positioning
bool              524 Source/core/rendering/RenderObject.h     bool isStickyPositioned() const { return m_bitfields.isStickyPositioned(); }
bool              525 Source/core/rendering/RenderObject.h     bool isPositioned() const { return m_bitfields.isPositioned(); }
bool              527 Source/core/rendering/RenderObject.h     bool isText() const  { return m_bitfields.isText(); }
bool              528 Source/core/rendering/RenderObject.h     bool isBox() const { return m_bitfields.isBox(); }
bool              529 Source/core/rendering/RenderObject.h     bool isInline() const { return m_bitfields.isInline(); } // inline object
bool              530 Source/core/rendering/RenderObject.h     bool isDragging() const { return m_bitfields.isDragging(); }
bool              531 Source/core/rendering/RenderObject.h     bool isReplaced() const { return m_bitfields.isReplaced(); } // a "replaced" element (see CSS)
bool              532 Source/core/rendering/RenderObject.h     bool isHorizontalWritingMode() const { return m_bitfields.horizontalWritingMode(); }
bool              534 Source/core/rendering/RenderObject.h     bool hasLayer() const { return m_bitfields.hasLayer(); }
bool              542 Source/core/rendering/RenderObject.h     bool hasBoxDecorations() const { return m_bitfields.boxDecorationState() != NoBoxDecorations; }
bool              543 Source/core/rendering/RenderObject.h     bool backgroundIsKnownToBeObscured();
bool              544 Source/core/rendering/RenderObject.h     bool borderImageIsLoadedAndCanBeRendered() const;
bool              545 Source/core/rendering/RenderObject.h     bool mustRepaintBackgroundOrBorder() const;
bool              546 Source/core/rendering/RenderObject.h     bool hasBackground() const { return style()->hasBackground(); }
bool              547 Source/core/rendering/RenderObject.h     bool hasEntirelyFixedBackground() const;
bool              549 Source/core/rendering/RenderObject.h     bool needsLayout() const
bool              555 Source/core/rendering/RenderObject.h     bool selfNeedsLayout() const { return m_bitfields.selfNeedsLayout(); }
bool              556 Source/core/rendering/RenderObject.h     bool needsPositionedMovementLayout() const { return m_bitfields.needsPositionedMovementLayout(); }
bool              557 Source/core/rendering/RenderObject.h     bool needsPositionedMovementLayoutOnly() const
bool              563 Source/core/rendering/RenderObject.h     bool posChildNeedsLayout() const { return m_bitfields.posChildNeedsLayout(); }
bool              564 Source/core/rendering/RenderObject.h     bool needsSimplifiedNormalFlowLayout() const { return m_bitfields.needsSimplifiedNormalFlowLayout(); }
bool              565 Source/core/rendering/RenderObject.h     bool normalChildNeedsLayout() const { return m_bitfields.normalChildNeedsLayout(); }
bool              567 Source/core/rendering/RenderObject.h     bool preferredLogicalWidthsDirty() const { return m_bitfields.preferredLogicalWidthsDirty(); }
bool              569 Source/core/rendering/RenderObject.h     bool isSelectionBorder() const;
bool              571 Source/core/rendering/RenderObject.h     bool hasClip() const { return isOutOfFlowPositioned() && style()->hasClip(); }
bool              572 Source/core/rendering/RenderObject.h     bool hasOverflowClip() const { return m_bitfields.hasOverflowClip(); }
bool              573 Source/core/rendering/RenderObject.h     bool hasClipOrOverflowClip() const { return hasClip() || hasOverflowClip(); }
bool              575 Source/core/rendering/RenderObject.h     bool hasTransform() const { return m_bitfields.hasTransform(); }
bool              576 Source/core/rendering/RenderObject.h     bool hasMask() const { return style() && style()->hasMask(); }
bool              577 Source/core/rendering/RenderObject.h     bool hasClipPath() const { return style() && style()->clipPath(); }
bool              578 Source/core/rendering/RenderObject.h     bool hasHiddenBackface() const { return style() && style()->backfaceVisibility() == BackfaceVisibilityHidden; }
bool              580 Source/core/rendering/RenderObject.h     bool hasFilter() const { return style() && style()->hasFilter(); }
bool              582 Source/core/rendering/RenderObject.h     bool hasBlendMode() const;
bool              584 Source/core/rendering/RenderObject.h     inline bool preservesNewline() const;
bool              591 Source/core/rendering/RenderObject.h     virtual void updateDragState(bool dragOn);
bool              597 Source/core/rendering/RenderObject.h     bool isRooted(RenderView** = 0) const;
bool              620 Source/core/rendering/RenderObject.h     bool hasOutlineAnnotation() const;
bool              621 Source/core/rendering/RenderObject.h     bool hasOutline() const { return style()->hasOutline() || hasOutlineAnnotation(); }
bool              626 Source/core/rendering/RenderObject.h     RenderObject* container(const RenderLayerModelObject* repaintContainer = 0, bool* repaintContainerSkipped = 0) const;
bool              632 Source/core/rendering/RenderObject.h     void markContainingBlocksForLayout(bool scheduleRelayout = true, RenderObject* newRoot = 0, SubtreeLayoutScope* = 0);
bool              655 Source/core/rendering/RenderObject.h     void setFloating(bool isFloating) { m_bitfields.setFloating(isFloating); }
bool              656 Source/core/rendering/RenderObject.h     void setInline(bool isInline) { m_bitfields.setIsInline(isInline); }
bool              658 Source/core/rendering/RenderObject.h     void setHasBoxDecorations(bool);
bool              660 Source/core/rendering/RenderObject.h     virtual bool computeBackgroundIsKnownToBeObscured() { return false; }
bool              664 Source/core/rendering/RenderObject.h     void setReplaced(bool isReplaced) { m_bitfields.setIsReplaced(isReplaced); }
bool              665 Source/core/rendering/RenderObject.h     void setHorizontalWritingMode(bool hasHorizontalWritingMode) { m_bitfields.setHorizontalWritingMode(hasHorizontalWritingMode); }
bool              666 Source/core/rendering/RenderObject.h     void setHasOverflowClip(bool hasOverflowClip) { m_bitfields.setHasOverflowClip(hasOverflowClip); }
bool              667 Source/core/rendering/RenderObject.h     void setHasLayer(bool hasLayer) { m_bitfields.setHasLayer(hasLayer); }
bool              668 Source/core/rendering/RenderObject.h     void setHasTransform(bool hasTransform) { m_bitfields.setHasTransform(hasTransform); }
bool              669 Source/core/rendering/RenderObject.h     void setHasReflection(bool hasReflection) { m_bitfields.setHasReflection(hasReflection); }
bool              682 Source/core/rendering/RenderObject.h     virtual bool updateImageLoadingPriorities() { return false; }
bool              683 Source/core/rendering/RenderObject.h     void setHasPendingResourceUpdate(bool hasPendingResourceUpdate) { m_bitfields.setHasPendingResourceUpdate(hasPendingResourceUpdate); }
bool              684 Source/core/rendering/RenderObject.h     bool hasPendingResourceUpdate() const { return m_bitfields.hasPendingResourceUpdate(); }
bool              702 Source/core/rendering/RenderObject.h     bool acceleratedCompositingForOverflowScrollEnabled() const;
bool              705 Source/core/rendering/RenderObject.h     bool compositorDrivenAcceleratedScrollingEnabled() const;
bool              707 Source/core/rendering/RenderObject.h     bool hitTest(const HitTestRequest&, HitTestResult&, const HitTestLocation& locationInContainer, const LayoutPoint& accumulatedOffset, HitTestFilter = HitTestAll);
bool              709 Source/core/rendering/RenderObject.h     virtual bool nodeAtPoint(const HitTestRequest&, HitTestResult&, const HitTestLocation& locationInContainer, const LayoutPoint& accumulatedOffset, HitTestAction);
bool              731 Source/core/rendering/RenderObject.h     bool canContainFixedPositionObjects() const
bool              735 Source/core/rendering/RenderObject.h     bool canContainAbsolutePositionObjects() const
bool              746 Source/core/rendering/RenderObject.h     FloatQuad localToAbsoluteQuad(const FloatQuad& quad, MapCoordinatesFlags mode = 0, bool* wasFixed = 0) const
bool              754 Source/core/rendering/RenderObject.h     FloatQuad localToContainerQuad(const FloatQuad&, const RenderLayerModelObject* repaintContainer, MapCoordinatesFlags = 0, bool* wasFixed = 0) const;
bool              755 Source/core/rendering/RenderObject.h     FloatPoint localToContainerPoint(const FloatPoint&, const RenderLayerModelObject* repaintContainer, MapCoordinatesFlags = 0, bool* wasFixed = 0) const;
bool              759 Source/core/rendering/RenderObject.h     virtual LayoutSize offsetFromContainer(RenderObject*, const LayoutPoint&, bool* offsetDependsOnPoint = 0) const;
bool              766 Source/core/rendering/RenderObject.h     IntRect absoluteBoundingBoxRect(bool useTransform = true) const;
bool              770 Source/core/rendering/RenderObject.h     virtual void absoluteQuads(Vector<FloatQuad>&, bool* /*wasFixed*/ = 0) const { }
bool              784 Source/core/rendering/RenderObject.h     RenderStyle* style(bool firstLine) const { return firstLine ? firstLineStyle() : style(); }
bool              812 Source/core/rendering/RenderObject.h     void getTextDecorations(unsigned decorations, AppliedTextDecoration& underline, AppliedTextDecoration& overline, AppliedTextDecoration& linethrough, bool quirksMode = false, bool firstlineStyle = false);
bool              831 Source/core/rendering/RenderObject.h     bool repaintAfterLayoutIfNeeded(const RenderLayerModelObject* repaintContainer, bool wasSelfLayout,
bool              837 Source/core/rendering/RenderObject.h     bool checkForRepaint() const;
bool              838 Source/core/rendering/RenderObject.h     bool checkForRepaintDuringLayout() const;
bool              852 Source/core/rendering/RenderObject.h     virtual void computeRectForRepaint(const RenderLayerModelObject* repaintContainer, LayoutRect&, bool fixed = false) const;
bool              853 Source/core/rendering/RenderObject.h     virtual void computeFloatRectForRepaint(const RenderLayerModelObject* repaintContainer, FloatRect& repaintRect, bool fixed = false) const;
bool              867 Source/core/rendering/RenderObject.h     bool isFloatingOrOutOfFlowPositioned() const { return (isFloating() || isOutOfFlowPositioned()); }
bool              869 Source/core/rendering/RenderObject.h     bool isTransparent() const { return style()->opacity() < 1.0f; }
bool              872 Source/core/rendering/RenderObject.h     bool hasReflection() const { return m_bitfields.hasReflection(); }
bool              887 Source/core/rendering/RenderObject.h     bool canUpdateSelectionOnRootLineBoxes();
bool              891 Source/core/rendering/RenderObject.h     LayoutRect selectionRect(bool clipToVisibleContent = true) { return selectionRectForRepaint(0, clipToVisibleContent); }
bool              892 Source/core/rendering/RenderObject.h     virtual LayoutRect selectionRectForRepaint(const RenderLayerModelObject* /*repaintContainer*/, bool /*clipToVisibleContent*/ = true) { return LayoutRect(); }
bool              894 Source/core/rendering/RenderObject.h     virtual bool canBeSelectionLeaf() const { return false; }
bool              895 Source/core/rendering/RenderObject.h     bool hasSelectedChildren() const { return selectionState() != SelectionNone; }
bool              897 Source/core/rendering/RenderObject.h     bool isSelectable() const;
bool              904 Source/core/rendering/RenderObject.h     virtual bool shouldPaintSelectionGaps() const { return false; }
bool              916 Source/core/rendering/RenderObject.h     bool documentBeingDestroyed() const;
bool              922 Source/core/rendering/RenderObject.h     virtual bool isDeprecatedFlexibleBox() const { return false; }
bool              925 Source/core/rendering/RenderObject.h     virtual bool isFlexibleBox() const { return false; }
bool              927 Source/core/rendering/RenderObject.h     bool isFlexibleBoxIncludingDeprecated() const
bool              932 Source/core/rendering/RenderObject.h     virtual bool isCombineText() const { return false; }
bool              943 Source/core/rendering/RenderObject.h     virtual bool willRenderImage(ImageResource*) OVERRIDE FINAL;
bool              949 Source/core/rendering/RenderObject.h     bool isInert() const;
bool              950 Source/core/rendering/RenderObject.h     virtual bool visibleForTouchAction() const { return false; }
bool              951 Source/core/rendering/RenderObject.h     bool visibleToHitTestRequest(const HitTestRequest& request) const
bool              958 Source/core/rendering/RenderObject.h     bool visibleToHitTesting() const { return style()->visibility() == VISIBLE && style()->pointerEvents() != PE_NONE && !isInert(); }
bool              962 Source/core/rendering/RenderObject.h     virtual void mapLocalToContainer(const RenderLayerModelObject* repaintContainer, TransformState&, MapCoordinatesFlags = ApplyContainerFlip, bool* wasFixed = 0) const;
bool              969 Source/core/rendering/RenderObject.h     bool shouldUseTransformFromContainer(const RenderObject* container) const;
bool              972 Source/core/rendering/RenderObject.h     bool createsGroup() const { return isTransparent() || hasMask() || hasFilter() || hasBlendMode(); }
bool              984 Source/core/rendering/RenderObject.h     bool isRelayoutBoundaryForInspector() const;
bool              998 Source/core/rendering/RenderObject.h     bool shouldDoFullRepaintAfterLayout() const { return m_bitfields.shouldDoFullRepaintAfterLayout(); }
bool              999 Source/core/rendering/RenderObject.h     void setShouldDoFullRepaintAfterLayout(bool b) { m_bitfields.setShouldDoFullRepaintAfterLayout(b); }
bool             1000 Source/core/rendering/RenderObject.h     bool shouldRepaintOverflow() const { return m_bitfields.shouldRepaintOverflow(); }
bool             1002 Source/core/rendering/RenderObject.h     bool shouldDoFullRepaintIfSelfPaintingLayer() const { return m_bitfields.shouldDoFullRepaintIfSelfPaintingLayer(); }
bool             1003 Source/core/rendering/RenderObject.h     void setShouldDoFullRepaintIfSelfPaintingLayer(bool b) { m_bitfields.setShouldDoFullRepaintIfSelfPaintingLayer(b); }
bool             1005 Source/core/rendering/RenderObject.h     bool onlyNeededPositionedMovementLayout() const { return m_bitfields.onlyNeededPositionedMovementLayout(); }
bool             1006 Source/core/rendering/RenderObject.h     void setOnlyNeededPositionedMovementLayout(bool b) { m_bitfields.setOnlyNeededPositionedMovementLayout(b); }
bool             1012 Source/core/rendering/RenderObject.h     bool layoutDidGetCalled() { return m_bitfields.layoutDidGetCalled(); }
bool             1013 Source/core/rendering/RenderObject.h     void setLayoutDidGetCalled(bool b) { m_bitfields.setLayoutDidGetCalled(b); }
bool             1015 Source/core/rendering/RenderObject.h     bool shouldDisableLayoutState() const { return hasColumns() || hasTransform() || hasReflection() || style()->isFlippedBlocksWritingMode(); }
bool             1018 Source/core/rendering/RenderObject.h     inline bool layerCreationAllowedForSubtree() const;
bool             1026 Source/core/rendering/RenderObject.h     void propagateStyleToAnonymousChildren(bool blockChildrenOnly = false);
bool             1029 Source/core/rendering/RenderObject.h                             Color, EBorderStyle, int adjbw1, int adjbw2, bool antialias = false);
bool             1031 Source/core/rendering/RenderObject.h         BoxSide, Color, int thickness, EBorderStyle, bool antialias);
bool             1033 Source/core/rendering/RenderObject.h         int length, BoxSide, Color, int thickness, int adjacentWidth1, int adjacentWidth2, bool antialias);
bool             1035 Source/core/rendering/RenderObject.h         BoxSide, Color, EBorderStyle, int adjacentWidth1, int adjacentWidth2, bool antialias);
bool             1037 Source/core/rendering/RenderObject.h         BoxSide, Color, int adjacentWidth1, int adjacentWidth2, bool antialias);
bool             1069 Source/core/rendering/RenderObject.h     RenderBlock* containerForFixedPosition(const RenderLayerModelObject* repaintContainer = 0, bool* repaintContainerSkipped = 0) const;
bool             1075 Source/core/rendering/RenderObject.h     bool shouldRepaintForStyleDifference(StyleDifference) const;
bool             1076 Source/core/rendering/RenderObject.h     bool hasImmediateNonWhitespaceTextChildOrPropertiesDependentOnColor() const;
bool             1107 Source/core/rendering/RenderObject.h         bool name() const { return m_##name; }\
bool             1108 Source/core/rendering/RenderObject.h         void set##Name(bool name) { m_##name = name; }\
bool             1206 Source/core/rendering/RenderObject.h         bool isOutOfFlowPositioned() const { return m_positionedState == IsOutOfFlowPositioned; }
bool             1207 Source/core/rendering/RenderObject.h         bool isRelPositioned() const { return m_positionedState == IsRelativelyPositioned; }
bool             1208 Source/core/rendering/RenderObject.h         bool isStickyPositioned() const { return m_positionedState == IsStickyPositioned; }
bool             1209 Source/core/rendering/RenderObject.h         bool isPositioned() const { return m_positionedState != IsStaticallyPositioned; }
bool             1232 Source/core/rendering/RenderObject.h     void setSelfNeedsLayout(bool b) { m_bitfields.setSelfNeedsLayout(b); }
bool             1233 Source/core/rendering/RenderObject.h     void setNeedsPositionedMovementLayout(bool b) { m_bitfields.setNeedsPositionedMovementLayout(b); }
bool             1234 Source/core/rendering/RenderObject.h     void setNormalChildNeedsLayout(bool b) { m_bitfields.setNormalChildNeedsLayout(b); }
bool             1235 Source/core/rendering/RenderObject.h     void setPosChildNeedsLayout(bool b) { m_bitfields.setPosChildNeedsLayout(b); }
bool             1236 Source/core/rendering/RenderObject.h     void setNeedsSimplifiedNormalFlowLayout(bool b) { m_bitfields.setNeedsSimplifiedNormalFlowLayout(b); }
bool             1237 Source/core/rendering/RenderObject.h     void setIsDragging(bool b) { m_bitfields.setIsDragging(b); }
bool             1238 Source/core/rendering/RenderObject.h     void setEverHadLayout(bool b) { m_bitfields.setEverHadLayout(b); }
bool             1239 Source/core/rendering/RenderObject.h     void setShouldRepaintOverflow(bool b) { m_bitfields.setShouldRepaintOverflow(b); }
bool             1243 Source/core/rendering/RenderObject.h     static bool s_affectsParentBlock;
bool             1250 Source/core/rendering/RenderObject.h inline bool operator==(const RenderObject& a, const RenderObject& b) { return &a == &b; }
bool             1251 Source/core/rendering/RenderObject.h inline bool operator==(const RenderObject& a, const RenderObject* b) { return &a == b; }
bool             1252 Source/core/rendering/RenderObject.h inline bool operator==(const RenderObject* a, const RenderObject& b) { return a == &b; }
bool             1253 Source/core/rendering/RenderObject.h inline bool operator!=(const RenderObject& a, const RenderObject& b) { return !(a == b); }
bool             1254 Source/core/rendering/RenderObject.h inline bool operator!=(const RenderObject& a, const RenderObject* b) { return !(a == b); }
bool             1255 Source/core/rendering/RenderObject.h inline bool operator!=(const RenderObject* a, const RenderObject& b) { return !(a == b); }
bool             1257 Source/core/rendering/RenderObject.h inline bool RenderObject::documentBeingDestroyed() const
bool             1262 Source/core/rendering/RenderObject.h inline bool RenderObject::isBeforeContent() const
bool             1272 Source/core/rendering/RenderObject.h inline bool RenderObject::isAfterContent() const
bool             1282 Source/core/rendering/RenderObject.h inline bool RenderObject::isBeforeOrAfterContent() const
bool             1290 Source/core/rendering/RenderObject.h     bool alreadyNeededLayout = m_bitfields.selfNeedsLayout();
bool             1320 Source/core/rendering/RenderObject.h     bool alreadyNeededLayout = normalChildNeedsLayout();
bool             1329 Source/core/rendering/RenderObject.h     bool alreadyNeededLayout = needsPositionedMovementLayout();
bool             1341 Source/core/rendering/RenderObject.h     bool alreadyNeededLayout = needsSimplifiedNormalFlowLayout();
bool             1351 Source/core/rendering/RenderObject.h inline bool RenderObject::preservesNewline() const
bool             1359 Source/core/rendering/RenderObject.h inline bool RenderObject::layerCreationAllowedForSubtree() const
bool             1379 Source/core/rendering/RenderObject.h inline void RenderObject::setHasBoxDecorations(bool b)
bool             1397 Source/core/rendering/RenderObject.h inline bool RenderObject::backgroundIsKnownToBeObscured()
bool             1406 Source/core/rendering/RenderObject.h inline void makeMatrixRenderable(TransformationMatrix& matrix, bool has3DRendering)
bool               53 Source/core/rendering/RenderObjectChildList.h     RenderObject* removeChildNode(RenderObject* owner, RenderObject*, bool notifyRenderer = true);
bool               54 Source/core/rendering/RenderObjectChildList.h     void insertChildNode(RenderObject* owner, RenderObject* newChild, RenderObject* beforeChild, bool notifyRenderer = true);
bool               55 Source/core/rendering/RenderObjectChildList.h     void appendChildNode(RenderObject* owner, RenderObject* newChild, bool notifyRenderer = true)
bool               36 Source/core/rendering/RenderPart.h     bool requiresAcceleratedCompositing() const;
bool               38 Source/core/rendering/RenderPart.h     virtual bool needsPreferredWidthsRecalculation() const OVERRIDE FINAL;
bool               41 Source/core/rendering/RenderPart.h     virtual bool nodeAtPoint(const HitTestRequest&, HitTestResult&, const HitTestLocation& locationInContainer, const LayoutPoint& accumulatedOffset, HitTestAction) OVERRIDE;
bool               47 Source/core/rendering/RenderPart.h     virtual bool isRenderPart() const OVERRIDE FINAL { return true; }
bool               39 Source/core/rendering/RenderProgress.h     bool isDeterminate() const;
bool               46 Source/core/rendering/RenderProgress.h     virtual bool isProgress() const OVERRIDE { return true; }
bool               55 Source/core/rendering/RenderProgress.h     bool m_animating;
bool               45 Source/core/rendering/RenderQuote.h     virtual bool isQuote() const OVERRIDE { return true; };
bool               53 Source/core/rendering/RenderQuote.h     bool isAttached() { return m_attached; }
bool               59 Source/core/rendering/RenderQuote.h     bool m_attached;
bool               47 Source/core/rendering/RenderRegion.h     virtual bool isRenderRegion() const OVERRIDE FINAL { return true; }
bool               59 Source/core/rendering/RenderRegion.h     bool isValid() const { return m_isValid; }
bool               60 Source/core/rendering/RenderRegion.h     void setIsValid(bool valid) { m_isValid = valid; }
bool               62 Source/core/rendering/RenderRegion.h     bool isFirstRegion() const;
bool               63 Source/core/rendering/RenderRegion.h     bool isLastRegion() const;
bool               92 Source/core/rendering/RenderRegion.h     virtual bool canHaveChildren() const OVERRIDE FINAL { return false; }
bool               93 Source/core/rendering/RenderRegion.h     virtual bool canHaveGeneratedChildren() const OVERRIDE FINAL { return true; }
bool              100 Source/core/rendering/RenderRegion.h     LayoutRect overflowRectForFlowThreadPortion(const LayoutRect& flowThreadPortionRect, bool isFirstPortion, bool isLastPortion) const;
bool              108 Source/core/rendering/RenderRegion.h     virtual void layoutBlock(bool relayoutChildren) OVERRIDE FINAL;
bool              115 Source/core/rendering/RenderRegion.h     bool m_isValid : 1;
bool               38 Source/core/rendering/RenderReplaced.h     bool hasReplacedLogicalWidth() const;
bool               39 Source/core/rendering/RenderReplaced.h     bool hasReplacedLogicalHeight() const;
bool               42 Source/core/rendering/RenderReplaced.h     virtual bool needsPreferredWidthsRecalculation() const OVERRIDE;
bool               50 Source/core/rendering/RenderReplaced.h     virtual void computeIntrinsicRatioInformation(FloatSize& intrinsicSize, double& intrinsicRatio, bool& isPercentageIntrinsicSize) const OVERRIDE;
bool               58 Source/core/rendering/RenderReplaced.h     bool isSelected() const;
bool               64 Source/core/rendering/RenderReplaced.h     virtual bool hasRelativeIntrinsicLogicalWidth() const { return false; }
bool               67 Source/core/rendering/RenderReplaced.h     bool shouldPaint(PaintInfo&, const LayoutPoint&);
bool               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).
bool               74 Source/core/rendering/RenderReplaced.h     virtual bool canHaveChildren() const OVERRIDE { return false; }
bool               83 Source/core/rendering/RenderReplaced.h     virtual bool canBeSelectionLeaf() const OVERRIDE { return true; }
bool               85 Source/core/rendering/RenderReplaced.h     virtual LayoutRect selectionRectForRepaint(const RenderLayerModelObject* repaintContainer, bool clipToVisibleContent = true) OVERRIDE FINAL;
bool               86 Source/core/rendering/RenderReplaced.h     void computeAspectRatioInformationForRenderBox(RenderBox*, FloatSize& constrainedSize, double& intrinsicRatio, bool& isPercentageIntrinsicSize) const;
bool               53 Source/core/rendering/RenderReplica.h     virtual bool isReplica() const OVERRIDE { return true; }
bool               66 Source/core/rendering/RenderRuby.h     virtual bool isRuby() const OVERRIDE { return true; }
bool               68 Source/core/rendering/RenderRuby.h     virtual bool createsAnonymousWrapper() const OVERRIDE { return true; }
bool               84 Source/core/rendering/RenderRuby.h     virtual bool isRuby() const OVERRIDE { return true; }
bool               86 Source/core/rendering/RenderRuby.h     virtual bool createsAnonymousWrapper() const OVERRIDE { return true; }
bool               48 Source/core/rendering/RenderRubyBase.h     virtual bool isRubyBase() const OVERRIDE { return true; }
bool               50 Source/core/rendering/RenderRubyBase.h     virtual bool isChildAllowed(RenderObject*, RenderStyle*) const OVERRIDE;
bool               55 Source/core/rendering/RenderRubyBase.h     virtual ETextAlign textAlignmentForLine(bool endsWithSoftBreak) const OVERRIDE;
bool               48 Source/core/rendering/RenderRubyRun.h     bool hasRubyText() const;
bool               49 Source/core/rendering/RenderRubyRun.h     bool hasRubyBase() const;
bool               50 Source/core/rendering/RenderRubyRun.h     virtual bool isEmpty() const OVERRIDE;
bool               55 Source/core/rendering/RenderRubyRun.h     virtual RenderObject* layoutSpecialExcludedChild(bool relayoutChildren, SubtreeLayoutScope&) OVERRIDE;
bool               58 Source/core/rendering/RenderRubyRun.h     virtual bool isChildAllowed(RenderObject*, RenderStyle*) const OVERRIDE;
bool               65 Source/core/rendering/RenderRubyRun.h     void getOverhang(bool firstLine, RenderObject* startRenderer, RenderObject* endRenderer, int& startOverhang, int& endOverhang) const;
bool               75 Source/core/rendering/RenderRubyRun.h     virtual bool isRubyRun() const OVERRIDE { return true; }
bool               77 Source/core/rendering/RenderRubyRun.h     virtual bool createsAnonymousWrapper() const OVERRIDE { return true; }
bool               45 Source/core/rendering/RenderRubyText.h     virtual bool isRubyText() const OVERRIDE { return true; }
bool               47 Source/core/rendering/RenderRubyText.h     virtual bool isChildAllowed(RenderObject*, RenderStyle*) const OVERRIDE;
bool               50 Source/core/rendering/RenderRubyText.h     virtual bool avoidsFloats() const OVERRIDE;
bool               52 Source/core/rendering/RenderRubyText.h     virtual ETextAlign textAlignmentForLine(bool endsWithSoftBreak) const OVERRIDE;
bool               60 Source/core/rendering/RenderScrollbar.h     virtual bool isOverlayScrollbar() const OVERRIDE { return false; }
bool               64 Source/core/rendering/RenderScrollbar.h     virtual void setEnabled(bool) OVERRIDE;
bool               73 Source/core/rendering/RenderScrollbar.h     virtual bool isCustomScrollbar() const OVERRIDE { return true; }
bool               75 Source/core/rendering/RenderScrollbar.h     void updateScrollbarParts(bool destroy = false);
bool               78 Source/core/rendering/RenderScrollbar.h     void updateScrollbarPart(ScrollbarPart, bool destroy = false);
bool               56 Source/core/rendering/RenderScrollbarPart.h     virtual bool isRenderScrollbarPart() const OVERRIDE { return true; }
bool               46 Source/core/rendering/RenderScrollbarTheme.h     virtual bool shouldCenterOnThumb(ScrollbarThemeClient* scrollbar, const PlatformMouseEvent& event) OVERRIDE { return ScrollbarTheme::theme()->shouldCenterOnThumb(scrollbar, event); }
bool               47 Source/core/rendering/RenderScrollbarTheme.h     virtual bool shouldSnapBackToDragOrigin(ScrollbarThemeClient* scrollbar, const PlatformMouseEvent& event) OVERRIDE { return ScrollbarTheme::theme()->shouldSnapBackToDragOrigin(scrollbar, event); }
bool               62 Source/core/rendering/RenderScrollbarTheme.h     virtual bool hasButtons(ScrollbarThemeClient*) OVERRIDE;
bool               63 Source/core/rendering/RenderScrollbarTheme.h     virtual bool hasThumb(ScrollbarThemeClient*) OVERRIDE;
bool               65 Source/core/rendering/RenderScrollbarTheme.h     virtual IntRect backButtonRect(ScrollbarThemeClient*, ScrollbarPart, bool painting = false) OVERRIDE;
bool               66 Source/core/rendering/RenderScrollbarTheme.h     virtual IntRect forwardButtonRect(ScrollbarThemeClient*, ScrollbarPart, bool painting = false) OVERRIDE;
bool               67 Source/core/rendering/RenderScrollbarTheme.h     virtual IntRect trackRect(ScrollbarThemeClient*, bool painting = false) OVERRIDE;
bool               63 Source/core/rendering/RenderSelectionInfo.h     RenderSelectionInfo(RenderObject* o, bool clipToVisibleContent)
bool               39 Source/core/rendering/RenderSlider.h     bool inDragMode() const;
bool               43 Source/core/rendering/RenderSlider.h     virtual bool isSlider() const OVERRIDE { return true; }
bool               45 Source/core/rendering/RenderSlider.h     virtual int baselinePosition(FontBaseline, bool firstLine, LineDirectionMode, LinePositionMode = PositionOnContainingLine) const OVERRIDE;
bool               53 Source/core/rendering/RenderTable.h     bool collapseBorders() const { return style()->borderCollapse(); }
bool              216 Source/core/rendering/RenderTable.h     RenderTableCol* colElement(unsigned col, bool* startEdge = 0, bool* endEdge = 0) const
bool              224 Source/core/rendering/RenderTable.h     bool needsSectionRecalc() const { return m_needsSectionRecalc; }
bool              249 Source/core/rendering/RenderTable.h     bool hasSections() const { return m_head || m_foot || m_firstBody; }
bool              278 Source/core/rendering/RenderTable.h     virtual bool isTable() const OVERRIDE { return true; }
bool              280 Source/core/rendering/RenderTable.h     virtual bool avoidsFloats() const OVERRIDE { return true; }
bool              289 Source/core/rendering/RenderTable.h     virtual bool nodeAtPoint(const HitTestRequest&, HitTestResult&, const HitTestLocation& locationInContainer, const LayoutPoint& accumulatedOffset, HitTestAction) OVERRIDE;
bool              291 Source/core/rendering/RenderTable.h     virtual int baselinePosition(FontBaseline, bool firstLine, LineDirectionMode, LinePositionMode = PositionOnContainingLine) const OVERRIDE;
bool              295 Source/core/rendering/RenderTable.h     RenderTableCol* slowColElement(unsigned col, bool* startEdge, bool* endEdge) const;
bool              333 Source/core/rendering/RenderTable.h     bool m_collapsedBordersValid : 1;
bool              335 Source/core/rendering/RenderTable.h     mutable bool m_hasColElements : 1;
bool              336 Source/core/rendering/RenderTable.h     mutable bool m_needsSectionRecalc : 1;
bool              338 Source/core/rendering/RenderTable.h     bool m_columnLogicalWidthChanged : 1;
bool              339 Source/core/rendering/RenderTable.h     mutable bool m_columnRenderersValid: 1;
bool              340 Source/core/rendering/RenderTable.h     mutable bool m_hasCellColspanThatDeterminesTableWidth : 1;
bool              341 Source/core/rendering/RenderTable.h     bool hasCellColspanThatDeterminesTableWidth() const
bool               36 Source/core/rendering/RenderTableCaption.h     virtual bool isTableCaption() const OVERRIDE { return true; }
bool              132 Source/core/rendering/RenderTableCell.h     bool isBaselineAligned() const
bool              157 Source/core/rendering/RenderTableCell.h     virtual void scrollbarsChanged(bool horizontalScrollbarChanged, bool verticalScrollbarChanged) OVERRIDE;
bool              159 Source/core/rendering/RenderTableCell.h     bool cellWidthChanged() const { return m_cellWidthChanged; }
bool              160 Source/core/rendering/RenderTableCell.h     void setCellWidthChanged(bool b = true) { m_cellWidthChanged = b; }
bool              212 Source/core/rendering/RenderTableCell.h     bool isFirstOrLastCellInRow() const
bool              226 Source/core/rendering/RenderTableCell.h     virtual bool isTableCell() const OVERRIDE { return true; }
bool              235 Source/core/rendering/RenderTableCell.h     virtual bool boxShadowShouldBeAppliedToBackground(BackgroundBleedAvoidance, InlineFlowBox*) const OVERRIDE;
bool              237 Source/core/rendering/RenderTableCell.h     virtual LayoutSize offsetFromContainer(RenderObject*, const LayoutPoint&, bool* offsetDependsOnPoint = 0) const OVERRIDE;
bool              239 Source/core/rendering/RenderTableCell.h     virtual void computeRectForRepaint(const RenderLayerModelObject* repaintContainer, LayoutRect&, bool fixed = false) const OVERRIDE;
bool              241 Source/core/rendering/RenderTableCell.h     int borderHalfLeft(bool outer) const;
bool              242 Source/core/rendering/RenderTableCell.h     int borderHalfRight(bool outer) const;
bool              243 Source/core/rendering/RenderTableCell.h     int borderHalfTop(bool outer) const;
bool              244 Source/core/rendering/RenderTableCell.h     int borderHalfBottom(bool outer) const;
bool              246 Source/core/rendering/RenderTableCell.h     int borderHalfStart(bool outer) const;
bool              247 Source/core/rendering/RenderTableCell.h     int borderHalfEnd(bool outer) const;
bool              248 Source/core/rendering/RenderTableCell.h     int borderHalfBefore(bool outer) const;
bool              249 Source/core/rendering/RenderTableCell.h     int borderHalfAfter(bool outer) const;
bool              255 Source/core/rendering/RenderTableCell.h     bool hasStartBorderAdjoiningTable() const;
bool              256 Source/core/rendering/RenderTableCell.h     bool hasEndBorderAdjoiningTable() const;
bool               51 Source/core/rendering/RenderTableCol.h     bool isTableColumnGroupWithColumnChildren() { return firstChild(); }
bool               52 Source/core/rendering/RenderTableCol.h     bool isTableColumn() const { return style()->display() == TABLE_COLUMN; }
bool               53 Source/core/rendering/RenderTableCol.h     bool isTableColumnGroup() const { return style()->display() == TABLE_COLUMN_GROUP; }
bool               84 Source/core/rendering/RenderTableCol.h     virtual bool isRenderTableCol() const OVERRIDE { return true; }
bool               91 Source/core/rendering/RenderTableCol.h     virtual bool isChildAllowed(RenderObject*, RenderStyle*) const OVERRIDE;
bool               92 Source/core/rendering/RenderTableCol.h     virtual bool canHaveChildren() const OVERRIDE;
bool               65 Source/core/rendering/RenderTableRow.h     bool rowIndexWasSet() const { return m_rowIndex != unsetRowIndex; }
bool               97 Source/core/rendering/RenderTableRow.h     virtual bool isTableRow() const OVERRIDE { return true; }
bool              103 Source/core/rendering/RenderTableRow.h     virtual bool nodeAtPoint(const HitTestRequest&, HitTestResult&, const HitTestLocation& locationInContainer, const LayoutPoint& accumulatedOffset, HitTestAction) OVERRIDE;
bool               90 Source/core/rendering/RenderTableSection.h         bool inColSpan; // true for columns after the first in a colspan
bool              107 Source/core/rendering/RenderTableSection.h         bool hasCells() const { return cells.size() > 0; }
bool              139 Source/core/rendering/RenderTableSection.h         bool isAnyRowWithOnlySpanningCells;
bool              197 Source/core/rendering/RenderTableSection.h     bool needsCellRecalc() const { return m_needsCellRecalc; }
bool              229 Source/core/rendering/RenderTableSection.h     virtual bool isTableSection() const OVERRIDE { return true; }
bool              240 Source/core/rendering/RenderTableSection.h     virtual bool nodeAtPoint(const HitTestRequest&, HitTestResult&, const HitTestLocation& locationInContainer, const LayoutPoint& accumulatedOffset, HitTestAction) OVERRIDE;
bool              246 Source/core/rendering/RenderTableSection.h     bool rowHasOnlySpanningCells(unsigned);
bool              249 Source/core/rendering/RenderTableSection.h     bool isHeightNeededForRowHavingOnlySpanningCells(unsigned);
bool              263 Source/core/rendering/RenderTableSection.h     bool hasOverflowingCell() const { return m_overflowingCells.size() || m_forceSlowPaintPathWithOverflowingCell; }
bool              296 Source/core/rendering/RenderTableSection.h     bool m_needsCellRecalc;
bool              302 Source/core/rendering/RenderTableSection.h     bool m_forceSlowPaintPathWithOverflowingCell;
bool              304 Source/core/rendering/RenderTableSection.h     bool m_hasMultipleCellLevels;
bool               49 Source/core/rendering/RenderText.h     virtual bool isTextFragment() const;
bool               50 Source/core/rendering/RenderText.h     virtual bool isWordBreak() const;
bool               63 Source/core/rendering/RenderText.h     void dirtyLineBoxes(bool fullLayout);
bool               66 Source/core/rendering/RenderText.h     void absoluteRectsForRange(Vector<IntRect>&, unsigned startOffset = 0, unsigned endOffset = INT_MAX, bool useSelectionHeight = false, bool* wasFixed = 0);
bool               68 Source/core/rendering/RenderText.h     virtual void absoluteQuads(Vector<FloatQuad>&, bool* wasFixed) const OVERRIDE FINAL;
bool               69 Source/core/rendering/RenderText.h     void absoluteQuadsForRange(Vector<FloatQuad>&, unsigned startOffset = 0, unsigned endOffset = INT_MAX, bool useSelectionHeight = false, bool* wasFixed = 0);
bool               72 Source/core/rendering/RenderText.h     void absoluteQuads(Vector<FloatQuad>&, bool* wasFixed = 0, ClippingOption = NoClipping) const;
bool               76 Source/core/rendering/RenderText.h     bool is8Bit() const { return m_text.is8Bit(); }
bool               79 Source/core/rendering/RenderText.h     bool hasEmptyText() const { return m_text.isEmpty(); }
bool               88 Source/core/rendering/RenderText.h     virtual float width(unsigned from, unsigned len, float xPos, TextDirection, bool firstLine = false, HashSet<const SimpleFontData*>* fallbackFonts = 0, GlyphOverflow* = 0) const;
bool               94 Source/core/rendering/RenderText.h         float& firstLineMinWidth, bool& hasBreakableStart,
bool               95 Source/core/rendering/RenderText.h         float& lastLineMinWidth, bool& hasBreakableEnd,
bool               96 Source/core/rendering/RenderText.h         bool& hasBreakableChar, bool& hasBreak,
bool               98 Source/core/rendering/RenderText.h         float& minWidth, float& maxWidth, bool& stripFrontSpaces,
bool              108 Source/core/rendering/RenderText.h     virtual void setText(PassRefPtr<StringImpl>, bool force = false);
bool              109 Source/core/rendering/RenderText.h     void setTextWithOffset(PassRefPtr<StringImpl>, unsigned offset, unsigned len, bool force = false);
bool              113 Source/core/rendering/RenderText.h     virtual bool canBeSelectionLeaf() const OVERRIDE { return true; }
bool              115 Source/core/rendering/RenderText.h     virtual LayoutRect selectionRectForRepaint(const RenderLayerModelObject* repaintContainer, bool clipToVisibleContent = true) OVERRIDE;
bool              134 Source/core/rendering/RenderText.h     bool containsReversedText() const { return m_containsReversedText; }
bool              136 Source/core/rendering/RenderText.h     bool isSecure() const { return style()->textSecurity() != TSNONE; }
bool              143 Source/core/rendering/RenderText.h     bool isAllCollapsibleWhitespace() const;
bool              145 Source/core/rendering/RenderText.h     bool canUseSimpleFontCodePath() const { return m_canUseSimpleFontCodePath; }
bool              146 Source/core/rendering/RenderText.h     bool knownToHaveNoOverflowAndNoFallbackFonts() const { return m_knownToHaveNoOverflowAndNoFallbackFonts; }
bool              169 Source/core/rendering/RenderText.h     bool computeCanUseSimpleFontCodePath() const;
bool              178 Source/core/rendering/RenderText.h     virtual bool nodeAtPoint(const HitTestRequest&, HitTestResult&, const HitTestLocation&, const LayoutPoint&, HitTestAction) OVERRIDE FINAL { ASSERT_NOT_REACHED(); return false; }
bool              181 Source/core/rendering/RenderText.h     bool containsOnlyWhitespace(unsigned from, unsigned len) const;
bool              183 Source/core/rendering/RenderText.h     bool isAllASCII() const { return m_isAllASCII; }
bool              188 Source/core/rendering/RenderText.h     bool m_hasBreakableChar : 1; // Whether or not we can be broken into multiple lines.
bool              189 Source/core/rendering/RenderText.h     bool m_hasBreak : 1; // Whether or not we have a hard break (e.g., <pre> with '\n').
bool              190 Source/core/rendering/RenderText.h     bool m_hasTab : 1; // Whether or not we have a variable width tab character (e.g., <pre> with '\t').
bool              191 Source/core/rendering/RenderText.h     bool m_hasBreakableStart : 1;
bool              192 Source/core/rendering/RenderText.h     bool m_hasBreakableEnd : 1;
bool              193 Source/core/rendering/RenderText.h     bool m_hasEndWhiteSpace : 1;
bool              194 Source/core/rendering/RenderText.h     bool m_linesDirty : 1; // This bit indicates that the text run has already dirtied specific
bool              198 Source/core/rendering/RenderText.h     bool m_containsReversedText : 1;
bool              199 Source/core/rendering/RenderText.h     bool m_isAllASCII : 1;
bool              200 Source/core/rendering/RenderText.h     bool m_canUseSimpleFontCodePath : 1;
bool              201 Source/core/rendering/RenderText.h     mutable bool m_knownToHaveNoOverflowAndNoFallbackFonts : 1;
bool               57 Source/core/rendering/RenderTextControl.h     static bool hasValidAvgCharWidth(AtomicString family);
bool               64 Source/core/rendering/RenderTextControl.h     virtual RenderObject* layoutSpecialExcludedChild(bool relayoutChildren, SubtreeLayoutScope&) OVERRIDE;
bool               73 Source/core/rendering/RenderTextControl.h     virtual bool isTextControl() const OVERRIDE FINAL { return true; }
bool               77 Source/core/rendering/RenderTextControl.h     virtual bool avoidsFloats() const OVERRIDE FINAL { return true; }
bool               78 Source/core/rendering/RenderTextControl.h     virtual bool canHaveGeneratedChildren() const OVERRIDE FINAL { return false; }
bool               84 Source/core/rendering/RenderTextControl.h     virtual bool canBeProgramaticallyScrolled() const OVERRIDE FINAL { return true; }
bool              100 Source/core/rendering/RenderTextControl.h     virtual int baselinePosition(FontBaseline baseline, bool firstLine, LineDirectionMode direction, LinePositionMode position) const OVERRIDE
bool               37 Source/core/rendering/RenderTextControlMultiLine.h     virtual bool isTextArea() const OVERRIDE { return true; }
bool               39 Source/core/rendering/RenderTextControlMultiLine.h     virtual bool nodeAtPoint(const HitTestRequest&, HitTestResult&, const HitTestLocation& locationInContainer, const LayoutPoint& accumulatedOffset, HitTestAction) OVERRIDE;
bool               45 Source/core/rendering/RenderTextControlMultiLine.h     virtual int baselinePosition(FontBaseline, bool firstLine, LineDirectionMode, LinePositionMode = PositionOnContainingLine) const OVERRIDE;
bool               49 Source/core/rendering/RenderTextControlMultiLine.h     virtual RenderObject* layoutSpecialExcludedChild(bool relayoutChildren, SubtreeLayoutScope&) OVERRIDE;
bool               51 Source/core/rendering/RenderTextControlSingleLine.h     virtual bool hasControlClip() const OVERRIDE FINAL;
bool               53 Source/core/rendering/RenderTextControlSingleLine.h     virtual bool isTextField() const OVERRIDE FINAL { return true; }
bool               58 Source/core/rendering/RenderTextControlSingleLine.h     virtual bool nodeAtPoint(const HitTestRequest&, HitTestResult&, const HitTestLocation& locationInContainer, const LayoutPoint& accumulatedOffset, HitTestAction) OVERRIDE FINAL;
bool               77 Source/core/rendering/RenderTextControlSingleLine.h     bool textShouldBeTruncated() const;
bool               81 Source/core/rendering/RenderTextControlSingleLine.h     bool m_shouldDrawCapsLockIndicator;
bool               95 Source/core/rendering/RenderTextControlSingleLine.h     virtual bool isIntristicallyScrollable(ScrollbarOrientation orientation) const OVERRIDE
bool               99 Source/core/rendering/RenderTextControlSingleLine.h     virtual bool scrollsOverflowX() const OVERRIDE { return hasOverflowClip(); }
bool              100 Source/core/rendering/RenderTextControlSingleLine.h     virtual bool scrollsOverflowY() const OVERRIDE { return false; }
bool              101 Source/core/rendering/RenderTextControlSingleLine.h     virtual bool hasLineIfEmpty() const OVERRIDE { return true; }
bool               40 Source/core/rendering/RenderTextFragment.h     virtual bool isTextFragment() const OVERRIDE { return true; }
bool               42 Source/core/rendering/RenderTextFragment.h     virtual bool canBeSelectionLeaf() const OVERRIDE { return node() && node()->rendererIsEditable(); }
bool               55 Source/core/rendering/RenderTextFragment.h     virtual void setText(PassRefPtr<StringImpl>, bool force = false) OVERRIDE;
bool               73 Source/core/rendering/RenderTheme.h     bool paint(RenderObject*, const PaintInfo&, const IntRect&);
bool               74 Source/core/rendering/RenderTheme.h     bool paintBorderOnly(RenderObject*, const PaintInfo&, const IntRect&);
bool               75 Source/core/rendering/RenderTheme.h     bool paintDecorations(RenderObject*, const PaintInfo&, const IntRect&);
bool               94 Source/core/rendering/RenderTheme.h     bool isControlContainer(ControlPart) const;
bool               97 Source/core/rendering/RenderTheme.h     virtual bool controlSupportsTints(const RenderObject*) const { return false; }
bool              100 Source/core/rendering/RenderTheme.h     virtual bool isControlStyled(const RenderStyle*, const CachedUAStyle&) const;
bool              103 Source/core/rendering/RenderTheme.h     virtual bool supportsControlTints() const { return false; }
bool              111 Source/core/rendering/RenderTheme.h     virtual bool stateChanged(RenderObject*, ControlState) const;
bool              113 Source/core/rendering/RenderTheme.h     bool shouldDrawDefaultFocusRing(RenderObject*) const;
bool              116 Source/core/rendering/RenderTheme.h     virtual bool supportsHover(const RenderStyle*) const { return false; }
bool              120 Source/core/rendering/RenderTheme.h     virtual bool supportsCalendarPicker(const AtomicString&) const;
bool              160 Source/core/rendering/RenderTheme.h     virtual bool popupOptionSupportsTextIndent() const { return false; }
bool              165 Source/core/rendering/RenderTheme.h     virtual bool paintCapsLockIndicator(RenderObject*, const PaintInfo&, const IntRect&) { return 0; };
bool              177 Source/core/rendering/RenderTheme.h     virtual bool supportsMeter(ControlPart) const;
bool              186 Source/core/rendering/RenderTheme.h     virtual bool shouldShowPlaceholderWhenFocused() const { return false; }
bool              187 Source/core/rendering/RenderTheme.h     virtual bool shouldHaveSpinButton(HTMLInputElement*) const;
bool              190 Source/core/rendering/RenderTheme.h     virtual bool delegatesMenuListRendering() const { return false; }
bool              191 Source/core/rendering/RenderTheme.h     virtual bool popsMenuByArrowKeys() const { return false; }
bool              192 Source/core/rendering/RenderTheme.h     virtual bool popsMenuBySpaceOrReturn() const { return false; }
bool              196 Source/core/rendering/RenderTheme.h     virtual bool shouldOpenPickerWithF4Key() const;
bool              198 Source/core/rendering/RenderTheme.h     virtual bool supportsSelectionForegroundColors() const { return true; }
bool              213 Source/core/rendering/RenderTheme.h     virtual bool supportsFocusRing(const RenderStyle*) const;
bool              218 Source/core/rendering/RenderTheme.h     virtual bool paintCheckbox(RenderObject*, const PaintInfo&, const IntRect&) { return true; }
bool              222 Source/core/rendering/RenderTheme.h     virtual bool paintRadio(RenderObject*, const PaintInfo&, const IntRect&) { return true; }
bool              226 Source/core/rendering/RenderTheme.h     virtual bool paintButton(RenderObject*, const PaintInfo&, const IntRect&) { return true; }
bool              229 Source/core/rendering/RenderTheme.h     virtual bool paintInnerSpinButton(RenderObject*, const PaintInfo&, const IntRect&) { return true; }
bool              232 Source/core/rendering/RenderTheme.h     virtual bool paintTextField(RenderObject*, const PaintInfo&, const IntRect&) { return true; }
bool              234 Source/core/rendering/RenderTheme.h     virtual bool paintTextArea(RenderObject*, const PaintInfo&, const IntRect&) { return true; }
bool              237 Source/core/rendering/RenderTheme.h     virtual bool paintMenuList(RenderObject*, const PaintInfo&, const IntRect&) { return true; }
bool              240 Source/core/rendering/RenderTheme.h     virtual bool paintMenuListButton(RenderObject*, const PaintInfo&, const IntRect&) { return true; }
bool              242 Source/core/rendering/RenderTheme.h     virtual bool paintMeter(RenderObject*, const PaintInfo&, const IntRect&);
bool              244 Source/core/rendering/RenderTheme.h     virtual bool paintProgressBar(RenderObject*, const PaintInfo&, const IntRect&) { return true; }
bool              248 Source/core/rendering/RenderTheme.h     virtual bool paintInputFieldSpeechButton(RenderObject*, const PaintInfo&, const IntRect&);
bool              251 Source/core/rendering/RenderTheme.h     virtual bool paintSliderTrack(RenderObject*, const PaintInfo&, const IntRect&) { return true; }
bool              254 Source/core/rendering/RenderTheme.h     virtual bool paintSliderThumb(RenderObject*, const PaintInfo&, const IntRect&) { return true; }
bool              257 Source/core/rendering/RenderTheme.h     virtual bool paintSearchField(RenderObject*, const PaintInfo&, const IntRect&) { return true; }
bool              260 Source/core/rendering/RenderTheme.h     virtual bool paintSearchFieldCancelButton(RenderObject*, const PaintInfo&, const IntRect&) { return true; }
bool              263 Source/core/rendering/RenderTheme.h     virtual bool paintSearchFieldDecoration(RenderObject*, const PaintInfo&, const IntRect&) { return true; }
bool              266 Source/core/rendering/RenderTheme.h     virtual bool paintSearchFieldResultsDecoration(RenderObject*, const PaintInfo&, const IntRect&) { return true; }
bool              268 Source/core/rendering/RenderTheme.h     virtual bool paintMediaFullscreenButton(RenderObject*, const PaintInfo&, const IntRect&) { return true; }
bool              269 Source/core/rendering/RenderTheme.h     virtual bool paintMediaPlayButton(RenderObject*, const PaintInfo&, const IntRect&) { return true; }
bool              270 Source/core/rendering/RenderTheme.h     virtual bool paintMediaOverlayPlayButton(RenderObject*, const PaintInfo&, const IntRect&) { return true; }
bool              271 Source/core/rendering/RenderTheme.h     virtual bool paintMediaMuteButton(RenderObject*, const PaintInfo&, const IntRect&) { return true; }
bool              272 Source/core/rendering/RenderTheme.h     virtual bool paintMediaSliderTrack(RenderObject*, const PaintInfo&, const IntRect&) { return true; }
bool              273 Source/core/rendering/RenderTheme.h     virtual bool paintMediaSliderThumb(RenderObject*, const PaintInfo&, const IntRect&) { return true; }
bool              274 Source/core/rendering/RenderTheme.h     virtual bool paintMediaVolumeSliderContainer(RenderObject*, const PaintInfo&, const IntRect&) { return true; }
bool              275 Source/core/rendering/RenderTheme.h     virtual bool paintMediaVolumeSliderTrack(RenderObject*, const PaintInfo&, const IntRect&) { return true; }
bool              276 Source/core/rendering/RenderTheme.h     virtual bool paintMediaVolumeSliderThumb(RenderObject*, const PaintInfo&, const IntRect&) { return true; }
bool              277 Source/core/rendering/RenderTheme.h     virtual bool paintMediaToggleClosedCaptionsButton(RenderObject*, const PaintInfo&, const IntRect&) { return true; }
bool              278 Source/core/rendering/RenderTheme.h     virtual bool paintMediaControlsBackground(RenderObject*, const PaintInfo&, const IntRect&) { return true; }
bool              279 Source/core/rendering/RenderTheme.h     virtual bool paintMediaCurrentTime(RenderObject*, const PaintInfo&, const IntRect&) { return true; }
bool              280 Source/core/rendering/RenderTheme.h     virtual bool paintMediaTimeRemaining(RenderObject*, const PaintInfo&, const IntRect&) { return true; }
bool              281 Source/core/rendering/RenderTheme.h     virtual bool paintMediaFullScreenVolumeSliderTrack(RenderObject*, const PaintInfo&, const IntRect&) { return true; }
bool              282 Source/core/rendering/RenderTheme.h     virtual bool paintMediaFullScreenVolumeSliderThumb(RenderObject*, const PaintInfo&, const IntRect&) { return true; }
bool              284 Source/core/rendering/RenderTheme.h     virtual bool shouldUseFallbackTheme(RenderStyle*) const;
bool              286 Source/core/rendering/RenderTheme.h     bool paintUsingFallbackTheme(RenderObject*, const PaintInfo&, const IntRect&);
bool              288 Source/core/rendering/RenderTheme.h     bool paintCheckboxUsingFallbackTheme(RenderObject*, const PaintInfo&, const IntRect&);
bool              290 Source/core/rendering/RenderTheme.h     bool paintRadioUsingFallbackTheme(RenderObject*, const PaintInfo&, const IntRect&);
bool              295 Source/core/rendering/RenderTheme.h     bool isActive(const RenderObject*) const;
bool              296 Source/core/rendering/RenderTheme.h     bool isChecked(const RenderObject*) const;
bool              297 Source/core/rendering/RenderTheme.h     bool isIndeterminate(const RenderObject*) const;
bool              298 Source/core/rendering/RenderTheme.h     bool isEnabled(const RenderObject*) const;
bool              299 Source/core/rendering/RenderTheme.h     bool isFocused(const RenderObject*) const;
bool              300 Source/core/rendering/RenderTheme.h     bool isPressed(const RenderObject*) const;
bool              301 Source/core/rendering/RenderTheme.h     bool isSpinUpButtonPartPressed(const RenderObject*) const;
bool              302 Source/core/rendering/RenderTheme.h     bool isHovered(const RenderObject*) const;
bool              303 Source/core/rendering/RenderTheme.h     bool isSpinUpButtonPartHovered(const RenderObject*) const;
bool              304 Source/core/rendering/RenderTheme.h     bool isReadOnlyControl(const RenderObject*) const;
bool              308 Source/core/rendering/RenderTheme.h     bool m_hasCustomFocusRingColor;
bool               40 Source/core/rendering/RenderThemeChromiumAndroid.h     virtual bool delegatesMenuListRendering() const OVERRIDE { return true; }
bool               42 Source/core/rendering/RenderThemeChromiumAndroid.h     virtual bool paintMediaOverlayPlayButton(RenderObject*, const PaintInfo&, const IntRect&) OVERRIDE;
bool               44 Source/core/rendering/RenderThemeChromiumDefault.h     virtual bool controlSupportsTints(const RenderObject*) const OVERRIDE;
bool               46 Source/core/rendering/RenderThemeChromiumDefault.h     virtual bool supportsFocusRing(const RenderStyle*) const OVERRIDE;
bool               66 Source/core/rendering/RenderThemeChromiumDefault.h     virtual bool paintCheckbox(RenderObject*, const PaintInfo&, const IntRect&) OVERRIDE;
bool               69 Source/core/rendering/RenderThemeChromiumDefault.h     virtual bool paintRadio(RenderObject*, const PaintInfo&, const IntRect&) OVERRIDE;
bool               72 Source/core/rendering/RenderThemeChromiumDefault.h     virtual bool paintButton(RenderObject*, const PaintInfo&, const IntRect&) OVERRIDE;
bool               73 Source/core/rendering/RenderThemeChromiumDefault.h     virtual bool paintTextField(RenderObject*, const PaintInfo&, const IntRect&) OVERRIDE;
bool               74 Source/core/rendering/RenderThemeChromiumDefault.h     virtual bool paintMenuList(RenderObject*, const PaintInfo&, const IntRect&) OVERRIDE;
bool               75 Source/core/rendering/RenderThemeChromiumDefault.h     virtual bool paintMenuListButton(RenderObject*, const PaintInfo&, const IntRect&) OVERRIDE;
bool               76 Source/core/rendering/RenderThemeChromiumDefault.h     virtual bool paintSliderTrack(RenderObject*, const PaintInfo&, const IntRect&) OVERRIDE;
bool               77 Source/core/rendering/RenderThemeChromiumDefault.h     virtual bool paintSliderThumb(RenderObject*, const PaintInfo&, const IntRect&) OVERRIDE;
bool               80 Source/core/rendering/RenderThemeChromiumDefault.h     virtual bool paintInnerSpinButton(RenderObject*, const PaintInfo&, const IntRect&) OVERRIDE;
bool               82 Source/core/rendering/RenderThemeChromiumDefault.h     virtual bool popsMenuBySpaceOrReturn() const OVERRIDE FINAL { return true; }
bool               84 Source/core/rendering/RenderThemeChromiumDefault.h     virtual bool paintProgressBar(RenderObject*, const PaintInfo&, const IntRect&) OVERRIDE;
bool               86 Source/core/rendering/RenderThemeChromiumDefault.h     virtual bool shouldOpenPickerWithF4Key() const OVERRIDE;
bool               93 Source/core/rendering/RenderThemeChromiumDefault.h     virtual bool shouldUseFallbackTheme(RenderStyle*) const OVERRIDE;
bool               40 Source/core/rendering/RenderThemeChromiumMac.h     virtual bool controlSupportsTints(const RenderObject*) const OVERRIDE;
bool               43 Source/core/rendering/RenderThemeChromiumMac.h     virtual bool supportsControlTints() const OVERRIDE { return true; }
bool               47 Source/core/rendering/RenderThemeChromiumMac.h     virtual bool isControlStyled(const RenderStyle*, const CachedUAStyle&) const OVERRIDE;
bool               77 Source/core/rendering/RenderThemeChromiumMac.h     virtual bool paintCapsLockIndicator(RenderObject*, const PaintInfo&, const IntRect&) OVERRIDE;
bool               79 Source/core/rendering/RenderThemeChromiumMac.h     virtual bool popsMenuByArrowKeys() const OVERRIDE { return true; }
bool               82 Source/core/rendering/RenderThemeChromiumMac.h     virtual bool paintMeter(RenderObject*, const PaintInfo&, const IntRect&) OVERRIDE;
bool               83 Source/core/rendering/RenderThemeChromiumMac.h     virtual bool supportsMeter(ControlPart) const OVERRIDE;
bool               92 Source/core/rendering/RenderThemeChromiumMac.h     virtual bool supportsSelectionForegroundColors() const OVERRIDE { return false; }
bool               98 Source/core/rendering/RenderThemeChromiumMac.h     virtual bool paintTextField(RenderObject*, const PaintInfo&, const IntRect&) OVERRIDE;
bool              100 Source/core/rendering/RenderThemeChromiumMac.h     virtual bool paintTextArea(RenderObject*, const PaintInfo&, const IntRect&) OVERRIDE;
bool              102 Source/core/rendering/RenderThemeChromiumMac.h     virtual bool paintMenuList(RenderObject*, const PaintInfo&, const IntRect&) OVERRIDE;
bool              105 Source/core/rendering/RenderThemeChromiumMac.h     virtual bool paintMenuListButton(RenderObject*, const PaintInfo&, const IntRect&) OVERRIDE;
bool              108 Source/core/rendering/RenderThemeChromiumMac.h     virtual bool paintProgressBar(RenderObject*, const PaintInfo&, const IntRect&) OVERRIDE;
bool              110 Source/core/rendering/RenderThemeChromiumMac.h     virtual bool paintSliderTrack(RenderObject*, const PaintInfo&, const IntRect&) OVERRIDE;
bool              112 Source/core/rendering/RenderThemeChromiumMac.h     virtual bool paintSliderThumb(RenderObject*, const PaintInfo&, const IntRect&) OVERRIDE;
bool              114 Source/core/rendering/RenderThemeChromiumMac.h     virtual bool paintSearchField(RenderObject*, const PaintInfo&, const IntRect&) OVERRIDE;
bool              118 Source/core/rendering/RenderThemeChromiumMac.h     virtual bool paintSearchFieldCancelButton(RenderObject*, const PaintInfo&, const IntRect&) OVERRIDE;
bool              121 Source/core/rendering/RenderThemeChromiumMac.h     virtual bool paintSearchFieldDecoration(RenderObject*, const PaintInfo&, const IntRect&) OVERRIDE;
bool              124 Source/core/rendering/RenderThemeChromiumMac.h     virtual bool paintSearchFieldResultsDecoration(RenderObject*, const PaintInfo&, const IntRect&) OVERRIDE;
bool              175 Source/core/rendering/RenderThemeChromiumMac.h     virtual bool paintMediaPlayButton(RenderObject*, const PaintInfo&, const IntRect&) OVERRIDE;
bool              176 Source/core/rendering/RenderThemeChromiumMac.h     virtual bool paintMediaMuteButton(RenderObject*, const PaintInfo&, const IntRect&) OVERRIDE;
bool              177 Source/core/rendering/RenderThemeChromiumMac.h     virtual bool paintMediaSliderTrack(RenderObject*, const PaintInfo&, const IntRect&) OVERRIDE;
bool              180 Source/core/rendering/RenderThemeChromiumMac.h     virtual bool paintMediaSliderThumb(RenderObject*, const PaintInfo&, const IntRect&) OVERRIDE;
bool              181 Source/core/rendering/RenderThemeChromiumMac.h     virtual bool paintMediaVolumeSliderContainer(RenderObject*, const PaintInfo&, const IntRect&) OVERRIDE;
bool              182 Source/core/rendering/RenderThemeChromiumMac.h     virtual bool paintMediaVolumeSliderTrack(RenderObject*, const PaintInfo&, const IntRect&) OVERRIDE;
bool              183 Source/core/rendering/RenderThemeChromiumMac.h     virtual bool paintMediaVolumeSliderThumb(RenderObject*, const PaintInfo&, const IntRect&) OVERRIDE;
bool              186 Source/core/rendering/RenderThemeChromiumMac.h     virtual bool paintMediaFullscreenButton(RenderObject*, const PaintInfo&, const IntRect&) OVERRIDE;
bool              187 Source/core/rendering/RenderThemeChromiumMac.h     virtual bool paintMediaToggleClosedCaptionsButton(RenderObject*, const PaintInfo&, const IntRect&) OVERRIDE;
bool              190 Source/core/rendering/RenderThemeChromiumMac.h     bool usesTestModeFocusRingColor() const;
bool              194 Source/core/rendering/RenderThemeChromiumMac.h     virtual bool shouldUseFallbackTheme(RenderStyle*) const OVERRIDE;
bool              199 Source/core/rendering/RenderThemeChromiumMac.h     virtual bool shouldShowPlaceholderWhenFocused() const OVERRIDE;
bool               51 Source/core/rendering/RenderThemeChromiumSkia.h     virtual bool supportsHover(const RenderStyle*) const OVERRIDE FINAL;
bool               54 Source/core/rendering/RenderThemeChromiumSkia.h     virtual bool supportsFocusRing(const RenderStyle*) const OVERRIDE;
bool               77 Source/core/rendering/RenderThemeChromiumSkia.h     virtual bool paintTextArea(RenderObject*, const PaintInfo&, const IntRect&) OVERRIDE;
bool               80 Source/core/rendering/RenderThemeChromiumSkia.h     virtual bool paintSearchField(RenderObject*, const PaintInfo&, const IntRect&) OVERRIDE;
bool               83 Source/core/rendering/RenderThemeChromiumSkia.h     virtual bool paintSearchFieldCancelButton(RenderObject*, const PaintInfo&, const IntRect&) OVERRIDE;
bool               88 Source/core/rendering/RenderThemeChromiumSkia.h     virtual bool paintSearchFieldResultsDecoration(RenderObject*, const PaintInfo&, const IntRect&) OVERRIDE;
bool               90 Source/core/rendering/RenderThemeChromiumSkia.h     virtual bool paintMediaSliderTrack(RenderObject*, const PaintInfo&, const IntRect&) OVERRIDE;
bool               91 Source/core/rendering/RenderThemeChromiumSkia.h     virtual bool paintMediaVolumeSliderTrack(RenderObject*, const PaintInfo&, const IntRect&) OVERRIDE;
bool               93 Source/core/rendering/RenderThemeChromiumSkia.h     virtual bool paintMediaSliderThumb(RenderObject*, const PaintInfo&, const IntRect&) OVERRIDE;
bool               94 Source/core/rendering/RenderThemeChromiumSkia.h     virtual bool paintMediaToggleClosedCaptionsButton(RenderObject*, const PaintInfo&, const IntRect&) OVERRIDE;
bool               95 Source/core/rendering/RenderThemeChromiumSkia.h     virtual bool paintMediaVolumeSliderThumb(RenderObject*, const PaintInfo&, const IntRect&) OVERRIDE;
bool               96 Source/core/rendering/RenderThemeChromiumSkia.h     virtual bool paintMediaPlayButton(RenderObject*, const PaintInfo&, const IntRect&) OVERRIDE;
bool               97 Source/core/rendering/RenderThemeChromiumSkia.h     virtual bool paintMediaMuteButton(RenderObject*, const PaintInfo&, const IntRect&) OVERRIDE;
bool              100 Source/core/rendering/RenderThemeChromiumSkia.h     virtual bool paintMediaFullscreenButton(RenderObject*, const PaintInfo&, const IntRect&) OVERRIDE;
bool              113 Source/core/rendering/RenderThemeChromiumSkia.h     virtual bool paintMenuListButton(RenderObject*, const PaintInfo&, const IntRect&) OVERRIDE;
bool              146 Source/core/rendering/RenderThemeChromiumSkia.h         bool m_needsFlipping;
bool              151 Source/core/rendering/RenderThemeChromiumSkia.h     virtual bool shouldShowPlaceholderWhenFocused() const OVERRIDE;
bool              154 Source/core/rendering/RenderThemeChromiumSkia.h     bool paintMediaButtonInternal(GraphicsContext*, const IntRect&, Image*);
bool               45 Source/core/rendering/RenderVTTCue.h     bool isOutside() const;
bool               46 Source/core/rendering/RenderVTTCue.h     bool isOverlapping() const;
bool               47 Source/core/rendering/RenderVTTCue.h     bool shouldSwitchDirection(InlineFlowBox*, LayoutUnit) const;
bool               50 Source/core/rendering/RenderVTTCue.h     bool switchDirection(bool&, LayoutUnit&);
bool               52 Source/core/rendering/RenderVTTCue.h     bool findFirstLineBox(InlineFlowBox*&);
bool               53 Source/core/rendering/RenderVTTCue.h     bool initializeLayoutParameters(InlineFlowBox*, LayoutUnit&, LayoutUnit&);
bool               54 Source/core/rendering/RenderVTTCue.h     void placeBoxInDefaultPosition(LayoutUnit, bool&);
bool               45 Source/core/rendering/RenderVideo.h     bool supportsAcceleratedRendering() const;
bool               47 Source/core/rendering/RenderVideo.h     bool shouldDisplayVideo() const;
bool               62 Source/core/rendering/RenderVideo.h     virtual bool isVideo() const OVERRIDE { return true; }
bool               81 Source/core/rendering/RenderVideo.h     bool acceleratedRenderingInUse();
bool               47 Source/core/rendering/RenderView.h     bool hitTest(const HitTestRequest&, HitTestResult&);
bool               48 Source/core/rendering/RenderView.h     bool hitTest(const HitTestRequest&, const HitTestLocation&, HitTestResult&);
bool               52 Source/core/rendering/RenderView.h     virtual bool isRenderView() const OVERRIDE { return true; }
bool               56 Source/core/rendering/RenderView.h     virtual bool isChildAllowed(RenderObject*, RenderStyle*) const OVERRIDE;
bool               77 Source/core/rendering/RenderView.h     virtual void computeRectForRepaint(const RenderLayerModelObject* repaintContainer, LayoutRect&, bool fixed = false) const OVERRIDE;
bool               91 Source/core/rendering/RenderView.h     IntRect selectionBounds(bool clipToVisibleContent = true) const;
bool               96 Source/core/rendering/RenderView.h     virtual void absoluteQuads(Vector<FloatQuad>&, bool* wasFixed) const OVERRIDE;
bool              116 Source/core/rendering/RenderView.h     bool layoutDeltaMatches(const LayoutSize& delta)
bool              125 Source/core/rendering/RenderView.h     bool doingFullRepaint() const { return m_frameView->needsFullRepaint(); }
bool              138 Source/core/rendering/RenderView.h     bool shouldDisableLayoutStateForSubtree(RenderObject&) const;
bool              141 Source/core/rendering/RenderView.h     bool layoutStateEnabled() const { return m_layoutStateDisableCount == 0 && m_layoutState; }
bool              154 Source/core/rendering/RenderView.h     bool pageLogicalHeightChanged() const { return m_pageLogicalHeightChanged; }
bool              157 Source/core/rendering/RenderView.h     void setIsInWindow(bool);
bool              160 Source/core/rendering/RenderView.h     bool usesCompositing() const;
bool              168 Source/core/rendering/RenderView.h     bool rootBackgroundIsEntirelyFixed() const;
bool              183 Source/core/rendering/RenderView.h     bool hasRenderCounters() { return m_renderCounterCount; }
bool              185 Source/core/rendering/RenderView.h     virtual bool backgroundIsKnownToBeOpaqueInRect(const LayoutRect& localRect) const OVERRIDE;
bool              199 Source/core/rendering/RenderView.h     virtual void mapLocalToContainer(const RenderLayerModelObject* repaintContainer, TransformState&, MapCoordinatesFlags = ApplyContainerFlip, bool* wasFixed = 0) const OVERRIDE;
bool              204 Source/core/rendering/RenderView.h     bool shouldRepaint(const LayoutRect&) const;
bool              206 Source/core/rendering/RenderView.h     bool rootFillsViewportBackground(RenderBox* rootBox) const;
bool              209 Source/core/rendering/RenderView.h     bool pushLayoutState(RenderBox& renderer, const LayoutSize& offset, LayoutUnit pageHeight = 0, bool pageHeightChanged = false, ColumnInfo* colInfo = 0)
bool              236 Source/core/rendering/RenderView.h     bool shouldUsePrintingLayout() const;
bool              247 Source/core/rendering/RenderView.h     bool m_pageLogicalHeightChanged;
bool              285 Source/core/rendering/RenderView.h     explicit LayoutStateMaintainer(RenderBox& root, const LayoutSize& offset, LayoutUnit pageHeight = 0, bool pageHeightChanged = false, ColumnInfo* colInfo = 0)
bool              312 Source/core/rendering/RenderView.h     void push(RenderBox& root, const LayoutSize& offset, LayoutUnit pageHeight = 0, bool pageHeightChanged = false, ColumnInfo* colInfo = 0)
bool              322 Source/core/rendering/RenderView.h     bool didPush() const { return m_didStart; }
bool              338 Source/core/rendering/RenderView.h     bool m_disabled : 1;        // true if the offset and clip part of layoutState is disabled
bool              339 Source/core/rendering/RenderView.h     bool m_didStart : 1;        // true if we did a push or disable
bool              340 Source/core/rendering/RenderView.h     bool m_didEnd : 1;          // true if we popped or re-enabled
bool              341 Source/core/rendering/RenderView.h     bool m_didCreateLayoutState : 1; // true if we actually made a layout state.
bool               40 Source/core/rendering/RenderWidget.h     void setIsOverlapped(bool);
bool               45 Source/core/rendering/RenderWidget.h     virtual bool isWidget() const OVERRIDE FINAL { return true; }
bool               46 Source/core/rendering/RenderWidget.h     bool updateWidgetGeometry();
bool               55 Source/core/rendering/RenderWidget.h     virtual bool nodeAtPoint(const HitTestRequest&, HitTestResult&, const HitTestLocation& locationInContainer, const LayoutPoint& accumulatedOffset, HitTestAction) OVERRIDE;
bool               63 Source/core/rendering/RenderWidget.h     bool setWidgetGeometry(const LayoutRect&);
bool               41 Source/core/rendering/RenderWordBreak.h     virtual bool isWordBreak() const OVERRIDE;
bool               42 Source/core/rendering/RootInlineBox.h     virtual bool isRootInlineBox() const OVERRIDE FINAL { return true; }
bool               60 Source/core/rendering/RootInlineBox.h     bool isFirstAfterPageBreak() const { return m_fragmentationData ? m_fragmentationData->m_isFirstAfterPageBreak : false; }
bool               61 Source/core/rendering/RootInlineBox.h     void setIsFirstAfterPageBreak(bool isFirstAfterPageBreak) { ensureLineFragmentationData()->m_isFirstAfterPageBreak = isFirstAfterPageBreak; }
bool               98 Source/core/rendering/RootInlineBox.h     bool lineCanAccommodateEllipsis(bool ltr, int blockEdge, int lineBoxEdge, int ellipsisWidth);
bool              100 Source/core/rendering/RootInlineBox.h     float placeEllipsis(const AtomicString& ellipsisStr, bool ltr, float blockLeftEdge, float blockRightEdge, float ellipsisWidth, InlineBox* markupBox = 0);
bool              102 Source/core/rendering/RootInlineBox.h     virtual float placeEllipsisBox(bool ltr, float blockLeftEdge, float blockRightEdge, float ellipsisWidth, float &truncatedWidth, bool& foundBox) OVERRIDE FINAL;
bool              111 Source/core/rendering/RootInlineBox.h     bool isHyphenated() const;
bool              117 Source/core/rendering/RootInlineBox.h     virtual bool nodeAtPoint(const HitTestRequest&, HitTestResult&, const HitTestLocation& locationInContainer, const LayoutPoint& accumulatedOffset, LayoutUnit lineTop, LayoutUnit lineBottom) OVERRIDE FINAL;
bool              130 Source/core/rendering/RootInlineBox.h     InlineBox* closestLeafChildForPoint(const IntPoint&, bool onlyEditableLeaves);
bool              131 Source/core/rendering/RootInlineBox.h     InlineBox* closestLeafChildForLogicalLeftPosition(int, bool onlyEditableLeaves = false);
bool              150 Source/core/rendering/RootInlineBox.h     bool hasAnnotationsBefore() const { return m_hasAnnotationsBefore; }
bool              151 Source/core/rendering/RootInlineBox.h     bool hasAnnotationsAfter() const { return m_hasAnnotationsAfter; }
bool              155 Source/core/rendering/RootInlineBox.h     void ascentAndDescentForBox(InlineBox*, GlyphOverflowAndFallbackFontsMap&, int& ascent, int& descent, bool& affectsAscent, bool& affectsDescent) const;
bool              157 Source/core/rendering/RootInlineBox.h     bool includeLeadingForBox(InlineBox*) const;
bool              158 Source/core/rendering/RootInlineBox.h     bool includeFontForBox(InlineBox*) const;
bool              159 Source/core/rendering/RootInlineBox.h     bool includeGlyphsForBox(InlineBox*) const;
bool              160 Source/core/rendering/RootInlineBox.h     bool includeMarginForBox(InlineBox*) const;
bool              161 Source/core/rendering/RootInlineBox.h     bool fitsToGlyphs() const;
bool              162 Source/core/rendering/RootInlineBox.h     bool includesRootLineBoxFontOrLeading() const;
bool              229 Source/core/rendering/RootInlineBox.h         bool m_isFirstAfterPageBreak;
bool               71 Source/core/rendering/TextAutosizer.h     bool processSubtree(RenderObject* layoutRoot);
bool               86 Source/core/rendering/TextAutosizer.h     bool isApplicable() const;
bool               97 Source/core/rendering/TextAutosizer.h     unsigned getCachedHash(const RenderObject* renderer, bool putInCacheIfAbsent);
bool               99 Source/core/rendering/TextAutosizer.h     static bool isAutosizingContainer(const RenderObject*);
bool              100 Source/core/rendering/TextAutosizer.h     static bool isNarrowDescendant(const RenderBlock*, TextAutosizingClusterInfo& parentClusterInfo);
bool              101 Source/core/rendering/TextAutosizer.h     static bool isWiderDescendant(const RenderBlock*, const TextAutosizingClusterInfo& parentClusterInfo);
bool              102 Source/core/rendering/TextAutosizer.h     static bool isIndependentDescendant(const RenderBlock*);
bool              103 Source/core/rendering/TextAutosizer.h     static bool isAutosizingCluster(const RenderBlock*, TextAutosizingClusterInfo& parentClusterInfo);
bool              105 Source/core/rendering/TextAutosizer.h     static bool containerShouldBeAutosized(const RenderBlock* container);
bool              106 Source/core/rendering/TextAutosizer.h     static bool containerContainsOneOfTags(const RenderBlock* cluster, const Vector<QualifiedName>& tags);
bool              107 Source/core/rendering/TextAutosizer.h     static bool containerIsRowOfLinks(const RenderObject* container);
bool              108 Source/core/rendering/TextAutosizer.h     static bool contentHeightIsConstrained(const RenderBlock* container);
bool              109 Source/core/rendering/TextAutosizer.h     static bool compositeClusterShouldBeAutosized(Vector<TextAutosizingClusterInfo>&, float blockWidth);
bool              143 Source/core/rendering/TextAutosizer.h     bool m_previouslyAutosized;
bool               32 Source/core/rendering/break_lines.h inline bool isBreakable(LazyLineBreakIterator& lazyBreakIterator, int pos, int& nextBreakable)
bool               60 Source/core/rendering/compositing/CompositedLayerMapping.h     bool isBackgroundLayer;
bool               62 Source/core/rendering/compositing/CompositedLayerMapping.h     bool isEquivalentForSquashing(const GraphicsLayerPaintInfo& other)
bool               89 Source/core/rendering/compositing/CompositedLayerMapping.h     bool updateGraphicsLayerConfiguration(GraphicsLayerUpdater::UpdateType);
bool               98 Source/core/rendering/compositing/CompositedLayerMapping.h     bool hasClippingLayer() const { return m_childContainmentLayer; }
bool              102 Source/core/rendering/compositing/CompositedLayerMapping.h     bool hasAncestorClippingLayer() const { return m_ancestorClippingLayer; }
bool              105 Source/core/rendering/compositing/CompositedLayerMapping.h     bool hasContentsLayer() const { return m_foregroundLayer; }
bool              109 Source/core/rendering/compositing/CompositedLayerMapping.h     bool backgroundLayerPaintsFixedRootBackground() const { return m_backgroundLayerPaintsFixedRootBackground; }
bool              111 Source/core/rendering/compositing/CompositedLayerMapping.h     bool hasScrollingLayer() const { return m_scrollingLayer; }
bool              115 Source/core/rendering/compositing/CompositedLayerMapping.h     bool hasMaskLayer() const { return m_maskLayer; }
bool              118 Source/core/rendering/compositing/CompositedLayerMapping.h     bool hasChildClippingMaskLayer() const { return m_childClippingMaskLayer; }
bool              135 Source/core/rendering/compositing/CompositedLayerMapping.h     bool paintsIntoCompositedAncestor() const { return !(m_requiresOwnBackingStoreForAncestorReasons || m_requiresOwnBackingStoreForIntrinsicReasons); }
bool              139 Source/core/rendering/compositing/CompositedLayerMapping.h     bool updateRequiresOwnBackingStoreForAncestorReasons(const RenderLayer* compositingAncestor);
bool              144 Source/core/rendering/compositing/CompositedLayerMapping.h     bool updateRequiresOwnBackingStoreForIntrinsicReasons();
bool              159 Source/core/rendering/compositing/CompositedLayerMapping.h     bool hasUnpositionedOverflowControlsLayers() const;
bool              162 Source/core/rendering/compositing/CompositedLayerMapping.h     bool updateSquashingLayerAssignment(RenderLayer*, LayoutSize offsetFromSquashingCLM, size_t nextSquashedLayerIndex);
bool              172 Source/core/rendering/compositing/CompositedLayerMapping.h     virtual bool isTrackingRepaints() const OVERRIDE;
bool              187 Source/core/rendering/compositing/CompositedLayerMapping.h     bool canCompositeFilters() const { return m_canCompositeFilters; }
bool              192 Source/core/rendering/compositing/CompositedLayerMapping.h     bool shouldUpdateGraphicsLayer(GraphicsLayerUpdater::UpdateType updateType) const { return m_needToUpdateGraphicsLayer || updateType == GraphicsLayerUpdater::ForceUpdate; }
bool              207 Source/core/rendering/compositing/CompositedLayerMapping.h     bool toggleScrollbarLayerIfNeeded(OwnPtr<GraphicsLayer>&, bool needsLayer, CompositingReasons);
bool              213 Source/core/rendering/compositing/CompositedLayerMapping.h     bool updateClippingLayers(bool needsAncestorClip, bool needsDescendantClip);
bool              214 Source/core/rendering/compositing/CompositedLayerMapping.h     bool updateChildTransformLayer(bool needsChildTransformLayer);
bool              215 Source/core/rendering/compositing/CompositedLayerMapping.h     bool updateOverflowControlsLayers(bool needsHorizontalScrollbarLayer, bool needsVerticalScrollbarLayer, bool needsScrollCornerLayer);
bool              216 Source/core/rendering/compositing/CompositedLayerMapping.h     bool updateForegroundLayer(bool needsForegroundLayer);
bool              217 Source/core/rendering/compositing/CompositedLayerMapping.h     bool updateBackgroundLayer(bool needsBackgroundLayer);
bool              218 Source/core/rendering/compositing/CompositedLayerMapping.h     bool updateMaskLayer(bool needsMaskLayer);
bool              219 Source/core/rendering/compositing/CompositedLayerMapping.h     bool updateClippingMaskLayers(bool needsChildClippingMaskLayer);
bool              220 Source/core/rendering/compositing/CompositedLayerMapping.h     bool requiresHorizontalScrollbarLayer() const { return m_owningLayer.scrollableArea() && m_owningLayer.scrollableArea()->horizontalScrollbar(); }
bool              221 Source/core/rendering/compositing/CompositedLayerMapping.h     bool requiresVerticalScrollbarLayer() const { return m_owningLayer.scrollableArea() && m_owningLayer.scrollableArea()->verticalScrollbar(); }
bool              222 Source/core/rendering/compositing/CompositedLayerMapping.h     bool requiresScrollCornerLayer() const { return m_owningLayer.scrollableArea() && !m_owningLayer.scrollableArea()->scrollCornerAndResizerRect().isEmpty(); }
bool              223 Source/core/rendering/compositing/CompositedLayerMapping.h     bool updateScrollingLayers(bool scrollingLayers);
bool              226 Source/core/rendering/compositing/CompositedLayerMapping.h     bool updateSquashingLayers(bool needsSquashingLayers);
bool              233 Source/core/rendering/compositing/CompositedLayerMapping.h     void setBackgroundLayerPaintsFixedRootBackground(bool);
bool              253 Source/core/rendering/compositing/CompositedLayerMapping.h     bool isMainFrameRenderViewLayer() const;
bool              255 Source/core/rendering/compositing/CompositedLayerMapping.h     bool paintsChildren() const;
bool              258 Source/core/rendering/compositing/CompositedLayerMapping.h     bool containsPaintedContent() const;
bool              260 Source/core/rendering/compositing/CompositedLayerMapping.h     bool isDirectlyCompositedImage() const;
bool              269 Source/core/rendering/compositing/CompositedLayerMapping.h     bool hasVisibleNonCompositingDescendantLayers() const;
bool              271 Source/core/rendering/compositing/CompositedLayerMapping.h     bool shouldClipCompositedBounds() const;
bool              367 Source/core/rendering/compositing/CompositedLayerMapping.h     bool m_artificiallyInflatedBounds : 1; // bounds had to be made non-zero to make transform-origin work
bool              368 Source/core/rendering/compositing/CompositedLayerMapping.h     bool m_isMainFrameRenderViewLayer : 1;
bool              369 Source/core/rendering/compositing/CompositedLayerMapping.h     bool m_requiresOwnBackingStoreForIntrinsicReasons : 1;
bool              370 Source/core/rendering/compositing/CompositedLayerMapping.h     bool m_requiresOwnBackingStoreForAncestorReasons : 1;
bool              371 Source/core/rendering/compositing/CompositedLayerMapping.h     bool m_canCompositeFilters : 1;
bool              372 Source/core/rendering/compositing/CompositedLayerMapping.h     bool m_backgroundLayerPaintsFixedRootBackground : 1;
bool              373 Source/core/rendering/compositing/CompositedLayerMapping.h     bool m_needToUpdateGraphicsLayer : 1;
bool              374 Source/core/rendering/compositing/CompositedLayerMapping.h     bool m_needToUpdateGraphicsLayerOfAllDecendants : 1;
bool               24 Source/core/rendering/compositing/CompositingReasonFinder.h     CompositingReasons directReasons(const RenderLayer*, bool* needToRecomputeCompositingRequirements) const;
bool               27 Source/core/rendering/compositing/CompositingReasonFinder.h     bool hasTriggers() const { return m_compositingTriggers; }
bool               29 Source/core/rendering/compositing/CompositingReasonFinder.h     bool has3DTransformTrigger() const;
bool               30 Source/core/rendering/compositing/CompositingReasonFinder.h     bool hasAnimationTrigger() const;
bool               32 Source/core/rendering/compositing/CompositingReasonFinder.h     bool requiresCompositingForScrollableFrame() const;
bool               33 Source/core/rendering/compositing/CompositingReasonFinder.h     bool requiresCompositingForPosition(RenderObject*, const RenderLayer*, RenderLayer::ViewportConstrainedNotCompositedReason*, bool* needToRecomputeCompositingRequirements) const;
bool               35 Source/core/rendering/compositing/CompositingReasonFinder.h     static bool isViewportConstrainedFixedOrStickyLayer(const RenderLayer*);
bool               38 Source/core/rendering/compositing/CompositingReasonFinder.h     bool isMainFrame() const;
bool               40 Source/core/rendering/compositing/CompositingReasonFinder.h     CompositingReasons nonStyleDeterminedDirectReasons(const RenderLayer*, bool* needToRecomputeCompositingRequirements) const;
bool               42 Source/core/rendering/compositing/CompositingReasonFinder.h     bool requiresCompositingForAnimation(RenderObject*) const;
bool               43 Source/core/rendering/compositing/CompositingReasonFinder.h     bool requiresCompositingForTransform(RenderObject*) const;
bool               44 Source/core/rendering/compositing/CompositingReasonFinder.h     bool requiresCompositingForBackfaceVisibilityHidden(RenderObject*) const;
bool               45 Source/core/rendering/compositing/CompositingReasonFinder.h     bool requiresCompositingForFilters(RenderObject*) const;
bool               46 Source/core/rendering/compositing/CompositingReasonFinder.h     bool requiresCompositingForOverflowScrollingParent(const RenderLayer*) const;
bool               47 Source/core/rendering/compositing/CompositingReasonFinder.h     bool requiresCompositingForOutOfFlowClipping(const RenderLayer*) const;
bool               48 Source/core/rendering/compositing/CompositingReasonFinder.h     bool requiresCompositingForOverflowScrolling(const RenderLayer*) const;
bool               49 Source/core/rendering/compositing/CompositingReasonFinder.h     bool requiresCompositingForWillChange(const RenderObject*) const;
bool               73 Source/core/rendering/compositing/RenderLayerCompositor.h     bool inCompositingMode() const { return m_compositing; }
bool               76 Source/core/rendering/compositing/RenderLayerCompositor.h     void enableCompositingMode(bool enable = true);
bool               78 Source/core/rendering/compositing/RenderLayerCompositor.h     bool inForcedCompositingMode() const { return m_forceCompositingMode; }
bool               81 Source/core/rendering/compositing/RenderLayerCompositor.h     bool hasAcceleratedCompositing() const { return m_hasAcceleratedCompositing; }
bool               82 Source/core/rendering/compositing/RenderLayerCompositor.h     bool layerSquashingEnabled() const;
bool               84 Source/core/rendering/compositing/RenderLayerCompositor.h     bool canRender3DTransforms() const;
bool               92 Source/core/rendering/compositing/RenderLayerCompositor.h     bool compositingLayersNeedRebuild() const { return m_compositingLayersNeedRebuild; }
bool              116 Source/core/rendering/compositing/RenderLayerCompositor.h     bool clippedByAncestor(const RenderLayer*) const;
bool              118 Source/core/rendering/compositing/RenderLayerCompositor.h     bool clipsCompositingDescendants(const RenderLayer*) const;
bool              121 Source/core/rendering/compositing/RenderLayerCompositor.h     bool needsContentsCompositingLayer(const RenderLayer*) const;
bool              123 Source/core/rendering/compositing/RenderLayerCompositor.h     bool supportsFixedRootBackgroundCompositing() const;
bool              124 Source/core/rendering/compositing/RenderLayerCompositor.h     bool needsFixedRootBackgroundLayer(const RenderLayer*) const;
bool              161 Source/core/rendering/compositing/RenderLayerCompositor.h     void setIsInWindow(bool);
bool              165 Source/core/rendering/compositing/RenderLayerCompositor.h     static bool parentFrameContentLayers(RenderPart*);
bool              174 Source/core/rendering/compositing/RenderLayerCompositor.h     bool scrollingLayerDidChange(RenderLayer*);
bool              189 Source/core/rendering/compositing/RenderLayerCompositor.h     void setTracksRepaints(bool);
bool              216 Source/core/rendering/compositing/RenderLayerCompositor.h         void updateSquashingStateForNewMapping(CompositedLayerMappingPtr, bool hasNewCompositedLayerMapping, LayoutPoint newOffsetFromAbsoluteForSquashingCLM);
bool              220 Source/core/rendering/compositing/RenderLayerCompositor.h         bool hasMostRecentMapping;
bool              230 Source/core/rendering/compositing/RenderLayerCompositor.h     bool hasUnresolvedDirtyBits();
bool              232 Source/core/rendering/compositing/RenderLayerCompositor.h     bool canSquashIntoCurrentSquashingOwner(const RenderLayer* candidate, const SquashingState&);
bool              237 Source/core/rendering/compositing/RenderLayerCompositor.h     bool updateLayerIfViewportConstrained(RenderLayer*);
bool              243 Source/core/rendering/compositing/RenderLayerCompositor.h     virtual bool isTrackingRepaints() const OVERRIDE;
bool              246 Source/core/rendering/compositing/RenderLayerCompositor.h     bool needsOwnBacking(const RenderLayer*) const;
bool              248 Source/core/rendering/compositing/RenderLayerCompositor.h     bool canBeComposited(const RenderLayer*) const;
bool              255 Source/core/rendering/compositing/RenderLayerCompositor.h     CompositingReasons subtreeReasonsForCompositing(RenderObject*, bool hasCompositedDescendants, bool has3DTransformedDescendants) const;
bool              258 Source/core/rendering/compositing/RenderLayerCompositor.h     bool allocateOrClearCompositedLayerMapping(RenderLayer*, CompositingStateTransitionType compositedLayerUpdate);
bool              259 Source/core/rendering/compositing/RenderLayerCompositor.h     bool updateSquashingAssignment(RenderLayer*, SquashingState&, CompositingStateTransitionType compositedLayerUpdate);
bool              267 Source/core/rendering/compositing/RenderLayerCompositor.h     void computeCompositingRequirements(RenderLayer* ancestorLayer, RenderLayer*, OverlapMap&, struct CompositingRecursionData&, bool& descendantHas3DTransform, Vector<RenderLayer*>& unclippedDescendants, IntRect& absoluteDecendantBoundingBox);
bool              270 Source/core/rendering/compositing/RenderLayerCompositor.h     void assignLayersToBackings(RenderLayer*, bool& layersChanged);
bool              271 Source/core/rendering/compositing/RenderLayerCompositor.h     void assignLayersToBackingsInternal(RenderLayer*, SquashingState&, bool& layersChanged);
bool              277 Source/core/rendering/compositing/RenderLayerCompositor.h     bool isRunningAcceleratedTransformAnimation(RenderObject*) const;
bool              279 Source/core/rendering/compositing/RenderLayerCompositor.h     bool hasAnyAdditionalCompositedLayers(const RenderLayer* rootLayer) const;
bool              287 Source/core/rendering/compositing/RenderLayerCompositor.h     bool isMainFrame() const;
bool              300 Source/core/rendering/compositing/RenderLayerCompositor.h     bool requiresHorizontalScrollbarLayer() const;
bool              301 Source/core/rendering/compositing/RenderLayerCompositor.h     bool requiresVerticalScrollbarLayer() const;
bool              302 Source/core/rendering/compositing/RenderLayerCompositor.h     bool requiresScrollCornerLayer() const;
bool              304 Source/core/rendering/compositing/RenderLayerCompositor.h     bool requiresOverhangLayers() const;
bool              308 Source/core/rendering/compositing/RenderLayerCompositor.h     void assignLayersToBackingsForReflectionLayer(RenderLayer* reflectionLayer, bool& layersChanged);
bool              321 Source/core/rendering/compositing/RenderLayerCompositor.h     bool m_hasAcceleratedCompositing;
bool              322 Source/core/rendering/compositing/RenderLayerCompositor.h     bool m_showRepaintCounter;
bool              324 Source/core/rendering/compositing/RenderLayerCompositor.h     bool m_needsToRecomputeCompositingRequirements;
bool              326 Source/core/rendering/compositing/RenderLayerCompositor.h     bool m_compositing;
bool              327 Source/core/rendering/compositing/RenderLayerCompositor.h     bool m_compositingLayersNeedRebuild;
bool              328 Source/core/rendering/compositing/RenderLayerCompositor.h     bool m_forceCompositingMode;
bool              329 Source/core/rendering/compositing/RenderLayerCompositor.h     bool m_needsUpdateCompositingRequirementsState;
bool              331 Source/core/rendering/compositing/RenderLayerCompositor.h     bool m_isTrackingRepaints; // Used for testing.
bool               65 Source/core/rendering/line/BreakingContextInlineHeaders.h     BreakingContext(InlineBidiResolver& resolver, LineInfo& inLineInfo, LineWidth& lineWidth, RenderTextInfo& inRenderTextInfo, FloatingObject* inLastFloatFromPreviousLine, bool appliedStartWidth, RenderBlockFlow* block)
bool              101 Source/core/rendering/line/BreakingContextInlineHeaders.h     bool atEnd() { return m_atEnd; }
bool              112 Source/core/rendering/line/BreakingContextInlineHeaders.h     bool handleText(WordMeasurements&, bool& hyphenated);
bool              149 Source/core/rendering/line/BreakingContextInlineHeaders.h     bool m_preservesNewline;
bool              150 Source/core/rendering/line/BreakingContextInlineHeaders.h     bool m_atStart;
bool              151 Source/core/rendering/line/BreakingContextInlineHeaders.h     bool m_ignoringSpaces;
bool              152 Source/core/rendering/line/BreakingContextInlineHeaders.h     bool m_currentCharacterIsSpace;
bool              153 Source/core/rendering/line/BreakingContextInlineHeaders.h     bool m_currentCharacterShouldCollapseIfPreWap;
bool              154 Source/core/rendering/line/BreakingContextInlineHeaders.h     bool m_appliedStartWidth;
bool              155 Source/core/rendering/line/BreakingContextInlineHeaders.h     bool m_includeEndWidth;
bool              156 Source/core/rendering/line/BreakingContextInlineHeaders.h     bool m_autoWrap;
bool              157 Source/core/rendering/line/BreakingContextInlineHeaders.h     bool m_autoWrapWasEverTrueOnLine;
bool              158 Source/core/rendering/line/BreakingContextInlineHeaders.h     bool m_floatsFitOnLine;
bool              159 Source/core/rendering/line/BreakingContextInlineHeaders.h     bool m_collapseWhiteSpace;
bool              160 Source/core/rendering/line/BreakingContextInlineHeaders.h     bool m_startingNewParagraph;
bool              161 Source/core/rendering/line/BreakingContextInlineHeaders.h     bool m_allowImagesToBreak;
bool              162 Source/core/rendering/line/BreakingContextInlineHeaders.h     bool m_atEnd;
bool              169 Source/core/rendering/line/BreakingContextInlineHeaders.h inline bool shouldCollapseWhiteSpace(const RenderStyle* style, const LineInfo& lineInfo, WhitespacePosition whitespacePosition)
bool              179 Source/core/rendering/line/BreakingContextInlineHeaders.h inline bool requiresLineBoxForContent(RenderInline* flow, const LineInfo& lineInfo)
bool              190 Source/core/rendering/line/BreakingContextInlineHeaders.h inline bool alwaysRequiresLineBox(RenderObject* flow)
bool              198 Source/core/rendering/line/BreakingContextInlineHeaders.h inline bool requiresLineBox(const InlineIterator& it, const LineInfo& lineInfo = LineInfo(), WhitespacePosition whitespacePosition = LeadingWhitespace)
bool              210 Source/core/rendering/line/BreakingContextInlineHeaders.h     bool notJustWhitespace = current != ' ' && current != '\t' && current != softHyphen && (current != '\n' || it.object()->preservesNewline());
bool              317 Source/core/rendering/line/BreakingContextInlineHeaders.h inline bool shouldAddBorderPaddingMargin(RenderObject* child, bool &checkSide)
bool              325 Source/core/rendering/line/BreakingContextInlineHeaders.h inline LayoutUnit inlineLogicalWidth(RenderObject* child, bool start = true, bool end = true)
bool              351 Source/core/rendering/line/BreakingContextInlineHeaders.h     bool isInlineType = box->style()->isOriginalDisplayInlineType();
bool              397 Source/core/rendering/line/BreakingContextInlineHeaders.h inline bool shouldSkipWhitespaceAfterStartObject(RenderBlockFlow* block, RenderObject* o, LineMidpointState& lineMidpointState)
bool              426 Source/core/rendering/line/BreakingContextInlineHeaders.h     bool requiresLineBox = alwaysRequiresLineBox(m_current.object());
bool              489 Source/core/rendering/line/BreakingContextInlineHeaders.h inline bool iteratorIsBeyondEndOfRenderCombineText(const InlineIterator& iter, RenderCombineText* renderer)
bool              522 Source/core/rendering/line/BreakingContextInlineHeaders.h ALWAYS_INLINE float textWidth(RenderText* text, unsigned from, unsigned len, const Font& font, float xPos, bool isFixedPitch, bool collapseWhiteSpace, HashSet<const SimpleFontData*>* fallbackFonts = 0)
bool              535 Source/core/rendering/line/BreakingContextInlineHeaders.h inline bool BreakingContext::handleText(WordMeasurements& wordMeasurements, bool& hyphenated)
bool              542 Source/core/rendering/line/BreakingContextInlineHeaders.h     bool isSVGText = renderText->isSVGInlineText();
bool              564 Source/core/rendering/line/BreakingContextInlineHeaders.h     bool isFixedPitch = font.isFixedPitch();
bool              575 Source/core/rendering/line/BreakingContextInlineHeaders.h     bool breakWords = m_currentStyle->breakWords() && ((m_autoWrap && !m_width.committedWidth()) || m_currWS == PRE);
bool              576 Source/core/rendering/line/BreakingContextInlineHeaders.h     bool midWordBreak = false;
bool              577 Source/core/rendering/line/BreakingContextInlineHeaders.h     bool breakAll = m_currentStyle->wordBreak() == BreakAllWordBreak && m_autoWrap;
bool              610 Source/core/rendering/line/BreakingContextInlineHeaders.h         bool previousCharacterIsSpace = m_currentCharacterIsSpace;
bool              611 Source/core/rendering/line/BreakingContextInlineHeaders.h         bool previousCharacterShouldCollapseIfPreWap = m_currentCharacterShouldCollapseIfPreWap;
bool              623 Source/core/rendering/line/BreakingContextInlineHeaders.h         bool applyWordSpacing = false;
bool              627 Source/core/rendering/line/BreakingContextInlineHeaders.h             bool midWordBreakIsBeforeSurrogatePair = U16_IS_LEAD(c) && m_current.offset() + 1 < renderText->textLength() && U16_IS_TRAIL((*renderText)[m_current.offset() + 1]);
bool              633 Source/core/rendering/line/BreakingContextInlineHeaders.h         bool betweenWords = c == '\n' || (m_currWS != PRE && !m_atStart && isBreakable(m_renderTextInfo.m_lineBreakIterator, m_current.offset(), nextBreakablePosition));
bool              637 Source/core/rendering/line/BreakingContextInlineHeaders.h             bool stoppedIgnoringSpaces = false;
bool              684 Source/core/rendering/line/BreakingContextInlineHeaders.h                 bool lineWasTooWide = false;
bool              836 Source/core/rendering/line/BreakingContextInlineHeaders.h     bool checkForBreak = m_autoWrap;
bool              857 Source/core/rendering/line/BreakingContextInlineHeaders.h             bool canPlaceOnLine = m_width.fitsOnLine() || !m_autoWrapWasEverTrueOnLine;
bool              899 Source/core/rendering/line/BreakingContextInlineHeaders.h inline IndentTextOrNot requiresIndent(bool isFirstLine, bool isAfterHardLineBreak, RenderStyle* style)
bool               57 Source/core/rendering/line/LineBreaker.h     bool lineWasHyphenated() { return m_hyphenated; }
bool               66 Source/core/rendering/line/LineBreaker.h     bool m_hyphenated;
bool               42 Source/core/rendering/line/LineInfo.h     bool isFirstLine() const { return m_isFirstLine; }
bool               43 Source/core/rendering/line/LineInfo.h     bool isLastLine() const { return m_isLastLine; }
bool               44 Source/core/rendering/line/LineInfo.h     bool isEmpty() const { return m_isEmpty; }
bool               45 Source/core/rendering/line/LineInfo.h     bool previousLineBrokeCleanly() const { return m_previousLineBrokeCleanly; }
bool               51 Source/core/rendering/line/LineInfo.h     void setFirstLine(bool firstLine) { m_isFirstLine = firstLine; }
bool               52 Source/core/rendering/line/LineInfo.h     void setLastLine(bool lastLine) { m_isLastLine = lastLine; }
bool               53 Source/core/rendering/line/LineInfo.h     void setEmpty(bool empty, RenderBlock* block = 0, LineWidth* lineWidth = 0)
bool               65 Source/core/rendering/line/LineInfo.h     void setPreviousLineBrokeCleanly(bool previousLineBrokeCleanly) { m_previousLineBrokeCleanly = previousLineBrokeCleanly; }
bool               69 Source/core/rendering/line/LineInfo.h     bool m_isFirstLine;
bool               70 Source/core/rendering/line/LineInfo.h     bool m_isLastLine;
bool               71 Source/core/rendering/line/LineInfo.h     bool m_isEmpty;
bool               72 Source/core/rendering/line/LineInfo.h     bool m_previousLineBrokeCleanly;
bool               38 Source/core/rendering/line/LineLayoutState.h     LineLayoutState(bool fullLayout, LayoutUnit& repaintLogicalTop, LayoutUnit& repaintLogicalBottom, RenderFlowThread* flowThread)
bool               55 Source/core/rendering/line/LineLayoutState.h     bool isFullLayout() const { return m_isFullLayout; }
bool               57 Source/core/rendering/line/LineLayoutState.h     bool usesRepaintBounds() const { return m_usesRepaintBounds; }
bool               72 Source/core/rendering/line/LineLayoutState.h     bool endLineMatched() const { return m_endLineMatched; }
bool               73 Source/core/rendering/line/LineLayoutState.h     void setEndLineMatched(bool endLineMatched) { m_endLineMatched = endLineMatched; }
bool               75 Source/core/rendering/line/LineLayoutState.h     bool checkForFloatsFromLastLine() const { return m_checkForFloatsFromLastLine; }
bool               76 Source/core/rendering/line/LineLayoutState.h     void setCheckForFloatsFromLastLine(bool check) { m_checkForFloatsFromLastLine = check; }
bool               78 Source/core/rendering/line/LineLayoutState.h     bool hasInlineChild() const { return m_hasInlineChild; }
bool               79 Source/core/rendering/line/LineLayoutState.h     void setHasInlineChild(bool hasInlineChild) { m_hasInlineChild = hasInlineChild; }
bool              111 Source/core/rendering/line/LineLayoutState.h     bool m_endLineMatched;
bool              112 Source/core/rendering/line/LineLayoutState.h     bool m_checkForFloatsFromLastLine;
bool              115 Source/core/rendering/line/LineLayoutState.h     bool m_hasInlineChild;
bool              117 Source/core/rendering/line/LineLayoutState.h     bool m_isFullLayout;
bool              125 Source/core/rendering/line/LineLayoutState.h     bool m_usesRepaintBounds;
bool               49 Source/core/rendering/line/LineWidth.h     LineWidth(RenderBlockFlow&, bool isFirstLine, IndentTextOrNot shouldIndentText);
bool               51 Source/core/rendering/line/LineWidth.h     bool fitsOnLine() const { return currentWidth() <= (m_availableWidth + LayoutUnit::epsilon()); }
bool               52 Source/core/rendering/line/LineWidth.h     bool fitsOnLine(float extra) const { return currentWidth() + extra <= (m_availableWidth + LayoutUnit::epsilon()); }
bool               65 Source/core/rendering/line/LineWidth.h     void fitBelowFloats(bool isFirstLine = false);
bool               67 Source/core/rendering/line/LineWidth.h     bool shouldIndentText() const { return m_shouldIndentText == IndentText; }
bool               72 Source/core/rendering/line/LineWidth.h     void wrapNextToShapeOutside(bool isFirstLine);
bool               81 Source/core/rendering/line/LineWidth.h     bool m_isFirstLine;
bool               47 Source/core/rendering/shapes/BoxShape.h     virtual bool isEmpty() const OVERRIDE { return m_bounds.isEmpty(); }
bool               93 Source/core/rendering/shapes/PolygonShape.h     virtual bool isEmpty() const OVERRIDE { return m_polygon.isEmpty(); }
bool               51 Source/core/rendering/shapes/RasterShape.h     bool isEmpty() const { return m_bounds.isEmpty(); }
bool               91 Source/core/rendering/shapes/RasterShape.h     virtual bool isEmpty() const OVERRIDE { return m_intervals->isEmpty(); }
bool               52 Source/core/rendering/shapes/RectangleShape.h     virtual bool isEmpty() const OVERRIDE { return m_bounds.isEmpty(); }
bool               71 Source/core/rendering/shapes/Shape.h     virtual bool isEmpty() const = 0;
bool               74 Source/core/rendering/shapes/Shape.h     bool lineOverlapsShapeMarginBounds(LayoutUnit lineTop, LayoutUnit lineHeight) const { return lineOverlapsBoundingBox(lineTop, lineHeight, shapeMarginLogicalBoundingBox()); }
bool               80 Source/core/rendering/shapes/Shape.h     bool lineOverlapsBoundingBox(LayoutUnit lineTop, LayoutUnit lineHeight, const LayoutRect& rect) const
bool               87 Source/core/rendering/shapes/ShapeInfo.h     virtual bool lineOverlapsShapeBounds() const = 0;
bool               90 Source/core/rendering/shapes/ShapeInfo.h     bool isShapeDirty() { return !m_shape.get(); }
bool              119 Source/core/rendering/shapes/ShapeInfo.h bool checkShapeImageOrigin(Document&, ImageResource&);
bool               51 Source/core/rendering/shapes/ShapeInterval.h     bool isEmpty() const { return m_x1 == m_x2; }
bool               72 Source/core/rendering/shapes/ShapeInterval.h     bool overlaps(const ShapeInterval<T>& interval) const
bool               77 Source/core/rendering/shapes/ShapeInterval.h     bool contains(const ShapeInterval<T>& interval) const
bool              164 Source/core/rendering/shapes/ShapeInterval.h             bool aIncrement = false;
bool              165 Source/core/rendering/shapes/ShapeInterval.h             bool bIncrement = false;
bool              207 Source/core/rendering/shapes/ShapeInterval.h     bool operator==(const ShapeInterval<T>& other) const { return x1() == other.x1() && x2() == other.x2(); }
bool              208 Source/core/rendering/shapes/ShapeInterval.h     bool operator!=(const ShapeInterval<T>& other) const { return !operator==(other); }
bool              224 Source/core/rendering/shapes/ShapeInterval.h     static bool shapeIntervalsAreSortedAndDisjoint(const ShapeIntervals& intervals)
bool               46 Source/core/rendering/shapes/ShapeOutsideInfo.h     bool lineOverlapsShape() const { return m_lineOverlapsShape; }
bool               49 Source/core/rendering/shapes/ShapeOutsideInfo.h     static bool isEnabledFor(const RenderBox&);
bool               52 Source/core/rendering/shapes/ShapeOutsideInfo.h     virtual bool lineOverlapsShapeBounds() const OVERRIDE
bool               82 Source/core/rendering/shapes/ShapeOutsideInfo.h     bool m_lineOverlapsShape;
bool               58 Source/core/rendering/style/BasicShapes.h     bool canBlend(const BasicShape*) const;
bool               59 Source/core/rendering/style/BasicShapes.h     bool isSameType(const BasicShape& other) const { return type() == other.type(); }
bool               64 Source/core/rendering/style/BasicShapes.h     virtual bool operator==(const BasicShape&) const = 0;
bool              105 Source/core/rendering/style/BasicShapes.h     bool operator==(const BasicShapeCenterCoordinate& other) const { return m_direction == other.m_direction && m_length == other.m_length && m_computedLength == other.m_computedLength; }
bool              135 Source/core/rendering/style/BasicShapes.h     bool operator==(const BasicShapeRadius& other) const { return m_type == other.m_type && m_value == other.m_value; }
bool              140 Source/core/rendering/style/BasicShapes.h     bool canBlend(const BasicShapeRadius& other) const
bool              175 Source/core/rendering/style/BasicShapes.h     virtual bool operator==(const BasicShape&) const OVERRIDE;
bool              205 Source/core/rendering/style/BasicShapes.h     virtual bool operator==(const BasicShape&) const OVERRIDE;
bool              232 Source/core/rendering/style/BasicShapes.h     virtual bool operator==(const BasicShape&) const OVERRIDE;
bool              274 Source/core/rendering/style/BasicShapes.h     virtual bool operator==(const BasicShape&) const OVERRIDE;
bool               44 Source/core/rendering/style/BorderData.h     bool hasBorder() const
bool               46 Source/core/rendering/style/BorderData.h         bool haveImage = m_image.hasImage();
bool               50 Source/core/rendering/style/BorderData.h     bool hasBorderRadius() const
bool               91 Source/core/rendering/style/BorderData.h     bool operator==(const BorderData& o) const
bool               97 Source/core/rendering/style/BorderData.h     bool visuallyEqual(const BorderData& o) const
bool              110 Source/core/rendering/style/BorderData.h     bool operator!=(const BorderData& o) const
bool               58 Source/core/rendering/style/BorderImageLength.h     bool isNumber() const { return m_type == NumberType; }
bool               59 Source/core/rendering/style/BorderImageLength.h     bool isLength() const { return m_type == LengthType; }
bool               66 Source/core/rendering/style/BorderImageLength.h     bool operator==(const BorderImageLength& other) const
bool               71 Source/core/rendering/style/BorderImageLength.h     bool isZero() const
bool               74 Source/core/rendering/style/BorderImageLengthBox.h     bool operator==(const BorderImageLengthBox& other) const
bool               80 Source/core/rendering/style/BorderImageLengthBox.h     bool operator!=(const BorderImageLengthBox& other) const
bool               85 Source/core/rendering/style/BorderImageLengthBox.h     bool nonZero() const
bool               46 Source/core/rendering/style/BorderValue.h     bool nonZero(bool checkStyle = true) const
bool               51 Source/core/rendering/style/BorderValue.h     bool isTransparent() const
bool               56 Source/core/rendering/style/BorderValue.h     bool isVisible(bool checkStyle = true) const
bool               61 Source/core/rendering/style/BorderValue.h     bool operator==(const BorderValue& o) const
bool               67 Source/core/rendering/style/BorderValue.h     bool visuallyEqual(const BorderValue& o) const
bool               76 Source/core/rendering/style/BorderValue.h     bool operator!=(const BorderValue& o) const
bool               52 Source/core/rendering/style/CachedUAStyle.h     bool hasAppearance;
bool               56 Source/core/rendering/style/CollapsedBorderValue.h     bool exists() const { return m_precedence != BOFF; }
bool               58 Source/core/rendering/style/CollapsedBorderValue.h     bool isTransparent() const { return m_transparent; }
bool               61 Source/core/rendering/style/CollapsedBorderValue.h     bool isSameIgnoringColor(const CollapsedBorderValue& o) const
bool               49 Source/core/rendering/style/ContentData.h     virtual bool isCounter() const { return false; }
bool               50 Source/core/rendering/style/ContentData.h     virtual bool isImage() const { return false; }
bool               51 Source/core/rendering/style/ContentData.h     virtual bool isQuote() const { return false; }
bool               52 Source/core/rendering/style/ContentData.h     virtual bool isText() const { return false; }
bool               61 Source/core/rendering/style/ContentData.h     virtual bool equals(const ContentData&) const = 0;
bool               76 Source/core/rendering/style/ContentData.h     virtual bool isImage() const OVERRIDE { return true; }
bool               79 Source/core/rendering/style/ContentData.h     virtual bool equals(const ContentData& data) const OVERRIDE
bool              107 Source/core/rendering/style/ContentData.h     virtual bool isText() const OVERRIDE { return true; }
bool              110 Source/core/rendering/style/ContentData.h     virtual bool equals(const ContentData& data) const OVERRIDE
bool              134 Source/core/rendering/style/ContentData.h     virtual bool isCounter() const OVERRIDE { return true; }
bool              149 Source/core/rendering/style/ContentData.h     virtual bool equals(const ContentData& data) const OVERRIDE
bool              165 Source/core/rendering/style/ContentData.h     virtual bool isQuote() const OVERRIDE { return true; }
bool              168 Source/core/rendering/style/ContentData.h     virtual bool equals(const ContentData& data) const OVERRIDE
bool              186 Source/core/rendering/style/ContentData.h inline bool operator==(const ContentData& a, const ContentData& b)
bool              191 Source/core/rendering/style/ContentData.h inline bool operator!=(const ContentData& a, const ContentData& b)
bool               53 Source/core/rendering/style/CounterContent.h static inline bool operator==(const CounterContent& a, const CounterContent& b)
bool               49 Source/core/rendering/style/CounterDirectives.h     bool isReset() const { return m_isResetSet; }
bool               67 Source/core/rendering/style/CounterDirectives.h     bool isIncrement() const { return m_isIncrementSet; }
bool               85 Source/core/rendering/style/CounterDirectives.h     bool isDefined() const { return isReset() || isIncrement(); }
bool               96 Source/core/rendering/style/CounterDirectives.h     bool m_isResetSet;
bool               97 Source/core/rendering/style/CounterDirectives.h     bool m_isIncrementSet;
bool              102 Source/core/rendering/style/CounterDirectives.h bool operator==(const CounterDirectives&, const CounterDirectives&);
bool              103 Source/core/rendering/style/CounterDirectives.h inline bool operator!=(const CounterDirectives& a, const CounterDirectives& b) { return !(a == b); }
bool               41 Source/core/rendering/style/CursorData.h     bool operator==(const CursorData& o) const
bool               46 Source/core/rendering/style/CursorData.h     bool operator!=(const CursorData& o) const
bool               46 Source/core/rendering/style/CursorList.h     bool operator==(const CursorList& o) const { return m_vector == o.m_vector; }
bool               47 Source/core/rendering/style/CursorList.h     bool operator!=(const CursorList& o) const { return m_vector != o.m_vector; }
bool               51 Source/core/rendering/style/DataRef.h     bool operator==(const DataRef<T>& o) const
bool               58 Source/core/rendering/style/DataRef.h     bool operator!=(const DataRef<T>& o) const
bool               49 Source/core/rendering/style/FillLayer.h     bool operator==(const FillSize& o) const
bool               53 Source/core/rendering/style/FillLayer.h     bool operator!=(const FillSize& o) const
bool               65 Source/core/rendering/style/FillLayer.h     FillLayer(EFillLayerType, bool useInitialValues = false);
bool               88 Source/core/rendering/style/FillLayer.h     bool isImageSet() const { return m_imageSet; }
bool               89 Source/core/rendering/style/FillLayer.h     bool isXPositionSet() const { return m_xPosSet; }
bool               90 Source/core/rendering/style/FillLayer.h     bool isYPositionSet() const { return m_yPosSet; }
bool               91 Source/core/rendering/style/FillLayer.h     bool isBackgroundXOriginSet() const { return m_backgroundXOriginSet; }
bool               92 Source/core/rendering/style/FillLayer.h     bool isBackgroundYOriginSet() const { return m_backgroundYOriginSet; }
bool               93 Source/core/rendering/style/FillLayer.h     bool isAttachmentSet() const { return m_attachmentSet; }
bool               94 Source/core/rendering/style/FillLayer.h     bool isClipSet() const { return m_clipSet; }
bool               95 Source/core/rendering/style/FillLayer.h     bool isOriginSet() const { return m_originSet; }
bool               96 Source/core/rendering/style/FillLayer.h     bool isRepeatXSet() const { return m_repeatXSet; }
bool               97 Source/core/rendering/style/FillLayer.h     bool isRepeatYSet() const { return m_repeatYSet; }
bool               98 Source/core/rendering/style/FillLayer.h     bool isCompositeSet() const { return m_compositeSet; }
bool               99 Source/core/rendering/style/FillLayer.h     bool isBlendModeSet() const { return m_blendModeSet; }
bool              100 Source/core/rendering/style/FillLayer.h     bool isSizeSet() const { return m_sizeType != SizeNone; }
bool              101 Source/core/rendering/style/FillLayer.h     bool isMaskSourceTypeSet() const { return m_maskSourceTypeSet; }
bool              147 Source/core/rendering/style/FillLayer.h     bool operator==(const FillLayer& o) const;
bool              148 Source/core/rendering/style/FillLayer.h     bool operator!=(const FillLayer& o) const
bool              153 Source/core/rendering/style/FillLayer.h     bool containsImage(StyleImage*) const;
bool              154 Source/core/rendering/style/FillLayer.h     bool imagesAreLoaded() const;
bool              156 Source/core/rendering/style/FillLayer.h     bool hasImage() const
bool              163 Source/core/rendering/style/FillLayer.h     bool hasFixedImage() const
bool              170 Source/core/rendering/style/FillLayer.h     bool hasOpaqueImage(const RenderObject*) const;
bool              171 Source/core/rendering/style/FillLayer.h     bool hasRepeatXY() const;
bool              172 Source/core/rendering/style/FillLayer.h     bool clipOccludesNextLayers(bool firstLayer) const;
bool              112 Source/core/rendering/style/GridCoordinate.h     bool operator==(const GridSpan& o) const
bool              136 Source/core/rendering/style/GridCoordinate.h     bool operator==(const GridCoordinate& o) const
bool              141 Source/core/rendering/style/GridCoordinate.h     bool operator!=(const GridCoordinate& o) const
bool               57 Source/core/rendering/style/GridLength.h     bool isLength() const { return m_type == LengthType; }
bool               58 Source/core/rendering/style/GridLength.h     bool isFlex() const { return m_type == FlexType; }
bool               64 Source/core/rendering/style/GridLength.h     bool operator==(const GridLength& o) const
bool               69 Source/core/rendering/style/GridLength.h     bool isContentSized() const { return m_type == LengthType && (m_length.isAuto() || m_length.isMinContent() || m_length.isMaxContent()); }
bool               74 Source/core/rendering/style/GridPosition.h     bool isPositive() const { return integerPosition() > 0; }
bool               77 Source/core/rendering/style/GridPosition.h     bool isAuto() const { return m_type == AutoPosition; }
bool               78 Source/core/rendering/style/GridPosition.h     bool isSpan() const { return m_type == SpanPosition; }
bool               79 Source/core/rendering/style/GridPosition.h     bool isNamedGridArea() const { return m_type == NamedGridAreaPosition; }
bool              128 Source/core/rendering/style/GridPosition.h     bool operator==(const GridPosition& other) const
bool              133 Source/core/rendering/style/GridPosition.h     bool shouldBeResolvedAgainstOppositePosition() const
bool               97 Source/core/rendering/style/GridTrackSize.h     bool isContentSized() const { return m_minTrackBreadth.isContentSized() || m_maxTrackBreadth.isContentSized(); }
bool               99 Source/core/rendering/style/GridTrackSize.h     bool isPercentage() const { return m_type == LengthTrackSizing && length().isLength() && length().length().isPercent(); }
bool              101 Source/core/rendering/style/GridTrackSize.h     bool operator==(const GridTrackSize& other) const
bool              114 Source/core/rendering/style/GridTrackSize.h     bool hasMinOrMaxContentMinTrackBreadth() const { return m_minTrackBreadthIsMinOrMaxContent; }
bool              115 Source/core/rendering/style/GridTrackSize.h     bool hasMaxContentMinTrackBreadth() const { return m_minTrackBreadthIsMaxContent; }
bool              116 Source/core/rendering/style/GridTrackSize.h     bool hasMinOrMaxContentMaxTrackBreadth() const { return m_maxTrackBreadthIsMinOrMaxContent; }
bool              117 Source/core/rendering/style/GridTrackSize.h     bool hasMaxContentMaxTrackBreadth() const { return m_maxTrackBreadthIsMaxContent; }
bool              123 Source/core/rendering/style/GridTrackSize.h     bool m_minTrackBreadthIsMinOrMaxContent;
bool              124 Source/core/rendering/style/GridTrackSize.h     bool m_minTrackBreadthIsMaxContent;
bool              125 Source/core/rendering/style/GridTrackSize.h     bool m_maxTrackBreadthIsMinOrMaxContent;
bool              126 Source/core/rendering/style/GridTrackSize.h     bool m_maxTrackBreadthIsMaxContent;
bool               52 Source/core/rendering/style/KeyframeList.h     bool containsProperty(CSSPropertyID prop) const { return m_properties.contains(prop); }
bool               84 Source/core/rendering/style/KeyframeList.h     bool containsProperty(CSSPropertyID prop) const { return m_properties.contains(prop); }
bool               89 Source/core/rendering/style/KeyframeList.h     bool isEmpty() const { return m_keyframes.isEmpty(); }
bool               48 Source/core/rendering/style/LineClampValue.h     bool isPercentage() const { return m_type == LineClampPercentage; }
bool               50 Source/core/rendering/style/LineClampValue.h     bool isNone() const { return m_value == -1; }
bool               52 Source/core/rendering/style/LineClampValue.h     bool operator==(const LineClampValue& o) const
bool               57 Source/core/rendering/style/LineClampValue.h     bool operator!=(const LineClampValue& o) const
bool               44 Source/core/rendering/style/NinePieceImage.h     bool operator==(const NinePieceImageData&) const;
bool               45 Source/core/rendering/style/NinePieceImage.h     bool operator!=(const NinePieceImageData& o) const { return !(*this == o); }
bool               47 Source/core/rendering/style/NinePieceImage.h     bool fill : 1;
bool               63 Source/core/rendering/style/NinePieceImage.h     NinePieceImage(PassRefPtr<StyleImage>, LengthBox imageSlices, bool fill, const BorderImageLengthBox& borderSlices,
bool               66 Source/core/rendering/style/NinePieceImage.h     bool operator==(const NinePieceImage& other) const { return m_data == other.m_data; }
bool               67 Source/core/rendering/style/NinePieceImage.h     bool operator!=(const NinePieceImage& other) const { return m_data != other.m_data; }
bool               69 Source/core/rendering/style/NinePieceImage.h     bool hasImage() const { return m_data->image; }
bool               76 Source/core/rendering/style/NinePieceImage.h     bool fill() const { return m_data->fill; }
bool               77 Source/core/rendering/style/NinePieceImage.h     void setFill(bool fill) { m_data.access()->fill = fill; }
bool               40 Source/core/rendering/style/OutlineValue.h     bool operator==(const OutlineValue& o) const
bool               45 Source/core/rendering/style/OutlineValue.h     bool operator!=(const OutlineValue& o) const
bool               39 Source/core/rendering/style/QuotesData.h     static bool equals(const QuotesData*, const QuotesData*);
bool               79 Source/core/rendering/style/RenderStyle.h template<typename T, typename U> inline bool compareEqual(const T& t, const U& u) { return t == static_cast<T>(u); }
bool              156 Source/core/rendering/style/RenderStyle.h         bool operator==(const InheritedFlags& other) const
bool              178 Source/core/rendering/style/RenderStyle.h         bool operator!=(const InheritedFlags& other) const { return !(*this == other); }
bool              209 Source/core/rendering/style/RenderStyle.h         bool operator==(const NonInheritedFlags& other) const
bool              239 Source/core/rendering/style/RenderStyle.h         bool operator!=(const NonInheritedFlags& other) const { return !(*this == other); }
bool              272 Source/core/rendering/style/RenderStyle.h         bool affectedByFocus() const { return _affectedByFocus; }
bool              273 Source/core/rendering/style/RenderStyle.h         void setAffectedByFocus(bool value) { _affectedByFocus = value; }
bool              274 Source/core/rendering/style/RenderStyle.h         bool affectedByHover() const { return _affectedByHover; }
bool              275 Source/core/rendering/style/RenderStyle.h         void setAffectedByHover(bool value) { _affectedByHover = value; }
bool              276 Source/core/rendering/style/RenderStyle.h         bool affectedByActive() const { return _affectedByActive; }
bool              277 Source/core/rendering/style/RenderStyle.h         void setAffectedByActive(bool value) { _affectedByActive = value; }
bool              278 Source/core/rendering/style/RenderStyle.h         bool affectedByDrag() const { return _affectedByDrag; }
bool              279 Source/core/rendering/style/RenderStyle.h         void setAffectedByDrag(bool value) { _affectedByDrag = value; }
bool              280 Source/core/rendering/style/RenderStyle.h         bool isLink() const { return _isLink; }
bool              281 Source/core/rendering/style/RenderStyle.h         void setIsLink(bool value) { _isLink = value; }
bool              382 Source/core/rendering/style/RenderStyle.h     void setHasViewportUnits(bool hasViewportUnits = true) const { noninherited_flags.hasViewportUnits = hasViewportUnits; }
bool              383 Source/core/rendering/style/RenderStyle.h     bool hasViewportUnits() const { return noninherited_flags.hasViewportUnits; }
bool              385 Source/core/rendering/style/RenderStyle.h     bool affectedByFocus() const { return noninherited_flags.affectedByFocus(); }
bool              386 Source/core/rendering/style/RenderStyle.h     bool affectedByHover() const { return noninherited_flags.affectedByHover(); }
bool              387 Source/core/rendering/style/RenderStyle.h     bool affectedByActive() const { return noninherited_flags.affectedByActive(); }
bool              388 Source/core/rendering/style/RenderStyle.h     bool affectedByDrag() const { return noninherited_flags.affectedByDrag(); }
bool              395 Source/core/rendering/style/RenderStyle.h     bool operator==(const RenderStyle& other) const;
bool              396 Source/core/rendering/style/RenderStyle.h     bool operator!=(const RenderStyle& other) const { return !(*this == other); }
bool              397 Source/core/rendering/style/RenderStyle.h     bool isFloating() const { return noninherited_flags._floating != NoFloat; }
bool              398 Source/core/rendering/style/RenderStyle.h     bool hasMargin() const { return surround->margin.nonZero(); }
bool              399 Source/core/rendering/style/RenderStyle.h     bool hasBorder() const { return surround->border.hasBorder(); }
bool              400 Source/core/rendering/style/RenderStyle.h     bool hasPadding() const { return surround->padding.nonZero(); }
bool              401 Source/core/rendering/style/RenderStyle.h     bool hasOffset() const { return surround->offset.nonZero(); }
bool              402 Source/core/rendering/style/RenderStyle.h     bool hasMarginBeforeQuirk() const { return marginBefore().quirk(); }
bool              403 Source/core/rendering/style/RenderStyle.h     bool hasMarginAfterQuirk() const { return marginAfter().quirk(); }
bool              405 Source/core/rendering/style/RenderStyle.h     bool hasBackgroundImage() const { return m_background->background().hasImage(); }
bool              406 Source/core/rendering/style/RenderStyle.h     bool hasFixedBackgroundImage() const { return m_background->background().hasFixedImage(); }
bool              408 Source/core/rendering/style/RenderStyle.h     bool hasEntirelyFixedBackground() const;
bool              410 Source/core/rendering/style/RenderStyle.h     bool hasAppearance() const { return appearance() != NoControlPart; }
bool              412 Source/core/rendering/style/RenderStyle.h     bool hasBackground() const
bool              421 Source/core/rendering/style/RenderStyle.h     bool hasBorderImageOutsets() const
bool              435 Source/core/rendering/style/RenderStyle.h     bool hasFilterOutsets() const { return hasFilter() && filter().hasOutsets(); }
bool              441 Source/core/rendering/style/RenderStyle.h     bool isStyleAvailable() const;
bool              443 Source/core/rendering/style/RenderStyle.h     bool hasAnyPublicPseudoStyles() const;
bool              444 Source/core/rendering/style/RenderStyle.h     bool hasPseudoStyle(PseudoId pseudo) const;
bool              446 Source/core/rendering/style/RenderStyle.h     bool hasUniquePseudoStyle() const;
bool              447 Source/core/rendering/style/RenderStyle.h     bool hasPseudoElementStyle() const;
bool              467 Source/core/rendering/style/RenderStyle.h     bool hasAutoLeftAndRight() const { return left().isAuto() && right().isAuto(); }
bool              468 Source/core/rendering/style/RenderStyle.h     bool hasAutoTopAndBottom() const { return top().isAuto() && bottom().isAuto(); }
bool              469 Source/core/rendering/style/RenderStyle.h     bool hasStaticInlinePosition(bool horizontal) const { return horizontal ? hasAutoLeftAndRight() : hasAutoTopAndBottom(); }
bool              470 Source/core/rendering/style/RenderStyle.h     bool hasStaticBlockPosition(bool horizontal) const { return horizontal ? hasAutoTopAndBottom() : hasAutoLeftAndRight(); }
bool              473 Source/core/rendering/style/RenderStyle.h     bool hasOutOfFlowPosition() const { return position() == AbsolutePosition || position() == FixedPosition; }
bool              474 Source/core/rendering/style/RenderStyle.h     bool hasInFlowPosition() const { return position() == RelativePosition || position() == StickyPosition; }
bool              475 Source/core/rendering/style/RenderStyle.h     bool hasViewportConstrainedPosition() const { return position() == FixedPosition || position() == StickyPosition; }
bool              513 Source/core/rendering/style/RenderStyle.h     bool hasBorderRadius() const { return surround->border.hasBorderRadius(); }
bool              517 Source/core/rendering/style/RenderStyle.h     bool borderLeftIsTransparent() const { return surround->border.left().isTransparent(); }
bool              520 Source/core/rendering/style/RenderStyle.h     bool borderRightIsTransparent() const { return surround->border.right().isTransparent(); }
bool              523 Source/core/rendering/style/RenderStyle.h     bool borderTopIsTransparent() const { return surround->border.top().isTransparent(); }
bool              526 Source/core/rendering/style/RenderStyle.h     bool borderBottomIsTransparent() const { return surround->border.bottom().isTransparent(); }
bool              540 Source/core/rendering/style/RenderStyle.h     bool hasOutline() const { return outlineWidth() > 0 && outlineStyle() > BHIDDEN; }
bool              547 Source/core/rendering/style/RenderStyle.h     bool isOverflowVisible() const { ASSERT(overflowX() != OVISIBLE || overflowX() == overflowY()); return overflowX() == OVISIBLE; }
bool              548 Source/core/rendering/style/RenderStyle.h     bool isOverflowPaged() const { return overflowY() == OPAGEDX || overflowY() == OPAGEDY; }
bool              559 Source/core/rendering/style/RenderStyle.h     bool hasClip() const { return visual->hasClip; }
bool              593 Source/core/rendering/style/RenderStyle.h     bool isLeftToRightDirection() const { return direction() == LTR; }
bool              600 Source/core/rendering/style/RenderStyle.h     static bool autoWrap(EWhiteSpace ws)
bool              606 Source/core/rendering/style/RenderStyle.h     bool autoWrap() const
bool              611 Source/core/rendering/style/RenderStyle.h     static bool preserveNewline(EWhiteSpace ws)
bool              617 Source/core/rendering/style/RenderStyle.h     bool preserveNewline() const
bool              622 Source/core/rendering/style/RenderStyle.h     static bool collapseWhiteSpace(EWhiteSpace ws)
bool              628 Source/core/rendering/style/RenderStyle.h     bool collapseWhiteSpace() const
bool              633 Source/core/rendering/style/RenderStyle.h     bool isCollapsibleWhiteSpace(UChar c) const
bool              645 Source/core/rendering/style/RenderStyle.h     bool breakOnlyAfterWhiteSpace() const
bool              650 Source/core/rendering/style/RenderStyle.h     bool breakWords() const
bool              684 Source/core/rendering/style/RenderStyle.h     bool maskBoxImageSlicesFill() const { return rareNonInheritedData->m_maskBoxImage.fill(); }
bool              725 Source/core/rendering/style/RenderStyle.h     bool isLink() const { return noninherited_flags.isLink(); }
bool              729 Source/core/rendering/style/RenderStyle.h     bool hasAutoWidows() const { return rareInheritedData->m_hasAutoWidows; }
bool              730 Source/core/rendering/style/RenderStyle.h     bool hasAutoOrphans() const { return rareInheritedData->m_hasAutoOrphans; }
bool              755 Source/core/rendering/style/RenderStyle.h     bool hasAspectRatio() const { return rareNonInheritedData->m_hasAspectRatio; }
bool              779 Source/core/rendering/style/RenderStyle.h     bool isColumnFlexDirection() const { return flexDirection() == FlowColumn || flexDirection() == FlowColumnReverse; }
bool              780 Source/core/rendering/style/RenderStyle.h     bool isReverseFlexDirection() const { return flexDirection() == FlowRowReverse || flexDirection() == FlowColumnReverse; }
bool              814 Source/core/rendering/style/RenderStyle.h     bool reflectionDataEquivalent(const RenderStyle* otherStyle) const { return rareNonInheritedData->reflectionDataEquivalent(*otherStyle->rareNonInheritedData); }
bool              836 Source/core/rendering/style/RenderStyle.h     bool hasInlinePaginationAxis() const
bool              846 Source/core/rendering/style/RenderStyle.h     bool hasAutoColumnWidth() const { return rareNonInheritedData->m_multiCol->m_autoWidth; }
bool              848 Source/core/rendering/style/RenderStyle.h     bool hasAutoColumnCount() const { return rareNonInheritedData->m_multiCol->m_autoCount; }
bool              849 Source/core/rendering/style/RenderStyle.h     bool specifiesColumns() const { return !hasAutoColumnCount() || !hasAutoColumnWidth(); }
bool              852 Source/core/rendering/style/RenderStyle.h     bool hasNormalColumnGap() const { return rareNonInheritedData->m_multiCol->m_normalGap; }
bool              855 Source/core/rendering/style/RenderStyle.h     bool columnRuleIsTransparent() const { return rareNonInheritedData->m_multiCol->m_rule.isTransparent(); }
bool              864 Source/core/rendering/style/RenderStyle.h     bool hasTransform() const { return !rareNonInheritedData->m_transform->m_operations.operations().isEmpty(); }
bool              865 Source/core/rendering/style/RenderStyle.h     bool transformDataEquivalent(const RenderStyle& otherStyle) const { return rareNonInheritedData->m_transform == otherStyle.rareNonInheritedData->m_transform; }
bool              882 Source/core/rendering/style/RenderStyle.h     bool hasTransformRelatedProperty() const { return hasTransform() || preserves3D() || hasPerspective(); }
bool              888 Source/core/rendering/style/RenderStyle.h     bool hasMask() const { return rareNonInheritedData->m_mask.hasImage() || rareNonInheritedData->m_maskBoxImage.hasImage(); }
bool              891 Source/core/rendering/style/RenderStyle.h     bool hasTextCombine() const { return textCombine() != TextCombineNone; }
bool              908 Source/core/rendering/style/RenderStyle.h     bool hasAnimations() const { return rareNonInheritedData->m_animations && rareNonInheritedData->m_animations->size() > 0; }
bool              914 Source/core/rendering/style/RenderStyle.h     bool preserves3D() const { return rareNonInheritedData->m_transformStyle3D == TransformStyle3DPreserve3D; }
bool              918 Source/core/rendering/style/RenderStyle.h     bool hasPerspective() const { return rareNonInheritedData->m_perspective > 0; }
bool              925 Source/core/rendering/style/RenderStyle.h     bool isRunningAcceleratedAnimation() const { return rareNonInheritedData->m_runningAcceleratedAnimation; }
bool              933 Source/core/rendering/style/RenderStyle.h     bool isHorizontalWritingMode() const { return WebCore::isHorizontalWritingMode(writingMode()); }
bool              934 Source/core/rendering/style/RenderStyle.h     bool isFlippedLinesWritingMode() const { return WebCore::isFlippedLinesWritingMode(writingMode()); }
bool              935 Source/core/rendering/style/RenderStyle.h     bool isFlippedBlocksWritingMode() const { return WebCore::isFlippedBlocksWritingMode(writingMode()); }
bool              943 Source/core/rendering/style/RenderStyle.h     bool hasFilter() const { return !rareNonInheritedData->m_filter->m_operations.operations().isEmpty(); }
bool              947 Source/core/rendering/style/RenderStyle.h     bool hasBlendMode() const;
bool              951 Source/core/rendering/style/RenderStyle.h     bool hasIsolation() const;
bool              953 Source/core/rendering/style/RenderStyle.h     bool shouldPlaceBlockDirectionScrollbarOnLogicalLeft() const { return !isLeftToRightDirection() && isHorizontalWritingMode(); }
bool              961 Source/core/rendering/style/RenderStyle.h     bool willChangeContents() const { return rareNonInheritedData->m_willChange->m_contents; }
bool              962 Source/core/rendering/style/RenderStyle.h     bool willChangeScrollPosition() const { return rareNonInheritedData->m_willChange->m_scrollPosition; }
bool              963 Source/core/rendering/style/RenderStyle.h     bool hasWillChangeCompositingHint() const;
bool              964 Source/core/rendering/style/RenderStyle.h     bool hasWillChangeGpuRasterizationHint() const;
bool             1049 Source/core/rendering/style/RenderStyle.h     RoundedRect getRoundedBorderFor(const LayoutRect& borderRect, bool includeLogicalLeftEdge = true, bool includeLogicalRightEdge = true) const;
bool             1050 Source/core/rendering/style/RenderStyle.h     RoundedRect getRoundedInnerBorderFor(const LayoutRect& borderRect, bool includeLogicalLeftEdge = true, bool includeLogicalRightEdge = true) const;
bool             1053 Source/core/rendering/style/RenderStyle.h         int topWidth, int bottomWidth, int leftWidth, int rightWidth, bool includeLogicalLeftEdge, bool includeLogicalRightEdge) const;
bool             1079 Source/core/rendering/style/RenderStyle.h     void setHasClip(bool b = true) { SET_VAR(visual, hasClip, b); }
bool             1092 Source/core/rendering/style/RenderStyle.h     bool setFontDescription(const FontDescription&);
bool             1117 Source/core/rendering/style/RenderStyle.h     bool setZoom(float);
bool             1119 Source/core/rendering/style/RenderStyle.h     bool setEffectiveZoom(float);
bool             1159 Source/core/rendering/style/RenderStyle.h     void setMaskBoxImageSlicesFill(bool fill)
bool             1181 Source/core/rendering/style/RenderStyle.h     void setHasAspectRatio(bool b) { SET_VAR(rareNonInheritedData, m_hasAspectRatio, b); }
bool             1210 Source/core/rendering/style/RenderStyle.h     void setIsLink(bool b) { noninherited_flags.setIsLink(b); }
bool             1215 Source/core/rendering/style/RenderStyle.h     bool hasAutoZIndex() const { return m_box->hasAutoZIndex(); }
bool             1335 Source/core/rendering/style/RenderStyle.h     bool setTextOrientation(TextOrientation);
bool             1376 Source/core/rendering/style/RenderStyle.h     void setIsRunningAcceleratedAnimation(bool b = true) { SET_VAR(rareNonInheritedData, m_runningAcceleratedAnimation, b); }
bool             1388 Source/core/rendering/style/RenderStyle.h     void setWillChangeContents(bool b) { SET_VAR(rareNonInheritedData.access()->m_willChange, m_contents, b); }
bool             1389 Source/core/rendering/style/RenderStyle.h     void setWillChangeScrollPosition(bool b) { SET_VAR(rareNonInheritedData.access()->m_willChange, m_scrollPosition, b); }
bool             1460 Source/core/rendering/style/RenderStyle.h     bool hasContent() const { return contentData(); }
bool             1462 Source/core/rendering/style/RenderStyle.h     bool contentDataEquivalent(const RenderStyle* otherStyle) const { return const_cast<RenderStyle*>(this)->rareNonInheritedData->contentDataEquivalent(*const_cast<RenderStyle*>(otherStyle)->rareNonInheritedData); }
bool             1464 Source/core/rendering/style/RenderStyle.h     void setContent(const String&, bool add = false);
bool             1465 Source/core/rendering/style/RenderStyle.h     void setContent(PassRefPtr<StyleImage>, bool add = false);
bool             1466 Source/core/rendering/style/RenderStyle.h     void setContent(PassOwnPtr<CounterContent>, bool add = false);
bool             1467 Source/core/rendering/style/RenderStyle.h     void setContent(QuoteType, bool add = false);
bool             1478 Source/core/rendering/style/RenderStyle.h     bool inheritedNotEqual(const RenderStyle*) const;
bool             1479 Source/core/rendering/style/RenderStyle.h     bool inheritedDataShared(const RenderStyle*) const;
bool             1481 Source/core/rendering/style/RenderStyle.h     bool isDisplayReplacedType() const { return isDisplayReplacedType(display()); }
bool             1482 Source/core/rendering/style/RenderStyle.h     bool isDisplayInlineType() const { return isDisplayInlineType(display()); }
bool             1483 Source/core/rendering/style/RenderStyle.h     bool isOriginalDisplayInlineType() const { return isDisplayInlineType(originalDisplay()); }
bool             1485 Source/core/rendering/style/RenderStyle.h     bool setWritingMode(WritingMode v)
bool             1495 Source/core/rendering/style/RenderStyle.h     bool unique() const { return noninherited_flags.unique; }
bool             1498 Source/core/rendering/style/RenderStyle.h     bool isSharable() const;
bool             1500 Source/core/rendering/style/RenderStyle.h     bool emptyState() const { return noninherited_flags.emptyState; }
bool             1501 Source/core/rendering/style/RenderStyle.h     void setEmptyState(bool b) { setUnique(); noninherited_flags.emptyState = b; }
bool             1502 Source/core/rendering/style/RenderStyle.h     bool firstChildState() const { return noninherited_flags.firstChildState; }
bool             1504 Source/core/rendering/style/RenderStyle.h     bool lastChildState() const { return noninherited_flags.lastChildState; }
bool             1511 Source/core/rendering/style/RenderStyle.h     bool hasExplicitlyInheritedProperties() const { return noninherited_flags.explicitInheritance; }
bool             1514 Source/core/rendering/style/RenderStyle.h     bool hasCurrentColor() const { return noninherited_flags.currentColor; }
bool             1620 Source/core/rendering/style/RenderStyle.h     static bool initialHasAspectRatio() { return false; }
bool             1727 Source/core/rendering/style/RenderStyle.h     bool isDisplayReplacedType(EDisplay display) const
bool             1733 Source/core/rendering/style/RenderStyle.h     bool isDisplayInlineType(EDisplay display) const
bool             1764 Source/core/rendering/style/RenderStyle.h     Color colorIncludingFallback(int colorProperty, bool visitedLink) const;
bool             1804 Source/core/rendering/style/RenderStyle.h inline bool RenderStyle::setZoom(float f)
bool             1813 Source/core/rendering/style/RenderStyle.h inline bool RenderStyle::setEffectiveZoom(float f)
bool             1821 Source/core/rendering/style/RenderStyle.h inline bool RenderStyle::isSharable() const
bool             1830 Source/core/rendering/style/RenderStyle.h inline bool RenderStyle::setTextOrientation(TextOrientation textOrientation)
bool             1839 Source/core/rendering/style/RenderStyle.h inline bool RenderStyle::hasAnyPublicPseudoStyles() const
bool             1844 Source/core/rendering/style/RenderStyle.h inline bool RenderStyle::hasPseudoStyle(PseudoId pseudo) const
bool             1858 Source/core/rendering/style/RenderStyle.h inline bool RenderStyle::hasPseudoElementStyle() const
bool               47 Source/core/rendering/style/SVGRenderStyle.h     bool inheritedNotEqual(const SVGRenderStyle*) const;
bool               53 Source/core/rendering/style/SVGRenderStyle.h     bool operator==(const SVGRenderStyle&) const;
bool               54 Source/core/rendering/style/SVGRenderStyle.h     bool operator!=(const SVGRenderStyle& o) const { return !(*this == o); }
bool              153 Source/core/rendering/style/SVGRenderStyle.h     void setFillPaint(SVGPaint::SVGPaintType type, const Color& color, const String& uri, bool applyToRegularStyle = true, bool applyToVisitedLinkStyle = false)
bool              179 Source/core/rendering/style/SVGRenderStyle.h     void setStrokePaint(SVGPaint::SVGPaintType type, const Color& color, const String& uri, bool applyToRegularStyle = true, bool applyToVisitedLinkStyle = false)
bool              358 Source/core/rendering/style/SVGRenderStyle.h     bool hasClipper() const { return !clipperResource().isEmpty(); }
bool              359 Source/core/rendering/style/SVGRenderStyle.h     bool hasMasker() const { return !maskerResource().isEmpty(); }
bool              360 Source/core/rendering/style/SVGRenderStyle.h     bool hasFilter() const { return !filterResource().isEmpty(); }
bool              361 Source/core/rendering/style/SVGRenderStyle.h     bool hasMarkers() const { return !markerStartResource().isEmpty() || !markerMidResource().isEmpty() || !markerEndResource().isEmpty(); }
bool              362 Source/core/rendering/style/SVGRenderStyle.h     bool hasStroke() const { return strokePaintType() != SVGPaint::SVG_PAINTTYPE_NONE; }
bool              363 Source/core/rendering/style/SVGRenderStyle.h     bool hasVisibleStroke() const { return hasStroke() && !strokeWidth()->isZero(); }
bool              364 Source/core/rendering/style/SVGRenderStyle.h     bool hasFill() const { return fillPaintType() != SVGPaint::SVG_PAINTTYPE_NONE; }
bool              365 Source/core/rendering/style/SVGRenderStyle.h     bool isVerticalWritingMode() const { return writingMode() == WM_TBRL || writingMode() == WM_TB; }
bool              370 Source/core/rendering/style/SVGRenderStyle.h         bool operator==(const InheritedFlags& other) const
bool              387 Source/core/rendering/style/SVGRenderStyle.h         bool operator!=(const InheritedFlags& other) const
bool              410 Source/core/rendering/style/SVGRenderStyle.h         bool operator==(const NonInheritedFlags &other) const { return _niflags == other._niflags; }
bool              411 Source/core/rendering/style/SVGRenderStyle.h         bool operator!=(const NonInheritedFlags &other) const { return _niflags != other._niflags; }
bool              117 Source/core/rendering/style/SVGRenderStyleDefs.h         bool operator==(const StyleFillData&) const;
bool              118 Source/core/rendering/style/SVGRenderStyleDefs.h         bool operator!=(const StyleFillData& other) const
bool              141 Source/core/rendering/style/SVGRenderStyleDefs.h         bool operator==(const StyleStrokeData&) const;
bool              142 Source/core/rendering/style/SVGRenderStyleDefs.h         bool operator!=(const StyleStrokeData& other) const
bool              171 Source/core/rendering/style/SVGRenderStyleDefs.h         bool operator==(const StyleStopData&) const;
bool              172 Source/core/rendering/style/SVGRenderStyleDefs.h         bool operator!=(const StyleStopData& other) const
bool              190 Source/core/rendering/style/SVGRenderStyleDefs.h         bool operator==(const StyleTextData& other) const;
bool              191 Source/core/rendering/style/SVGRenderStyleDefs.h         bool operator!=(const StyleTextData& other) const
bool              209 Source/core/rendering/style/SVGRenderStyleDefs.h         bool operator==(const StyleMiscData&) const;
bool              210 Source/core/rendering/style/SVGRenderStyleDefs.h         bool operator!=(const StyleMiscData& other) const
bool              233 Source/core/rendering/style/SVGRenderStyleDefs.h         bool operator==(const StyleResourceData&) const;
bool              234 Source/core/rendering/style/SVGRenderStyleDefs.h         bool operator!=(const StyleResourceData& other) const
bool              254 Source/core/rendering/style/SVGRenderStyleDefs.h         bool operator==(const StyleInheritedResourceData&) const;
bool              255 Source/core/rendering/style/SVGRenderStyleDefs.h         bool operator!=(const StyleInheritedResourceData& other) const
bool               48 Source/core/rendering/style/ShadowData.h     bool operator==(const ShadowData&) const;
bool               49 Source/core/rendering/style/ShadowData.h     bool operator!=(const ShadowData& o) const { return !(*this == o); }
bool               56 Source/core/rendering/style/ShadowList.h     bool operator==(const ShadowList& o) const { return m_shadows == o.m_shadows; }
bool               57 Source/core/rendering/style/ShadowList.h     bool operator!=(const ShadowList& o) const { return !(*this == o); }
bool               75 Source/core/rendering/style/ShapeValue.h     bool isImageValid() const { return image() && image()->cachedImage() && image()->cachedImage()->hasImage(); }
bool               84 Source/core/rendering/style/ShapeValue.h     bool operator==(const ShapeValue& other) const;
bool              117 Source/core/rendering/style/ShapeValue.h inline bool ShapeValue::operator==(const ShapeValue& other) const
bool               42 Source/core/rendering/style/StyleBackgroundData.h     bool operator==(const StyleBackgroundData& o) const;
bool               43 Source/core/rendering/style/StyleBackgroundData.h     bool operator!=(const StyleBackgroundData& o) const
bool               48 Source/core/rendering/style/StyleBackgroundData.h     bool visuallyEqual(const StyleBackgroundData&) const;
bool               40 Source/core/rendering/style/StyleBoxData.h     bool operator==(const StyleBoxData& o) const;
bool               41 Source/core/rendering/style/StyleBoxData.h     bool operator!=(const StyleBoxData& o) const
bool               58 Source/core/rendering/style/StyleBoxData.h     bool hasAutoZIndex() const { return m_hasAutoZIndex; }
bool               38 Source/core/rendering/style/StyleDeprecatedFlexibleBoxData.h     bool operator==(const StyleDeprecatedFlexibleBoxData&) const;
bool               39 Source/core/rendering/style/StyleDeprecatedFlexibleBoxData.h     bool operator!=(const StyleDeprecatedFlexibleBoxData& o) const
bool               45 Source/core/rendering/style/StyleFetchedImage.h     virtual bool canRender(const RenderObject*, float multiplier) const OVERRIDE;
bool               46 Source/core/rendering/style/StyleFetchedImage.h     virtual bool isLoaded() const OVERRIDE;
bool               47 Source/core/rendering/style/StyleFetchedImage.h     virtual bool errorOccurred() const OVERRIDE;
bool               49 Source/core/rendering/style/StyleFetchedImage.h     virtual bool imageHasRelativeWidth() const OVERRIDE;
bool               50 Source/core/rendering/style/StyleFetchedImage.h     virtual bool imageHasRelativeHeight() const OVERRIDE;
bool               52 Source/core/rendering/style/StyleFetchedImage.h     virtual bool usesImageContainerSize() const OVERRIDE;
bool               57 Source/core/rendering/style/StyleFetchedImage.h     virtual bool knownToBeOpaque(const RenderObject*) const OVERRIDE;
bool               59 Source/core/rendering/style/StyleFetchedImageSet.h     virtual bool canRender(const RenderObject*, float multiplier) const OVERRIDE;
bool               60 Source/core/rendering/style/StyleFetchedImageSet.h     virtual bool isLoaded() const OVERRIDE;
bool               61 Source/core/rendering/style/StyleFetchedImageSet.h     virtual bool errorOccurred() const OVERRIDE;
bool               63 Source/core/rendering/style/StyleFetchedImageSet.h     virtual bool imageHasRelativeWidth() const OVERRIDE;
bool               64 Source/core/rendering/style/StyleFetchedImageSet.h     virtual bool imageHasRelativeHeight() const OVERRIDE;
bool               66 Source/core/rendering/style/StyleFetchedImageSet.h     virtual bool usesImageContainerSize() const OVERRIDE;
bool               72 Source/core/rendering/style/StyleFetchedImageSet.h     virtual bool knownToBeOpaque(const RenderObject*) const OVERRIDE;
bool               40 Source/core/rendering/style/StyleFilterData.h     bool operator==(const StyleFilterData&) const;
bool               41 Source/core/rendering/style/StyleFilterData.h     bool operator!=(const StyleFilterData& o) const
bool               41 Source/core/rendering/style/StyleFlexibleBoxData.h     bool operator==(const StyleFlexibleBoxData&) const;
bool               42 Source/core/rendering/style/StyleFlexibleBoxData.h     bool operator!=(const StyleFlexibleBoxData& o) const
bool               46 Source/core/rendering/style/StyleGeneratedImage.h     virtual bool imageHasRelativeWidth() const OVERRIDE { return !m_fixedSize; }
bool               47 Source/core/rendering/style/StyleGeneratedImage.h     virtual bool imageHasRelativeHeight() const OVERRIDE { return !m_fixedSize; }
bool               49 Source/core/rendering/style/StyleGeneratedImage.h     virtual bool usesImageContainerSize() const OVERRIDE { return !m_fixedSize; }
bool               54 Source/core/rendering/style/StyleGeneratedImage.h     virtual bool knownToBeOpaque(const RenderObject*) const OVERRIDE;
bool               62 Source/core/rendering/style/StyleGeneratedImage.h     bool m_fixedSize;
bool               47 Source/core/rendering/style/StyleGridData.h     bool operator==(const StyleGridData& o) const
bool               52 Source/core/rendering/style/StyleGridData.h     bool operator!=(const StyleGridData& o) const
bool               47 Source/core/rendering/style/StyleGridItemData.h     bool operator==(const StyleGridItemData& o) const
bool               53 Source/core/rendering/style/StyleGridItemData.h     bool operator!=(const StyleGridItemData& o) const
bool               47 Source/core/rendering/style/StyleImage.h     bool operator==(const StyleImage& other) const
bool               54 Source/core/rendering/style/StyleImage.h     virtual bool canRender(const RenderObject*, float /*multiplier*/) const { return true; }
bool               55 Source/core/rendering/style/StyleImage.h     virtual bool isLoaded() const { return true; }
bool               56 Source/core/rendering/style/StyleImage.h     virtual bool errorOccurred() const { return false; }
bool               59 Source/core/rendering/style/StyleImage.h     virtual bool imageHasRelativeWidth() const = 0;
bool               60 Source/core/rendering/style/StyleImage.h     virtual bool imageHasRelativeHeight() const = 0;
bool               61 Source/core/rendering/style/StyleImage.h     virtual bool usesImageContainerSize() const = 0;
bool               68 Source/core/rendering/style/StyleImage.h     virtual bool knownToBeOpaque(const RenderObject*) const = 0;
bool               71 Source/core/rendering/style/StyleImage.h     ALWAYS_INLINE bool isImageResource() const { return m_isImageResource; }
bool               72 Source/core/rendering/style/StyleImage.h     ALWAYS_INLINE bool isPendingImage() const { return m_isPendingImage; }
bool               73 Source/core/rendering/style/StyleImage.h     ALWAYS_INLINE bool isGeneratedImage() const { return m_isGeneratedImage; }
bool               74 Source/core/rendering/style/StyleImage.h     ALWAYS_INLINE bool isImageResourceSet() const { return m_isImageResourceSet; }
bool               76 Source/core/rendering/style/StyleImage.h     static bool imagesEquivalent(const StyleImage* image1, const StyleImage* image2)
bool               94 Source/core/rendering/style/StyleImage.h     bool m_isImageResource:1;
bool               95 Source/core/rendering/style/StyleImage.h     bool m_isPendingImage:1;
bool               96 Source/core/rendering/style/StyleImage.h     bool m_isGeneratedImage:1;
bool               97 Source/core/rendering/style/StyleImage.h     bool m_isImageResourceSet:1;
bool               43 Source/core/rendering/style/StyleInheritedData.h     bool operator==(const StyleInheritedData& o) const;
bool               44 Source/core/rendering/style/StyleInheritedData.h     bool operator!=(const StyleInheritedData& o) const
bool               40 Source/core/rendering/style/StyleMarqueeData.h     bool operator==(const StyleMarqueeData& o) const;
bool               41 Source/core/rendering/style/StyleMarqueeData.h     bool operator!=(const StyleMarqueeData& o) const
bool               43 Source/core/rendering/style/StyleMultiColData.h     bool operator==(const StyleMultiColData& o) const;
bool               44 Source/core/rendering/style/StyleMultiColData.h     bool operator!=(const StyleMultiColData &o) const
bool               62 Source/core/rendering/style/StyleMultiColData.h     bool m_autoWidth : 1;
bool               63 Source/core/rendering/style/StyleMultiColData.h     bool m_autoCount : 1;
bool               64 Source/core/rendering/style/StyleMultiColData.h     bool m_normalGap : 1;
bool               55 Source/core/rendering/style/StylePendingImage.h     virtual bool imageHasRelativeWidth() const OVERRIDE { return false; }
bool               56 Source/core/rendering/style/StylePendingImage.h     virtual bool imageHasRelativeHeight() const OVERRIDE { return false; }
bool               58 Source/core/rendering/style/StylePendingImage.h     virtual bool usesImageContainerSize() const OVERRIDE { return false; }
bool               67 Source/core/rendering/style/StylePendingImage.h     virtual bool knownToBeOpaque(const RenderObject*) const OVERRIDE { return false; }
bool               52 Source/core/rendering/style/StyleRareInheritedData.h     bool operator==(const StyleRareInheritedData& o) const;
bool               53 Source/core/rendering/style/StyleRareInheritedData.h     bool operator!=(const StyleRareInheritedData& o) const
bool               57 Source/core/rendering/style/StyleRareInheritedData.h     bool shadowDataEquivalent(const StyleRareInheritedData&) const;
bool               81 Source/core/rendering/style/StyleRareNonInheritedData.h     bool operator==(const StyleRareNonInheritedData&) const;
bool               82 Source/core/rendering/style/StyleRareNonInheritedData.h     bool operator!=(const StyleRareNonInheritedData& o) const { return !(*this == o); }
bool               84 Source/core/rendering/style/StyleRareNonInheritedData.h     bool contentDataEquivalent(const StyleRareNonInheritedData&) const;
bool               85 Source/core/rendering/style/StyleRareNonInheritedData.h     bool counterDataEquivalent(const StyleRareNonInheritedData&) const;
bool               86 Source/core/rendering/style/StyleRareNonInheritedData.h     bool shadowDataEquivalent(const StyleRareNonInheritedData&) const;
bool               87 Source/core/rendering/style/StyleRareNonInheritedData.h     bool reflectionDataEquivalent(const StyleRareNonInheritedData&) const;
bool               88 Source/core/rendering/style/StyleRareNonInheritedData.h     bool animationDataEquivalent(const StyleRareNonInheritedData&) const;
bool               89 Source/core/rendering/style/StyleRareNonInheritedData.h     bool transitionDataEquivalent(const StyleRareNonInheritedData&) const;
bool               90 Source/core/rendering/style/StyleRareNonInheritedData.h     bool hasFilters() const;
bool               91 Source/core/rendering/style/StyleRareNonInheritedData.h     bool hasOpacity() const { return opacity < 1; }
bool               42 Source/core/rendering/style/StyleReflection.h     bool operator==(const StyleReflection& o) const
bool               46 Source/core/rendering/style/StyleReflection.h     bool operator!=(const StyleReflection& o) const { return !(*this == o); }
bool               40 Source/core/rendering/style/StyleSurroundData.h     bool operator==(const StyleSurroundData& o) const;
bool               41 Source/core/rendering/style/StyleSurroundData.h     bool operator!=(const StyleSurroundData& o) const
bool               40 Source/core/rendering/style/StyleTransformData.h     bool operator==(const StyleTransformData& o) const;
bool               41 Source/core/rendering/style/StyleTransformData.h     bool operator!=(const StyleTransformData& o) const
bool               41 Source/core/rendering/style/StyleVisualData.h     bool operator==(const StyleVisualData& o) const
bool               49 Source/core/rendering/style/StyleVisualData.h     bool operator!=(const StyleVisualData& o) const { return !(*this == o); }
bool               52 Source/core/rendering/style/StyleVisualData.h     bool hasClip : 1;
bool               21 Source/core/rendering/style/StyleWillChangeData.h     bool operator==(const StyleWillChangeData& o) const
bool               26 Source/core/rendering/style/StyleWillChangeData.h     bool operator!=(const StyleWillChangeData& o) const
bool               36 Source/core/rendering/svg/RenderSVGBlock.h     virtual void computeFloatRectForRepaint(const RenderLayerModelObject* repaintContainer, FloatRect&, bool fixed = false) const OVERRIDE FINAL;
bool               38 Source/core/rendering/svg/RenderSVGBlock.h     virtual void mapLocalToContainer(const RenderLayerModelObject* repaintContainer, TransformState&, MapCoordinatesFlags = ApplyContainerFlip, bool* wasFixed = 0) const OVERRIDE FINAL;
bool               53 Source/core/rendering/svg/RenderSVGBlock.h     virtual bool isSVG() const OVERRIDE FINAL { return true; }
bool               59 Source/core/rendering/svg/RenderSVGBlock.h     virtual bool nodeAtPoint(const HitTestRequest&, HitTestResult&, const HitTestLocation& locationInContainer, const LayoutPoint& accumulatedOffset, HitTestAction) OVERRIDE;
bool               45 Source/core/rendering/svg/RenderSVGContainer.h     virtual bool didTransformToRootUpdate() { return false; }
bool               46 Source/core/rendering/svg/RenderSVGContainer.h     bool isObjectBoundingBoxValid() const { return m_objectBoundingBoxValid; }
bool               52 Source/core/rendering/svg/RenderSVGContainer.h     virtual bool isSVGContainer() const OVERRIDE FINAL { return true; }
bool               65 Source/core/rendering/svg/RenderSVGContainer.h     virtual bool nodeAtFloatPoint(const HitTestRequest&, HitTestResult&, const FloatPoint& pointInParent, HitTestAction) OVERRIDE;
bool               68 Source/core/rendering/svg/RenderSVGContainer.h     virtual bool calculateLocalTransform() { return false; }
bool               73 Source/core/rendering/svg/RenderSVGContainer.h     virtual bool pointIsInsideViewportClip(const FloatPoint& /*pointInParent*/) { return true; }
bool               77 Source/core/rendering/svg/RenderSVGContainer.h     bool selfWillPaint();
bool               83 Source/core/rendering/svg/RenderSVGContainer.h     bool m_objectBoundingBoxValid;
bool               86 Source/core/rendering/svg/RenderSVGContainer.h     bool m_needsBoundariesUpdate : 1;
bool               43 Source/core/rendering/svg/RenderSVGEllipse.h     virtual bool isShapeEmpty() const OVERRIDE { return m_usePathFallback ? RenderSVGShape::isShapeEmpty() : m_fillBoundingBox.isEmpty(); }
bool               46 Source/core/rendering/svg/RenderSVGEllipse.h     virtual bool shapeDependentStrokeContains(const FloatPoint&) OVERRIDE;
bool               47 Source/core/rendering/svg/RenderSVGEllipse.h     virtual bool shapeDependentFillContains(const FloatPoint&, const WindRule) const OVERRIDE;
bool               53 Source/core/rendering/svg/RenderSVGEllipse.h     bool m_usePathFallback;
bool               37 Source/core/rendering/svg/RenderSVGForeignObject.h     virtual bool isChildAllowed(RenderObject*, RenderStyle*) const OVERRIDE;
bool               47 Source/core/rendering/svg/RenderSVGForeignObject.h     virtual void computeRectForRepaint(const RenderLayerModelObject* repaintContainer, LayoutRect&, bool fixed = false) const OVERRIDE;
bool               48 Source/core/rendering/svg/RenderSVGForeignObject.h     virtual bool nodeAtFloatPoint(const HitTestRequest&, HitTestResult&, const FloatPoint& pointInParent, HitTestAction) OVERRIDE;
bool               49 Source/core/rendering/svg/RenderSVGForeignObject.h     virtual bool isSVGForeignObject() const OVERRIDE { return true; }
bool               59 Source/core/rendering/svg/RenderSVGForeignObject.h     bool m_needsTransformUpdate : 1;
bool               38 Source/core/rendering/svg/RenderSVGGradientStop.h     virtual bool isSVGGradientStop() const OVERRIDE { return true; }
bool               39 Source/core/rendering/svg/RenderSVGGradientStop.h     virtual bool isSVG() const OVERRIDE { return true; }
bool               41 Source/core/rendering/svg/RenderSVGHiddenContainer.h     virtual bool isSVGHiddenContainer() const OVERRIDE FINAL { return true; }
bool               46 Source/core/rendering/svg/RenderSVGHiddenContainer.h     virtual void absoluteQuads(Vector<FloatQuad>&, bool* wasFixed) const OVERRIDE FINAL;
bool               48 Source/core/rendering/svg/RenderSVGHiddenContainer.h     virtual bool nodeAtFloatPoint(const HitTestRequest&, HitTestResult&, const FloatPoint& pointInParent, HitTestAction) OVERRIDE FINAL;
bool               39 Source/core/rendering/svg/RenderSVGImage.h     bool updateImageViewport();
bool               50 Source/core/rendering/svg/RenderSVGImage.h     virtual bool isSVGImage() const OVERRIDE { return true; }
bool               67 Source/core/rendering/svg/RenderSVGImage.h     virtual bool nodeAtFloatPoint(const HitTestRequest&, HitTestResult&, const FloatPoint& pointInParent, HitTestAction) OVERRIDE;
bool               71 Source/core/rendering/svg/RenderSVGImage.h     bool m_needsBoundariesUpdate : 1;
bool               72 Source/core/rendering/svg/RenderSVGImage.h     bool m_needsTransformUpdate : 1;
bool               34 Source/core/rendering/svg/RenderSVGInline.h     virtual bool isSVGInline() const OVERRIDE FINAL { return true; }
bool               35 Source/core/rendering/svg/RenderSVGInline.h     virtual bool isSVG() const OVERRIDE FINAL { return true; }
bool               37 Source/core/rendering/svg/RenderSVGInline.h     virtual bool isChildAllowed(RenderObject*, RenderStyle*) const OVERRIDE;
bool               49 Source/core/rendering/svg/RenderSVGInline.h     virtual void computeFloatRectForRepaint(const RenderLayerModelObject* repaintContainer, FloatRect&, bool fixed = false) const OVERRIDE FINAL;
bool               50 Source/core/rendering/svg/RenderSVGInline.h     virtual void mapLocalToContainer(const RenderLayerModelObject* repaintContainer, TransformState&, MapCoordinatesFlags = ApplyContainerFlip, bool* wasFixed = 0) const OVERRIDE FINAL;
bool               52 Source/core/rendering/svg/RenderSVGInline.h     virtual void absoluteQuads(Vector<FloatQuad>&, bool* wasFixed) const OVERRIDE FINAL;
bool               36 Source/core/rendering/svg/RenderSVGInlineText.h     bool characterStartsNewTextChunk(int position) const;
bool               55 Source/core/rendering/svg/RenderSVGInlineText.h     virtual bool isSVGInlineText() const OVERRIDE { return true; }
bool               56 Source/core/rendering/svg/RenderSVGInlineText.h     virtual bool isSVG() const OVERRIDE { return true; }
bool               52 Source/core/rendering/svg/RenderSVGModelObject.h     virtual bool isChildAllowed(RenderObject*, RenderStyle*) const OVERRIDE;
bool               53 Source/core/rendering/svg/RenderSVGModelObject.h     virtual bool canHaveWhitespaceChildren() const OVERRIDE { return false; }
bool               56 Source/core/rendering/svg/RenderSVGModelObject.h     virtual void computeFloatRectForRepaint(const RenderLayerModelObject* repaintContainer, FloatRect&, bool fixed = false) const OVERRIDE FINAL;
bool               59 Source/core/rendering/svg/RenderSVGModelObject.h     virtual void absoluteQuads(Vector<FloatQuad>&, bool* wasFixed) const OVERRIDE;
bool               61 Source/core/rendering/svg/RenderSVGModelObject.h     virtual void mapLocalToContainer(const RenderLayerModelObject* repaintContainer, TransformState&, MapCoordinatesFlags = ApplyContainerFlip, bool* wasFixed = 0) const OVERRIDE FINAL;
bool               69 Source/core/rendering/svg/RenderSVGModelObject.h     virtual bool isSVG() const OVERRIDE FINAL { return true; }
bool               80 Source/core/rendering/svg/RenderSVGModelObject.h     virtual bool nodeAtPoint(const HitTestRequest&, HitTestResult&, const HitTestLocation& locationInContainer, const LayoutPoint& accumulatedOffset, HitTestAction) OVERRIDE FINAL;
bool               39 Source/core/rendering/svg/RenderSVGPath.h     virtual bool isSVGPath() const OVERRIDE { return true; }
bool               46 Source/core/rendering/svg/RenderSVGPath.h     virtual bool shapeDependentStrokeContains(const FloatPoint&) OVERRIDE;
bool               48 Source/core/rendering/svg/RenderSVGPath.h     bool shouldStrokeZeroLengthSubpath() const;
bool               45 Source/core/rendering/svg/RenderSVGRect.h     virtual bool isShapeEmpty() const OVERRIDE { return m_usePathFallback ? RenderSVGShape::isShapeEmpty() : m_fillBoundingBox.isEmpty(); }
bool               48 Source/core/rendering/svg/RenderSVGRect.h     virtual bool shapeDependentStrokeContains(const FloatPoint&) OVERRIDE;
bool               49 Source/core/rendering/svg/RenderSVGRect.h     virtual bool shapeDependentFillContains(const FloatPoint&, const WindRule) const OVERRIDE;
bool               54 Source/core/rendering/svg/RenderSVGRect.h     bool m_usePathFallback;
bool               60 Source/core/rendering/svg/RenderSVGResource.h     virtual void removeAllClientsFromCache(bool markForInvalidation = true) = 0;
bool               61 Source/core/rendering/svg/RenderSVGResource.h     virtual void removeClientFromCache(RenderObject*, bool markForInvalidation = true) = 0;
bool               63 Source/core/rendering/svg/RenderSVGResource.h     virtual bool applyResource(RenderObject*, RenderStyle*, GraphicsContext*&, unsigned short resourceMode) = 0;
bool               79 Source/core/rendering/svg/RenderSVGResource.h     static RenderSVGResource* fillPaintingResource(RenderObject*, const RenderStyle*, bool& hasFallback);
bool               80 Source/core/rendering/svg/RenderSVGResource.h     static RenderSVGResource* strokePaintingResource(RenderObject*, const RenderStyle*, bool& hasFallback);
bool               83 Source/core/rendering/svg/RenderSVGResource.h     static void markForLayoutAndParentResourceInvalidation(RenderObject*, bool needsLayout = true);
bool               50 Source/core/rendering/svg/RenderSVGResourceClipper.h     virtual void removeAllClientsFromCache(bool markForInvalidation = true) OVERRIDE;
bool               51 Source/core/rendering/svg/RenderSVGResourceClipper.h     virtual void removeClientFromCache(RenderObject*, bool markForInvalidation = true) OVERRIDE;
bool               53 Source/core/rendering/svg/RenderSVGResourceClipper.h     virtual bool applyResource(RenderObject*, RenderStyle*, GraphicsContext*&, unsigned short resourceMode) OVERRIDE;
bool               59 Source/core/rendering/svg/RenderSVGResourceClipper.h     bool applyStatefulResource(RenderObject*, GraphicsContext*&, ClipperContext&);
bool               65 Source/core/rendering/svg/RenderSVGResourceClipper.h     bool applyClippingToContext(RenderObject*, const FloatRect&, const FloatRect&, GraphicsContext*, ClipperContext&);
bool               71 Source/core/rendering/svg/RenderSVGResourceClipper.h     bool hitTestClipContent(const FloatRect&, const FloatPoint&);
bool               77 Source/core/rendering/svg/RenderSVGResourceClipper.h     bool tryPathOnlyClipping(GraphicsContext*, const AffineTransform&, const FloatRect&);
bool               86 Source/core/rendering/svg/RenderSVGResourceClipper.h     bool m_inClipExpansion;
bool               39 Source/core/rendering/svg/RenderSVGResourceContainer.h     virtual bool isSVGResourceContainer() const OVERRIDE FINAL { return true; }
bool               41 Source/core/rendering/svg/RenderSVGResourceContainer.h     static bool shouldTransformOnTextPainting(RenderObject*, AffineTransform&);
bool               67 Source/core/rendering/svg/RenderSVGResourceContainer.h     bool m_isInLayout;
bool               81 Source/core/rendering/svg/RenderSVGResourceContainer.h     bool m_registered : 1;
bool               82 Source/core/rendering/svg/RenderSVGResourceContainer.h     bool m_isInvalidating : 1;
bool               63 Source/core/rendering/svg/RenderSVGResourceFilter.h     virtual bool isChildAllowed(RenderObject*, RenderStyle*) const OVERRIDE;
bool               66 Source/core/rendering/svg/RenderSVGResourceFilter.h     virtual bool isSVGResourceFilter() const OVERRIDE { return true; }
bool               68 Source/core/rendering/svg/RenderSVGResourceFilter.h     virtual void removeAllClientsFromCache(bool markForInvalidation = true) OVERRIDE;
bool               69 Source/core/rendering/svg/RenderSVGResourceFilter.h     virtual void removeClientFromCache(RenderObject*, bool markForInvalidation = true) OVERRIDE;
bool               71 Source/core/rendering/svg/RenderSVGResourceFilter.h     virtual bool applyResource(RenderObject*, RenderStyle*, GraphicsContext*&, unsigned short resourceMode) OVERRIDE;
bool               41 Source/core/rendering/svg/RenderSVGResourceFilterPrimitive.h     virtual bool isChildAllowed(RenderObject*, RenderStyle*) const OVERRIDE { return false; }
bool               46 Source/core/rendering/svg/RenderSVGResourceFilterPrimitive.h     virtual bool isSVGResourceFilterPrimitive() const OVERRIDE { return true; }
bool               48 Source/core/rendering/svg/RenderSVGResourceGradient.h     virtual void removeAllClientsFromCache(bool markForInvalidation = true) OVERRIDE FINAL;
bool               49 Source/core/rendering/svg/RenderSVGResourceGradient.h     virtual void removeClientFromCache(RenderObject*, bool markForInvalidation = true) OVERRIDE FINAL;
bool               51 Source/core/rendering/svg/RenderSVGResourceGradient.h     virtual bool applyResource(RenderObject*, RenderStyle*, GraphicsContext*&, unsigned short resourceMode) OVERRIDE FINAL;
bool               59 Source/core/rendering/svg/RenderSVGResourceGradient.h     virtual bool collectGradientAttributes(SVGGradientElement*) = 0;
bool               65 Source/core/rendering/svg/RenderSVGResourceGradient.h     bool m_shouldCollectGradientAttributes : 1;
bool               43 Source/core/rendering/svg/RenderSVGResourceLinearGradient.h     virtual bool collectGradientAttributes(SVGGradientElement*) OVERRIDE;
bool               41 Source/core/rendering/svg/RenderSVGResourceMarker.h     virtual void removeAllClientsFromCache(bool markForInvalidation = true) OVERRIDE;
bool               42 Source/core/rendering/svg/RenderSVGResourceMarker.h     virtual void removeClientFromCache(RenderObject*, bool markForInvalidation = true) OVERRIDE;
bool               56 Source/core/rendering/svg/RenderSVGResourceMarker.h     virtual bool applyResource(RenderObject*, RenderStyle*, GraphicsContext*&, unsigned short) OVERRIDE { return false; }
bool               45 Source/core/rendering/svg/RenderSVGResourceMasker.h     virtual void removeAllClientsFromCache(bool markForInvalidation = true) OVERRIDE;
bool               46 Source/core/rendering/svg/RenderSVGResourceMasker.h     virtual void removeClientFromCache(RenderObject*, bool markForInvalidation = true) OVERRIDE;
bool               47 Source/core/rendering/svg/RenderSVGResourceMasker.h     virtual bool applyResource(RenderObject*, RenderStyle*, GraphicsContext*&, unsigned short resourceMode) OVERRIDE;
bool               51 Source/core/rendering/svg/RenderSVGResourcePattern.h     virtual void removeAllClientsFromCache(bool markForInvalidation = true) OVERRIDE;
bool               52 Source/core/rendering/svg/RenderSVGResourcePattern.h     virtual void removeClientFromCache(RenderObject*, bool markForInvalidation = true) OVERRIDE;
bool               54 Source/core/rendering/svg/RenderSVGResourcePattern.h     virtual bool applyResource(RenderObject*, RenderStyle*, GraphicsContext*&, unsigned short resourceMode) OVERRIDE;
bool               61 Source/core/rendering/svg/RenderSVGResourcePattern.h     bool buildTileImageTransform(RenderObject*, const PatternAttributes&, const SVGPatternElement*, FloatRect& patternBoundaries, AffineTransform& tileImageTransform) const;
bool               69 Source/core/rendering/svg/RenderSVGResourcePattern.h     bool m_shouldCollectPatternAttributes : 1;
bool               43 Source/core/rendering/svg/RenderSVGResourceRadialGradient.h     virtual bool collectGradientAttributes(SVGGradientElement*) OVERRIDE;
bool               34 Source/core/rendering/svg/RenderSVGResourceSolidColor.h     virtual void removeAllClientsFromCache(bool = true) OVERRIDE { }
bool               35 Source/core/rendering/svg/RenderSVGResourceSolidColor.h     virtual void removeClientFromCache(RenderObject*, bool = true) OVERRIDE { }
bool               37 Source/core/rendering/svg/RenderSVGResourceSolidColor.h     virtual bool applyResource(RenderObject*, RenderStyle*, GraphicsContext*&, unsigned short resourceMode) OVERRIDE;
bool               40 Source/core/rendering/svg/RenderSVGRoot.h     bool isEmbeddedThroughSVGImage() const;
bool               41 Source/core/rendering/svg/RenderSVGRoot.h     bool isEmbeddedThroughFrameContainingSVGDocument() const;
bool               43 Source/core/rendering/svg/RenderSVGRoot.h     virtual void computeIntrinsicRatioInformation(FloatSize& intrinsicSize, double& intrinsicRatio, bool& isPercentageIntrinsicSize) const OVERRIDE;
bool               51 Source/core/rendering/svg/RenderSVGRoot.h     bool isLayoutSizeChanged() const { return m_isLayoutSizeChanged; }
bool               66 Source/core/rendering/svg/RenderSVGRoot.h     virtual bool hasRelativeIntrinsicLogicalWidth() const OVERRIDE;
bool               67 Source/core/rendering/svg/RenderSVGRoot.h     virtual bool hasRelativeLogicalHeight() const OVERRIDE;
bool               68 Source/core/rendering/svg/RenderSVGRoot.h     virtual bool visibleForTouchAction() const OVERRIDE { return true; }
bool               78 Source/core/rendering/svg/RenderSVGRoot.h     virtual bool isSVGRoot() const OVERRIDE { return true; }
bool               79 Source/core/rendering/svg/RenderSVGRoot.h     virtual bool isSVG() const OVERRIDE { return true; }
bool               88 Source/core/rendering/svg/RenderSVGRoot.h     virtual bool isChildAllowed(RenderObject*, RenderStyle*) const OVERRIDE;
bool               91 Source/core/rendering/svg/RenderSVGRoot.h     virtual bool canHaveWhitespaceChildren() const OVERRIDE { return false; }
bool              102 Source/core/rendering/svg/RenderSVGRoot.h     virtual bool nodeAtPoint(const HitTestRequest&, HitTestResult&, const HitTestLocation& locationInContainer, const LayoutPoint& accumulatedOffset, HitTestAction) OVERRIDE;
bool              105 Source/core/rendering/svg/RenderSVGRoot.h     virtual void computeFloatRectForRepaint(const RenderLayerModelObject* repaintContainer, FloatRect& repaintRect, bool fixed) const OVERRIDE;
bool              107 Source/core/rendering/svg/RenderSVGRoot.h     virtual void mapLocalToContainer(const RenderLayerModelObject* repaintContainer, TransformState&, MapCoordinatesFlags = ApplyContainerFlip, bool* wasFixed = 0) const OVERRIDE;
bool              110 Source/core/rendering/svg/RenderSVGRoot.h     virtual bool canBeSelectionLeaf() const OVERRIDE { return false; }
bool              111 Source/core/rendering/svg/RenderSVGRoot.h     virtual bool canHaveChildren() const OVERRIDE { return true; }
bool              119 Source/core/rendering/svg/RenderSVGRoot.h     bool m_objectBoundingBoxValid;
bool              124 Source/core/rendering/svg/RenderSVGRoot.h     bool m_isLayoutSizeChanged : 1;
bool              125 Source/core/rendering/svg/RenderSVGRoot.h     bool m_needsBoundariesOrTransformUpdate : 1;
bool               49 Source/core/rendering/svg/RenderSVGShape.h     RenderSVGShape(SVGGraphicsElement*, Path*, bool);
bool               58 Source/core/rendering/svg/RenderSVGShape.h     bool nodeAtFloatPointInternal(const HitTestRequest&, const FloatPoint&, PointerEventsHitRules);
bool               68 Source/core/rendering/svg/RenderSVGShape.h     virtual bool isShapeEmpty() const { return path().isEmpty(); }
bool               69 Source/core/rendering/svg/RenderSVGShape.h     virtual bool shapeDependentStrokeContains(const FloatPoint&);
bool               70 Source/core/rendering/svg/RenderSVGShape.h     virtual bool shapeDependentFillContains(const FloatPoint&, const WindRule) const;
bool               72 Source/core/rendering/svg/RenderSVGShape.h     bool hasPath() const { return m_path.get(); }
bool               73 Source/core/rendering/svg/RenderSVGShape.h     bool hasSmoothStroke() const;
bool               75 Source/core/rendering/svg/RenderSVGShape.h     bool hasNonScalingStroke() const { return style()->svgStyle()->vectorEffect() == VE_NON_SCALING_STROKE; }
bool               84 Source/core/rendering/svg/RenderSVGShape.h     bool fillContains(const FloatPoint&, bool requiresFill = true, const WindRule fillRule = RULE_NONZERO);
bool               85 Source/core/rendering/svg/RenderSVGShape.h     bool strokeContains(const FloatPoint&, bool requiresStroke = true);
bool               91 Source/core/rendering/svg/RenderSVGShape.h     virtual bool isSVGShape() const OVERRIDE FINAL { return true; }
bool               98 Source/core/rendering/svg/RenderSVGShape.h     virtual bool nodeAtFloatPoint(const HitTestRequest&, HitTestResult&, const FloatPoint& pointInParent, HitTestAction) OVERRIDE FINAL;
bool              106 Source/core/rendering/svg/RenderSVGShape.h     bool setupNonScalingStrokeContext(AffineTransform&, GraphicsContextStateSaver&);
bool              108 Source/core/rendering/svg/RenderSVGShape.h     bool shouldGenerateMarkerPositions() const;
bool              122 Source/core/rendering/svg/RenderSVGShape.h     bool m_needsBoundariesUpdate : 1;
bool              123 Source/core/rendering/svg/RenderSVGShape.h     bool m_needsShapeUpdate : 1;
bool              124 Source/core/rendering/svg/RenderSVGShape.h     bool m_needsTransformUpdate : 1;
bool               32 Source/core/rendering/svg/RenderSVGTSpan.h     virtual bool isChildAllowed(RenderObject* child, RenderStyle*) const OVERRIDE;
bool               40 Source/core/rendering/svg/RenderSVGText.h     virtual bool isChildAllowed(RenderObject*, RenderStyle*) const OVERRIDE;
bool               50 Source/core/rendering/svg/RenderSVGText.h     bool needsReordering() const { return m_needsReordering; }
bool               61 Source/core/rendering/svg/RenderSVGText.h     virtual bool isSVGText() const OVERRIDE { return true; }
bool               64 Source/core/rendering/svg/RenderSVGText.h     virtual bool nodeAtFloatPoint(const HitTestRequest&, HitTestResult&, const FloatPoint& pointInParent, HitTestAction) OVERRIDE;
bool               69 Source/core/rendering/svg/RenderSVGText.h     virtual void absoluteQuads(Vector<FloatQuad>&, bool* wasFixed) const OVERRIDE;
bool               71 Source/core/rendering/svg/RenderSVGText.h     virtual void computeRectForRepaint(const RenderLayerModelObject* repaintContainer, LayoutRect&, bool fixed = false) const OVERRIDE;
bool               86 Source/core/rendering/svg/RenderSVGText.h     bool shouldHandleSubtreeMutations() const;
bool               88 Source/core/rendering/svg/RenderSVGText.h     bool m_needsReordering : 1;
bool               89 Source/core/rendering/svg/RenderSVGText.h     bool m_needsPositioningValuesUpdate : 1;
bool               90 Source/core/rendering/svg/RenderSVGText.h     bool m_needsTransformUpdate : 1;
bool               91 Source/core/rendering/svg/RenderSVGText.h     bool m_needsTextMetricsUpdate : 1;
bool               35 Source/core/rendering/svg/RenderSVGTextPath.h     virtual bool isChildAllowed(RenderObject*, RenderStyle*) const OVERRIDE;
bool               37 Source/core/rendering/svg/RenderSVGTextPath.h     virtual bool isSVGTextPath() const OVERRIDE { return true; }
bool               33 Source/core/rendering/svg/RenderSVGTransformableContainer.h     virtual bool isChildAllowed(RenderObject*, RenderStyle*) const OVERRIDE;
bool               35 Source/core/rendering/svg/RenderSVGTransformableContainer.h     virtual bool isSVGTransformableContainer() const OVERRIDE { return true; }
bool               38 Source/core/rendering/svg/RenderSVGTransformableContainer.h     virtual bool didTransformToRootUpdate() OVERRIDE { return m_didTransformToRootUpdate; }
bool               41 Source/core/rendering/svg/RenderSVGTransformableContainer.h     virtual bool calculateLocalTransform() OVERRIDE;
bool               44 Source/core/rendering/svg/RenderSVGTransformableContainer.h     bool m_needsTransformUpdate : 1;
bool               45 Source/core/rendering/svg/RenderSVGTransformableContainer.h     bool m_didTransformToRootUpdate : 1;
bool               37 Source/core/rendering/svg/RenderSVGViewportContainer.h     bool isLayoutSizeChanged() const { return m_isLayoutSizeChanged; }
bool               38 Source/core/rendering/svg/RenderSVGViewportContainer.h     virtual bool didTransformToRootUpdate() OVERRIDE { return m_didTransformToRootUpdate; }
bool               46 Source/core/rendering/svg/RenderSVGViewportContainer.h     virtual bool isSVGViewportContainer() const OVERRIDE { return true; }
bool               53 Source/core/rendering/svg/RenderSVGViewportContainer.h     virtual bool calculateLocalTransform() OVERRIDE;
bool               56 Source/core/rendering/svg/RenderSVGViewportContainer.h     virtual bool pointIsInsideViewportClip(const FloatPoint& pointInParent) OVERRIDE;
bool               60 Source/core/rendering/svg/RenderSVGViewportContainer.h     bool m_didTransformToRootUpdate : 1;
bool               61 Source/core/rendering/svg/RenderSVGViewportContainer.h     bool m_isLayoutSizeChanged : 1;
bool               62 Source/core/rendering/svg/RenderSVGViewportContainer.h     bool m_needsTransformUpdate : 1;
bool               38 Source/core/rendering/svg/SVGInlineFlowBox.h     virtual bool isSVGInlineFlowBox() const OVERRIDE { return true; }
bool               37 Source/core/rendering/svg/SVGInlineTextBox.h     virtual bool isSVGInlineTextBox() const OVERRIDE { return true; }
bool               42 Source/core/rendering/svg/SVGInlineTextBox.h     virtual int offsetForPosition(float x, bool includePartialGlyphs = true) const OVERRIDE;
bool               49 Source/core/rendering/svg/SVGInlineTextBox.h     bool mapStartEndPositionsIntoFragmentCoordinates(const SVGTextFragment&, int& startPosition, int& endPosition) const;
bool               59 Source/core/rendering/svg/SVGInlineTextBox.h     bool startsNewTextChunk() const { return m_startsNewTextChunk; }
bool               60 Source/core/rendering/svg/SVGInlineTextBox.h     void setStartsNewTextChunk(bool newTextChunk) { m_startsNewTextChunk = newTextChunk; }
bool               62 Source/core/rendering/svg/SVGInlineTextBox.h     int offsetForPositionInFragment(const SVGTextFragment&, float position, bool includePartialGlyphs) const;
bool               68 Source/core/rendering/svg/SVGInlineTextBox.h     bool acquirePaintingResource(GraphicsContext*&, float scalingFactor, RenderObject*, RenderStyle*);
bool               71 Source/core/rendering/svg/SVGInlineTextBox.h     bool prepareGraphicsContextForTextPainting(GraphicsContext*&, float scalingFactor, TextRun&, RenderStyle*);
bool               77 Source/core/rendering/svg/SVGInlineTextBox.h     void paintText(GraphicsContext*, RenderStyle*, RenderStyle* selectionStyle, const SVGTextFragment&, bool hasSelection, bool paintSelectedTextOnly);
bool               79 Source/core/rendering/svg/SVGInlineTextBox.h     virtual void paintDocumentMarker(GraphicsContext*, const FloatPoint&, DocumentMarker*, RenderStyle*, const Font&, bool) OVERRIDE FINAL;
bool               82 Source/core/rendering/svg/SVGInlineTextBox.h     virtual bool nodeAtPoint(const HitTestRequest&, HitTestResult&, const HitTestLocation& locationInContainer, const LayoutPoint& accumulatedOffset, LayoutUnit lineTop, LayoutUnit lineBottom) OVERRIDE;
bool               45 Source/core/rendering/svg/SVGRenderSupport.h void layoutChildren(RenderObject*, bool selfNeedsLayout);
bool               51 Source/core/rendering/svg/SVGRenderSupport.h bool isOverflowHidden(const RenderObject*);
bool               57 Source/core/rendering/svg/SVGRenderSupport.h bool filtersForceContainerLayout(RenderObject*);
bool               60 Source/core/rendering/svg/SVGRenderSupport.h bool pointInClippingArea(RenderObject*, const FloatPoint&);
bool               62 Source/core/rendering/svg/SVGRenderSupport.h void computeContainerBoundingBoxes(const RenderObject* container, FloatRect& objectBoundingBox, bool& objectBoundingBoxValid, FloatRect& strokeBoundingBox, FloatRect& repaintBoundingBox);
bool               63 Source/core/rendering/svg/SVGRenderSupport.h bool paintInfoIntersectsRepaintRect(const FloatRect& localRepaintRect, const AffineTransform& localTransform, const PaintInfo&);
bool               67 Source/core/rendering/svg/SVGRenderSupport.h void computeFloatRectForRepaint(const RenderObject*, const RenderLayerModelObject* repaintContainer, FloatRect&, bool fixed);
bool               68 Source/core/rendering/svg/SVGRenderSupport.h void mapLocalToContainer(const RenderObject*, const RenderLayerModelObject* repaintContainer, TransformState&, bool* wasFixed = 0);
bool               70 Source/core/rendering/svg/SVGRenderSupport.h bool checkForSVGRepaintDuringLayout(RenderObject*);
bool               77 Source/core/rendering/svg/SVGRenderSupport.h bool transformToRootChanged(RenderObject*);
bool               84 Source/core/rendering/svg/SVGRenderSupport.h bool isRenderableTextNode(const RenderObject*);
bool               77 Source/core/rendering/svg/SVGRenderingContext.h     bool isRenderingPrepared() const { return m_renderingFlags & RenderingPrepared; }
bool               92 Source/core/rendering/svg/SVGRenderingContext.h     bool bufferForeground(OwnPtr<ImageBuffer>&);
bool               50 Source/core/rendering/svg/SVGResources.h     static bool supportsMarkers(const SVGElement&);
bool               76 Source/core/rendering/svg/SVGResources.h     void removeClientFromCache(RenderObject*, bool markForInvalidation = true) const;
bool               86 Source/core/rendering/svg/SVGResources.h     bool hasResourceData() const;
bool               99 Source/core/rendering/svg/SVGResources.h     bool setClipper(RenderSVGResourceClipper*);
bool              100 Source/core/rendering/svg/SVGResources.h     bool setFilter(RenderSVGResourceFilter*);
bool              101 Source/core/rendering/svg/SVGResources.h     bool setMarkerStart(RenderSVGResourceMarker*);
bool              102 Source/core/rendering/svg/SVGResources.h     bool setMarkerMid(RenderSVGResourceMarker*);
bool              103 Source/core/rendering/svg/SVGResources.h     bool setMarkerEnd(RenderSVGResourceMarker*);
bool              104 Source/core/rendering/svg/SVGResources.h     bool setMasker(RenderSVGResourceMasker*);
bool              105 Source/core/rendering/svg/SVGResources.h     bool setFill(RenderSVGResourceContainer*);
bool              106 Source/core/rendering/svg/SVGResources.h     bool setStroke(RenderSVGResourceContainer*);
bool              107 Source/core/rendering/svg/SVGResources.h     bool setLinkedResource(RenderSVGResourceContainer*);
bool               41 Source/core/rendering/svg/SVGResourcesCycleSolver.h     bool resourceContainsCycles(RenderObject*) const;
bool               42 Source/core/rendering/svg/SVGRootInlineBox.h     virtual bool isSVGRootInlineBox() const OVERRIDE { return true; }
bool               49 Source/core/rendering/svg/SVGRootInlineBox.h     virtual void markDirty(bool dirty = true) OVERRIDE;
bool               91 Source/core/rendering/svg/SVGSubpathData.h     bool m_haveSeenMoveOnly;
bool               92 Source/core/rendering/svg/SVGSubpathData.h     bool m_pathIsZeroLength;
bool               48 Source/core/rendering/svg/SVGTextChunk.h     bool isVerticalText() const { return m_chunkStyle & VerticalText; }
bool               54 Source/core/rendering/svg/SVGTextChunk.h     bool hasDesiredTextLength() const { return m_desiredTextLength > 0 && ((m_chunkStyle & LengthAdjustSpacing) || (m_chunkStyle & LengthAdjustSpacingAndGlyphs)); }
bool               55 Source/core/rendering/svg/SVGTextChunk.h     bool hasTextAnchor() const {  return m_chunkStyle & RightToLeftText ? !(m_chunkStyle & EndAnchor) : (m_chunkStyle & MiddleAnchor) || (m_chunkStyle & EndAnchor); }
bool               56 Source/core/rendering/svg/SVGTextChunk.h     bool hasLengthAdjustSpacing() const { return m_chunkStyle & LengthAdjustSpacing; }
bool               57 Source/core/rendering/svg/SVGTextChunk.h     bool hasLengthAdjustSpacingAndGlyphs() const { return m_chunkStyle & LengthAdjustSpacingAndGlyphs; }
bool               52 Source/core/rendering/svg/SVGTextChunkBuilder.h     void processTextLengthSpacingCorrection(bool isVerticalText, float textLengthShift, Vector<SVGTextFragment>&, unsigned& atCharacter);
bool               53 Source/core/rendering/svg/SVGTextChunkBuilder.h     void processTextAnchorCorrection(bool isVerticalText, float textAnchorShift, Vector<SVGTextFragment>&);
bool               54 Source/core/rendering/svg/SVGTextChunkBuilder.h     void buildSpacingAndGlyphsTransform(bool isVerticalText, float scale, const SVGTextFragment&, AffineTransform&);
bool               64 Source/core/rendering/svg/SVGTextFragment.h     bool isTextOnPath : 1;
bool               45 Source/core/rendering/svg/SVGTextLayoutAttributesBuilder.h     bool buildLayoutAttributesForForSubtree(RenderSVGText*);
bool               66 Source/core/rendering/svg/SVGTextLayoutEngine.h     bool parentDefinesTextLength(RenderObject*) const;
bool               71 Source/core/rendering/svg/SVGTextLayoutEngine.h     bool currentLogicalCharacterAttributes(SVGTextLayoutAttributes*&);
bool               72 Source/core/rendering/svg/SVGTextLayoutEngine.h     bool currentLogicalCharacterMetrics(SVGTextLayoutAttributes*&, SVGTextMetrics&);
bool               73 Source/core/rendering/svg/SVGTextLayoutEngine.h     bool currentVisualCharacterMetrics(SVGInlineTextBox*, Vector<SVGTextMetrics>&, SVGTextMetrics&);
bool               95 Source/core/rendering/svg/SVGTextLayoutEngine.h     bool m_isVerticalText;
bool               96 Source/core/rendering/svg/SVGTextLayoutEngine.h     bool m_inPathLayout;
bool               41 Source/core/rendering/svg/SVGTextLayoutEngineBaseline.h     float calculateAlignmentBaselineShift(bool isVerticalText, const RenderObject* textRenderer) const;
bool               42 Source/core/rendering/svg/SVGTextLayoutEngineBaseline.h     float calculateGlyphOrientationAngle(bool isVerticalText, const SVGRenderStyle*, const UChar& character) const;
bool               43 Source/core/rendering/svg/SVGTextLayoutEngineBaseline.h     float calculateGlyphAdvanceAndOrientation(bool isVerticalText, SVGTextMetrics&, float angle, float& xOrientationShift, float& yOrientationShift) const;
bool               46 Source/core/rendering/svg/SVGTextLayoutEngineBaseline.h     EAlignmentBaseline dominantBaselineToAlignmentBaseline(bool isVerticalText, const RenderObject* textRenderer) const;
bool               37 Source/core/rendering/svg/SVGTextLayoutEngineSpacing.h     float calculateSVGKerning(bool isVerticalText, Glyph currentGlyph);
bool               45 Source/core/rendering/svg/SVGTextMetrics.h     bool isEmpty() const { return !m_width && !m_height && m_length <= 1; }
bool               51 Source/core/rendering/svg/SVGTextQuery.h     typedef bool (SVGTextQuery::*ProcessTextFragmentCallback)(Data*, const SVGTextFragment&) const;
bool               52 Source/core/rendering/svg/SVGTextQuery.h     bool executeQuery(Data*, ProcessTextFragmentCallback) const;
bool               55 Source/core/rendering/svg/SVGTextQuery.h     bool mapStartEndPositionsIntoFragmentCoordinates(Data*, const SVGTextFragment&, int& startPosition, int& endPosition) const;
bool               59 Source/core/rendering/svg/SVGTextQuery.h     bool numberOfCharactersCallback(Data*, const SVGTextFragment&) const;
bool               60 Source/core/rendering/svg/SVGTextQuery.h     bool textLengthCallback(Data*, const SVGTextFragment&) const;
bool               61 Source/core/rendering/svg/SVGTextQuery.h     bool subStringLengthCallback(Data*, const SVGTextFragment&) const;
bool               62 Source/core/rendering/svg/SVGTextQuery.h     bool startPositionOfCharacterCallback(Data*, const SVGTextFragment&) const;
bool               63 Source/core/rendering/svg/SVGTextQuery.h     bool endPositionOfCharacterCallback(Data*, const SVGTextFragment&) const;
bool               64 Source/core/rendering/svg/SVGTextQuery.h     bool rotationOfCharacterCallback(Data*, const SVGTextFragment&) const;
bool               65 Source/core/rendering/svg/SVGTextQuery.h     bool extentOfCharacterCallback(Data*, const SVGTextFragment&) const;
bool               66 Source/core/rendering/svg/SVGTextQuery.h     bool characterNumberAtPositionCallback(Data*, const SVGTextFragment&) const;
bool               45 Source/core/rendering/svg/SVGTextRunRenderingContext.h     virtual GlyphData glyphDataForCharacter(const Font&, const TextRun&, WidthIterator&, UChar32 character, bool mirror, int currentCharacter, unsigned& advanceLength) OVERRIDE;
bool               68 Source/core/rendering/svg/SVGTextRunRenderingContext.h inline bool textRunNeedsRenderingContext(const Font& font)
bool               69 Source/core/speech/SpeechInput.h     bool startRecognition(int listenerId, const IntRect& elementRect, const AtomicString& language, const String& grammar, SecurityOrigin*);
bool               56 Source/core/speech/SpeechInputClient.h     virtual bool startRecognition(int requestId, const IntRect& elementRect, const AtomicString& language, const String& grammar, SecurityOrigin*) = 0;
bool               54 Source/core/storage/Storage.h     bool contains(const String& key, ExceptionState& ec) const { return m_storageArea->contains(key, ec, m_frame); }
bool               60 Source/core/storage/Storage.h     bool anonymousNamedSetter(const AtomicString& name, const AtomicString& value, ExceptionState&);
bool               61 Source/core/storage/Storage.h     bool anonymousIndexedSetter(unsigned, const AtomicString&, ExceptionState&);
bool               65 Source/core/storage/Storage.h     bool namedPropertyQuery(const AtomicString&, ExceptionState&);
bool               65 Source/core/storage/StorageArea.h     bool contains(const String& key, ExceptionState&, LocalFrame* sourceFrame);
bool               67 Source/core/storage/StorageArea.h     bool canAccessStorage(LocalFrame*);
bool               71 Source/core/storage/StorageArea.h         SecurityOrigin*, const KURL& pageURL, blink::WebStorageArea* sourceAreaInstance, bool originatedInProcess);
bool               74 Source/core/storage/StorageArea.h         blink::WebStorageArea* sourceAreaInstance, bool originatedInProcess);
bool               79 Source/core/storage/StorageArea.h     static bool isEventSource(Storage*, blink::WebStorageArea* sourceAreaInstance);
bool               83 Source/core/storage/StorageArea.h     bool m_canAccessStorageCachedResult;
bool               59 Source/core/storage/StorageEvent.h     Storage* storageArea(bool& isNull) const { isNull = !m_storageArea; return m_storageArea.get(); }
bool               61 Source/core/storage/StorageEvent.h     void initStorageEvent(const AtomicString& type, bool canBubble, bool cancelable, const String& key, const String& oldValue, const String& newValue, const String& url, Storage* storageArea);
bool               51 Source/core/storage/StorageNamespace.h     bool isSameNamespace(const blink::WebStorageNamespace& sessionNamespace) const;
bool               67 Source/core/svg/GradientAttributes.h     bool hasSpreadMethod() const { return m_spreadMethodSet; }
bool               68 Source/core/svg/GradientAttributes.h     bool hasGradientUnits() const { return m_gradientUnitsSet; }
bool               69 Source/core/svg/GradientAttributes.h     bool hasGradientTransform() const { return m_gradientTransformSet; }
bool               70 Source/core/svg/GradientAttributes.h     bool hasStops() const { return m_stopsSet; }
bool               50 Source/core/svg/LinearGradientAttributes.h     bool hasX1() const { return m_x1Set; }
bool               51 Source/core/svg/LinearGradientAttributes.h     bool hasY1() const { return m_y1Set; }
bool               52 Source/core/svg/LinearGradientAttributes.h     bool hasX2() const { return m_x2Set; }
bool               53 Source/core/svg/LinearGradientAttributes.h     bool hasY2() const { return m_y2Set; }
bool               63 Source/core/svg/LinearGradientAttributes.h     bool m_x1Set : 1;
bool               64 Source/core/svg/LinearGradientAttributes.h     bool m_y1Set : 1;
bool               65 Source/core/svg/LinearGradientAttributes.h     bool m_x2Set : 1;
bool               66 Source/core/svg/LinearGradientAttributes.h     bool m_y2Set : 1;
bool              126 Source/core/svg/PatternAttributes.h     bool hasX() const { return m_xSet; }
bool              127 Source/core/svg/PatternAttributes.h     bool hasY() const { return m_ySet; }
bool              128 Source/core/svg/PatternAttributes.h     bool hasWidth() const { return m_widthSet; }
bool              129 Source/core/svg/PatternAttributes.h     bool hasHeight() const { return m_heightSet; }
bool              130 Source/core/svg/PatternAttributes.h     bool hasViewBox() const { return m_viewBoxSet; }
bool              131 Source/core/svg/PatternAttributes.h     bool hasPreserveAspectRatio() const { return m_preserveAspectRatioSet; }
bool              132 Source/core/svg/PatternAttributes.h     bool hasPatternUnits() const { return m_patternUnitsSet; }
bool              133 Source/core/svg/PatternAttributes.h     bool hasPatternContentUnits() const { return m_patternContentUnitsSet; }
bool              134 Source/core/svg/PatternAttributes.h     bool hasPatternTransform() const { return m_patternTransformSet; }
bool              135 Source/core/svg/PatternAttributes.h     bool hasPatternContentElement() const { return m_patternContentElementSet; }
bool              151 Source/core/svg/PatternAttributes.h     bool m_xSet : 1;
bool              152 Source/core/svg/PatternAttributes.h     bool m_ySet : 1;
bool              153 Source/core/svg/PatternAttributes.h     bool m_widthSet : 1;
bool              154 Source/core/svg/PatternAttributes.h     bool m_heightSet : 1;
bool              155 Source/core/svg/PatternAttributes.h     bool m_viewBoxSet : 1;
bool              156 Source/core/svg/PatternAttributes.h     bool m_preserveAspectRatioSet : 1;
bool              157 Source/core/svg/PatternAttributes.h     bool m_patternUnitsSet : 1;
bool              158 Source/core/svg/PatternAttributes.h     bool m_patternContentUnitsSet : 1;
bool              159 Source/core/svg/PatternAttributes.h     bool m_patternTransformSet : 1;
bool              160 Source/core/svg/PatternAttributes.h     bool m_patternContentElementSet : 1;
bool               60 Source/core/svg/RadialGradientAttributes.h     bool hasCx() const { return m_cxSet; }
bool               61 Source/core/svg/RadialGradientAttributes.h     bool hasCy() const { return m_cySet; }
bool               62 Source/core/svg/RadialGradientAttributes.h     bool hasR() const { return m_rSet; }
bool               63 Source/core/svg/RadialGradientAttributes.h     bool hasFx() const { return m_fxSet; }
bool               64 Source/core/svg/RadialGradientAttributes.h     bool hasFy() const { return m_fySet; }
bool               65 Source/core/svg/RadialGradientAttributes.h     bool hasFr() const { return m_frSet; }
bool               77 Source/core/svg/RadialGradientAttributes.h     bool m_cxSet : 1;
bool               78 Source/core/svg/RadialGradientAttributes.h     bool m_cySet : 1;
bool               79 Source/core/svg/RadialGradientAttributes.h     bool m_rSet : 1;
bool               80 Source/core/svg/RadialGradientAttributes.h     bool m_fxSet : 1;
bool               81 Source/core/svg/RadialGradientAttributes.h     bool m_fySet : 1;
bool               82 Source/core/svg/RadialGradientAttributes.h     bool m_frSet : 1;
bool               42 Source/core/svg/SVGAElement.h     bool isSupportedAttribute(const QualifiedName&);
bool               50 Source/core/svg/SVGAElement.h     virtual bool supportsFocus() const OVERRIDE;
bool               51 Source/core/svg/SVGAElement.h     virtual bool isMouseFocusable() const OVERRIDE;
bool               52 Source/core/svg/SVGAElement.h     virtual bool isKeyboardFocusable() const OVERRIDE;
bool               53 Source/core/svg/SVGAElement.h     virtual bool isURLAttribute(const Attribute&) const OVERRIDE;
bool               55 Source/core/svg/SVGAElement.h     virtual bool willRespondToMouseClickEvents() OVERRIDE;
bool               34 Source/core/svg/SVGAltGlyphDefElement.h     bool hasValidGlyphElements(Vector<AtomicString>& glyphNames) const;
bool               39 Source/core/svg/SVGAltGlyphDefElement.h     virtual bool rendererIsNeeded(const RenderStyle&) OVERRIDE { return false; }
bool               46 Source/core/svg/SVGAltGlyphElement.h     bool hasValidGlyphElements(Vector<AtomicString>& glyphNames) const;
bool               34 Source/core/svg/SVGAltGlyphItemElement.h     bool hasValidGlyphElements(Vector<AtomicString>& glyphNames) const;
bool               39 Source/core/svg/SVGAltGlyphItemElement.h     virtual bool rendererIsNeeded(const RenderStyle&) OVERRIDE { return false; }
bool               46 Source/core/svg/SVGAnimateElement.h     virtual bool calculateToAtEndOfDurationValue(const String& toAtEndOfDurationString) OVERRIDE FINAL;
bool               47 Source/core/svg/SVGAnimateElement.h     virtual bool calculateFromAndToValues(const String& fromString, const String& toString) OVERRIDE FINAL;
bool               48 Source/core/svg/SVGAnimateElement.h     virtual bool calculateFromAndByValues(const String& fromString, const String& byString) OVERRIDE FINAL;
bool               52 Source/core/svg/SVGAnimateElement.h     virtual bool isAdditive() const OVERRIDE FINAL;
bool               62 Source/core/svg/SVGAnimateElement.h     bool animatedPropertyTypeSupportsAddition() const;
bool               64 Source/core/svg/SVGAnimateElement.h     virtual bool hasValidAttributeType() OVERRIDE;
bool               75 Source/core/svg/SVGAnimateElement.h inline bool isSVGAnimateElement(const Node& node)
bool               41 Source/core/svg/SVGAnimateMotionElement.h     virtual bool hasValidAttributeType() OVERRIDE;
bool               42 Source/core/svg/SVGAnimateMotionElement.h     virtual bool hasValidAttributeName() OVERRIDE;
bool               44 Source/core/svg/SVGAnimateMotionElement.h     bool isSupportedAttribute(const QualifiedName&);
bool               49 Source/core/svg/SVGAnimateMotionElement.h     virtual bool calculateToAtEndOfDurationValue(const String& toAtEndOfDurationString) OVERRIDE;
bool               50 Source/core/svg/SVGAnimateMotionElement.h     virtual bool calculateFromAndToValues(const String& fromString, const String& toString) OVERRIDE;
bool               51 Source/core/svg/SVGAnimateMotionElement.h     virtual bool calculateFromAndByValues(const String& fromString, const String& byString) OVERRIDE;
bool               63 Source/core/svg/SVGAnimateMotionElement.h     bool m_hasToPointAtEndOfDuration;
bool               42 Source/core/svg/SVGAnimateTransformElement.h     virtual bool hasValidAttributeType() OVERRIDE;
bool               44 Source/core/svg/SVGAnimateTransformElement.h     bool isSupportedAttribute(const QualifiedName&);
bool               53 Source/core/svg/SVGAnimatedIntegerOptionalInteger.h     virtual bool needsSynchronizeAttribute() OVERRIDE;
bool               53 Source/core/svg/SVGAnimatedNumberOptionalNumber.h     virtual bool needsSynchronizeAttribute() OVERRIDE;
bool               68 Source/core/svg/SVGAnimatedTypeAnimator.h     bool isAnimatingSVGDom() const { return m_animatedProperty; }
bool               69 Source/core/svg/SVGAnimatedTypeAnimator.h     bool isAnimatingCSSProperty() const { return !m_animatedProperty; }
bool               81 Source/core/svg/SVGAnimationElement.h     static bool isTargetAttributeCSSProperty(SVGElement*, const QualifiedName&);
bool               83 Source/core/svg/SVGAnimationElement.h     virtual bool isAdditive() const;
bool               84 Source/core/svg/SVGAnimationElement.h     bool isAccumulated() const;
bool              143 Source/core/svg/SVGAnimationElement.h     bool isSupportedAttribute(const QualifiedName&);
bool              169 Source/core/svg/SVGAnimationElement.h     bool hasInvalidCSSAttributeType() const { return m_hasInvalidCSSAttributeType; }
bool              181 Source/core/svg/SVGAnimationElement.h     virtual bool calculateToAtEndOfDurationValue(const String& toAtEndOfDurationString) = 0;
bool              182 Source/core/svg/SVGAnimationElement.h     virtual bool calculateFromAndToValues(const String& fromString, const String& toString) = 0;
bool              183 Source/core/svg/SVGAnimationElement.h     virtual bool calculateFromAndByValues(const String& fromString, const String& byString) = 0;
bool              199 Source/core/svg/SVGAnimationElement.h     bool m_animationValid;
bool              211 Source/core/svg/SVGAnimationElement.h     bool m_hasInvalidCSSAttributeType;
bool               42 Source/core/svg/SVGBoolean.h     typedef bool PrimitiveType;
bool               44 Source/core/svg/SVGBoolean.h     static PassRefPtr<SVGBoolean> create(bool value = false)
bool               59 Source/core/svg/SVGBoolean.h     bool operator==(const SVGBoolean& other) const { return m_value == other.m_value; }
bool               60 Source/core/svg/SVGBoolean.h     bool operator!=(const SVGBoolean& other) const { return !operator==(other); }
bool               62 Source/core/svg/SVGBoolean.h     bool value() const { return m_value; }
bool               63 Source/core/svg/SVGBoolean.h     void setValue(bool value) { m_value = value; }
bool               68 Source/core/svg/SVGBoolean.h     SVGBoolean(bool value)
bool               74 Source/core/svg/SVGBoolean.h     bool m_value;
bool               42 Source/core/svg/SVGCircleElement.h     virtual bool supportsFocus() const OVERRIDE { return hasFocusEventListeners(); }
bool               44 Source/core/svg/SVGCircleElement.h     bool isSupportedAttribute(const QualifiedName&);
bool               48 Source/core/svg/SVGCircleElement.h     virtual bool selfHasRelativeLengths() const OVERRIDE;
bool               42 Source/core/svg/SVGClipPathElement.h     virtual bool needsPendingResourceHandling() const OVERRIDE { return false; }
bool               44 Source/core/svg/SVGClipPathElement.h     bool isSupportedAttribute(const QualifiedName&);
bool               47 Source/core/svg/SVGClipPathElement.h     virtual void childrenChanged(bool changedByParser = false, Node* beforeChange = 0, Node* afterChange = 0, int childCountDelta = 0) OVERRIDE;
bool               49 Source/core/svg/SVGComponentTransferFunctionElement.h     bool isSupportedAttribute(const QualifiedName&);
bool               53 Source/core/svg/SVGComponentTransferFunctionElement.h     virtual bool rendererIsNeeded(const RenderStyle&) OVERRIDE FINAL { return false; }
bool               51 Source/core/svg/SVGCursorElement.h     virtual bool isValid() const OVERRIDE { return SVGTests::isValid(); }
bool               53 Source/core/svg/SVGCursorElement.h     bool isSupportedAttribute(const QualifiedName&);
bool               57 Source/core/svg/SVGCursorElement.h     virtual bool rendererIsNeeded(const RenderStyle&) OVERRIDE { return false; }
bool               37 Source/core/svg/SVGDescElement.h     virtual bool rendererIsNeeded(const RenderStyle&) OVERRIDE { return false; }
bool               42 Source/core/svg/SVGDiscardElement.h     virtual bool isSVGDiscardElement() const OVERRIDE { return true; }
bool               49 Source/core/svg/SVGDiscardElement.h     virtual bool hasValidAttributeType() OVERRIDE;
bool               50 Source/core/svg/SVGDiscardElement.h     virtual bool hasValidAttributeName() OVERRIDE;
bool               44 Source/core/svg/SVGDocument.h     bool zoomAndPanEnabled() const;
bool               77 Source/core/svg/SVGDocumentExtensions.h     bool isSVGRootWithRelativeLengthDescendents(SVGSVGElement*) const;
bool              104 Source/core/svg/SVGDocumentExtensions.h     bool m_inRelativeLengthSVGRootsInvalidation;
bool              112 Source/core/svg/SVGDocumentExtensions.h     bool hasPendingResource(const AtomicString& id) const;
bool              113 Source/core/svg/SVGDocumentExtensions.h     bool isElementPendingResources(Element*) const;
bool              114 Source/core/svg/SVGDocumentExtensions.h     bool isElementPendingResource(Element*, const AtomicString& id) const;
bool               54 Source/core/svg/SVGElement.h     bool isOutermostSVGSVGElement() const;
bool               57 Source/core/svg/SVGElement.h     bool hasRelativeLengths() const { return !m_elementsWithRelativeLengths.isEmpty(); }
bool               58 Source/core/svg/SVGElement.h     static bool isAnimatableCSSProperty(const QualifiedName&);
bool               65 Source/core/svg/SVGElement.h     virtual bool needsPendingResourceHandling() const { return true; }
bool               67 Source/core/svg/SVGElement.h     bool instanceUpdatesBlocked() const;
bool               68 Source/core/svg/SVGElement.h     void setInstanceUpdatesBlocked(bool);
bool               84 Source/core/svg/SVGElement.h     virtual bool isSVGGraphicsElement() const { return false; }
bool               85 Source/core/svg/SVGElement.h     virtual bool isFilterEffect() const { return false; }
bool               86 Source/core/svg/SVGElement.h     virtual bool isTextContent() const { return false; }
bool               87 Source/core/svg/SVGElement.h     virtual bool isTextPositioning() const { return false; }
bool               88 Source/core/svg/SVGElement.h     virtual bool isStructurallyExternal() const { return false; }
bool               91 Source/core/svg/SVGElement.h     virtual bool isValid() const { return true; }
bool               98 Source/core/svg/SVGElement.h     void sendSVGLoadEventIfPossible(bool sendParentLoadEvents = false);
bool              109 Source/core/svg/SVGElement.h     bool getBoundingBox(FloatRect&);
bool              128 Source/core/svg/SVGElement.h     virtual bool isAnimatableAttribute(const QualifiedName&) const;
bool              133 Source/core/svg/SVGElement.h     void setUseOverrideComputedStyle(bool);
bool              135 Source/core/svg/SVGElement.h     virtual bool haveLoadedRequiredResources();
bool              137 Source/core/svg/SVGElement.h     virtual bool addEventListener(const AtomicString& eventType, PassRefPtr<EventListener>, bool useCapture = false) OVERRIDE FINAL;
bool              138 Source/core/svg/SVGElement.h     virtual bool removeEventListener(const AtomicString& eventType, EventListener*, bool useCapture = false) OVERRIDE FINAL;
bool              142 Source/core/svg/SVGElement.h     bool isContextElement() const { return m_isContextElement; }
bool              157 Source/core/svg/SVGElement.h     virtual bool isPresentationAttribute(const QualifiedName&) const OVERRIDE;
bool              159 Source/core/svg/SVGElement.h     virtual bool rendererIsNeeded(const RenderStyle&) OVERRIDE;
bool              163 Source/core/svg/SVGElement.h     virtual void childrenChanged(bool changedByParser = false, Node* beforeChange = 0, Node* afterChange = 0, int childCountDelta = 0) OVERRIDE;
bool              167 Source/core/svg/SVGElement.h     void updateRelativeLengthsInformation(bool hasRelativeLengths, SVGElement*);
bool              169 Source/core/svg/SVGElement.h     virtual bool selfHasRelativeLengths() const { return false; }
bool              174 Source/core/svg/SVGElement.h     bool hasSVGRareData() const { return m_hasSVGRareData; }
bool              181 Source/core/svg/SVGElement.h     bool hasFocusEventListeners() const;
bool              188 Source/core/svg/SVGElement.h     virtual bool areAuthorShadowsAllowed() const OVERRIDE FINAL { return false; }
bool              193 Source/core/svg/SVGElement.h     virtual bool isKeyboardFocusable() const OVERRIDE;
bool              209 Source/core/svg/SVGElement.h     bool m_inRelativeLengthClientsInvalidation;
bool              226 Source/core/svg/SVGElement.h     static bool equal(const QualifiedName& a, const QualifiedName& b) { return a.matches(b); }
bool              231 Source/core/svg/SVGElement.h template <> inline bool isElementOfType<const SVGElement>(const Node& node) { return node.isSVGElement(); }
bool               53 Source/core/svg/SVGElementInstance.h     virtual bool addEventListener(const AtomicString& eventType, PassRefPtr<EventListener>, bool useCapture = false) OVERRIDE;
bool               54 Source/core/svg/SVGElementInstance.h     virtual bool removeEventListener(const AtomicString& eventType, EventListener*, bool useCapture = false) OVERRIDE;
bool               58 Source/core/svg/SVGElementInstance.h     virtual bool dispatchEvent(PassRefPtrWillBeRawPtr<Event>) OVERRIDE;
bool              153 Source/core/svg/SVGElementInstance.h     bool hasTreeSharedParent() const { return !!m_parentInstance; }
bool              169 Source/core/svg/SVGElementInstance.h     bool hasChildren() const { return m_firstChild; }
bool               65 Source/core/svg/SVGElementRareData.h     bool instanceUpdatesBlocked() const { return m_instancesUpdatesBlocked; }
bool               66 Source/core/svg/SVGElementRareData.h     void setInstanceUpdatesBlocked(bool value) { m_instancesUpdatesBlocked = value; }
bool              104 Source/core/svg/SVGElementRareData.h     bool useOverrideComputedStyle() const { return m_useOverrideComputedStyle; }
bool              105 Source/core/svg/SVGElementRareData.h     void setUseOverrideComputedStyle(bool value) { m_useOverrideComputedStyle = value; }
bool              113 Source/core/svg/SVGElementRareData.h     bool m_instancesUpdatesBlocked : 1;
bool              114 Source/core/svg/SVGElementRareData.h     bool m_useOverrideComputedStyle : 1;
bool              115 Source/core/svg/SVGElementRareData.h     bool m_needsOverrideComputedStyleUpdate : 1;
bool               43 Source/core/svg/SVGEllipseElement.h     virtual bool supportsFocus() const OVERRIDE { return hasFocusEventListeners(); }
bool               45 Source/core/svg/SVGEllipseElement.h     bool isSupportedAttribute(const QualifiedName&);
bool               49 Source/core/svg/SVGEllipseElement.h     virtual bool selfHasRelativeLengths() const OVERRIDE;
bool               42 Source/core/svg/SVGFEBlendElement.h     bool isSupportedAttribute(const QualifiedName&);
bool               44 Source/core/svg/SVGFEBlendElement.h     virtual bool setFilterEffectAttribute(FilterEffect*, const QualifiedName& attrName) OVERRIDE;
bool               44 Source/core/svg/SVGFEColorMatrixElement.h     bool isSupportedAttribute(const QualifiedName&);
bool               46 Source/core/svg/SVGFEColorMatrixElement.h     virtual bool setFilterEffectAttribute(FilterEffect*, const QualifiedName&) OVERRIDE;
bool               38 Source/core/svg/SVGFEComponentTransferElement.h     bool isSupportedAttribute(const QualifiedName&);
bool               48 Source/core/svg/SVGFECompositeElement.h     bool isSupportedAttribute(const QualifiedName&);
bool               50 Source/core/svg/SVGFECompositeElement.h     virtual bool setFilterEffectAttribute(FilterEffect*, const QualifiedName&) OVERRIDE;
bool               57 Source/core/svg/SVGFEConvolveMatrixElement.h     bool isSupportedAttribute(const QualifiedName&);
bool               59 Source/core/svg/SVGFEConvolveMatrixElement.h     virtual bool setFilterEffectAttribute(FilterEffect*, const QualifiedName&) OVERRIDE;
bool               48 Source/core/svg/SVGFEDiffuseLightingElement.h     bool isSupportedAttribute(const QualifiedName&);
bool               50 Source/core/svg/SVGFEDiffuseLightingElement.h     virtual bool setFilterEffectAttribute(FilterEffect*, const QualifiedName&) OVERRIDE;
bool               47 Source/core/svg/SVGFEDisplacementMapElement.h     bool isSupportedAttribute(const QualifiedName&);
bool               49 Source/core/svg/SVGFEDisplacementMapElement.h     virtual bool setFilterEffectAttribute(FilterEffect*, const QualifiedName& attrName) OVERRIDE;
bool               45 Source/core/svg/SVGFEDropShadowElement.h     bool isSupportedAttribute(const QualifiedName&);
bool               36 Source/core/svg/SVGFEFloodElement.h     virtual bool setFilterEffectAttribute(FilterEffect*, const QualifiedName& attrName) OVERRIDE;
bool               43 Source/core/svg/SVGFEGaussianBlurElement.h     bool isSupportedAttribute(const QualifiedName&);
bool               42 Source/core/svg/SVGFEImageElement.h     bool currentFrameHasSingleSecurityOrigin() const;
bool               50 Source/core/svg/SVGFEImageElement.h     bool isSupportedAttribute(const QualifiedName&);
bool               63 Source/core/svg/SVGFELightElement.h     bool isSupportedAttribute(const QualifiedName&);
bool               66 Source/core/svg/SVGFELightElement.h     virtual void childrenChanged(bool changedByParser = false, Node* beforeChange = 0, Node* afterChange = 0, int childCountDelta = 0) OVERRIDE FINAL;
bool               68 Source/core/svg/SVGFELightElement.h     virtual bool rendererIsNeeded(const RenderStyle&) OVERRIDE { return false; }
bool               82 Source/core/svg/SVGFELightElement.h inline bool isSVGFELightElement(const Node& node)
bool               38 Source/core/svg/SVGFEMergeNodeElement.h     bool isSupportedAttribute(const QualifiedName&);
bool               42 Source/core/svg/SVGFEMergeNodeElement.h     virtual bool rendererIsNeeded(const RenderStyle&) OVERRIDE { return false; }
bool               46 Source/core/svg/SVGFEMorphologyElement.h     bool isSupportedAttribute(const QualifiedName&);
bool               48 Source/core/svg/SVGFEMorphologyElement.h     virtual bool setFilterEffectAttribute(FilterEffect*, const QualifiedName&) OVERRIDE;
bool               40 Source/core/svg/SVGFEOffsetElement.h     bool isSupportedAttribute(const QualifiedName&);
bool               48 Source/core/svg/SVGFESpecularLightingElement.h     bool isSupportedAttribute(const QualifiedName&);
bool               50 Source/core/svg/SVGFESpecularLightingElement.h     virtual bool setFilterEffectAttribute(FilterEffect*, const QualifiedName&) OVERRIDE;
bool               37 Source/core/svg/SVGFETileElement.h     bool isSupportedAttribute(const QualifiedName&);
bool               56 Source/core/svg/SVGFETurbulenceElement.h     bool isSupportedAttribute(const QualifiedName&);
bool               58 Source/core/svg/SVGFETurbulenceElement.h     virtual bool setFilterEffectAttribute(FilterEffect*, const QualifiedName& attrName) OVERRIDE;
bool               59 Source/core/svg/SVGFilterElement.h     virtual bool needsPendingResourceHandling() const OVERRIDE { return false; }
bool               61 Source/core/svg/SVGFilterElement.h     bool isSupportedAttribute(const QualifiedName&);
bool               64 Source/core/svg/SVGFilterElement.h     virtual void childrenChanged(bool changedByParser = false, Node* beforeChange = 0, Node* afterChange = 0, int childCountDelta = 0) OVERRIDE;
bool               68 Source/core/svg/SVGFilterElement.h     virtual bool selfHasRelativeLengths() const OVERRIDE;
bool               44 Source/core/svg/SVGFilterPrimitiveStandardAttributes.h     virtual bool setFilterEffectAttribute(FilterEffect*, const QualifiedName&);
bool               62 Source/core/svg/SVGFilterPrimitiveStandardAttributes.h     bool isSupportedAttribute(const QualifiedName&);
bool               65 Source/core/svg/SVGFilterPrimitiveStandardAttributes.h     virtual void childrenChanged(bool changedByParser = false, Node* beforeChange = 0, Node* afterChange = 0, int childCountDelta = 0) OVERRIDE;
bool               76 Source/core/svg/SVGFilterPrimitiveStandardAttributes.h     virtual bool isFilterEffect() const OVERRIDE FINAL { return true; }
bool               79 Source/core/svg/SVGFilterPrimitiveStandardAttributes.h     virtual bool rendererIsNeeded(const RenderStyle&) OVERRIDE FINAL;
bool               50 Source/core/svg/SVGFitToViewBox.h     static bool isKnownAttribute(const QualifiedName&);
bool               53 Source/core/svg/SVGFitToViewBox.h     bool parseAttribute(const QualifiedName& name, const AtomicString& value, Document& document, SVGParsingError& parseError)
bool               79 Source/core/svg/SVGFitToViewBox.h     bool hasEmptyViewBox() const { return m_viewBox->currentValue()->isValid() && m_viewBox->currentValue()->value().isEmpty(); }
bool               42 Source/core/svg/SVGFontData.h     virtual bool isSVGFont() const OVERRIDE { return true; };
bool               45 Source/core/svg/SVGFontData.h     virtual bool fillSVGGlyphPage(GlyphPage*, unsigned offset, unsigned length, UChar* buffer, unsigned bufferLength, const SimpleFontData*) const OVERRIDE;
bool               46 Source/core/svg/SVGFontData.h     virtual bool applySVGGlyphSelection(WidthIterator&, GlyphData&, bool mirror, int currentCharacter, unsigned& advanceLength) const OVERRIDE;
bool               62 Source/core/svg/SVGFontData.h     bool fillBMPGlyphs(SVGFontElement*, GlyphPage* , unsigned offset, unsigned length, UChar* buffer, const SimpleFontData*) const;
bool               63 Source/core/svg/SVGFontData.h     bool fillNonBMPGlyphs(SVGFontElement*, GlyphPage* , unsigned offset, unsigned length, UChar* buffer, const SimpleFontData*) const;
bool               76 Source/core/svg/SVGFontElement.h     virtual bool rendererIsNeeded(const RenderStyle&) OVERRIDE { return false; }
bool               89 Source/core/svg/SVGFontElement.h     bool m_isGlyphCacheValid;
bool               60 Source/core/svg/SVGFontFaceElement.h     virtual void childrenChanged(bool changedByParser = false, Node* beforeChange = 0, Node* afterChange = 0, int childCountDelta = 0) OVERRIDE;
bool               64 Source/core/svg/SVGFontFaceElement.h     virtual bool rendererIsNeeded(const RenderStyle&) OVERRIDE { return false; }
bool               35 Source/core/svg/SVGFontFaceFormatElement.h     virtual void childrenChanged(bool changedByParser = false, Node* beforeChange = 0, Node* afterChange = 0, int childCountDelta = 0) OVERRIDE;
bool               36 Source/core/svg/SVGFontFaceFormatElement.h     virtual bool rendererIsNeeded(const RenderStyle&) OVERRIDE { return false; }
bool               40 Source/core/svg/SVGFontFaceNameElement.h     virtual bool rendererIsNeeded(const RenderStyle&) OVERRIDE { return false; }
bool               40 Source/core/svg/SVGFontFaceSrcElement.h     virtual void childrenChanged(bool changedByParser = false, Node* beforeChange = 0, Node* afterChange = 0, int childCountDelta = 0) OVERRIDE;
bool               41 Source/core/svg/SVGFontFaceSrcElement.h     virtual bool rendererIsNeeded(const RenderStyle&) OVERRIDE { return false; }
bool               45 Source/core/svg/SVGFontFaceUriElement.h     virtual void childrenChanged(bool changedByParser = false, Node* beforeChange = 0, Node* afterChange = 0, int childCountDelta = 0) OVERRIDE;
bool               48 Source/core/svg/SVGFontFaceUriElement.h     virtual bool rendererIsNeeded(const RenderStyle&) OVERRIDE { return false; }
bool               43 Source/core/svg/SVGForeignObjectElement.h     bool isSupportedAttribute(const QualifiedName&);
bool               47 Source/core/svg/SVGForeignObjectElement.h     virtual bool rendererIsNeeded(const RenderStyle&) OVERRIDE;
bool               50 Source/core/svg/SVGForeignObjectElement.h     virtual bool selfHasRelativeLengths() const OVERRIDE;
bool               39 Source/core/svg/SVGGElement.h     virtual bool supportsFocus() const OVERRIDE { return hasFocusEventListeners(); }
bool               41 Source/core/svg/SVGGElement.h     bool isSupportedAttribute(const QualifiedName&);
bool               45 Source/core/svg/SVGGElement.h     virtual bool rendererIsNeeded(const RenderStyle&) OVERRIDE;
bool               42 Source/core/svg/SVGGeometryElement.h     bool isPointInFill(PassRefPtr<SVGPointTearOff>) const;
bool               43 Source/core/svg/SVGGeometryElement.h     bool isPointInStroke(PassRefPtr<SVGPointTearOff>) const;
bool               56 Source/core/svg/SVGGlyphElement.h     virtual bool rendererIsNeeded(const RenderStyle&) OVERRIDE { return false; }
bool               57 Source/core/svg/SVGGlyphMap.h         bool hasGlyphIdentifier = !glyphIdentifier.isEmpty();
bool              103 Source/core/svg/SVGGlyphMap.h     static inline bool compareGlyphPriority(const SVGGlyph& first, const SVGGlyph& second)
bool               35 Source/core/svg/SVGGlyphRefElement.h     bool hasValidGlyphElement(AtomicString& glyphName) const;
bool               56 Source/core/svg/SVGGlyphRefElement.h     virtual bool rendererIsNeeded(const RenderStyle&) OVERRIDE { return false; }
bool               62 Source/core/svg/SVGGradientElement.h     bool isSupportedAttribute(const QualifiedName&);
bool               67 Source/core/svg/SVGGradientElement.h     virtual bool needsPendingResourceHandling() const OVERRIDE FINAL { return false; }
bool               69 Source/core/svg/SVGGradientElement.h     virtual void childrenChanged(bool changedByParser = false, Node* beforeChange = 0, Node* afterChange = 0, int childCountDelta = 0) OVERRIDE FINAL;
bool               76 Source/core/svg/SVGGradientElement.h inline bool isSVGGradientElement(const Node& node)
bool               63 Source/core/svg/SVGGraphicsElement.h     virtual bool isValid() const OVERRIDE FINAL { return SVGTests::isValid(); }
bool               74 Source/core/svg/SVGGraphicsElement.h     bool isSupportedAttribute(const QualifiedName&);
bool               81 Source/core/svg/SVGGraphicsElement.h     virtual bool isSVGGraphicsElement() const OVERRIDE FINAL { return true; }
bool               87 Source/core/svg/SVGGraphicsElement.h inline bool isSVGGraphicsElement(const Node& node)
bool               43 Source/core/svg/SVGHKernElement.h     virtual bool rendererIsNeeded(const RenderStyle&) OVERRIDE { return false; }
bool               39 Source/core/svg/SVGImageElement.h     bool currentFrameHasSingleSecurityOrigin() const;
bool               50 Source/core/svg/SVGImageElement.h     virtual bool isStructurallyExternal() const OVERRIDE { return !hrefString().isNull(); }
bool               51 Source/core/svg/SVGImageElement.h     virtual bool supportsFocus() const OVERRIDE { return hasFocusEventListeners(); }
bool               53 Source/core/svg/SVGImageElement.h     bool isSupportedAttribute(const QualifiedName&);
bool               55 Source/core/svg/SVGImageElement.h     virtual bool isPresentationAttribute(const QualifiedName&) const OVERRIDE;
bool               66 Source/core/svg/SVGImageElement.h     virtual bool haveLoadedRequiredResources() OVERRIDE;
bool               68 Source/core/svg/SVGImageElement.h     virtual bool selfHasRelativeLengths() const OVERRIDE;
bool               78 Source/core/svg/SVGImageElement.h     bool m_needsLoaderURIUpdate : 1;
bool               59 Source/core/svg/SVGLength.h     bool operator==(const SVGLength&) const;
bool               60 Source/core/svg/SVGLength.h     bool operator!=(const SVGLength& other) const { return !operator==(other); }
bool               81 Source/core/svg/SVGLength.h     inline bool isRelative() const
bool               88 Source/core/svg/SVGLength.h     bool isZero() const
bool               69 Source/core/svg/SVGLengthContext.h     bool determineViewport(FloatSize&) const;
bool               70 Source/core/svg/SVGLengthList.h     bool adjustFromToListValues(PassRefPtr<SVGLengthList> fromList, PassRefPtr<SVGLengthList> toList, float percentage, bool isToAnimation, bool resizeAnimatedListIfNeeded);
bool               43 Source/core/svg/SVGLineElement.h     virtual bool supportsFocus() const OVERRIDE { return hasFocusEventListeners(); }
bool               45 Source/core/svg/SVGLineElement.h     bool isSupportedAttribute(const QualifiedName&);
bool               49 Source/core/svg/SVGLineElement.h     virtual bool selfHasRelativeLengths() const OVERRIDE;
bool               36 Source/core/svg/SVGLinearGradientElement.h     bool collectGradientAttributes(LinearGradientAttributes&);
bool               46 Source/core/svg/SVGLinearGradientElement.h     bool isSupportedAttribute(const QualifiedName&);
bool               52 Source/core/svg/SVGLinearGradientElement.h     virtual bool selfHasRelativeLengths() const OVERRIDE;
bool               52 Source/core/svg/SVGMPathElement.h     bool isSupportedAttribute(const QualifiedName&);
bool               56 Source/core/svg/SVGMPathElement.h     virtual bool rendererIsNeeded(const RenderStyle&) OVERRIDE { return false; }
bool               75 Source/core/svg/SVGMarkerElement.h     virtual bool needsPendingResourceHandling() const OVERRIDE { return false; }
bool               77 Source/core/svg/SVGMarkerElement.h     bool isSupportedAttribute(const QualifiedName&);
bool               80 Source/core/svg/SVGMarkerElement.h     virtual void childrenChanged(bool changedByParser = false, Node* beforeChange = 0, Node* afterChange = 0, int childCountDelta = 0) OVERRIDE;
bool               83 Source/core/svg/SVGMarkerElement.h     virtual bool rendererIsNeeded(const RenderStyle&) OVERRIDE { return true; }
bool               85 Source/core/svg/SVGMarkerElement.h     virtual bool selfHasRelativeLengths() const OVERRIDE;
bool               48 Source/core/svg/SVGMaskElement.h     virtual bool isValid() const OVERRIDE { return SVGTests::isValid(); }
bool               49 Source/core/svg/SVGMaskElement.h     virtual bool needsPendingResourceHandling() const OVERRIDE { return false; }
bool               51 Source/core/svg/SVGMaskElement.h     bool isSupportedAttribute(const QualifiedName&);
bool               54 Source/core/svg/SVGMaskElement.h     virtual void childrenChanged(bool changedByParser = false, Node* beforeChange = 0, Node* afterChange = 0, int childCountDelta = 0) OVERRIDE;
bool               58 Source/core/svg/SVGMaskElement.h     virtual bool selfHasRelativeLengths() const OVERRIDE;
bool               35 Source/core/svg/SVGMetadataElement.h     virtual bool rendererIsNeeded(const RenderStyle&) OVERRIDE { return false; }
bool               36 Source/core/svg/SVGMissingGlyphElement.h     virtual bool rendererIsNeeded(const RenderStyle&) OVERRIDE { return false; }
bool               72 Source/core/svg/SVGNumber.h     bool parse(const CharType*& ptr, const CharType* end);
bool               72 Source/core/svg/SVGNumberList.h     bool adjustFromToListValues(PassRefPtr<SVGNumberList> fromList, PassRefPtr<SVGNumberList> toList, float percentage, bool isToAnimation, bool resizeAnimatedListIfNeeded);
bool               75 Source/core/svg/SVGNumberList.h     bool parse(const CharType*& ptr, const CharType* end);
bool              104 Source/core/svg/SVGPaint.h     bool equals(const SVGPaint&) const;
bool               39 Source/core/svg/SVGParserUtilities.h bool parseSVGNumber(CharType* ptr, size_t length, double& number);
bool               40 Source/core/svg/SVGParserUtilities.h bool parseNumber(const LChar*& ptr, const LChar* end, float& number, bool skip = true);
bool               41 Source/core/svg/SVGParserUtilities.h bool parseNumber(const UChar*& ptr, const UChar* end, float& number, bool skip = true);
bool               42 Source/core/svg/SVGParserUtilities.h bool parseNumberOptionalNumber(const String& s, float& h, float& v);
bool               43 Source/core/svg/SVGParserUtilities.h bool parseArcFlag(const LChar*& ptr, const LChar* end, bool& flag);
bool               44 Source/core/svg/SVGParserUtilities.h bool parseArcFlag(const UChar*& ptr, const UChar* end, bool& flag);
bool               47 Source/core/svg/SVGParserUtilities.h bool parseFloatPoint(const CharType*& current, const CharType* end, FloatPoint&);
bool               49 Source/core/svg/SVGParserUtilities.h bool parseFloatPoint2(const CharType*& current, const CharType* end, FloatPoint&, FloatPoint&);
bool               51 Source/core/svg/SVGParserUtilities.h bool parseFloatPoint3(const CharType*& current, const CharType* end, FloatPoint&, FloatPoint&, FloatPoint&);
bool               56 Source/core/svg/SVGParserUtilities.h inline bool isSVGSpace(CharType c)
bool               62 Source/core/svg/SVGParserUtilities.h inline bool skipOptionalSVGSpaces(const CharType*& ptr, const CharType* end)
bool               70 Source/core/svg/SVGParserUtilities.h inline bool skipOptionalSVGSpacesOrDelimiter(const CharType*& ptr, const CharType* end, char delimiter = ',')
bool               84 Source/core/svg/SVGParserUtilities.h bool parseKerningUnicodeString(const String& input, UnicodeRanges&, HashSet<String>& stringList);
bool               85 Source/core/svg/SVGParserUtilities.h bool parseGlyphName(const String& input, HashSet<String>& values);
bool               88 Source/core/svg/SVGParserUtilities.h bool parseAndSkipTransformType(const CharType*& ptr, const CharType* end, SVGTransformType&);
bool               39 Source/core/svg/SVGPathBlender.h     bool addAnimatedPath(SVGPathSource*, SVGPathSource*, SVGPathConsumer*, unsigned repeatCount);
bool               40 Source/core/svg/SVGPathBlender.h     bool blendAnimatedPath(float, SVGPathSource*, SVGPathSource*, SVGPathConsumer*);
bool               44 Source/core/svg/SVGPathBlender.h     bool blendMoveToSegment();
bool               45 Source/core/svg/SVGPathBlender.h     bool blendLineToSegment();
bool               46 Source/core/svg/SVGPathBlender.h     bool blendLineToHorizontalSegment();
bool               47 Source/core/svg/SVGPathBlender.h     bool blendLineToVerticalSegment();
bool               48 Source/core/svg/SVGPathBlender.h     bool blendCurveToCubicSegment();
bool               49 Source/core/svg/SVGPathBlender.h     bool blendCurveToCubicSmoothSegment();
bool               50 Source/core/svg/SVGPathBlender.h     bool blendCurveToQuadraticSegment();
bool               51 Source/core/svg/SVGPathBlender.h     bool blendCurveToQuadraticSmoothSegment();
bool               52 Source/core/svg/SVGPathBlender.h     bool blendArcToSegment();
bool               68 Source/core/svg/SVGPathBlender.h     bool m_isInFirstHalfOfAnimation;
bool               42 Source/core/svg/SVGPathBuilder.h     virtual bool continueConsuming() OVERRIDE { return true; }
bool               46 Source/core/svg/SVGPathBuilder.h     virtual void moveTo(const FloatPoint&, bool closed, PathCoordinateMode) OVERRIDE;
bool               57 Source/core/svg/SVGPathBuilder.h     virtual void arcTo(float, float, float, bool, bool, const FloatPoint&, PathCoordinateMode) OVERRIDE { ASSERT_NOT_REACHED(); }
bool               58 Source/core/svg/SVGPathByteStream.h     bool isEmpty() const { return m_data.isEmpty(); }
bool               39 Source/core/svg/SVGPathByteStreamBuilder.h     virtual bool continueConsuming() OVERRIDE { return true; }
bool               43 Source/core/svg/SVGPathByteStreamBuilder.h     virtual void moveTo(const FloatPoint&, bool closed, PathCoordinateMode) OVERRIDE;
bool               54 Source/core/svg/SVGPathByteStreamBuilder.h     virtual void arcTo(float, float, float, bool largeArcFlag, bool sweepFlag, const FloatPoint&, PathCoordinateMode) OVERRIDE;
bool               35 Source/core/svg/SVGPathByteStreamSource.h     virtual bool hasMoreData() const OVERRIDE;
bool               36 Source/core/svg/SVGPathByteStreamSource.h     virtual bool moveToNextToken() OVERRIDE { return true; }
bool               37 Source/core/svg/SVGPathByteStreamSource.h     virtual bool parseSVGSegmentType(SVGPathSegType&) OVERRIDE;
bool               40 Source/core/svg/SVGPathByteStreamSource.h     virtual bool parseMoveToSegment(FloatPoint&) OVERRIDE;
bool               41 Source/core/svg/SVGPathByteStreamSource.h     virtual bool parseLineToSegment(FloatPoint&) OVERRIDE;
bool               42 Source/core/svg/SVGPathByteStreamSource.h     virtual bool parseLineToHorizontalSegment(float&) OVERRIDE;
bool               43 Source/core/svg/SVGPathByteStreamSource.h     virtual bool parseLineToVerticalSegment(float&) OVERRIDE;
bool               44 Source/core/svg/SVGPathByteStreamSource.h     virtual bool parseCurveToCubicSegment(FloatPoint&, FloatPoint&, FloatPoint&) OVERRIDE;
bool               45 Source/core/svg/SVGPathByteStreamSource.h     virtual bool parseCurveToCubicSmoothSegment(FloatPoint&, FloatPoint&) OVERRIDE;
bool               46 Source/core/svg/SVGPathByteStreamSource.h     virtual bool parseCurveToQuadraticSegment(FloatPoint&, FloatPoint&) OVERRIDE;
bool               47 Source/core/svg/SVGPathByteStreamSource.h     virtual bool parseCurveToQuadraticSmoothSegment(FloatPoint&) OVERRIDE;
bool               48 Source/core/svg/SVGPathByteStreamSource.h     virtual bool parseArcToSegment(float&, float&, float&, bool&, bool&, FloatPoint&) OVERRIDE;
bool               64 Source/core/svg/SVGPathByteStreamSource.h     bool readFlag() { return readType<bool>(); }
bool               48 Source/core/svg/SVGPathConsumer.h     virtual bool continueConsuming() = 0;
bool               52 Source/core/svg/SVGPathConsumer.h     virtual void moveTo(const FloatPoint&, bool closed, PathCoordinateMode) = 0;
bool               63 Source/core/svg/SVGPathConsumer.h     virtual void arcTo(float, float, float, bool largeArcFlag, bool sweepFlag, const FloatPoint&, PathCoordinateMode) = 0;
bool               73 Source/core/svg/SVGPathElement.h     PassRefPtr<SVGPathSegArcAbs> createSVGPathSegArcAbs(float x, float y, float r1, float r2, float angle, bool largeArcFlag, bool sweepFlag);
bool               74 Source/core/svg/SVGPathElement.h     PassRefPtr<SVGPathSegArcRel> createSVGPathSegArcRel(float x, float y, float r1, float r2, float angle, bool largeArcFlag, bool sweepFlag);
bool              101 Source/core/svg/SVGPathElement.h     virtual bool supportsFocus() const OVERRIDE { return hasFocusEventListeners(); }
bool              103 Source/core/svg/SVGPathElement.h     bool isSupportedAttribute(const QualifiedName&);
bool               41 Source/core/svg/SVGPathParser.h     bool parsePathDataFromSource(PathParsingMode, bool checkForInitialMoveTo = true);
bool               47 Source/core/svg/SVGPathParser.h     bool decomposeArcToCubic(float, float, float, FloatPoint&, FloatPoint&, bool largeArcFlag, bool sweepFlag);
bool               49 Source/core/svg/SVGPathParser.h     bool parseMoveToSegment();
bool               50 Source/core/svg/SVGPathParser.h     bool parseLineToSegment();
bool               51 Source/core/svg/SVGPathParser.h     bool parseLineToHorizontalSegment();
bool               52 Source/core/svg/SVGPathParser.h     bool parseLineToVerticalSegment();
bool               53 Source/core/svg/SVGPathParser.h     bool parseCurveToCubicSegment();
bool               54 Source/core/svg/SVGPathParser.h     bool parseCurveToCubicSmoothSegment();
bool               55 Source/core/svg/SVGPathParser.h     bool parseCurveToQuadraticSegment();
bool               56 Source/core/svg/SVGPathParser.h     bool parseCurveToQuadraticSmoothSegment();
bool               57 Source/core/svg/SVGPathParser.h     bool parseArcToSegment();
bool               64 Source/core/svg/SVGPathParser.h     bool m_closePath;
bool               30 Source/core/svg/SVGPathSegArc.h     SVGPathSegArc(SVGPathElement* element, SVGPathSegRole role, float x, float y, float r1, float r2, float angle, bool largeArcFlag, bool sweepFlag)
bool               77 Source/core/svg/SVGPathSegArc.h     bool largeArcFlag() const { return m_largeArcFlag; }
bool               78 Source/core/svg/SVGPathSegArc.h     void setLargeArcFlag(bool largeArcFlag)
bool               84 Source/core/svg/SVGPathSegArc.h     bool sweepFlag() const { return m_sweepFlag; }
bool               85 Source/core/svg/SVGPathSegArc.h     void setSweepFlag(bool sweepFlag)
bool               98 Source/core/svg/SVGPathSegArc.h     bool m_largeArcFlag : 1;
bool               99 Source/core/svg/SVGPathSegArc.h     bool m_sweepFlag : 1;
bool               31 Source/core/svg/SVGPathSegArcAbs.h     static PassRefPtr<SVGPathSegArcAbs> create(SVGPathElement* element, SVGPathSegRole role, float x, float y, float r1, float r2, float angle, bool largeArcFlag, bool sweepFlag)
bool               37 Source/core/svg/SVGPathSegArcAbs.h     SVGPathSegArcAbs(SVGPathElement* element, SVGPathSegRole role, float x, float y, float r1, float r2, float angle, bool largeArcFlag, bool sweepFlag)
bool               31 Source/core/svg/SVGPathSegArcRel.h     static PassRefPtr<SVGPathSegArcRel> create(SVGPathElement* element, SVGPathSegRole role, float x, float y, float r1, float r2, float angle, bool largeArcFlag, bool sweepFlag)
bool               37 Source/core/svg/SVGPathSegArcRel.h     SVGPathSegArcRel(SVGPathElement* element, SVGPathSegRole role, float x, float y, float r1, float r2, float angle, bool largeArcFlag, bool sweepFlag)
bool               76 Source/core/svg/SVGPathSegList.h     bool isEmpty() const
bool              167 Source/core/svg/SVGPathSegList.h     bool m_listSyncedToByteStream;
bool               45 Source/core/svg/SVGPathSegListBuilder.h     virtual bool continueConsuming() OVERRIDE { return true; }
bool               54 Source/core/svg/SVGPathSegListBuilder.h     virtual void moveTo(const FloatPoint&, bool closed, PathCoordinateMode) OVERRIDE;
bool               65 Source/core/svg/SVGPathSegListBuilder.h     virtual void arcTo(float, float, float, bool largeArcFlag, bool sweepFlag, const FloatPoint&, PathCoordinateMode) OVERRIDE;
bool               39 Source/core/svg/SVGPathSegListSource.h     virtual bool hasMoreData() const OVERRIDE;
bool               40 Source/core/svg/SVGPathSegListSource.h     virtual bool moveToNextToken() OVERRIDE { return true; }
bool               41 Source/core/svg/SVGPathSegListSource.h     virtual bool parseSVGSegmentType(SVGPathSegType&) OVERRIDE;
bool               44 Source/core/svg/SVGPathSegListSource.h     virtual bool parseMoveToSegment(FloatPoint&) OVERRIDE;
bool               45 Source/core/svg/SVGPathSegListSource.h     virtual bool parseLineToSegment(FloatPoint&) OVERRIDE;
bool               46 Source/core/svg/SVGPathSegListSource.h     virtual bool parseLineToHorizontalSegment(float&) OVERRIDE;
bool               47 Source/core/svg/SVGPathSegListSource.h     virtual bool parseLineToVerticalSegment(float&) OVERRIDE;
bool               48 Source/core/svg/SVGPathSegListSource.h     virtual bool parseCurveToCubicSegment(FloatPoint&, FloatPoint&, FloatPoint&) OVERRIDE;
bool               49 Source/core/svg/SVGPathSegListSource.h     virtual bool parseCurveToCubicSmoothSegment(FloatPoint&, FloatPoint&) OVERRIDE;
bool               50 Source/core/svg/SVGPathSegListSource.h     virtual bool parseCurveToQuadraticSegment(FloatPoint&, FloatPoint&) OVERRIDE;
bool               51 Source/core/svg/SVGPathSegListSource.h     virtual bool parseCurveToQuadraticSmoothSegment(FloatPoint&) OVERRIDE;
bool               52 Source/core/svg/SVGPathSegListSource.h     virtual bool parseArcToSegment(float&, float&, float&, bool&, bool&, FloatPoint&) OVERRIDE;
bool               35 Source/core/svg/SVGPathSource.h     virtual bool hasMoreData() const = 0;
bool               36 Source/core/svg/SVGPathSource.h     virtual bool moveToNextToken() = 0;
bool               37 Source/core/svg/SVGPathSource.h     virtual bool parseSVGSegmentType(SVGPathSegType&) = 0;
bool               40 Source/core/svg/SVGPathSource.h     virtual bool parseMoveToSegment(FloatPoint&) = 0;
bool               41 Source/core/svg/SVGPathSource.h     virtual bool parseLineToSegment(FloatPoint&) = 0;
bool               42 Source/core/svg/SVGPathSource.h     virtual bool parseLineToHorizontalSegment(float&) = 0;
bool               43 Source/core/svg/SVGPathSource.h     virtual bool parseLineToVerticalSegment(float&) = 0;
bool               44 Source/core/svg/SVGPathSource.h     virtual bool parseCurveToCubicSegment(FloatPoint&, FloatPoint&, FloatPoint&) = 0;
bool               45 Source/core/svg/SVGPathSource.h     virtual bool parseCurveToCubicSmoothSegment(FloatPoint&, FloatPoint&) = 0;
bool               46 Source/core/svg/SVGPathSource.h     virtual bool parseCurveToQuadraticSegment(FloatPoint&, FloatPoint&) = 0;
bool               47 Source/core/svg/SVGPathSource.h     virtual bool parseCurveToQuadraticSmoothSegment(FloatPoint&) = 0;
bool               48 Source/core/svg/SVGPathSource.h     virtual bool parseArcToSegment(float&, float&, float&, bool&, bool&, FloatPoint&) = 0;
bool               36 Source/core/svg/SVGPathStringBuilder.h     virtual bool continueConsuming() OVERRIDE { return true; }
bool               39 Source/core/svg/SVGPathStringBuilder.h     virtual void moveTo(const FloatPoint&, bool closed, PathCoordinateMode) OVERRIDE;
bool               50 Source/core/svg/SVGPathStringBuilder.h     virtual void arcTo(float, float, float, bool largeArcFlag, bool sweepFlag, const FloatPoint&, PathCoordinateMode) OVERRIDE;
bool               40 Source/core/svg/SVGPathStringSource.h     virtual bool hasMoreData() const OVERRIDE;
bool               41 Source/core/svg/SVGPathStringSource.h     virtual bool moveToNextToken() OVERRIDE;
bool               42 Source/core/svg/SVGPathStringSource.h     virtual bool parseSVGSegmentType(SVGPathSegType&) OVERRIDE;
bool               45 Source/core/svg/SVGPathStringSource.h     virtual bool parseMoveToSegment(FloatPoint&) OVERRIDE;
bool               46 Source/core/svg/SVGPathStringSource.h     virtual bool parseLineToSegment(FloatPoint&) OVERRIDE;
bool               47 Source/core/svg/SVGPathStringSource.h     virtual bool parseLineToHorizontalSegment(float&) OVERRIDE;
bool               48 Source/core/svg/SVGPathStringSource.h     virtual bool parseLineToVerticalSegment(float&) OVERRIDE;
bool               49 Source/core/svg/SVGPathStringSource.h     virtual bool parseCurveToCubicSegment(FloatPoint&, FloatPoint&, FloatPoint&) OVERRIDE;
bool               50 Source/core/svg/SVGPathStringSource.h     virtual bool parseCurveToCubicSmoothSegment(FloatPoint&, FloatPoint&) OVERRIDE;
bool               51 Source/core/svg/SVGPathStringSource.h     virtual bool parseCurveToQuadraticSegment(FloatPoint&, FloatPoint&) OVERRIDE;
bool               52 Source/core/svg/SVGPathStringSource.h     virtual bool parseCurveToQuadraticSmoothSegment(FloatPoint&) OVERRIDE;
bool               53 Source/core/svg/SVGPathStringSource.h     virtual bool parseArcToSegment(float&, float&, float&, bool&, bool&, FloatPoint&) OVERRIDE;
bool               56 Source/core/svg/SVGPathStringSource.h     bool m_is8BitSource;
bool               42 Source/core/svg/SVGPathTraversalStateBuilder.h     virtual bool continueConsuming() OVERRIDE;
bool               47 Source/core/svg/SVGPathTraversalStateBuilder.h     virtual void moveTo(const FloatPoint&, bool closed, PathCoordinateMode) OVERRIDE;
bool               59 Source/core/svg/SVGPathTraversalStateBuilder.h     virtual void arcTo(float, float, float, bool, bool, const FloatPoint&, PathCoordinateMode) OVERRIDE { ASSERT_NOT_REACHED(); }
bool               37 Source/core/svg/SVGPathUtilities.h bool buildPathFromString(const String&, Path&);
bool               38 Source/core/svg/SVGPathUtilities.h bool buildPathFromByteStream(const SVGPathByteStream*, Path&);
bool               41 Source/core/svg/SVGPathUtilities.h bool appendSVGPathByteStreamFromSVGPathSeg(PassRefPtr<SVGPathSeg>, SVGPathByteStream*, PathParsingMode);
bool               42 Source/core/svg/SVGPathUtilities.h bool buildSVGPathByteStreamFromString(const String&, SVGPathByteStream*, PathParsingMode);
bool               45 Source/core/svg/SVGPathUtilities.h bool buildStringFromByteStream(const SVGPathByteStream*, String&, PathParsingMode);
bool               46 Source/core/svg/SVGPathUtilities.h bool buildStringFromSVGPathSegList(PassRefPtr<SVGPathSegList>, String&, PathParsingMode);
bool               48 Source/core/svg/SVGPathUtilities.h bool addToSVGPathByteStream(SVGPathByteStream*, const SVGPathByteStream*, unsigned repeatCount = 1);
bool               50 Source/core/svg/SVGPathUtilities.h bool getSVGPathSegAtLengthFromSVGPathByteStream(const SVGPathByteStream*, float length, unsigned& pathSeg);
bool               51 Source/core/svg/SVGPathUtilities.h bool getTotalLengthOfSVGPathByteStream(const SVGPathByteStream*, float& totalLength);
bool               52 Source/core/svg/SVGPathUtilities.h bool getPointAtLengthOfSVGPathByteStream(const SVGPathByteStream*, float length, FloatPoint&);
bool               64 Source/core/svg/SVGPatternElement.h     virtual bool isValid() const OVERRIDE { return SVGTests::isValid(); }
bool               65 Source/core/svg/SVGPatternElement.h     virtual bool needsPendingResourceHandling() const OVERRIDE { return false; }
bool               67 Source/core/svg/SVGPatternElement.h     bool isSupportedAttribute(const QualifiedName&);
bool               70 Source/core/svg/SVGPatternElement.h     virtual void childrenChanged(bool changedByParser = false, Node* beforeChange = 0, Node* afterChange = 0, int childCountDelta = 0) OVERRIDE;
bool               74 Source/core/svg/SVGPatternElement.h     virtual bool selfHasRelativeLengths() const OVERRIDE;
bool               69 Source/core/svg/SVGPoint.h     bool operator==(const SVGPoint&) const;
bool               70 Source/core/svg/SVGPoint.h     bool operator!=(const SVGPoint& other) const { return !operator==(other); }
bool               70 Source/core/svg/SVGPointList.h     bool adjustFromToListValues(PassRefPtr<SVGPointList> fromList, PassRefPtr<SVGPointList> toList, float percentage, bool isToAnimation, bool resizeAnimatedListIfNeeded);
bool               73 Source/core/svg/SVGPointList.h     bool parse(const CharType*& ptr, const CharType* end);
bool               42 Source/core/svg/SVGPolyElement.h     virtual bool supportsFocus() const OVERRIDE FINAL { return hasFocusEventListeners(); }
bool               44 Source/core/svg/SVGPolyElement.h     bool isSupportedAttribute(const QualifiedName&);
bool               53 Source/core/svg/SVGPolyElement.h inline bool isSVGPolyElement(const Node& node)
bool               64 Source/core/svg/SVGPreserveAspectRatio.h     bool operator==(const SVGPreserveAspectRatio&) const;
bool               65 Source/core/svg/SVGPreserveAspectRatio.h     bool operator!=(const SVGPreserveAspectRatio& other) const { return !operator==(other); }
bool               81 Source/core/svg/SVGPreserveAspectRatio.h     bool parse(const UChar*& ptr, const UChar* end, bool validate);
bool               82 Source/core/svg/SVGPreserveAspectRatio.h     bool parse(const LChar*& ptr, const LChar* end, bool validate);
bool               95 Source/core/svg/SVGPreserveAspectRatio.h     bool parseInternal(const CharType*& ptr, const CharType* end, bool validate);
bool               36 Source/core/svg/SVGRadialGradientElement.h     bool collectGradientAttributes(RadialGradientAttributes&);
bool               48 Source/core/svg/SVGRadialGradientElement.h     bool isSupportedAttribute(const QualifiedName&);
bool               54 Source/core/svg/SVGRadialGradientElement.h     virtual bool selfHasRelativeLengths() const OVERRIDE;
bool               66 Source/core/svg/SVGRect.h     bool operator==(const SVGRect&) const;
bool               67 Source/core/svg/SVGRect.h     bool operator!=(const SVGRect& other) const { return !operator==(other); }
bool               76 Source/core/svg/SVGRect.h     bool isValid() const { return m_isValid; }
bool               89 Source/core/svg/SVGRect.h     bool m_isValid;
bool               45 Source/core/svg/SVGRectElement.h     virtual bool supportsFocus() const OVERRIDE { return hasFocusEventListeners(); }
bool               47 Source/core/svg/SVGRectElement.h     bool isSupportedAttribute(const QualifiedName&);
bool               51 Source/core/svg/SVGRectElement.h     virtual bool selfHasRelativeLengths() const OVERRIDE;
bool               20 Source/core/svg/SVGRemoteFontFaceSource.h     virtual bool isSVGFontFaceSource() const OVERRIDE { return true; }
bool               21 Source/core/svg/SVGRemoteFontFaceSource.h     virtual bool ensureFontData() OVERRIDE;
bool               52 Source/core/svg/SVGSVGElement.h     virtual bool supportsFocus() const OVERRIDE { return hasFocusEventListeners(); }
bool               68 Source/core/svg/SVGSVGElement.h     bool useCurrentView() const { return m_useCurrentView; }
bool               93 Source/core/svg/SVGSVGElement.h     bool animationsPaused() const;
bool              106 Source/core/svg/SVGSVGElement.h     bool checkIntersection(SVGElement*, PassRefPtr<SVGRectTearOff>) const;
bool              107 Source/core/svg/SVGSVGElement.h     bool checkEnclosure(SVGElement*, PassRefPtr<SVGRectTearOff>) const;
bool              125 Source/core/svg/SVGSVGElement.h     bool widthAttributeEstablishesViewport() const;
bool              126 Source/core/svg/SVGSVGElement.h     bool heightAttributeEstablishesViewport() const;
bool              139 Source/core/svg/SVGSVGElement.h     virtual bool rendererIsNeeded(const RenderStyle&) OVERRIDE;
bool              147 Source/core/svg/SVGSVGElement.h     virtual bool selfHasRelativeLengths() const OVERRIDE;
bool              158 Source/core/svg/SVGSVGElement.h     bool checkIntersectionOrEnclosure(const SVGElement&, const FloatRect&, CheckIntersectionOrEnclosure) const;
bool              168 Source/core/svg/SVGSVGElement.h     bool m_useCurrentView;
bool               40 Source/core/svg/SVGScriptElement.h     static PassRefPtr<SVGScriptElement> create(Document&, bool wasInsertedByParser);
bool               45 Source/core/svg/SVGScriptElement.h     virtual bool isAnimatableAttribute(const QualifiedName&) const OVERRIDE;
bool               49 Source/core/svg/SVGScriptElement.h     SVGScriptElement(Document&, bool wasInsertedByParser, bool alreadyStarted);
bool               51 Source/core/svg/SVGScriptElement.h     bool isSupportedAttribute(const QualifiedName&);
bool               55 Source/core/svg/SVGScriptElement.h     virtual void childrenChanged(bool changedByParser = false, Node* beforeChange = 0, Node* afterChange = 0, int childCountDelta = 0) OVERRIDE;
bool               58 Source/core/svg/SVGScriptElement.h     virtual bool isURLAttribute(const Attribute&) const OVERRIDE;
bool               59 Source/core/svg/SVGScriptElement.h     virtual bool isStructurallyExternal() const OVERRIDE { return hasSourceAttribute(); }
bool               62 Source/core/svg/SVGScriptElement.h     virtual bool haveLoadedRequiredResources() OVERRIDE;
bool               70 Source/core/svg/SVGScriptElement.h     virtual bool asyncAttributeValue() const OVERRIDE;
bool               71 Source/core/svg/SVGScriptElement.h     virtual bool deferAttributeValue() const OVERRIDE;
bool               72 Source/core/svg/SVGScriptElement.h     virtual bool hasSourceAttribute() const OVERRIDE;
bool               77 Source/core/svg/SVGScriptElement.h     virtual bool rendererIsNeeded(const RenderStyle&) OVERRIDE { return false; }
bool               58 Source/core/svg/SVGStaticStringList.h     virtual bool needsSynchronizeAttribute() OVERRIDE;
bool               41 Source/core/svg/SVGStopElement.h     bool isSupportedAttribute(const QualifiedName&);
bool               46 Source/core/svg/SVGStopElement.h     virtual bool rendererIsNeeded(const RenderStyle&) OVERRIDE;
bool               93 Source/core/svg/SVGStringList.h     bool checkIndexBound(size_t, ExceptionState&);
bool              109 Source/core/svg/SVGStringListTearOff.h     bool anonymousIndexedSetter(unsigned index, const String& item, ExceptionState& exceptionState)
bool               33 Source/core/svg/SVGStyleElement.h     static PassRefPtr<SVGStyleElement> create(Document&, bool createdByParser);
bool               38 Source/core/svg/SVGStyleElement.h     bool disabled() const;
bool               39 Source/core/svg/SVGStyleElement.h     void setDisabled(bool);
bool               51 Source/core/svg/SVGStyleElement.h     SVGStyleElement(Document&, bool createdByParser);
bool               53 Source/core/svg/SVGStyleElement.h     bool isSupportedAttribute(const QualifiedName&);
bool               58 Source/core/svg/SVGStyleElement.h     virtual void childrenChanged(bool changedByParser = false, Node* beforeChange = 0, Node* afterChange = 0, int childCountDelta = 0) OVERRIDE;
bool               61 Source/core/svg/SVGStyleElement.h     virtual bool rendererIsNeeded(const RenderStyle&) OVERRIDE { return false; }
bool               63 Source/core/svg/SVGStyleElement.h     virtual bool sheetLoaded() OVERRIDE { return StyleElement::sheetLoaded(document()); }
bool               36 Source/core/svg/SVGSwitchElement.h     virtual bool supportsFocus() const OVERRIDE { return hasFocusEventListeners(); }
bool               38 Source/core/svg/SVGSymbolElement.h     virtual bool supportsFocus() const OVERRIDE { return hasFocusEventListeners(); }
bool               40 Source/core/svg/SVGSymbolElement.h     bool isSupportedAttribute(const QualifiedName&);
bool               46 Source/core/svg/SVGSymbolElement.h     virtual bool selfHasRelativeLengths() const OVERRIDE;
bool               36 Source/core/svg/SVGTSpanElement.h     virtual bool rendererIsNeeded(const RenderStyle&) OVERRIDE;
bool               39 Source/core/svg/SVGTests.h     static bool hasExtension(SVGTests&, const String&);
bool               40 Source/core/svg/SVGTests.h     bool isValid() const;
bool               42 Source/core/svg/SVGTests.h     bool parseAttribute(const QualifiedName&, const AtomicString&);
bool               43 Source/core/svg/SVGTests.h     bool isKnownAttribute(const QualifiedName&);
bool               65 Source/core/svg/SVGTextContentElement.h     bool textLengthIsSpecifiedByUser() { return m_textLengthIsSpecifiedByUser; }
bool               71 Source/core/svg/SVGTextContentElement.h     bool isSupportedAttribute(const QualifiedName&);
bool               73 Source/core/svg/SVGTextContentElement.h     virtual bool isPresentationAttribute(const QualifiedName&) const OVERRIDE FINAL;
bool               77 Source/core/svg/SVGTextContentElement.h     virtual bool selfHasRelativeLengths() const OVERRIDE;
bool               80 Source/core/svg/SVGTextContentElement.h     virtual bool isTextContent() const OVERRIDE FINAL { return true; }
bool               83 Source/core/svg/SVGTextContentElement.h     bool m_textLengthIsSpecifiedByUser;
bool               87 Source/core/svg/SVGTextContentElement.h inline bool isSVGTextContentElement(const Node& node)
bool               38 Source/core/svg/SVGTextElement.h     virtual bool supportsFocus() const OVERRIDE { return hasFocusEventListeners(); }
bool               74 Source/core/svg/SVGTextPathElement.h     bool isSupportedAttribute(const QualifiedName&);
bool               79 Source/core/svg/SVGTextPathElement.h     virtual bool rendererIsNeeded(const RenderStyle&) OVERRIDE;
bool               81 Source/core/svg/SVGTextPathElement.h     virtual bool selfHasRelativeLengths() const OVERRIDE;
bool               44 Source/core/svg/SVGTextPositioningElement.h     bool isSupportedAttribute(const QualifiedName&);
bool               47 Source/core/svg/SVGTextPositioningElement.h     virtual bool isTextPositioning() const OVERRIDE FINAL { return true; }
bool               56 Source/core/svg/SVGTextPositioningElement.h inline bool isSVGTextPositioningElement(const Node& node)
bool               37 Source/core/svg/SVGTitleElement.h     virtual void childrenChanged(bool changedByParser = false, Node* beforeChange = 0, Node* afterChange = 0, int childCountDelta = 0) OVERRIDE;
bool               39 Source/core/svg/SVGTitleElement.h     virtual bool rendererIsNeeded(const RenderStyle&) OVERRIDE { return false; }
bool               95 Source/core/svg/SVGTransform.h     bool isValid() const { return m_transformType != SVG_TRANSFORM_UNKNOWN; }
bool              111 Source/core/svg/SVGTransform.h     friend bool operator==(const SVGTransform& a, const SVGTransform& b);
bool              119 Source/core/svg/SVGTransform.h inline bool operator==(const SVGTransform& a, const SVGTransform& b)
bool              124 Source/core/svg/SVGTransform.h inline bool operator!=(const SVGTransform& a, const SVGTransform& b)
bool               58 Source/core/svg/SVGTransformList.h     bool concatenate(AffineTransform& result) const;
bool               66 Source/core/svg/SVGTransformList.h     bool parse(const UChar*& ptr, const UChar* end);
bool               67 Source/core/svg/SVGTransformList.h     bool parse(const LChar*& ptr, const LChar* end);
bool               78 Source/core/svg/SVGTransformList.h     bool adjustFromToListValues(PassRefPtr<SVGTransformList> fromList, PassRefPtr<SVGTransformList> toList, float percentage, bool isToAnimation, bool resizeAnimatedListIfNeeded);
bool               81 Source/core/svg/SVGTransformList.h     bool parseInternal(const CharType*& ptr, const CharType* end);
bool               36 Source/core/svg/SVGURIReference.h     bool isKnownAttribute(const QualifiedName&);
bool               42 Source/core/svg/SVGURIReference.h     static inline bool isExternalURIReference(const String& uri, const Document& document)
bool               59 Source/core/svg/SVGURIReference.h     bool parseAttribute(const QualifiedName&, const AtomicString& value, SVGParsingError&);
bool               54 Source/core/svg/SVGUnknownElement.h     virtual bool rendererIsNeeded(const RenderStyle&) OVERRIDE { return false; }
bool               40 Source/core/svg/SVGUseElement.h     static PassRefPtr<SVGUseElement> create(Document&, bool wasInsertedByParser);
bool               59 Source/core/svg/SVGUseElement.h     SVGUseElement(Document&, bool wasInsertedByParser);
bool               61 Source/core/svg/SVGUseElement.h     virtual bool isStructurallyExternal() const OVERRIDE { return !hrefString().isNull() && isExternalURIReference(hrefString(), document()); }
bool               63 Source/core/svg/SVGUseElement.h     virtual bool supportsFocus() const OVERRIDE { return hasFocusEventListeners(); }
bool               68 Source/core/svg/SVGUseElement.h     bool isSupportedAttribute(const QualifiedName&);
bool               80 Source/core/svg/SVGUseElement.h     virtual bool haveLoadedRequiredResources() OVERRIDE { return !isStructurallyExternal() || m_haveFiredLoadEvent; }
bool               83 Source/core/svg/SVGUseElement.h     virtual bool selfHasRelativeLengths() const OVERRIDE;
bool               86 Source/core/svg/SVGUseElement.h     void buildInstanceTree(SVGElement* target, SVGElementInstance* targetInstance, bool& foundCycle, bool foundUse);
bool               87 Source/core/svg/SVGUseElement.h     bool hasCycleUseReferencing(SVGUseElement*, SVGElementInstance* targetInstance, SVGElement*& newTarget);
bool              102 Source/core/svg/SVGUseElement.h     bool isInUserAgentShadowTree() const;
bool              109 Source/core/svg/SVGUseElement.h     bool resourceIsStillLoading();
bool              111 Source/core/svg/SVGUseElement.h     bool instanceTreeIsLoading(SVGElementInstance*);
bool              118 Source/core/svg/SVGUseElement.h     bool m_wasInsertedByParser;
bool              119 Source/core/svg/SVGUseElement.h     bool m_haveFiredLoadEvent;
bool              120 Source/core/svg/SVGUseElement.h     bool m_needsShadowTreeRecreation;
bool               42 Source/core/svg/SVGVKernElement.h     virtual bool rendererIsNeeded(const RenderStyle&) OVERRIDE { return false; }
bool               48 Source/core/svg/SVGViewElement.h     bool isSupportedAttribute(const QualifiedName&);
bool               51 Source/core/svg/SVGViewElement.h     virtual bool rendererIsNeeded(const RenderStyle&) OVERRIDE { return false; }
bool               41 Source/core/svg/SVGViewSpec.h     bool parseViewSpec(const String&);
bool               61 Source/core/svg/SVGViewSpec.h     bool parseViewSpecInternal(const CharType* ptr, const CharType* end);
bool               49 Source/core/svg/SVGZoomAndPan.h     static bool isKnownAttribute(const QualifiedName&);
bool               59 Source/core/svg/SVGZoomAndPan.h     bool parseZoomAndPan(const LChar*& start, const LChar* end);
bool               60 Source/core/svg/SVGZoomAndPan.h     bool parseZoomAndPan(const UChar*& start, const UChar* end);
bool               62 Source/core/svg/SVGZoomAndPan.h     bool parseAttribute(const QualifiedName& name, const AtomicString& value)
bool               46 Source/core/svg/animation/SMILTime.h     bool isFinite() const { return m_time < indefiniteValue; }
bool               47 Source/core/svg/animation/SMILTime.h     bool isIndefinite() const { return m_time == indefiniteValue; }
bool               48 Source/core/svg/animation/SMILTime.h     bool isUnresolved() const { return m_time == unresolvedValue; }
bool               76 Source/core/svg/animation/SMILTime.h     bool originIsScript() const { return m_origin == ScriptOrigin; }
bool               83 Source/core/svg/animation/SMILTime.h inline bool operator==(const SMILTime& a, const SMILTime& b) { return a.isFinite() && a.value() == b.value(); }
bool               84 Source/core/svg/animation/SMILTime.h inline bool operator!(const SMILTime& a) { return !a.isFinite() || !a.value(); }
bool               85 Source/core/svg/animation/SMILTime.h inline bool operator!=(const SMILTime& a, const SMILTime& b) { return !operator==(a, b); }
bool               86 Source/core/svg/animation/SMILTime.h inline bool operator>(const SMILTime& a, const SMILTime& b) { return a.value() > b.value(); }
bool               87 Source/core/svg/animation/SMILTime.h inline bool operator<(const SMILTime& a, const SMILTime& b) { return a.value() < b.value(); }
bool               88 Source/core/svg/animation/SMILTime.h inline bool operator>=(const SMILTime& a, const SMILTime& b) { return a.value() > b.value() || operator==(a, b); }
bool               89 Source/core/svg/animation/SMILTime.h inline bool operator<=(const SMILTime& a, const SMILTime& b) { return a.value() < b.value() || operator==(a, b); }
bool               90 Source/core/svg/animation/SMILTime.h inline bool operator<(const SMILTimeWithOrigin& a, const SMILTimeWithOrigin& b) { return a.time() < b.time(); }
bool               57 Source/core/svg/animation/SMILTimeContainer.h     bool isPaused() const;
bool               58 Source/core/svg/animation/SMILTimeContainer.h     bool isStarted() const;
bool               66 Source/core/svg/animation/SMILTimeContainer.h     bool hasAnimations() const;
bool               84 Source/core/svg/animation/SMILTimeContainer.h     bool isTimelineRunning() const;
bool               88 Source/core/svg/animation/SMILTimeContainer.h     void updateAnimationsAndScheduleFrameIfNeeded(SMILTime elapsed, bool seekToTime = false);
bool               89 Source/core/svg/animation/SMILTimeContainer.h     SMILTime updateAnimations(SMILTime elapsed, bool seekToTime = false);
bool               92 Source/core/svg/animation/SMILTimeContainer.h     bool hasPendingSynchronization() const;
bool              107 Source/core/svg/animation/SMILTimeContainer.h     bool m_documentOrderIndexesDirty;
bool              119 Source/core/svg/animation/SMILTimeContainer.h     bool m_preventScheduledAnimationsChanges;
bool               49 Source/core/svg/animation/SVGSMILElement.h     bool isSupportedAttribute(const QualifiedName&);
bool               55 Source/core/svg/animation/SVGSMILElement.h     virtual bool hasValidAttributeType() = 0;
bool               56 Source/core/svg/animation/SVGSMILElement.h     virtual bool hasValidAttributeName();
bool               94 Source/core/svg/animation/SVGSMILElement.h     bool progress(SMILTime elapsed, SVGSMILElement* resultsElement, bool seekToTime);
bool              102 Source/core/svg/animation/SVGSMILElement.h     bool isContributing(SMILTime elapsed) const;
bool              103 Source/core/svg/animation/SVGSMILElement.h     bool isFrozen() const;
bool              118 Source/core/svg/animation/SVGSMILElement.h     virtual bool isSVGDiscardElement() const { return false; }
bool              139 Source/core/svg/animation/SVGSMILElement.h     virtual bool rendererIsNeeded(const RenderStyle&) OVERRIDE { return false; }
bool              146 Source/core/svg/animation/SVGSMILElement.h     SMILTime findInstanceTime(BeginOrEnd, SMILTime minimumTime, bool equalsMinimumOK) const;
bool              148 Source/core/svg/animation/SVGSMILElement.h     bool resolveNextInterval();
bool              149 Source/core/svg/animation/SVGSMILElement.h     void resolveInterval(bool first, SMILTime& beginResult, SMILTime& endResult) const;
bool              181 Source/core/svg/animation/SVGSMILElement.h     bool parseCondition(const String&, BeginOrEnd beginOrEnd);
bool              211 Source/core/svg/animation/SVGSMILElement.h     bool m_syncBaseConditionsConnected;
bool              212 Source/core/svg/animation/SVGSMILElement.h     bool m_hasEndEventConditions;
bool              214 Source/core/svg/animation/SVGSMILElement.h     bool m_isWaitingForFirstInterval;
bool              249 Source/core/svg/animation/SVGSMILElement.h inline bool isSVGSMILElement(const Node& node)
bool               49 Source/core/svg/graphics/SVGImage.h     static bool isInSVGImage(const Element*);
bool               53 Source/core/svg/graphics/SVGImage.h     virtual bool isSVGImage() const OVERRIDE { return true; }
bool               56 Source/core/svg/graphics/SVGImage.h     virtual bool currentFrameHasSingleSecurityOrigin() const OVERRIDE;
bool               58 Source/core/svg/graphics/SVGImage.h     virtual bool hasRelativeWidth() const OVERRIDE;
bool               59 Source/core/svg/graphics/SVGImage.h     virtual bool hasRelativeHeight() const OVERRIDE;
bool               61 Source/core/svg/graphics/SVGImage.h     virtual void startAnimation(bool /*catchUpIfNecessary*/ = true) OVERRIDE;
bool               71 Source/core/svg/graphics/SVGImage.h     bool hasAnimations() const;
bool               85 Source/core/svg/graphics/SVGImage.h     virtual bool usesContainerSize() const OVERRIDE { return true; }
bool               88 Source/core/svg/graphics/SVGImage.h     virtual bool dataChanged(bool allDataReceived) OVERRIDE;
bool               92 Source/core/svg/graphics/SVGImage.h     virtual void destroyDecodedData(bool) OVERRIDE { }
bool               95 Source/core/svg/graphics/SVGImage.h     virtual bool currentFrameKnownToBeOpaque() OVERRIDE { return false; }
bool               41 Source/core/svg/graphics/SVGImageChromeClient.h     virtual bool isSVGImageChromeClient() const OVERRIDE;
bool               43 Source/core/svg/graphics/SVGImageForContainer.h     virtual bool isSVGImage() const OVERRIDE { return true; }
bool               47 Source/core/svg/graphics/SVGImageForContainer.h     virtual bool usesContainerSize() const OVERRIDE { return m_image->usesContainerSize(); }
bool               48 Source/core/svg/graphics/SVGImageForContainer.h     virtual bool hasRelativeWidth() const OVERRIDE { return m_image->hasRelativeWidth(); }
bool               49 Source/core/svg/graphics/SVGImageForContainer.h     virtual bool hasRelativeHeight() const OVERRIDE { return m_image->hasRelativeHeight(); }
bool               60 Source/core/svg/graphics/SVGImageForContainer.h     virtual bool currentFrameKnownToBeOpaque() OVERRIDE { return false; }
bool               72 Source/core/svg/graphics/SVGImageForContainer.h     virtual void destroyDecodedData(bool) OVERRIDE { }
bool               37 Source/core/svg/graphics/filters/SVGFilter.h     static PassRefPtr<SVGFilter> create(const AffineTransform&, const IntRect&, const FloatRect&, const FloatRect&, bool);
bool               46 Source/core/svg/graphics/filters/SVGFilter.h     SVGFilter(const AffineTransform& absoluteTransform, const IntRect& absoluteSourceDrawingRegion, const FloatRect& targetBoundingBox, const FloatRect& filterRegion, bool effectBBoxMode);
bool               50 Source/core/svg/graphics/filters/SVGFilter.h     bool m_effectBBoxMode;
bool               59 Source/core/svg/properties/SVGAnimatedProperty.h     virtual bool needsSynchronizeAttribute() = 0;
bool               77 Source/core/svg/properties/SVGAnimatedProperty.h     bool isAnimating() const
bool               82 Source/core/svg/properties/SVGAnimatedProperty.h     bool isReadOnly() const
bool               92 Source/core/svg/properties/SVGAnimatedProperty.h     bool isSpecified() const;
bool               99 Source/core/svg/properties/SVGAnimatedProperty.h     bool m_isReadOnly;
bool              100 Source/core/svg/properties/SVGAnimatedProperty.h     bool m_isAnimating;
bool              188 Source/core/svg/properties/SVGAnimatedProperty.h     virtual bool needsSynchronizeAttribute() OVERRIDE
bool              237 Source/core/svg/properties/SVGAnimatedProperty.h     bool m_baseValueUpdated;
bool              264 Source/core/svg/properties/SVGAnimatedProperty.h     virtual bool needsSynchronizeAttribute() OVERRIDE
bool               86 Source/core/svg/properties/SVGListPropertyHelper.h         bool operator==(const ConstIterator& o) const { return m_it == o.m_it; }
bool               87 Source/core/svg/properties/SVGListPropertyHelper.h         bool operator!=(const ConstIterator& o) const { return m_it != o.m_it; }
bool              120 Source/core/svg/properties/SVGListPropertyHelper.h     bool operator==(const Derived&) const;
bool              121 Source/core/svg/properties/SVGListPropertyHelper.h     bool operator!=(const Derived& other) const
bool              126 Source/core/svg/properties/SVGListPropertyHelper.h     bool isEmpty() const
bool              151 Source/core/svg/properties/SVGListPropertyHelper.h     inline bool checkIndexBound(size_t, ExceptionState&);
bool              152 Source/core/svg/properties/SVGListPropertyHelper.h     bool removeFromOldOwnerListAndAdjustIndex(PassRefPtr<ItemPropertyType>, size_t* indexToModify);
bool              169 Source/core/svg/properties/SVGListPropertyHelper.h bool SVGListPropertyHelper<Derived, ItemProperty>::operator==(const Derived& other) const
bool              305 Source/core/svg/properties/SVGListPropertyHelper.h bool SVGListPropertyHelper<Derived, ItemProperty>::checkIndexBound(size_t index, ExceptionState& exceptionState)
bool              316 Source/core/svg/properties/SVGListPropertyHelper.h bool SVGListPropertyHelper<Derived, ItemProperty>::removeFromOldOwnerListAndAdjustIndex(PassRefPtr<ItemPropertyType> passItem, size_t* indexToModify)
bool              326 Source/core/svg/properties/SVGListPropertyHelper.h     bool livesInOtherList = ownerList.get() != this;
bool              165 Source/core/svg/properties/SVGListPropertyTearOffHelper.h     bool anonymousIndexedSetter(unsigned index, PassRefPtr<ItemTearOffType> passItem, ExceptionState& exceptionState)
bool               54 Source/core/svg/properties/SVGPropertyTearOff.h     bool isAnimVal() const
bool               59 Source/core/svg/properties/SVGPropertyTearOff.h     bool isReadOnlyProperty() const
bool               69 Source/core/svg/properties/SVGPropertyTearOff.h     bool isImmutable() const
bool              102 Source/core/svg/properties/SVGPropertyTearOff.h     bool m_isReadOnlyProperty;
bool               54 Source/core/testing/GCObservation.h     bool wasCollected() const { return m_collected; }
bool               63 Source/core/testing/GCObservation.h     bool m_collected;
bool               61 Source/core/testing/InspectorFrontendClientLocal.h     virtual bool isUnderTest() OVERRIDE { return true; }
bool               53 Source/core/testing/InternalSettings.h         bool m_originalCSSExclusionsEnabled;
bool               54 Source/core/testing/InternalSettings.h         bool m_originalAuthorShadowDOMForAnyElementEnabled;
bool               55 Source/core/testing/InternalSettings.h         bool m_originalExperimentalWebSocketEnabled;
bool               56 Source/core/testing/InternalSettings.h         bool m_originalStyleScoped;
bool               57 Source/core/testing/InternalSettings.h         bool m_originalCSP;
bool               58 Source/core/testing/InternalSettings.h         bool m_originalOverlayScrollbarsEnabled;
bool               60 Source/core/testing/InternalSettings.h         bool m_originalTextAutosizingEnabled;
bool               64 Source/core/testing/InternalSettings.h         bool m_originalMockScrollbarsEnabled;
bool               65 Source/core/testing/InternalSettings.h         bool m_langAttributeAwareFormControlUIEnabled;
bool               66 Source/core/testing/InternalSettings.h         bool m_imagesEnabled;
bool               67 Source/core/testing/InternalSettings.h         bool m_shouldDisplaySubtitles;
bool               68 Source/core/testing/InternalSettings.h         bool m_shouldDisplayCaptions;
bool               69 Source/core/testing/InternalSettings.h         bool m_shouldDisplayTextDescriptions;
bool               71 Source/core/testing/InternalSettings.h         bool m_originalCompositorDrivenAcceleratedScrollEnabled;
bool               72 Source/core/testing/InternalSettings.h         bool m_originalLayerSquashingEnabled;
bool               73 Source/core/testing/InternalSettings.h         bool m_originalPasswordGenerationDecorationEnabled;
bool               96 Source/core/testing/InternalSettings.h     void setImagesEnabled(bool, ExceptionState&);
bool               98 Source/core/testing/InternalSettings.h     void setMockScrollbarsEnabled(bool, ExceptionState&);
bool               99 Source/core/testing/InternalSettings.h     void setPasswordGenerationDecorationEnabled(bool, ExceptionState&);
bool              100 Source/core/testing/InternalSettings.h     void setTextAutosizingEnabled(bool, ExceptionState&);
bool              103 Source/core/testing/InternalSettings.h     void setTouchEventEmulationEnabled(bool, ExceptionState&);
bool              104 Source/core/testing/InternalSettings.h     void setViewportEnabled(bool, ExceptionState&);
bool              108 Source/core/testing/InternalSettings.h     void setCompositorDrivenAcceleratedScrollingEnabled(bool, ExceptionState&);
bool              112 Source/core/testing/InternalSettings.h     void setLayerSquashingEnabled(bool, ExceptionState&);
bool              117 Source/core/testing/InternalSettings.h     void setAuthorShadowDOMForAnyElementEnabled(bool);
bool              118 Source/core/testing/InternalSettings.h     void setCSSExclusionsEnabled(bool);
bool              119 Source/core/testing/InternalSettings.h     void setExperimentalWebSocketEnabled(bool);
bool              120 Source/core/testing/InternalSettings.h     void setLangAttributeAwareFormControlUIEnabled(bool);
bool              121 Source/core/testing/InternalSettings.h     void setOverlayScrollbarsEnabled(bool);
bool              122 Source/core/testing/InternalSettings.h     void setStyleScopedEnabled(bool);
bool              123 Source/core/testing/InternalSettings.h     void setExperimentalContentSecurityPolicyFeaturesEnabled(bool);
bool               85 Source/core/testing/Internals.h     bool isPreloaded(const String& url);
bool               86 Source/core/testing/Internals.h     bool isLoadingFromMemoryCache(const String& url);
bool               90 Source/core/testing/Internals.h     void setStyleResolverStatsEnabled(bool);
bool               94 Source/core/testing/Internals.h     bool isSharingStyle(Element*, Element*, ExceptionState&) const;
bool              104 Source/core/testing/Internals.h     bool hasShadowInsertionPoint(const Node*, ExceptionState&) const;
bool              105 Source/core/testing/Internals.h     bool hasContentElement(const Node*, ExceptionState&) const;
bool              114 Source/core/testing/Internals.h     bool isValidContentSelect(Element* insertionPoint, ExceptionState&);
bool              117 Source/core/testing/Internals.h     bool hasSelectorForIdInShadow(Element* host, const AtomicString& idValue, ExceptionState&);
bool              118 Source/core/testing/Internals.h     bool hasSelectorForClassInShadow(Element* host, const AtomicString& className, ExceptionState&);
bool              119 Source/core/testing/Internals.h     bool hasSelectorForAttributeInShadow(Element* host, const AtomicString& attributeName, ExceptionState&);
bool              120 Source/core/testing/Internals.h     bool hasSelectorForPseudoClassInShadow(Element* host, const String& pseudoClass, ExceptionState&);
bool              135 Source/core/testing/Internals.h     bool hasAutofocusRequest(Document*);
bool              136 Source/core/testing/Internals.h     bool hasAutofocusRequest();
bool              139 Source/core/testing/Internals.h     void setEnableMockPagePopup(bool, ExceptionState&);
bool              154 Source/core/testing/Internals.h     void addTextMatchMarker(const Range*, bool isActive);
bool              155 Source/core/testing/Internals.h     void setMarkersActive(Node*, unsigned startOffset, unsigned endOffset, bool, ExceptionState&);
bool              156 Source/core/testing/Internals.h     void setMarkedTextMatchesAreHighlighted(Document*, bool, ExceptionState&);
bool              161 Source/core/testing/Internals.h     bool wasLastChangeUserEdit(Element* textField, ExceptionState&);
bool              162 Source/core/testing/Internals.h     bool elementShouldAutoComplete(Element* inputElement, ExceptionState&);
bool              166 Source/core/testing/Internals.h     void setAutofilled(Element*, bool enabled, ExceptionState&);
bool              193 Source/core/testing/Internals.h         unsigned bottomPadding, unsigned leftPadding, bool ignoreClipping, bool allowShadowContent, bool allowChildFrameContent, ExceptionState&) const;
bool              198 Source/core/testing/Internals.h     bool hasSpellingMarker(Document*, int from, int length, ExceptionState&);
bool              199 Source/core/testing/Internals.h     bool hasGrammarMarker(Document*, int from, int length, ExceptionState&);
bool              200 Source/core/testing/Internals.h     void setContinuousSpellCheckingEnabled(bool enabled, ExceptionState&);
bool              202 Source/core/testing/Internals.h     bool isOverwriteModeEnabled(Document*, ExceptionState&);
bool              207 Source/core/testing/Internals.h     bool isPageBoxVisible(Document*, int pageNumber, ExceptionState&);
bool              226 Source/core/testing/Internals.h     bool scrollsWithRespectTo(Element*, Element*, ExceptionState&);
bool              227 Source/core/testing/Internals.h     bool isUnclippedDescendant(Element*, ExceptionState&);
bool              228 Source/core/testing/Internals.h     bool needsCompositedScrolling(Element*, ExceptionState&);
bool              265 Source/core/testing/Internals.h     void setIsCursorVisible(Document*, bool, ExceptionState&);
bool              297 Source/core/testing/Internals.h     void forceReload(bool endToEnd);
bool              301 Source/core/testing/Internals.h     bool isSelectPopupVisible(Node*);
bool              306 Source/core/testing/Internals.h     bool loseSharedGraphicsContext3D();
bool              310 Source/core/testing/Internals.h     bool isCompositorFramePending(Document*, ExceptionState&);
bool              314 Source/core/testing/Internals.h     void setShouldRevealPassword(Element*, bool, ExceptionState&);
bool              333 Source/core/testing/Internals.h     PassRefPtr<ClientRectList> annotatedRegions(Document*, bool draggable, ExceptionState&);
bool               98 Source/core/timing/Performance.h     bool isResourceTimingBufferFull();
bool               52 Source/core/timing/PerformanceEntry.h     virtual bool isResource() { return false; }
bool               53 Source/core/timing/PerformanceEntry.h     virtual bool isMark() { return false; }
bool               54 Source/core/timing/PerformanceEntry.h     virtual bool isMeasure() { return false; }
bool               56 Source/core/timing/PerformanceEntry.h     static bool startTimeCompareLessThan(PassRefPtrWillBeRawPtr<PerformanceEntry> a, PassRefPtrWillBeRawPtr<PerformanceEntry> b)
bool               43 Source/core/timing/PerformanceMark.h     virtual bool isMark() OVERRIDE { return true; }
bool               43 Source/core/timing/PerformanceMeasure.h     virtual bool isMeasure() OVERRIDE { return true; }
bool               51 Source/core/timing/PerformanceResourceTiming.h     static PassRefPtrWillBeRawPtr<PerformanceResourceTiming> create(const ResourceTimingInfo& info, Document* requestingDocument, double startTime, double lastRedirectEndTime, bool m_allowTimingDetails, bool m_allowRedirectDetails)
bool               56 Source/core/timing/PerformanceResourceTiming.h     static PassRefPtrWillBeRawPtr<PerformanceResourceTiming> create(const ResourceTimingInfo& info, Document* requestingDocument, double startTime, bool m_allowTimingDetails)
bool               75 Source/core/timing/PerformanceResourceTiming.h     virtual bool isResource() OVERRIDE { return true; }
bool               83 Source/core/timing/PerformanceResourceTiming.h     PerformanceResourceTiming(const ResourceTimingInfo&, Document* requestingDocument, double startTime, double lastRedirectEndTime, bool m_allowTimingDetails, bool m_allowRedirectDetails);
bool               90 Source/core/timing/PerformanceResourceTiming.h     bool m_didReuseConnection;
bool               91 Source/core/timing/PerformanceResourceTiming.h     bool m_allowTimingDetails;
bool               92 Source/core/timing/PerformanceResourceTiming.h     bool m_allowRedirectDetails;
bool               50 Source/core/workers/DedicatedWorkerGlobalScope.h     virtual bool isDedicatedWorkerGlobalScope() const OVERRIDE { return true; }
bool               50 Source/core/workers/SharedWorkerGlobalScope.h         virtual bool isSharedWorkerGlobalScope() const OVERRIDE { return true; }
bool               61 Source/core/workers/Worker.h     virtual bool hasPendingActivity() const OVERRIDE;
bool               50 Source/core/workers/WorkerEventQueue.h     virtual bool enqueueEvent(PassRefPtrWillBeRawPtr<Event>) OVERRIDE;
bool               51 Source/core/workers/WorkerEventQueue.h     virtual bool cancelEvent(Event*) OVERRIDE;
bool               59 Source/core/workers/WorkerEventQueue.h     bool m_isClosed;
bool               66 Source/core/workers/WorkerGlobalScope.h         virtual bool isWorkerGlobalScope() const OVERRIDE FINAL { return true; }
bool               70 Source/core/workers/WorkerGlobalScope.h         virtual bool isSharedWorkerGlobalScope() const { return false; }
bool               71 Source/core/workers/WorkerGlobalScope.h         virtual bool isDedicatedWorkerGlobalScope() const { return false; }
bool               72 Source/core/workers/WorkerGlobalScope.h         virtual bool isServiceWorkerGlobalScope() const { return false; }
bool              107 Source/core/workers/WorkerGlobalScope.h         virtual bool isContextThread() const OVERRIDE FINAL;
bool              108 Source/core/workers/WorkerGlobalScope.h         virtual bool isJSExecutionForbidden() const OVERRIDE FINAL;
bool              119 Source/core/workers/WorkerGlobalScope.h         bool isClosing() { return m_closing; }
bool              121 Source/core/workers/WorkerGlobalScope.h         bool idleNotification();
bool              163 Source/core/workers/WorkerGlobalScope.h         bool m_closing;
bool               55 Source/core/workers/WorkerGlobalScopeProxy.h         virtual bool hasPendingActivity() const = 0;
bool               54 Source/core/workers/WorkerLoaderProxy.h         virtual bool postTaskToWorkerGlobalScope(PassOwnPtr<ExecutionContextTask>) = 0;
bool               58 Source/core/workers/WorkerMessagingProxy.h         virtual bool hasPendingActivity() const OVERRIDE;
bool               70 Source/core/workers/WorkerMessagingProxy.h         void confirmMessageFromWorkerObject(bool hasPendingActivity);
bool               71 Source/core/workers/WorkerMessagingProxy.h         void reportPendingActivity(bool hasPendingActivity);
bool               79 Source/core/workers/WorkerMessagingProxy.h         virtual bool postTaskToWorkerGlobalScope(PassOwnPtr<ExecutionContextTask>) OVERRIDE;
bool               92 Source/core/workers/WorkerMessagingProxy.h         bool m_mayBeDestroyed;
bool               96 Source/core/workers/WorkerMessagingProxy.h         bool m_workerThreadHadPendingActivity; // The latest confirmation from worker thread reported that it was still active.
bool               98 Source/core/workers/WorkerMessagingProxy.h         bool m_askedToTerminate;
bool               57 Source/core/workers/WorkerObjectProxy.h     void confirmMessageFromWorkerObject(bool hasPendingActivity);
bool               58 Source/core/workers/WorkerObjectProxy.h     void reportPendingActivity(bool hasPendingActivity);
bool               63 Source/core/workers/WorkerRunLoop.h         bool terminated() const { return m_messageQueue.killed(); }
bool               68 Source/core/workers/WorkerRunLoop.h         bool postTask(PassOwnPtr<ExecutionContextTask>);
bool               73 Source/core/workers/WorkerRunLoop.h         bool postDebuggerTask(PassOwnPtr<ExecutionContextTask>);
bool               70 Source/core/workers/WorkerScriptLoader.h         bool failed() const { return m_failed; }
bool               97 Source/core/workers/WorkerScriptLoader.h         bool m_failed;
bool               99 Source/core/workers/WorkerScriptLoader.h         bool m_finishing;
bool               57 Source/core/workers/WorkerThread.h         bool start();
bool               64 Source/core/workers/WorkerThread.h         bool isCurrentThread() const;
bool               99 Source/core/xml/XMLHttpRequest.h     bool withCredentials() const { return m_includeCredentials; }
bool              100 Source/core/xml/XMLHttpRequest.h     void setWithCredentials(bool, ExceptionState&);
bool              102 Source/core/xml/XMLHttpRequest.h     void open(const AtomicString& method, const KURL&, bool async, ExceptionState&);
bool              103 Source/core/xml/XMLHttpRequest.h     void open(const AtomicString& method, const KURL&, bool async, const String& user, ExceptionState&);
bool              104 Source/core/xml/XMLHttpRequest.h     void open(const AtomicString& method, const KURL&, bool async, const String& user, const String& password, ExceptionState&);
bool              128 Source/core/xml/XMLHttpRequest.h     static bool isAllowedHTTPMethod(const String&);
bool              130 Source/core/xml/XMLHttpRequest.h     static bool isAllowedHTTPHeader(const String&);
bool              162 Source/core/xml/XMLHttpRequest.h     bool responseIsXML() const;
bool              164 Source/core/xml/XMLHttpRequest.h     bool areMethodAndURLValidForSend();
bool              166 Source/core/xml/XMLHttpRequest.h     bool initSend(ExceptionState&);
bool              183 Source/core/xml/XMLHttpRequest.h     bool internalAbort(DropProtection = DropProtectionSync);
bool              218 Source/core/xml/XMLHttpRequest.h     bool m_async;
bool              219 Source/core/xml/XMLHttpRequest.h     bool m_includeCredentials;
bool              235 Source/core/xml/XMLHttpRequest.h     bool m_createdDocument;
bool              241 Source/core/xml/XMLHttpRequest.h     bool m_error;
bool              243 Source/core/xml/XMLHttpRequest.h     bool m_uploadEventsAllowed;
bool              244 Source/core/xml/XMLHttpRequest.h     bool m_uploadComplete;
bool              246 Source/core/xml/XMLHttpRequest.h     bool m_sameOriginRequest;
bool               40 Source/core/xml/XMLHttpRequestProgressEvent.h     static PassRefPtrWillBeRawPtr<XMLHttpRequestProgressEvent> create(const AtomicString& type, bool lengthComputable = false, unsigned long long loaded = 0, unsigned long long total = 0)
bool               59 Source/core/xml/XMLHttpRequestProgressEvent.h     XMLHttpRequestProgressEvent(const AtomicString& type, bool lengthComputable, unsigned long long loaded, unsigned long long total)
bool               55 Source/core/xml/XMLHttpRequestProgressEventThrottle.h     void dispatchProgressEvent(bool lengthComputable, unsigned long long loaded, unsigned long long total);
bool               58 Source/core/xml/XMLHttpRequestProgressEventThrottle.h     void dispatchEventAndLoadEnd(const AtomicString&, bool, unsigned long long, unsigned long long);
bool               70 Source/core/xml/XMLHttpRequestProgressEventThrottle.h     bool flushDeferredProgressEvent();
bool               73 Source/core/xml/XMLHttpRequestProgressEventThrottle.h     bool hasEventToDispatch() const;
bool               78 Source/core/xml/XMLHttpRequestProgressEventThrottle.h     bool m_lengthComputable;
bool               82 Source/core/xml/XMLHttpRequestProgressEventThrottle.h     bool m_deferEvents;
bool               60 Source/core/xml/XMLHttpRequestUpload.h     void dispatchEventAndLoadEnd(const AtomicString&, bool, unsigned long long, unsigned long long);
bool               48 Source/core/xml/XPathExpressionNode.h             bool hadTypeConversionError;
bool               74 Source/core/xml/XPathExpressionNode.h             bool isContextNodeSensitive() const { return m_isContextNodeSensitive; }
bool               75 Source/core/xml/XPathExpressionNode.h             bool isContextPositionSensitive() const { return m_isContextPositionSensitive; }
bool               76 Source/core/xml/XPathExpressionNode.h             bool isContextSizeSensitive() const { return m_isContextSizeSensitive; }
bool               77 Source/core/xml/XPathExpressionNode.h             void setIsContextNodeSensitive(bool value) { m_isContextNodeSensitive = value; }
bool               78 Source/core/xml/XPathExpressionNode.h             void setIsContextPositionSensitive(bool value) { m_isContextPositionSensitive = value; }
bool               79 Source/core/xml/XPathExpressionNode.h             void setIsContextSizeSensitive(bool value) { m_isContextSizeSensitive = value; }
bool               92 Source/core/xml/XPathExpressionNode.h             bool m_isContextNodeSensitive;
bool               93 Source/core/xml/XPathExpressionNode.h             bool m_isContextPositionSensitive;
bool               94 Source/core/xml/XPathExpressionNode.h             bool m_isContextSizeSensitive;
bool               44 Source/core/xml/XPathNodeSet.h             bool isEmpty() const { return !m_nodes.size(); }
bool               62 Source/core/xml/XPathNodeSet.h             void markSorted(bool isSorted) { m_isSorted = isSorted; }
bool               63 Source/core/xml/XPathNodeSet.h             bool isSorted() const { return m_isSorted || m_nodes.size() < 2; }
bool               68 Source/core/xml/XPathNodeSet.h             void markSubtreesDisjoint(bool disjoint) { m_subtreesAreDisjoint = disjoint; }
bool               69 Source/core/xml/XPathNodeSet.h             bool subtreesAreDisjoint() const { return m_subtreesAreDisjoint || m_nodes.size() < 2; }
bool               76 Source/core/xml/XPathNodeSet.h             bool m_isSorted;
bool               77 Source/core/xml/XPathNodeSet.h             bool m_subtreesAreDisjoint;
bool               73 Source/core/xml/XPathParser.h     bool expandQName(const String& qName, AtomicString& localName, AtomicString& namespaceURI);
bool               82 Source/core/xml/XPathParser.h     bool m_gotNamespaceError;
bool              100 Source/core/xml/XPathParser.h     bool isBinaryOperatorContext() const;
bool              111 Source/core/xml/XPathParser.h     bool lexNCName(String&);
bool              112 Source/core/xml/XPathParser.h     bool lexQName(String&);
bool               58 Source/core/xml/XPathPath.h             void setAbsolute(bool value) { m_absolute = value; setIsContextNodeSensitive(!m_absolute); }
bool               70 Source/core/xml/XPathPath.h             bool m_absolute;
bool               83 Source/core/xml/XPathPredicate.h             bool compare(const Value&, const Value&) const;
bool               94 Source/core/xml/XPathPredicate.h             bool shortCircuitOn() const;
bool              111 Source/core/xml/XPathPredicate.h             bool evaluate() const;
bool              113 Source/core/xml/XPathPredicate.h             bool isContextPositionSensitive() const { return m_expr->isContextPositionSensitive() || m_expr->resultType() == Value::NumberValue; }
bool              114 Source/core/xml/XPathPredicate.h             bool isContextSizeSensitive() const { return m_expr->isContextSizeSensitive(); }
bool               69 Source/core/xml/XPathResult.h     bool booleanValue(ExceptionState&) const;
bool               72 Source/core/xml/XPathResult.h     bool invalidIteratorState() const;
bool              107 Source/core/xml/XPathStep.h     friend void optimizeStepPair(Step*, Step*, bool&);
bool              108 Source/core/xml/XPathStep.h     bool predicatesAreContextListInsensitive() const;
bool              119 Source/core/xml/XPathStep.h void optimizeStepPair(Step*, Step*, bool& dropSecondStep);
bool               40 Source/core/xml/XPathUtil.h         bool isRootDomNode(Node*);
bool               46 Source/core/xml/XPathUtil.h         bool isValidContextNode(Node*);
bool               74 Source/core/xml/XPathValue.h             bool isNodeSet() const { return m_type == NodeSetValue; }
bool               75 Source/core/xml/XPathValue.h             bool isBoolean() const { return m_type == BooleanValue; }
bool               76 Source/core/xml/XPathValue.h             bool isNumber() const { return m_type == NumberValue; }
bool               77 Source/core/xml/XPathValue.h             bool isString() const { return m_type == StringValue; }
bool               81 Source/core/xml/XPathValue.h             bool toBoolean() const;
bool               87 Source/core/xml/XPathValue.h             bool m_bool;
bool               93 Source/core/xml/XPathValue.h         inline Value::Value(bool value)
bool               53 Source/core/xml/XSLImportRule.h     bool isLoading();
bool               68 Source/core/xml/XSLImportRule.h     bool m_loading;
bool               67 Source/core/xml/XSLStyleSheet.h     bool parseString(const String&);
bool               89 Source/core/xml/XSLStyleSheet.h     bool processed() const { return m_processed; }
bool               92 Source/core/xml/XSLStyleSheet.h     virtual bool disabled() const OVERRIDE { return m_isDisabled; }
bool               93 Source/core/xml/XSLStyleSheet.h     virtual void setDisabled(bool b) OVERRIDE { m_isDisabled = b; }
bool              100 Source/core/xml/XSLStyleSheet.h     virtual bool isLoading() const OVERRIDE;
bool              105 Source/core/xml/XSLStyleSheet.h     XSLStyleSheet(Node* parentNode, const String& originalURL, const KURL& finalURL, bool embedded);
bool              111 Source/core/xml/XSLStyleSheet.h     bool m_isDisabled;
bool              115 Source/core/xml/XSLStyleSheet.h     bool m_embedded;
bool              116 Source/core/xml/XSLStyleSheet.h     bool m_processed;
bool              119 Source/core/xml/XSLStyleSheet.h     bool m_stylesheetDocTaken;
bool              120 Source/core/xml/XSLStyleSheet.h     bool m_compilationFailed;
bool               52 Source/core/xml/XSLTProcessor.h     bool transformToString(Node* source, String& resultMIMEType, String& resultString, String& resultEncoding);
bool               35 Source/core/xml/parser/MarkupTokenizerInlines.h inline bool isTokenizerWhitespace(UChar cc)
bool               83 Source/core/xml/parser/XMLDocumentParser.h         void setIsXHTMLDocument(bool isXHTML) { m_isXHTMLDocument = isXHTML; }
bool               84 Source/core/xml/parser/XMLDocumentParser.h         bool isXHTMLDocument() const { return m_isXHTMLDocument; }
bool               86 Source/core/xml/parser/XMLDocumentParser.h         bool isCurrentlyParsing8BitChunk() { return m_isCurrentlyParsing8BitChunk; }
bool               88 Source/core/xml/parser/XMLDocumentParser.h         static bool parseDocumentFragment(const String&, DocumentFragment*, Element* parent = 0, ParserContentPolicy = AllowScriptingContent);
bool               91 Source/core/xml/parser/XMLDocumentParser.h         virtual bool wellFormed() const OVERRIDE { return !m_sawError; }
bool               95 Source/core/xml/parser/XMLDocumentParser.h         static bool supportsXMLVersion(const String&);
bool              111 Source/core/xml/parser/XMLDocumentParser.h         virtual bool isWaitingForScripts() const OVERRIDE;
bool              125 Source/core/xml/parser/XMLDocumentParser.h         bool appendFragmentSource(const String&);
bool              170 Source/core/xml/parser/XMLDocumentParser.h         bool m_isCurrentlyParsing8BitChunk;
bool              171 Source/core/xml/parser/XMLDocumentParser.h         bool m_sawError;
bool              172 Source/core/xml/parser/XMLDocumentParser.h         bool m_sawCSS;
bool              173 Source/core/xml/parser/XMLDocumentParser.h         bool m_sawXSLTransform;
bool              174 Source/core/xml/parser/XMLDocumentParser.h         bool m_sawFirstElement;
bool              175 Source/core/xml/parser/XMLDocumentParser.h         bool m_isXHTMLDocument;
bool              176 Source/core/xml/parser/XMLDocumentParser.h         bool m_parserPaused;
bool              177 Source/core/xml/parser/XMLDocumentParser.h         bool m_requestingScript;
bool              178 Source/core/xml/parser/XMLDocumentParser.h         bool m_finishCalled;
bool              186 Source/core/xml/parser/XMLDocumentParser.h         bool m_parsingFragment;
bool              196 Source/core/xml/parser/XMLDocumentParser.h HashMap<String, String> parseAttributes(const String&, bool& attrsOK);
bool               28 Source/modules/battery/BatteryManager.h     bool charging();
bool               16 Source/modules/battery/BatteryStatus.h     static PassOwnPtr<BatteryStatus> create(bool charging, double chargingTime, double dischargingTime, double level);
bool               18 Source/modules/battery/BatteryStatus.h     bool charging() const { return m_charging; }
bool               25 Source/modules/battery/BatteryStatus.h     BatteryStatus(bool charging, double chargingTime, double dischargingTime, double level);
bool               27 Source/modules/battery/BatteryStatus.h     bool m_charging;
bool               60 Source/modules/crypto/CryptoResultImpl.h     virtual void completeWithBoolean(bool) OVERRIDE;
bool               75 Source/modules/crypto/CryptoResultImpl.h     bool canCompletePromise() const;
bool               84 Source/modules/crypto/CryptoResultImpl.h     bool m_finished;
bool               58 Source/modules/crypto/Key.h     bool extractable() const;
bool               66 Source/modules/crypto/Key.h     bool canBeUsedForAlgorithm(const blink::WebCryptoAlgorithm&, AlgorithmOperation, CryptoResult*) const;
bool               69 Source/modules/crypto/Key.h     static bool parseFormat(const String&, blink::WebCryptoKeyFormat&, CryptoResult*);
bool               70 Source/modules/crypto/Key.h     static bool parseUsageMask(const Vector<String>&, blink::WebCryptoKeyUsageMask&, CryptoResult*);
bool               53 Source/modules/crypto/KeyAlgorithm.h     bool isAesKeyAlgorithm() const;
bool               54 Source/modules/crypto/KeyAlgorithm.h     bool isHmacKeyAlgorithm() const;
bool               55 Source/modules/crypto/KeyAlgorithm.h     bool isRsaHashedKeyAlgorithm() const;
bool               56 Source/modules/crypto/KeyAlgorithm.h     bool isRsaKeyAlgorithm() const;
bool               71 Source/modules/crypto/NormalizeAlgorithm.h bool parseAlgorithm(const Dictionary&, AlgorithmOperation, blink::WebCryptoAlgorithm&, CryptoResult*) WARN_UNUSED_RETURN;
bool               61 Source/modules/crypto/SubtleCrypto.h     ScriptPromise generateKey(const Dictionary&, bool extractable, const Vector<String>& keyUsages, ExceptionState&);
bool               62 Source/modules/crypto/SubtleCrypto.h     ScriptPromise importKey(const String&, ArrayBufferView*, const Dictionary&, bool extractable, const Vector<String>& keyUsages, ExceptionState&);
bool               66 Source/modules/crypto/SubtleCrypto.h     ScriptPromise unwrapKey(const String&, ArrayBufferView*, Key*, const Dictionary&, const Dictionary&, bool, const Vector<String>&, ExceptionState&);
bool               44 Source/modules/device_orientation/DeviceAcceleration.h     double x(bool& isNull) const;
bool               45 Source/modules/device_orientation/DeviceAcceleration.h     double y(bool& isNull) const;
bool               46 Source/modules/device_orientation/DeviceAcceleration.h     double z(bool& isNull) const;
bool               60 Source/modules/device_orientation/DeviceMotionController.h     virtual bool hasLastData() OVERRIDE;
bool               62 Source/modules/device_orientation/DeviceMotionController.h     virtual bool isNullEvent(Event*) OVERRIDE;
bool               45 Source/modules/device_orientation/DeviceMotionData.h         static PassRefPtrWillBeRawPtr<Acceleration> create(bool canProvideX, double x, bool canProvideY, double y, bool canProvideZ, double z);
bool               48 Source/modules/device_orientation/DeviceMotionData.h         bool canProvideX() const { return m_canProvideX; }
bool               49 Source/modules/device_orientation/DeviceMotionData.h         bool canProvideY() const { return m_canProvideY; }
bool               50 Source/modules/device_orientation/DeviceMotionData.h         bool canProvideZ() const { return m_canProvideZ; }
bool               57 Source/modules/device_orientation/DeviceMotionData.h         Acceleration(bool canProvideX, double x, bool canProvideY, double y, bool canProvideZ, double z);
bool               63 Source/modules/device_orientation/DeviceMotionData.h         bool m_canProvideX;
bool               64 Source/modules/device_orientation/DeviceMotionData.h         bool m_canProvideY;
bool               65 Source/modules/device_orientation/DeviceMotionData.h         bool m_canProvideZ;
bool               70 Source/modules/device_orientation/DeviceMotionData.h         static PassRefPtrWillBeRawPtr<RotationRate> create(bool canProvideAlpha, double alpha, bool canProvideBeta,  double beta, bool canProvideGamma, double gamma);
bool               73 Source/modules/device_orientation/DeviceMotionData.h         bool canProvideAlpha() const { return m_canProvideAlpha; }
bool               74 Source/modules/device_orientation/DeviceMotionData.h         bool canProvideBeta() const { return m_canProvideBeta; }
bool               75 Source/modules/device_orientation/DeviceMotionData.h         bool canProvideGamma() const { return m_canProvideGamma; }
bool               82 Source/modules/device_orientation/DeviceMotionData.h         RotationRate(bool canProvideAlpha, double alpha, bool canProvideBeta,  double beta, bool canProvideGamma, double gamma);
bool               88 Source/modules/device_orientation/DeviceMotionData.h         bool m_canProvideAlpha;
bool               89 Source/modules/device_orientation/DeviceMotionData.h         bool m_canProvideBeta;
bool               90 Source/modules/device_orientation/DeviceMotionData.h         bool m_canProvideGamma;
bool               98 Source/modules/device_orientation/DeviceMotionData.h         bool canProvideInterval,
bool              107 Source/modules/device_orientation/DeviceMotionData.h     bool canProvideInterval() const { return m_canProvideInterval; }
bool              110 Source/modules/device_orientation/DeviceMotionData.h     bool canProvideEventData() const;
bool              114 Source/modules/device_orientation/DeviceMotionData.h     DeviceMotionData(PassRefPtrWillBeRawPtr<Acceleration>, PassRefPtrWillBeRawPtr<Acceleration> accelerationIncludingGravity, PassRefPtrWillBeRawPtr<RotationRate>, bool canProvideInterval, double interval);
bool              119 Source/modules/device_orientation/DeviceMotionData.h     bool m_canProvideInterval;
bool               50 Source/modules/device_orientation/DeviceMotionEvent.h     void initDeviceMotionEvent(const AtomicString& type, bool bubbles, bool cancelable, DeviceMotionData*);
bool               57 Source/modules/device_orientation/DeviceMotionEvent.h     double interval(bool& isNull) const;
bool               62 Source/modules/device_orientation/DeviceOrientationController.h     virtual bool hasLastData() OVERRIDE;
bool               64 Source/modules/device_orientation/DeviceOrientationController.h     virtual bool isNullEvent(Event*) OVERRIDE;
bool               42 Source/modules/device_orientation/DeviceOrientationData.h     static PassRefPtrWillBeRawPtr<DeviceOrientationData> create(bool canProvideAlpha, double alpha, bool canProvideBeta, double beta, bool canProvideGamma, double gamma, bool canProvideAbsolute = false, bool absolute = false);
bool               49 Source/modules/device_orientation/DeviceOrientationData.h     bool absolute() const;
bool               50 Source/modules/device_orientation/DeviceOrientationData.h     bool canProvideAlpha() const;
bool               51 Source/modules/device_orientation/DeviceOrientationData.h     bool canProvideBeta() const;
bool               52 Source/modules/device_orientation/DeviceOrientationData.h     bool canProvideGamma() const;
bool               53 Source/modules/device_orientation/DeviceOrientationData.h     bool canProvideAbsolute() const;
bool               55 Source/modules/device_orientation/DeviceOrientationData.h     bool canProvideEventData() const;
bool               59 Source/modules/device_orientation/DeviceOrientationData.h     DeviceOrientationData(bool canProvideAlpha, double alpha, bool canProvideBeta, double beta, bool canProvideGamma, double gamma, bool canProvideAbsolute, bool absolute);
bool               61 Source/modules/device_orientation/DeviceOrientationData.h     bool m_canProvideAlpha;
bool               62 Source/modules/device_orientation/DeviceOrientationData.h     bool m_canProvideBeta;
bool               63 Source/modules/device_orientation/DeviceOrientationData.h     bool m_canProvideGamma;
bool               64 Source/modules/device_orientation/DeviceOrientationData.h     bool m_canProvideAbsolute;
bool               68 Source/modules/device_orientation/DeviceOrientationData.h     bool m_absolute;
bool               48 Source/modules/device_orientation/DeviceOrientationEvent.h     void initDeviceOrientationEvent(const AtomicString& type, bool bubbles, bool cancelable, DeviceOrientationData*);
bool               52 Source/modules/device_orientation/DeviceOrientationEvent.h     double alpha(bool& isNull) const;
bool               53 Source/modules/device_orientation/DeviceOrientationEvent.h     double beta(bool& isNull) const;
bool               54 Source/modules/device_orientation/DeviceOrientationEvent.h     double gamma(bool& isNull) const;
bool               55 Source/modules/device_orientation/DeviceOrientationEvent.h     bool absolute(bool& isNull) const;
bool               44 Source/modules/device_orientation/DeviceRotationRate.h     double alpha(bool& isNull) const;
bool               45 Source/modules/device_orientation/DeviceRotationRate.h     double beta(bool& isNull) const;
bool               46 Source/modules/device_orientation/DeviceRotationRate.h     double gamma(bool& isNull) const;
bool               59 Source/modules/encoding/TextDecoder.h     TextDecoder(const String& encoding, bool fatal);
bool               63 Source/modules/encoding/TextDecoder.h     bool m_fatal;
bool               64 Source/modules/encoding/TextDecoder.h     bool m_bomSeen;
bool               58 Source/modules/encryptedmedia/HTMLMediaElementEncryptedMedia.h     bool setAttributeEventListener(const AtomicString& eventType, PassRefPtr<EventListener>);
bool               69 Source/modules/encryptedmedia/HTMLMediaElementEncryptedMedia.h     bool setEmeMode(EmeMode, ExceptionState&);
bool               91 Source/modules/encryptedmedia/MediaKeySession.h     virtual bool hasPendingActivity() const OVERRIDE;
bool              132 Source/modules/encryptedmedia/MediaKeySession.h     bool m_isClosed;
bool               64 Source/modules/encryptedmedia/MediaKeys.h     static bool isTypeSupported(const String& keySystem, const String& contentType);
bool               53 Source/modules/filesystem/DOMFilePath.h     static bool isParentOf(const String& path, const String& mayBeChild);
bool               61 Source/modules/filesystem/DOMFilePath.h     static bool isAbsolute(const String& path)
bool               66 Source/modules/filesystem/DOMFilePath.h     static bool endsWithSeparator(const String& path)
bool               75 Source/modules/filesystem/DOMFilePath.h     static bool isValidPath(const String& path);
bool               78 Source/modules/filesystem/DOMFilePath.h     static bool isValidName(const String& name);
bool               65 Source/modules/filesystem/DOMFileSystem.h     virtual bool hasPendingActivity() const OVERRIDE;
bool               96 Source/modules/filesystem/DOMFileSystemBase.h     bool clonable() const { return m_clonable; }
bool               98 Source/modules/filesystem/DOMFileSystemBase.h     static bool isValidType(FileSystemType);
bool               99 Source/modules/filesystem/DOMFileSystemBase.h     static bool crackFileSystemURL(const KURL&, FileSystemType&, String& filePath);
bool              101 Source/modules/filesystem/DOMFileSystemBase.h     bool supportsToURL() const;
bool              104 Source/modules/filesystem/DOMFileSystemBase.h     static bool pathToAbsolutePath(FileSystemType, const EntryBase*, String path, String& absolutePath);
bool              105 Source/modules/filesystem/DOMFileSystemBase.h     static bool pathPrefixToFileSystemType(const String& pathPrefix, FileSystemType&);
bool              117 Source/modules/filesystem/DOMFileSystemBase.h     bool waitForAdditionalResult(int callbacksId);
bool              129 Source/modules/filesystem/DOMFileSystemBase.h     bool m_clonable;
bool              132 Source/modules/filesystem/DOMFileSystemBase.h inline bool operator==(const DOMFileSystemBase& a, const DOMFileSystemBase& b) { return a.name() == b.name() && a.type() == b.type() && a.rootURL() == b.rootURL(); }
bool               55 Source/modules/filesystem/DirectoryEntry.h     virtual bool isDirectory() const OVERRIDE { return true; }
bool               52 Source/modules/filesystem/DirectoryEntrySync.h     virtual bool isDirectory() const OVERRIDE { return true; }
bool               73 Source/modules/filesystem/DirectoryReader.h     bool m_isReading;
bool               45 Source/modules/filesystem/DirectoryReaderBase.h     void setHasMoreEntries(bool hasMoreEntries) { m_hasMoreEntries = hasMoreEntries; }
bool               67 Source/modules/filesystem/DirectoryReaderBase.h     bool m_hasMoreEntries;
bool               50 Source/modules/filesystem/EntryBase.h     virtual bool isFile() const { return false; }
bool               51 Source/modules/filesystem/EntryBase.h     virtual bool isDirectory() const { return false; }
bool               53 Source/modules/filesystem/FileEntry.h     virtual bool isFile() const OVERRIDE { return true; }
bool               53 Source/modules/filesystem/FileEntrySync.h     virtual bool isFile() const OVERRIDE { return true; }
bool               75 Source/modules/filesystem/FileSystemCallbacks.h     static PassOwnPtr<AsyncFileSystemCallbacks> create(PassOwnPtr<EntryCallback>, PassOwnPtr<ErrorCallback>, PassRefPtrWillBeRawPtr<DOMFileSystemBase>, const String& expectedPath, bool isDirectory);
bool               79 Source/modules/filesystem/FileSystemCallbacks.h     EntryCallbacks(PassOwnPtr<EntryCallback>, PassOwnPtr<ErrorCallback>, PassRefPtrWillBeRawPtr<DOMFileSystemBase>, const String& expectedPath, bool isDirectory);
bool               82 Source/modules/filesystem/FileSystemCallbacks.h     bool m_isDirectory;
bool               88 Source/modules/filesystem/FileSystemCallbacks.h     virtual void didReadDirectoryEntry(const String& name, bool isDirectory) OVERRIDE;
bool               89 Source/modules/filesystem/FileSystemCallbacks.h     virtual void didReadDirectoryEntries(bool hasMore) OVERRIDE;
bool              114 Source/modules/filesystem/FileSystemCallbacks.h     virtual void didResolveURL(const String& name, const KURL& rootURL, FileSystemType, const String& filePath, bool isDirectry) OVERRIDE;
bool               51 Source/modules/filesystem/FileSystemClient.h     virtual bool allowFileSystem(ExecutionContext*) = 0;
bool               47 Source/modules/filesystem/FileSystemFlags.h     bool create;
bool               48 Source/modules/filesystem/FileSystemFlags.h     bool exclusive;
bool               70 Source/modules/filesystem/FileWriter.h     virtual void didWrite(long long bytes, bool complete) OVERRIDE;
bool               60 Source/modules/filesystem/FileWriterSync.h     virtual void didWrite(long long bytes, bool complete) OVERRIDE;
bool               70 Source/modules/filesystem/FileWriterSync.h     bool m_complete;
bool               55 Source/modules/filesystem/InspectorFileSystemAgent.h     virtual void requestFileContent(ErrorString*, const String& url, bool readAsText, const int* start, const int* end, const String* charset, PassRefPtr<RequestFileContentCallback>) OVERRIDE;
bool               63 Source/modules/filesystem/InspectorFileSystemAgent.h     bool assertEnabled(ErrorString*);
bool               67 Source/modules/filesystem/InspectorFileSystemAgent.h     bool m_enabled;
bool              157 Source/modules/filesystem/SyncCallbackHelper.h     bool m_completed;
bool               23 Source/modules/gamepad/GamepadButton.h     bool pressed() const { return m_pressed; }
bool               24 Source/modules/gamepad/GamepadButton.h     void setPressed(bool val) { m_pressed = val; }
bool               31 Source/modules/gamepad/GamepadButton.h     bool m_pressed;
bool               47 Source/modules/gamepad/GamepadCommon.h     bool connected() const { return m_connected; }
bool               48 Source/modules/gamepad/GamepadCommon.h     void setConnected(bool val) { m_connected = val; }
bool               62 Source/modules/gamepad/GamepadCommon.h     bool m_connected;
bool               34 Source/modules/gamepad/GamepadDispatcher.h     void dispatchDidConnectOrDisconnectGamepad(unsigned index, const blink::WebGamepad&, bool connected);
bool               25 Source/modules/gamepad/GamepadEvent.h     static PassRefPtrWillBeRawPtr<GamepadEvent> create(const AtomicString& type, bool canBubble, bool cancelable, PassRefPtrWillBeRawPtr<Gamepad> gamepad)
bool               43 Source/modules/gamepad/GamepadEvent.h     GamepadEvent(const AtomicString& type, bool canBubble, bool cancelable, PassRefPtrWillBeRawPtr<Gamepad>);
bool               62 Source/modules/gamepad/NavigatorGamepad.h     void didConnectOrDisconnectGamepad(unsigned index, const blink::WebGamepad&, bool connected);
bool               76 Source/modules/gamepad/NavigatorGamepad.h     virtual bool hasLastData() OVERRIDE FINAL;
bool               78 Source/modules/gamepad/NavigatorGamepad.h     virtual bool isNullEvent(Event*) OVERRIDE FINAL;
bool               38 Source/modules/geolocation/Coordinates.h     static PassRefPtrWillBeRawPtr<Coordinates> create(double latitude, double longitude, bool providesAltitude, double altitude, double accuracy, bool providesAltitudeAccuracy, double altitudeAccuracy, bool providesHeading, double heading, bool providesSpeed, double speed)
bool               46 Source/modules/geolocation/Coordinates.h     double altitude(bool& isNull) const;
bool               48 Source/modules/geolocation/Coordinates.h     double altitudeAccuracy(bool& isNull) const;
bool               49 Source/modules/geolocation/Coordinates.h     double heading(bool& isNull) const;
bool               50 Source/modules/geolocation/Coordinates.h     double speed(bool& isNull) const;
bool               53 Source/modules/geolocation/Coordinates.h     Coordinates(double latitude, double longitude, bool providesAltitude, double altitude, double accuracy, bool providesAltitudeAccuracy, double altitudeAccuracy, bool providesHeading, double heading, bool providesSpeed, double speed)
bool               77 Source/modules/geolocation/Coordinates.h     bool m_canProvideAltitude;
bool               78 Source/modules/geolocation/Coordinates.h     bool m_canProvideAltitudeAccuracy;
bool               79 Source/modules/geolocation/Coordinates.h     bool m_canProvideHeading;
bool               80 Source/modules/geolocation/Coordinates.h     bool m_canProvideSpeed;
bool               72 Source/modules/geolocation/Geolocation.h     void setIsAllowed(bool);
bool               74 Source/modules/geolocation/Geolocation.h     bool isAllowed() const { return m_allowGeolocation == Yes; }
bool               87 Source/modules/geolocation/Geolocation.h     bool isDenied() const { return m_allowGeolocation == No; }
bool              111 Source/modules/geolocation/Geolocation.h         bool useCachedPosition() const { return m_useCachedPosition; }
bool              130 Source/modules/geolocation/Geolocation.h         bool hasZeroTimeout() const;
bool              141 Source/modules/geolocation/Geolocation.h         bool m_useCachedPosition;
bool              150 Source/modules/geolocation/Geolocation.h         bool add(int id, PassRefPtrWillBeRawPtr<GeoNotifier>);
bool              154 Source/modules/geolocation/Geolocation.h         bool contains(GeoNotifier*) const;
bool              156 Source/modules/geolocation/Geolocation.h         bool isEmpty() const;
bool              165 Source/modules/geolocation/Geolocation.h     bool hasListeners() const { return !m_oneShots.isEmpty() || !m_watchers.isEmpty(); }
bool              202 Source/modules/geolocation/Geolocation.h     bool startUpdating(GeoNotifier*);
bool              227 Source/modules/geolocation/Geolocation.h     bool haveSuitableCachedPosition(PositionOptions*);
bool               41 Source/modules/geolocation/GeolocationClient.h     virtual void setEnableHighAccuracy(bool) = 0;
bool               52 Source/modules/geolocation/GeolocationController.h     void addObserver(Geolocation*, bool enableHighAccuracy);
bool               64 Source/modules/geolocation/GeolocationController.h     bool hasClientForTest() { return m_hasClientForTest; }
bool               80 Source/modules/geolocation/GeolocationController.h     bool m_hasClientForTest;
bool               87 Source/modules/geolocation/GeolocationController.h     bool m_isClientUpdating;
bool               62 Source/modules/geolocation/GeolocationInspectorAgent.h     bool m_geolocationOverridden;
bool               39 Source/modules/geolocation/GeolocationPosition.h     static PassRefPtr<GeolocationPosition> create(double timestamp, double latitude, double longitude, double accuracy, bool providesAltitude, double altitude, bool providesAltitudeAccuracy, double altitudeAccuracy, bool providesHeading, double heading, bool providesSpeed, double speed) { return adoptRef(new GeolocationPosition(timestamp, latitude, longitude, accuracy, providesAltitude, altitude, providesAltitudeAccuracy, altitudeAccuracy, providesHeading, heading, providesSpeed, speed)); }
bool               51 Source/modules/geolocation/GeolocationPosition.h     bool canProvideAltitude() const { return m_canProvideAltitude; }
bool               52 Source/modules/geolocation/GeolocationPosition.h     bool canProvideAltitudeAccuracy() const { return m_canProvideAltitudeAccuracy; }
bool               53 Source/modules/geolocation/GeolocationPosition.h     bool canProvideHeading() const { return m_canProvideHeading; }
bool               54 Source/modules/geolocation/GeolocationPosition.h     bool canProvideSpeed() const { return m_canProvideSpeed; }
bool               73 Source/modules/geolocation/GeolocationPosition.h     GeolocationPosition(double timestamp, double latitude, double longitude, double accuracy, bool providesAltitude, double altitude, bool providesAltitudeAccuracy, double altitudeAccuracy, bool providesHeading, double heading, bool providesSpeed, double speed)
bool               99 Source/modules/geolocation/GeolocationPosition.h     bool m_canProvideAltitude;
bool              100 Source/modules/geolocation/GeolocationPosition.h     bool m_canProvideAltitudeAccuracy;
bool              101 Source/modules/geolocation/GeolocationPosition.h     bool m_canProvideHeading;
bool              102 Source/modules/geolocation/GeolocationPosition.h     bool m_canProvideSpeed;
bool               50 Source/modules/geolocation/PositionError.h     void setIsFatal(bool isFatal) { m_isFatal = isFatal; }
bool               51 Source/modules/geolocation/PositionError.h     bool isFatal() const { return m_isFatal; }
bool               66 Source/modules/geolocation/PositionError.h     bool m_isFatal;
bool               40 Source/modules/geolocation/PositionOptions.h     bool enableHighAccuracy() const { return m_highAccuracy; }
bool               41 Source/modules/geolocation/PositionOptions.h     void setEnableHighAccuracy(bool enable) { m_highAccuracy = enable; }
bool               42 Source/modules/geolocation/PositionOptions.h     bool hasTimeout() const { return m_hasTimeout; }
bool               54 Source/modules/geolocation/PositionOptions.h     bool hasMaximumAge() const { return m_hasMaximumAge; }
bool               76 Source/modules/geolocation/PositionOptions.h     bool m_highAccuracy;
bool               77 Source/modules/geolocation/PositionOptions.h     bool m_hasTimeout;
bool               79 Source/modules/geolocation/PositionOptions.h     bool m_hasMaximumAge;
bool               58 Source/modules/geolocation/testing/GeolocationClientMock.h     void setPermission(bool allowed);
bool               65 Source/modules/geolocation/testing/GeolocationClientMock.h     virtual void setEnableHighAccuracy(bool) OVERRIDE;
bool               81 Source/modules/geolocation/testing/GeolocationClientMock.h     bool m_hasError;
bool               85 Source/modules/geolocation/testing/GeolocationClientMock.h     bool m_isActive;
bool               48 Source/modules/geolocation/testing/InternalsGeolocation.h     static void setGeolocationPermission(Internals&, Document*, bool allowed);
bool               74 Source/modules/indexeddb/IDBCursor.h     bool isKeyDirty() const { return m_keyDirty; }
bool               75 Source/modules/indexeddb/IDBCursor.h     bool isPrimaryKeyDirty() const { return m_primaryKeyDirty; }
bool               76 Source/modules/indexeddb/IDBCursor.h     bool isValueDirty() const { return m_valueDirty; }
bool               84 Source/modules/indexeddb/IDBCursor.h     virtual bool isKeyCursor() const { return true; }
bool               85 Source/modules/indexeddb/IDBCursor.h     virtual bool isCursorWithValue() const { return false; }
bool              102 Source/modules/indexeddb/IDBCursor.h     bool isDeleted() const;
bool              109 Source/modules/indexeddb/IDBCursor.h     bool m_gotValue;
bool              110 Source/modules/indexeddb/IDBCursor.h     bool m_keyDirty;
bool              111 Source/modules/indexeddb/IDBCursor.h     bool m_primaryKeyDirty;
bool              112 Source/modules/indexeddb/IDBCursor.h     bool m_valueDirty;
bool               48 Source/modules/indexeddb/IDBCursorWithValue.h     virtual bool isKeyCursor() const OVERRIDE { return false; }
bool               49 Source/modules/indexeddb/IDBCursorWithValue.h     virtual bool isCursorWithValue() const OVERRIDE { return true; }
bool               73 Source/modules/indexeddb/IDBDatabase.h     PassRefPtr<IDBObjectStore> createObjectStore(const String& name, const IDBKeyPath&, bool autoIncrement, ExceptionState&);
bool               91 Source/modules/indexeddb/IDBDatabase.h     virtual bool hasPendingActivity() const OVERRIDE;
bool               98 Source/modules/indexeddb/IDBDatabase.h     bool isClosePending() const { return m_closePending; }
bool              104 Source/modules/indexeddb/IDBDatabase.h     virtual bool dispatchEvent(PassRefPtrWillBeRawPtr<Event>) OVERRIDE;
bool              107 Source/modules/indexeddb/IDBDatabase.h     bool containsObjectStore(const String& name) const
bool              142 Source/modules/indexeddb/IDBDatabase.h     bool m_closePending;
bool              143 Source/modules/indexeddb/IDBDatabase.h     bool m_contextStopped;
bool               42 Source/modules/indexeddb/IDBEventDispatcher.h     static bool dispatch(Event*, Vector<RefPtr<EventTarget> >&); // The target first and then its ancestors in order of how the event bubbles.
bool               45 Source/modules/indexeddb/IDBFactoryBackendInterface.h     virtual bool allowIndexedDB(ExecutionContext*, const String& name) = 0;
bool               57 Source/modules/indexeddb/IDBIndex.h     bool unique() const { return m_metadata.unique; }
bool               58 Source/modules/indexeddb/IDBIndex.h     bool multiEntry() const { return m_metadata.multiEntry; }
bool               67 Source/modules/indexeddb/IDBIndex.h     bool isDeleted() const;
bool               77 Source/modules/indexeddb/IDBIndex.h     PassRefPtr<IDBRequest> getInternal(ExecutionContext*, const ScriptValue& key, ExceptionState&, bool keyOnly);
bool               82 Source/modules/indexeddb/IDBIndex.h     bool m_deleted;
bool               74 Source/modules/indexeddb/IDBKey.h             bool skip = false;
bool              109 Source/modules/indexeddb/IDBKey.h     bool isValid() const;
bool              142 Source/modules/indexeddb/IDBKey.h     bool isLessThan(const IDBKey* other) const;
bool              143 Source/modules/indexeddb/IDBKey.h     bool isEqual(const IDBKey* other) const;
bool               69 Source/modules/indexeddb/IDBKeyPath.h     bool isNull() const { return m_type == NullType; }
bool               70 Source/modules/indexeddb/IDBKeyPath.h     bool isValid() const;
bool               71 Source/modules/indexeddb/IDBKeyPath.h     bool operator==(const IDBKeyPath& other) const;
bool               65 Source/modules/indexeddb/IDBKeyRange.h     bool lowerOpen() const { return m_lowerType == LowerBoundOpen; }
bool               66 Source/modules/indexeddb/IDBKeyRange.h     bool upperOpen() const { return m_upperType == UpperBoundOpen; }
bool               69 Source/modules/indexeddb/IDBKeyRange.h     static PassRefPtr<IDBKeyRange> lowerBound(ExecutionContext*, const ScriptValue& bound, bool open, ExceptionState&);
bool               70 Source/modules/indexeddb/IDBKeyRange.h     static PassRefPtr<IDBKeyRange> upperBound(ExecutionContext*, const ScriptValue& bound, bool open, ExceptionState&);
bool               71 Source/modules/indexeddb/IDBKeyRange.h     static PassRefPtr<IDBKeyRange> bound(ExecutionContext*, const ScriptValue& lower, const ScriptValue& upper, bool lowerOpen, bool upperOpen, ExceptionState&);
bool               41 Source/modules/indexeddb/IDBMetadata.h     IDBIndexMetadata(const String& name, int64_t id, const IDBKeyPath& keyPath, bool unique, bool multiEntry)
bool               50 Source/modules/indexeddb/IDBMetadata.h     bool unique;
bool               51 Source/modules/indexeddb/IDBMetadata.h     bool multiEntry;
bool               58 Source/modules/indexeddb/IDBMetadata.h     IDBObjectStoreMetadata(const String& name, int64_t id, const IDBKeyPath& keyPath, bool autoIncrement, int64_t maxIndexId)
bool               69 Source/modules/indexeddb/IDBMetadata.h     bool autoIncrement;
bool               66 Source/modules/indexeddb/IDBObjectStore.h     bool autoIncrement() const { return m_metadata.autoIncrement; }
bool               90 Source/modules/indexeddb/IDBObjectStore.h     bool isDeleted() const { return m_deleted; }
bool              105 Source/modules/indexeddb/IDBObjectStore.h     PassRefPtr<IDBIndex> createIndex(ExecutionContext*, const String& name, const IDBKeyPath&, bool unique, bool multiEntry, ExceptionState&);
bool              109 Source/modules/indexeddb/IDBObjectStore.h     bool containsIndex(const String& name) const
bool              116 Source/modules/indexeddb/IDBObjectStore.h     bool m_deleted;
bool               49 Source/modules/indexeddb/IDBOpenDBRequest.h     virtual bool dispatchEvent(PassRefPtrWillBeRawPtr<Event>) OVERRIDE;
bool               55 Source/modules/indexeddb/IDBOpenDBRequest.h     virtual bool shouldEnqueueEvent() const OVERRIDE;
bool               75 Source/modules/indexeddb/IDBRequest.h     bool isResultDirty() const { return m_resultDirty; }
bool              114 Source/modules/indexeddb/IDBRequest.h     virtual bool hasPendingActivity() const OVERRIDE FINAL;
bool              123 Source/modules/indexeddb/IDBRequest.h     virtual bool dispatchEvent(PassRefPtrWillBeRawPtr<Event>) OVERRIDE;
bool              145 Source/modules/indexeddb/IDBRequest.h     virtual bool shouldEnqueueEvent() const;
bool              149 Source/modules/indexeddb/IDBRequest.h     bool m_contextStopped;
bool              152 Source/modules/indexeddb/IDBRequest.h     bool m_requestAborted; // May be aborted by transaction then receive async onsuccess; ignore vs. assert.
bool              162 Source/modules/indexeddb/IDBRequest.h     bool m_hasPendingActivity;
bool              175 Source/modules/indexeddb/IDBRequest.h     bool m_didFireUpgradeNeededEvent;
bool              176 Source/modules/indexeddb/IDBRequest.h     bool m_preventPropagation;
bool              177 Source/modules/indexeddb/IDBRequest.h     bool m_resultDirty;
bool               70 Source/modules/indexeddb/IDBTransaction.h     bool isActive() const { return m_state == Active; }
bool               71 Source/modules/indexeddb/IDBTransaction.h     bool isFinished() const { return m_state == Finished; }
bool               72 Source/modules/indexeddb/IDBTransaction.h     bool isReadOnly() const { return m_mode == blink::WebIDBDatabase::TransactionReadOnly; }
bool               73 Source/modules/indexeddb/IDBTransaction.h     bool isVersionChange() const { return m_mode == blink::WebIDBDatabase::TransactionVersionChange; }
bool               86 Source/modules/indexeddb/IDBTransaction.h     void setActive(bool);
bool              101 Source/modules/indexeddb/IDBTransaction.h     virtual bool dispatchEvent(PassRefPtrWillBeRawPtr<Event>) OVERRIDE;
bool              104 Source/modules/indexeddb/IDBTransaction.h     virtual bool hasPendingActivity() const OVERRIDE;
bool              125 Source/modules/indexeddb/IDBTransaction.h     bool m_hasPendingActivity;
bool              126 Source/modules/indexeddb/IDBTransaction.h     bool m_contextStopped;
bool               64 Source/modules/indexeddb/IDBVersionChangeEvent.h     unsigned long long newVersion(bool& isNull) const;
bool               80 Source/modules/indexeddb/IDBVersionChangeEvent.h     bool m_dataLoss;
bool               54 Source/modules/mediasource/MediaSource.h     static bool isTypeSupported(const String& type);
bool               72 Source/modules/mediasource/MediaSource.h     virtual bool isUpdating() const OVERRIDE;
bool               64 Source/modules/mediasource/MediaSourceBase.h     bool isOpen() const;
bool               67 Source/modules/mediasource/MediaSourceBase.h     virtual bool attachToElement(HTMLMediaElement*) OVERRIDE FINAL;
bool               70 Source/modules/mediasource/MediaSourceBase.h     virtual bool isClosed() const OVERRIDE FINAL;
bool               83 Source/modules/mediasource/MediaSourceBase.h     virtual bool hasPendingActivity() const OVERRIDE FINAL;
bool               99 Source/modules/mediasource/MediaSourceBase.h     virtual bool isUpdating() const = 0;
bool               72 Source/modules/mediasource/SourceBuffer.h     bool updating() const { return m_updating; }
bool               91 Source/modules/mediasource/SourceBuffer.h     virtual bool hasPendingActivity() const OVERRIDE;
bool              105 Source/modules/mediasource/SourceBuffer.h     bool isRemoved() const;
bool              115 Source/modules/mediasource/SourceBuffer.h     void appendStreamDone(bool success);
bool              129 Source/modules/mediasource/SourceBuffer.h     bool m_updating;
bool              141 Source/modules/mediasource/SourceBuffer.h     bool m_streamMaxSizeValid;
bool               59 Source/modules/mediasource/SourceBufferList.h     bool contains(SourceBuffer* buffer) { return m_list.find(buffer) != kNotFound; }
bool               54 Source/modules/mediasource/WebKitMediaSource.h     static bool isTypeSupported(const String& type);
bool               72 Source/modules/mediasource/WebKitMediaSource.h     virtual bool isUpdating() const OVERRIDE;
bool               70 Source/modules/mediasource/WebKitSourceBuffer.h     bool isRemoved() const;
bool               58 Source/modules/mediasource/WebKitSourceBufferList.h     bool remove(WebKitSourceBuffer*);
bool               65 Source/modules/mediastream/MediaStream.h     bool ended() const;
bool              101 Source/modules/mediastream/MediaStream.h     bool m_stopped;
bool               45 Source/modules/mediastream/MediaStreamEvent.h     static PassRefPtrWillBeRawPtr<MediaStreamEvent> create(const AtomicString& type, bool canBubble, bool cancelable, PassRefPtr<MediaStream>);
bool               49 Source/modules/mediastream/MediaStreamEvent.h     MediaStream* stream(bool&) const;
bool               57 Source/modules/mediastream/MediaStreamEvent.h     MediaStreamEvent(const AtomicString& type, bool canBubble, bool cancelable, PassRefPtr<MediaStream>);
bool               47 Source/modules/mediastream/MediaStreamRegistry.h     virtual bool contains(const String&) OVERRIDE;
bool               64 Source/modules/mediastream/MediaStreamTrack.h     bool enabled() const;
bool               65 Source/modules/mediastream/MediaStreamTrack.h     void setEnabled(bool);
bool               78 Source/modules/mediastream/MediaStreamTrack.h     bool ended() const;
bool              102 Source/modules/mediastream/MediaStreamTrack.h     bool m_isIteratingObservers;
bool              104 Source/modules/mediastream/MediaStreamTrack.h     bool m_stopped;
bool               40 Source/modules/mediastream/MediaStreamTrackEvent.h     static PassRefPtrWillBeRawPtr<MediaStreamTrackEvent> create(const AtomicString& type, bool canBubble, bool cancelable, PassRefPtr<MediaStreamTrack>);
bool               51 Source/modules/mediastream/MediaStreamTrackEvent.h     MediaStreamTrackEvent(const AtomicString& type, bool canBubble, bool cancelable, PassRefPtr<MediaStreamTrack>);
bool               52 Source/modules/mediastream/RTCDTMFSender.h     bool canInsertDTMF() const;
bool               86 Source/modules/mediastream/RTCDTMFSender.h     bool m_stopped;
bool               57 Source/modules/mediastream/RTCDataChannel.h     bool reliable() const;
bool               59 Source/modules/mediastream/RTCDataChannel.h     bool ordered() const;
bool               63 Source/modules/mediastream/RTCDataChannel.h     bool negotiated() const;
bool              105 Source/modules/mediastream/RTCDataChannel.h     bool m_stopped;
bool               39 Source/modules/mediastream/RTCDataChannelEvent.h     static PassRefPtrWillBeRawPtr<RTCDataChannelEvent> create(const AtomicString& type, bool canBubble, bool cancelable, PassRefPtr<RTCDataChannel>);
bool               49 Source/modules/mediastream/RTCDataChannelEvent.h     RTCDataChannelEvent(const AtomicString& type, bool canBubble, bool cancelable, PassRefPtr<RTCDataChannel>);
bool               39 Source/modules/mediastream/RTCIceCandidateEvent.h     static PassRefPtrWillBeRawPtr<RTCIceCandidateEvent> create(bool canBubble, bool cancelable, PassRefPtr<RTCIceCandidate>);
bool               49 Source/modules/mediastream/RTCIceCandidateEvent.h     RTCIceCandidateEvent(bool canBubble, bool cancelable, PassRefPtr<RTCIceCandidate>);
bool              132 Source/modules/mediastream/RTCPeerConnection.h     virtual bool hasPendingActivity() const OVERRIDE { return !m_stopped; }
bool              140 Source/modules/mediastream/RTCPeerConnection.h     bool hasLocalStreamWithTrackId(const String& trackId);
bool              160 Source/modules/mediastream/RTCPeerConnection.h     bool m_stopped;
bool               46 Source/modules/mediastream/RTCStatsRequestImpl.h     virtual bool hasSelector() OVERRIDE;
bool               67 Source/modules/mediastream/UserMediaRequest.h     bool audio() const;
bool               68 Source/modules/mediastream/UserMediaRequest.h     bool video() const;
bool               88 Source/modules/notifications/Notification.h     virtual bool dispatchEvent(PassRefPtrWillBeRawPtr<Event>) OVERRIDE FINAL;
bool               93 Source/modules/notifications/Notification.h     virtual bool hasPendingActivity() const OVERRIDE;
bool               54 Source/modules/notifications/NotificationClient.h     virtual bool show(Notification*) = 0;
bool               31 Source/modules/screen_orientation/ScreenOrientation.h     static bool lockOrientation(Screen&, const AtomicString& orientation);
bool               33 Source/modules/screen_orientation/ScreenOrientationDispatcher.h     bool m_needsPurge;
bool               34 Source/modules/screen_orientation/ScreenOrientationDispatcher.h     bool m_isDispatching;
bool               49 Source/modules/serviceworkers/ServiceWorkerGlobalScope.h     virtual bool isServiceWorkerGlobalScope() const OVERRIDE { return true; }
bool               53 Source/modules/serviceworkers/WaitUntilObserver.h     bool m_hasError;
bool               58 Source/modules/speech/SpeechRecognition.h     bool continuous() { return m_continuous; }
bool               59 Source/modules/speech/SpeechRecognition.h     void setContinuous(bool continuous) { m_continuous = continuous; }
bool               60 Source/modules/speech/SpeechRecognition.h     bool interimResults() { return m_interimResults; }
bool               61 Source/modules/speech/SpeechRecognition.h     void setInterimResults(bool interimResults) { m_interimResults = interimResults; }
bool               88 Source/modules/speech/SpeechRecognition.h     virtual bool hasPendingActivity() const OVERRIDE;
bool              112 Source/modules/speech/SpeechRecognition.h     bool m_continuous;
bool              113 Source/modules/speech/SpeechRecognition.h     bool m_interimResults;
bool              117 Source/modules/speech/SpeechRecognition.h     bool m_stoppedByActiveDOMObject;
bool              118 Source/modules/speech/SpeechRecognition.h     bool m_started;
bool              119 Source/modules/speech/SpeechRecognition.h     bool m_stopping;
bool               39 Source/modules/speech/SpeechRecognitionClient.h     virtual void start(SpeechRecognition*, const SpeechGrammarList*, const String& lang, bool continuous, bool interimResults, unsigned long maxAlternatives) = 0;
bool               39 Source/modules/speech/SpeechRecognitionController.h     void start(SpeechRecognition* recognition, const SpeechGrammarList* grammars, const String& lang, bool continuous, bool interimResults, unsigned long maxAlternatives)
bool               43 Source/modules/speech/SpeechRecognitionResult.h     static PassRefPtrWillBeRawPtr<SpeechRecognitionResult> create(const WillBeHeapVector<RefPtrWillBeMember<SpeechRecognitionAlternative> >&, bool final);
bool               47 Source/modules/speech/SpeechRecognitionResult.h     bool isFinal() { return m_final; }
bool               52 Source/modules/speech/SpeechRecognitionResult.h     SpeechRecognitionResult(const WillBeHeapVector<RefPtrWillBeMember<SpeechRecognitionAlternative> >&, bool final);
bool               54 Source/modules/speech/SpeechRecognitionResult.h     bool m_final;
bool               52 Source/modules/speech/SpeechSynthesis.h     bool pending() const;
bool               53 Source/modules/speech/SpeechSynthesis.h     bool speaking() const;
bool               54 Source/modules/speech/SpeechSynthesis.h     bool paused() const;
bool               85 Source/modules/speech/SpeechSynthesis.h     void handleSpeakingCompleted(SpeechSynthesisUtterance*, bool errorOccurred);
bool               94 Source/modules/speech/SpeechSynthesis.h     bool m_isPaused;
bool               45 Source/modules/speech/SpeechSynthesisVoice.h     bool localService() const { return m_platformVoice->localService(); }
bool               46 Source/modules/speech/SpeechSynthesisVoice.h     bool isDefault() const { return m_platformVoice->isDefault(); }
bool               42 Source/modules/vibration/NavigatorVibration.h     bool vibrate(const VibrationPattern&);
bool               51 Source/modules/vibration/NavigatorVibration.h     static bool vibrate(Navigator&, unsigned time);
bool               52 Source/modules/vibration/NavigatorVibration.h     static bool vibrate(Navigator&, const VibrationPattern&);
bool               55 Source/modules/vibration/NavigatorVibration.h     bool isVibrating() const { return m_isVibrating; }
bool               65 Source/modules/vibration/NavigatorVibration.h     bool m_isVibrating;
bool               43 Source/modules/vibration/testing/InternalsVibration.h     static bool isVibrating(Internals&, Document*);
bool               49 Source/modules/webaudio/AudioBasicInspectorNode.h     bool m_needAutomaticPull; // When setting to true, AudioBasicInspectorNode will be pulled automaticlly by AudioContext before the end of each render quantum.
bool               49 Source/modules/webaudio/AudioBuffer.h     static PassRefPtr<AudioBuffer> createFromAudioFileData(const void* data, size_t dataSize, bool mixToMono, float sampleRate);
bool               71 Source/modules/webaudio/AudioBuffer.h     bool createdSuccessfully(unsigned desiredNumberOfChannels) const;
bool               73 Source/modules/webaudio/AudioBufferSourceNode.h     bool loop() const { return m_isLooping; }
bool               74 Source/modules/webaudio/AudioBufferSourceNode.h     void setLoop(bool looping) { m_isLooping = looping; }
bool               90 Source/modules/webaudio/AudioBufferSourceNode.h     virtual bool propagatesSilence() const OVERRIDE;
bool               99 Source/modules/webaudio/AudioBufferSourceNode.h     bool renderFromBuffer(AudioBus*, unsigned destinationFrameOffset, size_t numberOfFrames);
bool              102 Source/modules/webaudio/AudioBufferSourceNode.h     inline bool renderSilenceAndFinishIfNotLooping(AudioBus*, unsigned index, size_t framesToProcess);
bool              117 Source/modules/webaudio/AudioBufferSourceNode.h     bool m_isLooping;
bool              127 Source/modules/webaudio/AudioBufferSourceNode.h     bool m_isGrain;
bool               87 Source/modules/webaudio/AudioContext.h     bool isInitialized() const;
bool               91 Source/modules/webaudio/AudioContext.h     bool isOfflineContext() { return m_isOfflineContext; }
bool               95 Source/modules/webaudio/AudioContext.h     virtual bool hasPendingActivity() const OVERRIDE;
bool              107 Source/modules/webaudio/AudioContext.h     PassRefPtr<AudioBuffer> createBuffer(ArrayBuffer*, bool mixToMono, ExceptionState&);
bool              178 Source/modules/webaudio/AudioContext.h     bool isAudioThread() const;
bool              181 Source/modules/webaudio/AudioContext.h     bool isAudioThreadFinished() { return m_isAudioThreadFinished; }
bool              184 Source/modules/webaudio/AudioContext.h     void lock(bool& mustReleaseLock);
bool              188 Source/modules/webaudio/AudioContext.h     bool tryLock(bool& mustReleaseLock);
bool              193 Source/modules/webaudio/AudioContext.h     bool isGraphOwner() const;
bool              214 Source/modules/webaudio/AudioContext.h         bool m_mustReleaseLock;
bool              245 Source/modules/webaudio/AudioContext.h     static bool isSampleRateRangeGood(float sampleRate);
bool              254 Source/modules/webaudio/AudioContext.h     bool m_isStopScheduled;
bool              256 Source/modules/webaudio/AudioContext.h     bool m_isCleared;
bool              263 Source/modules/webaudio/AudioContext.h     bool m_isInitialized;
bool              264 Source/modules/webaudio/AudioContext.h     bool m_isAudioThreadFinished;
bool              296 Source/modules/webaudio/AudioContext.h     bool m_isDeletionScheduled;
bool              309 Source/modules/webaudio/AudioContext.h     bool m_automaticPullNodesNeedUpdating;
bool              324 Source/modules/webaudio/AudioContext.h     bool m_isOfflineContext;
bool               77 Source/modules/webaudio/AudioDestinationNode.h             bool isGood = destinationBus && destinationBus->length() == numberOfFrames && m_sourceBus->length() == numberOfFrames;
bool              117 Source/modules/webaudio/AudioNode.h     bool isInitialized() const { return m_isInitialized; }
bool              147 Source/modules/webaudio/AudioNode.h     bool isMarkedForDeletion() const { return m_isMarkedForDeletion; }
bool              158 Source/modules/webaudio/AudioNode.h     virtual bool propagatesSilence() const;
bool              159 Source/modules/webaudio/AudioNode.h     bool inputsAreSilent();
bool              196 Source/modules/webaudio/AudioNode.h     volatile bool m_isInitialized;
bool              210 Source/modules/webaudio/AudioNode.h     bool m_isMarkedForDeletion;
bool              211 Source/modules/webaudio/AudioNode.h     bool m_isDisabled;
bool              214 Source/modules/webaudio/AudioNode.h     static bool s_isNodeCountInitialized;
bool               48 Source/modules/webaudio/AudioNodeInput.h     virtual bool canUpdateState() OVERRIDE { return !node()->isMarkedForDeletion(); }
bool               70 Source/modules/webaudio/AudioNodeOutput.h     bool isChannelCountKnown() const { return numberOfChannels() > 0; }
bool               72 Source/modules/webaudio/AudioNodeOutput.h     bool isConnected() { return fanOutCount() > 0 || paramFanOutCount() > 0; }
bool              132 Source/modules/webaudio/AudioNodeOutput.h     bool m_isInPlace;
bool              136 Source/modules/webaudio/AudioNodeOutput.h     bool m_isEnabled;
bool               57 Source/modules/webaudio/AudioParam.h     virtual bool canUpdateState() OVERRIDE { return true; }
bool               83 Source/modules/webaudio/AudioParam.h     bool smooth();
bool               95 Source/modules/webaudio/AudioParam.h     bool hasSampleAccurateValues() { return m_timeline.hasValues() || numberOfRenderingConnections(); }
bool              121 Source/modules/webaudio/AudioParam.h     void calculateFinalValues(float* values, unsigned numberOfValues, bool sampleAccurate);
bool               56 Source/modules/webaudio/AudioParamTimeline.h     float valueForContextTime(AudioContext*, float defaultValue, bool& hasValue);
bool               65 Source/modules/webaudio/AudioParamTimeline.h     bool hasValues() { return m_events.size(); }
bool               77 Source/modules/webaudio/AudioScheduledSourceNode.h     bool isPlayingOrScheduled() const { return m_playbackState == PLAYING_STATE || m_playbackState == SCHEDULED_STATE; }
bool               78 Source/modules/webaudio/AudioScheduledSourceNode.h     bool hasFinished() const { return m_playbackState == FINISHED_STATE; }
bool              111 Source/modules/webaudio/AudioScheduledSourceNode.h     bool m_hasEndedListener;
bool               57 Source/modules/webaudio/AudioSummingJunction.h     bool isConnected() const { return numberOfRenderingConnections() > 0; }
bool               59 Source/modules/webaudio/AudioSummingJunction.h     virtual bool canUpdateState() = 0;
bool               76 Source/modules/webaudio/AudioSummingJunction.h     bool m_renderingStateNeedUpdating;
bool               70 Source/modules/webaudio/BiquadDSPKernel.h     void updateCoefficientsIfNecessary(bool useSmoothing, bool forceUpdate);
bool               55 Source/modules/webaudio/BiquadFilterNode.h     bool setType(unsigned); // Returns true on success.
bool               52 Source/modules/webaudio/BiquadProcessor.h     BiquadProcessor(AudioContext*, float sampleRate, size_t numberOfChannels, bool autoInitialize);
bool               69 Source/modules/webaudio/BiquadProcessor.h     bool filterCoefficientsDirty() const { return m_filterCoefficientsDirty; }
bool               70 Source/modules/webaudio/BiquadProcessor.h     bool hasSampleAccurateValues() const { return m_hasSampleAccurateValues; }
bool               89 Source/modules/webaudio/BiquadProcessor.h     bool m_filterCoefficientsDirty;
bool               92 Source/modules/webaudio/BiquadProcessor.h     bool m_hasSampleAccurateValues;
bool               57 Source/modules/webaudio/ConvolverNode.h     bool normalize() const { return m_normalize; }
bool               58 Source/modules/webaudio/ConvolverNode.h     void setNormalize(bool normalize) { m_normalize = normalize; }
bool               73 Source/modules/webaudio/ConvolverNode.h     bool m_normalize;
bool               40 Source/modules/webaudio/DelayDSPKernel.h     virtual bool hasSampleAccurateValues() OVERRIDE;
bool               63 Source/modules/webaudio/MediaElementAudioSourceNode.h     virtual bool propagatesSilence() const OVERRIDE { return false; }
bool               58 Source/modules/webaudio/MediaStreamAudioDestinationNode.h     virtual bool propagatesSilence() const OVERRIDE { return false; }
bool               62 Source/modules/webaudio/MediaStreamAudioSourceNode.h     virtual bool propagatesSilence() const OVERRIDE { return false; }
bool               71 Source/modules/webaudio/OfflineAudioDestinationNode.h     bool m_startedRendering;
bool               64 Source/modules/webaudio/OscillatorNode.h     bool setType(unsigned); // Returns true on success.
bool               76 Source/modules/webaudio/OscillatorNode.h     bool calculateSampleAccuratePhaseIncrements(size_t framesToProcess);
bool               78 Source/modules/webaudio/OscillatorNode.h     virtual bool propagatesSilence() const OVERRIDE;
bool               89 Source/modules/webaudio/OscillatorNode.h     bool m_firstRender;
bool               83 Source/modules/webaudio/PannerNode.h     bool setPanningModel(unsigned); // Returns true on success.
bool               97 Source/modules/webaudio/PannerNode.h     bool setDistanceModel(unsigned); // Returns true on success.
bool              136 Source/modules/webaudio/PannerNode.h     bool isAzimuthElevationDirty();
bool              137 Source/modules/webaudio/PannerNode.h     bool isDistanceConeGainDirty();
bool              138 Source/modules/webaudio/PannerNode.h     bool isDopplerRateDirty();
bool              142 Source/modules/webaudio/PannerNode.h     void notifyAudioSourcesConnectedToNode(AudioNode*, HashMap<AudioNode*, bool> &visitedNodes);
bool               44 Source/modules/webaudio/RealtimeAnalyser.h     bool setFftSize(size_t);
bool               44 Source/modules/webdatabase/AbstractDatabaseServer.h     virtual String fullPathForDatabase(SecurityOrigin*, const String& name, bool createIfDoesNotExist = true) = 0;
bool               47 Source/modules/webdatabase/AbstractDatabaseServer.h         bool setVersionInNewDatabase, DatabaseError&, String& errorMessage) = 0;
bool               41 Source/modules/webdatabase/AbstractSQLStatement.h     virtual bool hasCallback() = 0;
bool               42 Source/modules/webdatabase/AbstractSQLStatement.h     virtual bool hasErrorCallback() = 0;
bool               45 Source/modules/webdatabase/AbstractSQLTransaction.h     virtual bool hasCallback() const = 0;
bool               46 Source/modules/webdatabase/AbstractSQLTransaction.h     virtual bool hasSuccessCallback() const = 0;
bool               47 Source/modules/webdatabase/AbstractSQLTransaction.h     virtual bool hasErrorCallback() const = 0;
bool               50 Source/modules/webdatabase/AbstractSQLTransactionBackend.h     virtual void setShouldRetryCurrentStatement(bool) = 0;
bool               44 Source/modules/webdatabase/ChangeVersionWrapper.h     virtual bool performPreflight(SQLTransactionBackend*) OVERRIDE;
bool               45 Source/modules/webdatabase/ChangeVersionWrapper.h     virtual bool performPostflight(SQLTransactionBackend*) OVERRIDE;
bool               81 Source/modules/webdatabase/Database.h         PassOwnPtr<VoidCallback> successCallback, bool readOnly, const ChangeVersionData* = 0);
bool              102 Source/modules/webdatabase/DatabaseAuthorizer.h     bool lastActionWasInsert() const { return m_lastActionWasInsert; }
bool              103 Source/modules/webdatabase/DatabaseAuthorizer.h     bool lastActionChangedDatabase() const { return m_lastActionChangedDatabase; }
bool              104 Source/modules/webdatabase/DatabaseAuthorizer.h     bool hadDeletes() const { return m_hadDeletes; }
bool              111 Source/modules/webdatabase/DatabaseAuthorizer.h     bool allowWrite();
bool              114 Source/modules/webdatabase/DatabaseAuthorizer.h     bool m_securityEnabled : 1;
bool              115 Source/modules/webdatabase/DatabaseAuthorizer.h     bool m_lastActionWasInsert : 1;
bool              116 Source/modules/webdatabase/DatabaseAuthorizer.h     bool m_lastActionChangedDatabase : 1;
bool              117 Source/modules/webdatabase/DatabaseAuthorizer.h     bool m_hadDeletes : 1;
bool               54 Source/modules/webdatabase/DatabaseBackend.h     virtual bool openAndVerifyVersion(bool setVersionInNewDatabase, DatabaseError&, String& errorMessage) OVERRIDE FINAL;
bool               57 Source/modules/webdatabase/DatabaseBackend.h     PassRefPtrWillBeRawPtr<SQLTransactionBackend> runTransaction(PassRefPtrWillBeRawPtr<SQLTransaction>, bool readOnly, const ChangeVersionData*);
bool               70 Source/modules/webdatabase/DatabaseBackend.h     virtual bool performOpenAndVerify(bool setVersionInNewDatabase, DatabaseError&, String& errorMessage) OVERRIDE FINAL;
bool               76 Source/modules/webdatabase/DatabaseBackend.h     bool m_transactionInProgress;
bool               77 Source/modules/webdatabase/DatabaseBackend.h     bool m_isTransactionQueueEnabled;
bool               61 Source/modules/webdatabase/DatabaseBackendBase.h     bool opened() const { return m_opened; }
bool               62 Source/modules/webdatabase/DatabaseBackendBase.h     bool isNew() const { return m_new; }
bool               63 Source/modules/webdatabase/DatabaseBackendBase.h     bool isSyncDatabase() const { return m_isSyncDatabase; }
bool               75 Source/modules/webdatabase/DatabaseBackendBase.h     bool isInterrupted();
bool               80 Source/modules/webdatabase/DatabaseBackendBase.h     bool lastActionChangedDatabase();
bool               81 Source/modules/webdatabase/DatabaseBackendBase.h     bool lastActionWasInsert();
bool               83 Source/modules/webdatabase/DatabaseBackendBase.h     bool hadDeletes();
bool              104 Source/modules/webdatabase/DatabaseBackendBase.h     virtual bool openAndVerifyVersion(bool setVersionInNewDatabase, DatabaseError&, String& errorMessage) = 0;
bool              105 Source/modules/webdatabase/DatabaseBackendBase.h     virtual bool performOpenAndVerify(bool shouldSetVersionInNewDatabase, DatabaseError&, String& errorMessage);
bool              107 Source/modules/webdatabase/DatabaseBackendBase.h     bool getVersionFromDatabase(String& version, bool shouldCacheVersion = true);
bool              108 Source/modules/webdatabase/DatabaseBackendBase.h     bool setVersionInDatabase(const String& version, bool shouldCacheVersion = true);
bool              113 Source/modules/webdatabase/DatabaseBackendBase.h     bool getActualVersionForTransaction(String& version);
bool              141 Source/modules/webdatabase/DatabaseBackendBase.h     bool m_opened;
bool              142 Source/modules/webdatabase/DatabaseBackendBase.h     bool m_new;
bool              143 Source/modules/webdatabase/DatabaseBackendBase.h     const bool m_isSyncDatabase;
bool               47 Source/modules/webdatabase/DatabaseBackendSync.h     virtual bool openAndVerifyVersion(bool setVersionInNewDatabase, DatabaseError&, String& errorMessage) OVERRIDE FINAL;
bool               42 Source/modules/webdatabase/DatabaseCallback.h     virtual bool handleEvent(Database*) = 0;
bool               43 Source/modules/webdatabase/DatabaseCallback.h     virtual bool handleEvent(DatabaseSync*) = 0;
bool               52 Source/modules/webdatabase/DatabaseClient.h     virtual bool allowDatabase(ExecutionContext*, const String& name, const String& displayName, unsigned long estimatedSize) = 0;
bool               69 Source/modules/webdatabase/DatabaseContext.h     bool allowDatabaseAccess() const;
bool               72 Source/modules/webdatabase/DatabaseContext.h     bool isContextThread() const;
bool               95 Source/modules/webdatabase/DatabaseContext.h     bool m_hasOpenDatabases; // This never changes back to false, even after the database thread is closed.
bool               96 Source/modules/webdatabase/DatabaseContext.h     bool m_hasRequestedTermination;
bool               76 Source/modules/webdatabase/DatabaseManager.h     String fullPathForDatabase(SecurityOrigin*, const String& name, bool createIfDoesNotExist = true);
bool               95 Source/modules/webdatabase/DatabaseManager.h         unsigned long estimatedSize, bool setVersionInNewDatabase, DatabaseError&, String& errorMessage);
bool               39 Source/modules/webdatabase/DatabaseServer.h     virtual String fullPathForDatabase(SecurityOrigin*, const String& name, bool createIfDoesNotExist) OVERRIDE;
bool               43 Source/modules/webdatabase/DatabaseServer.h         bool setVersionInNewDatabase, DatabaseError&, String& errorMessage) OVERRIDE;
bool               52 Source/modules/webdatabase/DatabaseServer.h         bool setVersionInNewDatabase, DatabaseError&, String& errorMessage);
bool               79 Source/modules/webdatabase/DatabaseSync.h     void runTransaction(PassOwnPtr<SQLTransactionSyncCallback>, bool readOnly, ExceptionState&);
bool               58 Source/modules/webdatabase/DatabaseTask.h     bool hasSynchronizer() const { return m_synchronizer; }
bool               59 Source/modules/webdatabase/DatabaseTask.h     bool hasCheckedForTermination() const { return m_synchronizer->hasCheckedForTermination(); }
bool               74 Source/modules/webdatabase/DatabaseTask.h     bool m_complete;
bool               80 Source/modules/webdatabase/DatabaseTask.h     static PassOwnPtr<DatabaseOpenTask> create(DatabaseBackend* db, bool setVersionInNewDatabase, TaskSynchronizer* synchronizer, DatabaseError& error, String& errorMessage, bool& success)
bool               86 Source/modules/webdatabase/DatabaseTask.h     DatabaseOpenTask(DatabaseBackend*, bool setVersionInNewDatabase, TaskSynchronizer*, DatabaseError&, String& errorMessage, bool& success);
bool               93 Source/modules/webdatabase/DatabaseTask.h     bool m_setVersionInNewDatabase;
bool               96 Source/modules/webdatabase/DatabaseTask.h     bool& m_success;
bool               62 Source/modules/webdatabase/DatabaseThread.h     bool terminationRequested(TaskSynchronizer* = 0) const;
bool               68 Source/modules/webdatabase/DatabaseThread.h     bool isDatabaseOpen(DatabaseBackend*);
bool               70 Source/modules/webdatabase/DatabaseThread.h     bool isDatabaseThread() { return m_thread && m_thread->isCurrentThread(); }
bool               94 Source/modules/webdatabase/DatabaseThread.h     bool m_terminationRequested;
bool               57 Source/modules/webdatabase/DatabaseTracker.h     bool canEstablishDatabase(DatabaseContext*, const String& name, const String& displayName, unsigned long estimatedSize, DatabaseError&);
bool               58 Source/modules/webdatabase/DatabaseTracker.h     String fullPathForDatabase(SecurityOrigin*, const String& name, bool createIfDoesNotExist = true);
bool               80 Source/modules/webdatabase/InspectorDatabaseAgent.h     bool m_enabled;
bool               87 Source/modules/webdatabase/SQLCallbackWrapper.h     bool hasCallback() const { return m_callback; }
bool              104 Source/modules/webdatabase/SQLCallbackWrapper.h         virtual bool isCleanupTask() const { return true; }
bool               54 Source/modules/webdatabase/SQLResultSet.h     bool isValid() { return m_isValid; }
bool               62 Source/modules/webdatabase/SQLResultSet.h     bool m_insertIdSet;
bool               63 Source/modules/webdatabase/SQLResultSet.h     bool m_isValid;
bool               53 Source/modules/webdatabase/SQLStatement.h     bool performCallback(SQLTransaction*);
bool               57 Source/modules/webdatabase/SQLStatement.h     virtual bool hasCallback() OVERRIDE;
bool               58 Source/modules/webdatabase/SQLStatement.h     virtual bool hasErrorCallback() OVERRIDE;
bool               51 Source/modules/webdatabase/SQLStatementBackend.h     bool execute(DatabaseBackend*);
bool               52 Source/modules/webdatabase/SQLStatementBackend.h     bool lastExecutionFailedDueToQuota() const;
bool               54 Source/modules/webdatabase/SQLStatementBackend.h     bool hasStatementCallback() const { return m_hasCallback; }
bool               55 Source/modules/webdatabase/SQLStatementBackend.h     bool hasStatementErrorCallback() const { return m_hasErrorCallback; }
bool               73 Source/modules/webdatabase/SQLStatementBackend.h     bool m_hasCallback;
bool               74 Source/modules/webdatabase/SQLStatementBackend.h     bool m_hasErrorCallback;
bool               39 Source/modules/webdatabase/SQLStatementCallback.h     virtual bool handleEvent(SQLTransaction*, SQLResultSet*) = 0;
bool               40 Source/modules/webdatabase/SQLStatementErrorCallback.h     virtual bool handleEvent(SQLTransaction*, SQLError*) = 0;
bool               58 Source/modules/webdatabase/SQLTransaction.h         bool readOnly);
bool               73 Source/modules/webdatabase/SQLTransaction.h         bool readOnly);
bool               79 Source/modules/webdatabase/SQLTransaction.h     virtual bool hasCallback() const OVERRIDE;
bool               80 Source/modules/webdatabase/SQLTransaction.h     virtual bool hasSuccessCallback() const OVERRIDE;
bool               81 Source/modules/webdatabase/SQLTransaction.h     virtual bool hasErrorCallback() const OVERRIDE;
bool               86 Source/modules/webdatabase/SQLTransaction.h     bool computeNextStateAndCleanupIfNeeded();
bool              106 Source/modules/webdatabase/SQLTransaction.h     bool m_executeSqlAllowed;
bool              109 Source/modules/webdatabase/SQLTransaction.h     bool m_readOnly;
bool               55 Source/modules/webdatabase/SQLTransactionBackend.h     virtual bool performPreflight(SQLTransactionBackend*) = 0;
bool               56 Source/modules/webdatabase/SQLTransactionBackend.h     virtual bool performPostflight(SQLTransactionBackend*) = 0;
bool               64 Source/modules/webdatabase/SQLTransactionBackend.h         PassRefPtrWillBeRawPtr<AbstractSQLTransaction>, PassRefPtrWillBeRawPtr<SQLTransactionWrapper>, bool readOnly);
bool               73 Source/modules/webdatabase/SQLTransactionBackend.h     bool isReadOnly() { return m_readOnly; }
bool               78 Source/modules/webdatabase/SQLTransactionBackend.h         PassRefPtrWillBeRawPtr<SQLTransactionWrapper>, bool readOnly);
bool               84 Source/modules/webdatabase/SQLTransactionBackend.h     virtual void setShouldRetryCurrentStatement(bool) OVERRIDE;
bool              120 Source/modules/webdatabase/SQLTransactionBackend.h     bool m_hasCallback;
bool              121 Source/modules/webdatabase/SQLTransactionBackend.h     bool m_hasSuccessCallback;
bool              122 Source/modules/webdatabase/SQLTransactionBackend.h     bool m_hasErrorCallback;
bool              123 Source/modules/webdatabase/SQLTransactionBackend.h     bool m_shouldRetryCurrentStatement;
bool              124 Source/modules/webdatabase/SQLTransactionBackend.h     bool m_modifiedDatabase;
bool              125 Source/modules/webdatabase/SQLTransactionBackend.h     bool m_lockAcquired;
bool              126 Source/modules/webdatabase/SQLTransactionBackend.h     bool m_readOnly;
bool              127 Source/modules/webdatabase/SQLTransactionBackend.h     bool m_hasVersionMismatch;
bool               69 Source/modules/webdatabase/SQLTransactionBackendSync.h     SQLTransactionBackendSync(DatabaseSync*, PassOwnPtr<SQLTransactionSyncCallback>, bool readOnly);
bool               73 Source/modules/webdatabase/SQLTransactionBackendSync.h     bool m_readOnly;
bool               74 Source/modules/webdatabase/SQLTransactionBackendSync.h     bool m_hasVersionMismatch;
bool               76 Source/modules/webdatabase/SQLTransactionBackendSync.h     bool m_modifiedDatabase;
bool               39 Source/modules/webdatabase/SQLTransactionCallback.h     virtual bool handleEvent(SQLTransaction*) = 0;
bool               48 Source/modules/webdatabase/SQLTransactionClient.h     bool didExceedQuota(DatabaseBackendBase*);
bool               73 Source/modules/webdatabase/SQLTransactionCoordinator.h     bool m_isShuttingDown;
bool               39 Source/modules/webdatabase/SQLTransactionErrorCallback.h     virtual bool handleEvent(SQLError*) = 0;
bool               43 Source/modules/webdatabase/SQLTransactionSync.h     static PassRefPtrWillBeRawPtr<SQLTransactionSync> create(DatabaseSync*, PassOwnPtr<SQLTransactionSyncCallback>, bool readOnly = false);
bool               48 Source/modules/webdatabase/SQLTransactionSync.h     SQLTransactionSync(DatabaseSync*, PassOwnPtr<SQLTransactionSyncCallback>, bool readOnly);
bool               42 Source/modules/webdatabase/SQLTransactionSyncCallback.h     virtual bool handleEvent(SQLTransactionSync*) = 0;
bool               63 Source/modules/webdatabase/sqlite/SQLiteDatabase.h     bool open(const String& filename, bool forWebSQLDatabase = false);
bool               64 Source/modules/webdatabase/sqlite/SQLiteDatabase.h     bool isOpen() const { return m_db; }
bool               67 Source/modules/webdatabase/sqlite/SQLiteDatabase.h     bool isInterrupted();
bool               71 Source/modules/webdatabase/sqlite/SQLiteDatabase.h     bool executeCommand(const String&);
bool               73 Source/modules/webdatabase/sqlite/SQLiteDatabase.h     bool tableExists(const String&);
bool               77 Source/modules/webdatabase/sqlite/SQLiteDatabase.h     bool transactionInProgress() const { return m_transactionInProgress; }
bool              105 Source/modules/webdatabase/sqlite/SQLiteDatabase.h     bool isAutoCommitOn() const;
bool              117 Source/modules/webdatabase/sqlite/SQLiteDatabase.h     bool turnOnIncrementalAutoVacuum();
bool              124 Source/modules/webdatabase/sqlite/SQLiteDatabase.h     void enableAuthorizer(bool enable);
bool              131 Source/modules/webdatabase/sqlite/SQLiteDatabase.h     bool m_transactionInProgress;
bool              132 Source/modules/webdatabase/sqlite/SQLiteDatabase.h     bool m_sharable;
bool              141 Source/modules/webdatabase/sqlite/SQLiteDatabase.h     bool m_interrupted;
bool               58 Source/modules/webdatabase/sqlite/SQLiteFileSystem.h     static int openDatabase(const String& filename, sqlite3** database, bool forWebSQLDatabase);
bool               58 Source/modules/webdatabase/sqlite/SQLiteStatement.h     bool executeCommand();
bool               75 Source/modules/webdatabase/sqlite/SQLiteStatement.h     bool m_isPrepared;
bool               39 Source/modules/webdatabase/sqlite/SQLiteTransaction.h     SQLiteTransaction(SQLiteDatabase& db, bool readOnly = false);
bool               47 Source/modules/webdatabase/sqlite/SQLiteTransaction.h     bool inProgress() const { return m_inProgress; }
bool               48 Source/modules/webdatabase/sqlite/SQLiteTransaction.h     bool wasRolledBackBySqlite() const;
bool               51 Source/modules/webdatabase/sqlite/SQLiteTransaction.h     bool m_inProgress;
bool               52 Source/modules/webdatabase/sqlite/SQLiteTransaction.h     bool m_readOnly;
bool               67 Source/modules/webmidi/MIDIAccess.h     void setSysexEnabled(bool);
bool               68 Source/modules/webmidi/MIDIAccess.h     bool sysexEnabled() const { return m_sysexEnabled; }
bool               78 Source/modules/webmidi/MIDIAccess.h     virtual bool hasPendingActivity() const OVERRIDE;
bool               83 Source/modules/webmidi/MIDIAccess.h     virtual void didStartSession(bool success) OVERRIDE;
bool              118 Source/modules/webmidi/MIDIAccess.h     bool m_sysexEnabled;
bool               55 Source/modules/webmidi/MIDIAccessor.h     virtual void didStartSession(bool success) OVERRIDE;
bool               43 Source/modules/webmidi/MIDIAccessorClient.h     virtual void didStartSession(bool success) = 0;
bool               45 Source/modules/webmidi/MIDIClientMock.h     void setSysexPermission(bool);
bool               53 Source/modules/webmidi/MIDIClientMock.h     bool m_allowed;
bool               45 Source/modules/webmidi/MIDIOptions.h     bool sysex;
bool               43 Source/modules/webmidi/MIDISuccessCallback.h     virtual void handleEvent(MIDIAccess*, bool) = 0;
bool               45 Source/modules/websockets/CloseEvent.h     bool wasClean;
bool               57 Source/modules/websockets/CloseEvent.h     static PassRefPtrWillBeRawPtr<CloseEvent> create(bool wasClean, unsigned short code, const String& reason)
bool               67 Source/modules/websockets/CloseEvent.h     bool wasClean() const { return m_wasClean; }
bool               85 Source/modules/websockets/CloseEvent.h     CloseEvent(bool wasClean, int code, const String& reason)
bool              103 Source/modules/websockets/CloseEvent.h     bool m_wasClean;
bool               70 Source/modules/websockets/MainThreadWebSocketChannel.h     bool send(const char* data, int length);
bool              122 Source/modules/websockets/MainThreadWebSocketChannel.h     bool appendToBuffer(const char* data, size_t len);
bool              127 Source/modules/websockets/MainThreadWebSocketChannel.h     bool processOneItemFromBuffer();
bool              133 Source/modules/websockets/MainThreadWebSocketChannel.h     bool processFrame();
bool              179 Source/modules/websockets/MainThreadWebSocketChannel.h     bool sendFrame(WebSocketFrame::OpCode, const char* data, size_t dataLength);
bool              201 Source/modules/websockets/MainThreadWebSocketChannel.h     bool m_suspended;
bool              202 Source/modules/websockets/MainThreadWebSocketChannel.h     bool m_didFailOfClientAlreadyRun;
bool              204 Source/modules/websockets/MainThreadWebSocketChannel.h     bool m_hasCalledDisconnectOnHandle;
bool              205 Source/modules/websockets/MainThreadWebSocketChannel.h     bool m_receivedClosingHandshake;
bool              208 Source/modules/websockets/MainThreadWebSocketChannel.h     bool m_shouldDiscardReceivedData;
bool              214 Source/modules/websockets/MainThreadWebSocketChannel.h     bool m_hasContinuousFrame;
bool              118 Source/modules/websockets/NewWebSocketChannelImpl.h         bool isMessageText;
bool              129 Source/modules/websockets/NewWebSocketChannelImpl.h     void handleDidClose(bool wasClean, unsigned short code, const String& reason);
bool              133 Source/modules/websockets/NewWebSocketChannelImpl.h     virtual void didConnect(blink::WebSocketHandle*, bool fail, const blink::WebString& selectedProtocol, const blink::WebString& extensions) OVERRIDE;
bool              137 Source/modules/websockets/NewWebSocketChannelImpl.h     virtual void didReceiveData(blink::WebSocketHandle*, bool fin, blink::WebSocketHandle::MessageType, const char* data, size_t /* size */) OVERRIDE;
bool              138 Source/modules/websockets/NewWebSocketChannelImpl.h     virtual void didClose(blink::WebSocketHandle*, bool wasClean, unsigned short code, const blink::WebString& reason) OVERRIDE;
bool              168 Source/modules/websockets/NewWebSocketChannelImpl.h     bool m_receivingMessageTypeIsText;
bool               88 Source/modules/websockets/ThreadableWebSocketChannelClientWrapper.h     bool m_suspended;
bool              113 Source/modules/websockets/WebSocket.h     virtual bool hasPendingActivity() const OVERRIDE;
bool              139 Source/modules/websockets/WebSocket.h         bool isEmpty() const;
bool               54 Source/modules/websockets/WebSocketDeflateFramer.h     bool succeeded() const { return m_succeeded; }
bool               63 Source/modules/websockets/WebSocketDeflateFramer.h     bool m_succeeded;
bool               77 Source/modules/websockets/WebSocketDeflateFramer.h     bool succeeded() const { return m_succeeded; }
bool               86 Source/modules/websockets/WebSocketDeflateFramer.h     bool m_succeeded;
bool               96 Source/modules/websockets/WebSocketDeflateFramer.h     bool enabled() const { return m_enabled; }
bool              108 Source/modules/websockets/WebSocketDeflateFramer.h     bool m_enabled;
bool               59 Source/modules/websockets/WebSocketDeflater.h     bool initialize();
bool               60 Source/modules/websockets/WebSocketDeflater.h     bool addBytes(const char*, size_t);
bool               61 Source/modules/websockets/WebSocketDeflater.h     bool finish();
bool               74 Source/modules/websockets/WebSocketDeflater.h     bool m_isBytesAdded;
bool               86 Source/modules/websockets/WebSocketDeflater.h     bool initialize();
bool               87 Source/modules/websockets/WebSocketDeflater.h     bool addBytes(const char*, size_t);
bool               88 Source/modules/websockets/WebSocketDeflater.h     bool finish();
bool               51 Source/modules/websockets/WebSocketExtensionDispatcher.h     bool processHeaderValue(const String&);
bool               47 Source/modules/websockets/WebSocketExtensionParser.h     bool finished();
bool               48 Source/modules/websockets/WebSocketExtensionParser.h     bool parsedSuccessfully();
bool               49 Source/modules/websockets/WebSocketExtensionParser.h     bool parseExtension(String& extensionToken, HashMap<String, String>& parameters);
bool               64 Source/modules/websockets/WebSocketExtensionParser.h         bool m_isDisposed;
bool               70 Source/modules/websockets/WebSocketExtensionParser.h     bool consumeToken();
bool               71 Source/modules/websockets/WebSocketExtensionParser.h     bool consumeQuotedString();
bool               72 Source/modules/websockets/WebSocketExtensionParser.h     bool consumeQuotedStringOrToken();
bool               73 Source/modules/websockets/WebSocketExtensionParser.h     bool consumeCharacter(char);
bool               53 Source/modules/websockets/WebSocketExtensionProcessor.h     virtual bool processResponse(const HashMap<String, String>&) = 0;
bool               56 Source/modules/websockets/WebSocketFrame.h     static bool isNonControlOpCode(OpCode opCode) { return opCode == OpCodeContinuation || opCode == OpCodeText || opCode == OpCodeBinary; }
bool               57 Source/modules/websockets/WebSocketFrame.h     static bool isControlOpCode(OpCode opCode) { return opCode == OpCodeClose || opCode == OpCodePing || opCode == OpCodePong; }
bool               58 Source/modules/websockets/WebSocketFrame.h     static bool isReservedOpCode(OpCode opCode) { return !isNonControlOpCode(opCode) && !isControlOpCode(opCode); }
bool               59 Source/modules/websockets/WebSocketFrame.h     static bool needsExtendedLengthField(size_t payloadLength);
bool               80 Source/modules/websockets/WebSocketFrame.h     bool final;
bool               81 Source/modules/websockets/WebSocketFrame.h     bool compress;
bool               82 Source/modules/websockets/WebSocketFrame.h     bool reserved2;
bool               83 Source/modules/websockets/WebSocketFrame.h     bool reserved3;
bool               84 Source/modules/websockets/WebSocketFrame.h     bool masked;
bool               65 Source/modules/websockets/WebSocketHandshake.h     bool secure() const;
bool              108 Source/modules/websockets/WebSocketHandshake.h     bool checkResponseHeaders();
bool              112 Source/modules/websockets/WebSocketHandshake.h     bool m_secure;
bool               51 Source/modules/websockets/WebSocketPerMessageDeflate.h     bool enabled() const { return m_enabled; }
bool               59 Source/modules/websockets/WebSocketPerMessageDeflate.h     bool deflate(WebSocketFrame&);
bool               71 Source/modules/websockets/WebSocketPerMessageDeflate.h     bool inflate(WebSocketFrame&);
bool               83 Source/modules/websockets/WebSocketPerMessageDeflate.h     bool m_enabled;
bool               84 Source/modules/websockets/WebSocketPerMessageDeflate.h     bool m_deflateOngoing;
bool               85 Source/modules/websockets/WebSocketPerMessageDeflate.h     bool m_inflateOngoing;
bool              173 Source/modules/websockets/WorkerThreadableWebSocketChannel.h         bool waitForMethodCompletion();
bool               56 Source/platform/AsyncFileSystemCallbacks.h     virtual void didResolveURL(const String& name, const KURL& rootURL, FileSystemType, const String& filePath, bool isDirectory) { ASSERT_NOT_REACHED(); }
bool               65 Source/platform/AsyncFileSystemCallbacks.h     virtual void didReadDirectoryEntry(const String& name, bool isDirectory) { ASSERT_NOT_REACHED(); }
bool               68 Source/platform/AsyncFileSystemCallbacks.h     virtual void didReadDirectoryEntries(bool hasMore) { ASSERT_NOT_REACHED(); }
bool               78 Source/platform/AsyncFileSystemCallbacks.h     virtual bool shouldBlockUntilCompletion() const
bool               83 Source/platform/AsyncFileSystemCallbacks.h     void setShouldBlockUntilCompletion(bool flag)
bool               91 Source/platform/AsyncFileSystemCallbacks.h     bool m_blockUntilCompletion;
bool              115 Source/platform/AsyncMethodRunner.h     bool isActive() const
bool              128 Source/platform/AsyncMethodRunner.h     bool m_suspended;
bool              129 Source/platform/AsyncMethodRunner.h     bool m_runWhenResumed;
bool               71 Source/platform/CalculationValue.h     virtual bool operator==(const CalcExpressionNode&) const = 0;
bool               84 Source/platform/CalculationValue.h     bool operator==(const CalculationValue& o) const
bool               89 Source/platform/CalculationValue.h     bool isNonNegative() const { return m_isNonNegative; }
bool              100 Source/platform/CalculationValue.h     bool m_isNonNegative;
bool              111 Source/platform/CalculationValue.h     bool operator==(const CalcExpressionNumber& o) const
bool              116 Source/platform/CalculationValue.h     virtual bool operator==(const CalcExpressionNode& o) const OVERRIDE
bool              146 Source/platform/CalculationValue.h     bool operator==(const CalcExpressionLength& o) const
bool              151 Source/platform/CalculationValue.h     virtual bool operator==(const CalcExpressionNode& o) const OVERRIDE
bool              183 Source/platform/CalculationValue.h     bool operator==(const CalcExpressionBinaryOperation& o) const
bool              188 Source/platform/CalculationValue.h     virtual bool operator==(const CalcExpressionNode& o) const OVERRIDE
bool              224 Source/platform/CalculationValue.h     bool operator==(const CalcExpressionBlendLength& o) const
bool              229 Source/platform/CalculationValue.h     virtual bool operator==(const CalcExpressionNode& o) const OVERRIDE
bool               71 Source/platform/CheckedInt.h     static const bool value = false;
bool               77 Source/platform/CheckedInt.h     static const bool value = IsSupportedPass2<IntegerType>::value;
bool               82 Source/platform/CheckedInt.h { static const bool value = true; };
bool               86 Source/platform/CheckedInt.h { static const bool value = true; };
bool               90 Source/platform/CheckedInt.h { static const bool value = true; };
bool               94 Source/platform/CheckedInt.h { static const bool value = true; };
bool               98 Source/platform/CheckedInt.h { static const bool value = true; };
bool              102 Source/platform/CheckedInt.h { static const bool value = true; };
bool              106 Source/platform/CheckedInt.h { static const bool value = true; };
bool              110 Source/platform/CheckedInt.h { static const bool value = true; };
bool              115 Source/platform/CheckedInt.h { static const bool value = true; };
bool              119 Source/platform/CheckedInt.h { static const bool value = true; };
bool              123 Source/platform/CheckedInt.h { static const bool value = true; };
bool              127 Source/platform/CheckedInt.h { static const bool value = true; };
bool              131 Source/platform/CheckedInt.h { static const bool value = true; };
bool              135 Source/platform/CheckedInt.h { static const bool value = true; };
bool              139 Source/platform/CheckedInt.h { static const bool value = true; };
bool              143 Source/platform/CheckedInt.h { static const bool value = true; };
bool              150 Source/platform/CheckedInt.h template<size_t Size, bool Signedness>
bool              196 Source/platform/CheckedInt.h     static const bool value = IntegerType(-1) <= IntegerType(0);
bool              256 Source/platform/CheckedInt.h inline bool
bool              263 Source/platform/CheckedInt.h   return bool(typename UnsignedType<T>::Type(x)
bool              278 Source/platform/CheckedInt.h          bool IsTSigned = IsSigned<T>::value,
bool              279 Source/platform/CheckedInt.h          bool IsUSigned = IsSigned<U>::value>
bool              284 Source/platform/CheckedInt.h template<typename T, typename U, bool Signedness>
bool              287 Source/platform/CheckedInt.h     static const bool value = sizeof(T) >= sizeof(U);
bool              293 Source/platform/CheckedInt.h     static const bool value = sizeof(T) > sizeof(U);
bool              299 Source/platform/CheckedInt.h     static const bool value = false;
bool              304 Source/platform/CheckedInt.h          bool IsTSigned = IsSigned<T>::value,
bool              305 Source/platform/CheckedInt.h          bool IsUSigned = IsSigned<U>::value,
bool              306 Source/platform/CheckedInt.h          bool DoesTRangeContainURange = DoesRangeContainRange<T, U>::value>
bool              309 Source/platform/CheckedInt.h template<typename T, typename U, bool IsTSigned, bool IsUSigned>
bool              312 Source/platform/CheckedInt.h     static bool run(U)
bool              321 Source/platform/CheckedInt.h     static bool run(U x)
bool              330 Source/platform/CheckedInt.h     static bool run(U x)
bool              339 Source/platform/CheckedInt.h     static bool run(U x)
bool              348 Source/platform/CheckedInt.h     static bool run(U x)
bool              357 Source/platform/CheckedInt.h inline bool
bool              364 Source/platform/CheckedInt.h inline bool
bool              382 Source/platform/CheckedInt.h inline bool
bool              398 Source/platform/CheckedInt.h          bool IsSigned = IsSigned<T>::value,
bool              399 Source/platform/CheckedInt.h          bool TwiceBiggerTypeIsSupported =
bool              403 Source/platform/CheckedInt.h template<typename T, bool IsSigned>
bool              406 Source/platform/CheckedInt.h     static bool run(T x, T y)
bool              417 Source/platform/CheckedInt.h     static bool run(T x, T y)
bool              441 Source/platform/CheckedInt.h     static bool run(T x, T y)
bool              448 Source/platform/CheckedInt.h inline bool
bool              455 Source/platform/CheckedInt.h inline bool
bool              464 Source/platform/CheckedInt.h template<typename T, bool IsSigned = IsSigned<T>::value>
bool              560 Source/platform/CheckedInt.h     bool mIsValid;
bool              563 Source/platform/CheckedInt.h     CheckedInt(U value, bool isValid) : mValue(value), mIsValid(isValid)
bool              609 Source/platform/CheckedInt.h     bool isValid() const
bool              665 Source/platform/CheckedInt.h     bool operator ==(const CheckedInt& other) const
bool              706 Source/platform/CheckedInt.h     bool operator !=(U other) const MOZ_DELETE;
bool              708 Source/platform/CheckedInt.h     bool operator <(U other) const MOZ_DELETE;
bool              710 Source/platform/CheckedInt.h     bool operator <=(U other) const MOZ_DELETE;
bool              712 Source/platform/CheckedInt.h     bool operator >(U other) const MOZ_DELETE;
bool              714 Source/platform/CheckedInt.h     bool operator >=(U other) const MOZ_DELETE;
bool              794 Source/platform/CheckedInt.h inline bool
bool              801 Source/platform/CheckedInt.h inline bool
bool               47 Source/platform/Clock.h     bool isRunning() const { return m_running; }
bool               54 Source/platform/Clock.h     bool m_running;
bool               52 Source/platform/ColorChooserClient.h     virtual bool shouldShowSuggestions() const = 0;
bool               55 Source/platform/ContextMenuItem.h     ContextMenuItem(ContextMenuItemType, ContextMenuAction, const String&, bool enabled, bool checked);
bool               65 Source/platform/ContextMenuItem.h     void setChecked(bool = true);
bool               66 Source/platform/ContextMenuItem.h     bool checked() const;
bool               68 Source/platform/ContextMenuItem.h     void setEnabled(bool = true);
bool               69 Source/platform/ContextMenuItem.h     bool enabled() const;
bool               73 Source/platform/ContextMenuItem.h     ContextMenuItem(ContextMenuAction, const String&, bool enabled, bool checked, const Vector<ContextMenuItem>& subMenuItems);
bool               84 Source/platform/ContextMenuItem.h     bool m_enabled;
bool               85 Source/platform/ContextMenuItem.h     bool m_checked;
bool               41 Source/platform/Cookie.h         const String& path, double expires, bool httpOnly, bool secure,
bool               42 Source/platform/Cookie.h         bool session)
bool               59 Source/platform/Cookie.h     bool httpOnly;
bool               60 Source/platform/Cookie.h     bool secure;
bool               61 Source/platform/Cookie.h     bool session;
bool               70 Source/platform/Cookie.h     static bool equal(Cookie a, Cookie b)
bool               63 Source/platform/CrossThreadCopier.h     template<bool isConvertibleToInteger, bool isThreadSafeRefCounted, typename T> struct CrossThreadCopierBase;
bool               47 Source/platform/CryptoResult.h     virtual void completeWithBoolean(bool) = 0;
bool              106 Source/platform/DateComponents.h     bool parseMonth(const String&, unsigned start, unsigned& end);
bool              108 Source/platform/DateComponents.h     bool parseDate(const String&, unsigned start, unsigned& end);
bool              110 Source/platform/DateComponents.h     bool parseWeek(const String&, unsigned start, unsigned& end);
bool              112 Source/platform/DateComponents.h     bool parseTime(const String&, unsigned start, unsigned& end);
bool              114 Source/platform/DateComponents.h     bool parseDateTimeLocal(const String&, unsigned start, unsigned& end);
bool              116 Source/platform/DateComponents.h     bool parseDateTime(const String&, unsigned start, unsigned& end);
bool              125 Source/platform/DateComponents.h     bool setMillisecondsSinceEpochForDate(double ms);
bool              127 Source/platform/DateComponents.h     bool setMillisecondsSinceEpochForDateTime(double ms);
bool              129 Source/platform/DateComponents.h     bool setMillisecondsSinceEpochForDateTimeLocal(double ms);
bool              131 Source/platform/DateComponents.h     bool setMillisecondsSinceEpochForMonth(double ms);
bool              133 Source/platform/DateComponents.h     bool setMillisecondsSinceEpochForWeek(double ms);
bool              136 Source/platform/DateComponents.h     bool setMillisecondsSinceMidnight(double ms);
bool              139 Source/platform/DateComponents.h     bool setMonthsSinceEpoch(double months);
bool              176 Source/platform/DateComponents.h     bool parseYear(const String&, unsigned start, unsigned& end);
bool              177 Source/platform/DateComponents.h     bool addDay(int);
bool              178 Source/platform/DateComponents.h     bool addMinute(int);
bool              179 Source/platform/DateComponents.h     bool parseTimeZone(const String&, unsigned start, unsigned& end);
bool              183 Source/platform/DateComponents.h     bool setMillisecondsSinceEpochForDateInternal(double ms);
bool               62 Source/platform/DateTimeChooser.h     bool required;
bool               63 Source/platform/DateTimeChooser.h     bool isAnchorElementRTL;
bool               66 Source/platform/Decimal.h         bool operator==(const EncodedData&) const;
bool               67 Source/platform/Decimal.h         bool operator!=(const EncodedData& another) const { return !operator==(another); }
bool               72 Source/platform/Decimal.h         bool isFinite() const { return !isSpecial(); }
bool               73 Source/platform/Decimal.h         bool isInfinity() const { return m_formatClass == ClassInfinity; }
bool               74 Source/platform/Decimal.h         bool isNaN() const { return m_formatClass == ClassNaN; }
bool               75 Source/platform/Decimal.h         bool isSpecial() const { return m_formatClass == ClassInfinity || m_formatClass == ClassNaN; }
bool               76 Source/platform/Decimal.h         bool isZero() const { return m_formatClass == ClassZero; }
bool              109 Source/platform/Decimal.h     bool operator==(const Decimal&) const;
bool              110 Source/platform/Decimal.h     bool operator!=(const Decimal&) const;
bool              111 Source/platform/Decimal.h     bool operator<(const Decimal&) const;
bool              112 Source/platform/Decimal.h     bool operator<=(const Decimal&) const;
bool              113 Source/platform/Decimal.h     bool operator>(const Decimal&) const;
bool              114 Source/platform/Decimal.h     bool operator>=(const Decimal&) const;
bool              127 Source/platform/Decimal.h     bool isFinite() const { return m_data.isFinite(); }
bool              128 Source/platform/Decimal.h     bool isInfinity() const { return m_data.isInfinity(); }
bool              129 Source/platform/Decimal.h     bool isNaN() const { return m_data.isNaN(); }
bool              130 Source/platform/Decimal.h     bool isNegative() const { return sign() == Negative; }
bool              131 Source/platform/Decimal.h     bool isPositive() const { return sign() == Positive; }
bool              132 Source/platform/Decimal.h     bool isSpecial() const { return m_data.isSpecial(); }
bool              133 Source/platform/Decimal.h     bool isZero() const { return m_data.isZero(); }
bool               54 Source/platform/FileChooser.h     bool allowsMultipleFiles;
bool               55 Source/platform/FileChooser.h     bool allowsDirectoryUpload;
bool               60 Source/platform/FileChooser.h     bool useMediaCapture;
bool               43 Source/platform/FileMetadata.h inline bool isValidFileTime(double time) { return std::isfinite(time); }
bool               66 Source/platform/FileMetadata.h PLATFORM_EXPORT bool getFileSize(const String&, long long& result);
bool               67 Source/platform/FileMetadata.h PLATFORM_EXPORT bool getFileModificationTime(const String&, time_t& result);
bool               68 Source/platform/FileMetadata.h PLATFORM_EXPORT bool getFileMetadata(const String&, FileMetadata&);
bool               70 Source/platform/JSONValues.h     bool isNull() const { return m_type == TypeNull; }
bool               72 Source/platform/JSONValues.h     virtual bool asBoolean(bool* output) const;
bool               73 Source/platform/JSONValues.h     virtual bool asNumber(double* output) const;
bool               74 Source/platform/JSONValues.h     virtual bool asNumber(long* output) const;
bool               75 Source/platform/JSONValues.h     virtual bool asNumber(int* output) const;
bool               76 Source/platform/JSONValues.h     virtual bool asNumber(unsigned long* output) const;
bool               77 Source/platform/JSONValues.h     virtual bool asNumber(unsigned* output) const;
bool               78 Source/platform/JSONValues.h     virtual bool asString(String* output) const;
bool               79 Source/platform/JSONValues.h     virtual bool asValue(RefPtr<JSONValue>* output);
bool               80 Source/platform/JSONValues.h     virtual bool asObject(RefPtr<JSONObject>* output);
bool               81 Source/platform/JSONValues.h     virtual bool asArray(RefPtr<JSONArray>* output);
bool               98 Source/platform/JSONValues.h     static PassRefPtr<JSONBasicValue> create(bool value)
bool              113 Source/platform/JSONValues.h     virtual bool asBoolean(bool* output) const OVERRIDE;
bool              114 Source/platform/JSONValues.h     virtual bool asNumber(double* output) const OVERRIDE;
bool              115 Source/platform/JSONValues.h     virtual bool asNumber(long* output) const OVERRIDE;
bool              116 Source/platform/JSONValues.h     virtual bool asNumber(int* output) const OVERRIDE;
bool              117 Source/platform/JSONValues.h     virtual bool asNumber(unsigned long* output) const OVERRIDE;
bool              118 Source/platform/JSONValues.h     virtual bool asNumber(unsigned* output) const OVERRIDE;
bool              123 Source/platform/JSONValues.h     explicit JSONBasicValue(bool value) : JSONValue(TypeBoolean), m_boolValue(value) { }
bool              128 Source/platform/JSONValues.h         bool m_boolValue;
bool              145 Source/platform/JSONValues.h     virtual bool asString(String* output) const OVERRIDE;
bool              170 Source/platform/JSONValues.h     virtual bool asObject(RefPtr<JSONObject>* output) OVERRIDE;
bool              172 Source/platform/JSONValues.h     void setBoolean(const String& name, bool);
bool              181 Source/platform/JSONValues.h     bool getBoolean(const String& name, bool* output) const;
bool              182 Source/platform/JSONValues.h     template<class T> bool getNumber(const String& name, T* output) const
bool              189 Source/platform/JSONValues.h     bool getString(const String& name, String* output) const;
bool              258 Source/platform/JSONValues.h     virtual bool asArray(RefPtr<JSONArray>* output) OVERRIDE;
bool              260 Source/platform/JSONValues.h     void pushBoolean(bool);
bool              318 Source/platform/JSONValues.h inline void JSONObjectBase::setBoolean(const String& name, bool value)
bool              354 Source/platform/JSONValues.h inline void JSONArrayBase::pushBoolean(bool value)
bool               38 Source/platform/LayoutTestSupport.h PLATFORM_EXPORT bool isRunningLayoutTest();
bool               39 Source/platform/LayoutTestSupport.h PLATFORM_EXPORT void setIsRunningLayoutTest(bool);
bool              111 Source/platform/LayoutUnit.h     operator bool() const { return m_value; }
bool              172 Source/platform/LayoutUnit.h     bool mightBeSaturated() const
bool              213 Source/platform/LayoutUnit.h     static bool isInBounds(int value)
bool              217 Source/platform/LayoutUnit.h     static bool isInBounds(unsigned value)
bool              221 Source/platform/LayoutUnit.h     static bool isInBounds(double value)
bool              246 Source/platform/LayoutUnit.h inline bool operator<=(const LayoutUnit& a, const LayoutUnit& b)
bool              251 Source/platform/LayoutUnit.h inline bool operator<=(const LayoutUnit& a, float b)
bool              256 Source/platform/LayoutUnit.h inline bool operator<=(const LayoutUnit& a, int b)
bool              261 Source/platform/LayoutUnit.h inline bool operator<=(const float a, const LayoutUnit& b)
bool              266 Source/platform/LayoutUnit.h inline bool operator<=(const int a, const LayoutUnit& b)
bool              271 Source/platform/LayoutUnit.h inline bool operator>=(const LayoutUnit& a, const LayoutUnit& b)
bool              276 Source/platform/LayoutUnit.h inline bool operator>=(const LayoutUnit& a, int b)
bool              281 Source/platform/LayoutUnit.h inline bool operator>=(const float a, const LayoutUnit& b)
bool              286 Source/platform/LayoutUnit.h inline bool operator>=(const LayoutUnit& a, float b)
bool              291 Source/platform/LayoutUnit.h inline bool operator>=(const int a, const LayoutUnit& b)
bool              296 Source/platform/LayoutUnit.h inline bool operator<(const LayoutUnit& a, const LayoutUnit& b)
bool              301 Source/platform/LayoutUnit.h inline bool operator<(const LayoutUnit& a, int b)
bool              306 Source/platform/LayoutUnit.h inline bool operator<(const LayoutUnit& a, float b)
bool              311 Source/platform/LayoutUnit.h inline bool operator<(const LayoutUnit& a, double b)
bool              316 Source/platform/LayoutUnit.h inline bool operator<(const int a, const LayoutUnit& b)
bool              321 Source/platform/LayoutUnit.h inline bool operator<(const float a, const LayoutUnit& b)
bool              326 Source/platform/LayoutUnit.h inline bool operator>(const LayoutUnit& a, const LayoutUnit& b)
bool              331 Source/platform/LayoutUnit.h inline bool operator>(const LayoutUnit& a, double b)
bool              336 Source/platform/LayoutUnit.h inline bool operator>(const LayoutUnit& a, float b)
bool              341 Source/platform/LayoutUnit.h inline bool operator>(const LayoutUnit& a, int b)
bool              346 Source/platform/LayoutUnit.h inline bool operator>(const int a, const LayoutUnit& b)
bool              351 Source/platform/LayoutUnit.h inline bool operator>(const float a, const LayoutUnit& b)
bool              356 Source/platform/LayoutUnit.h inline bool operator>(const double a, const LayoutUnit& b)
bool              361 Source/platform/LayoutUnit.h inline bool operator!=(const LayoutUnit& a, const LayoutUnit& b)
bool              366 Source/platform/LayoutUnit.h inline bool operator!=(const LayoutUnit& a, float b)
bool              371 Source/platform/LayoutUnit.h inline bool operator!=(const int a, const LayoutUnit& b)
bool              376 Source/platform/LayoutUnit.h inline bool operator!=(const LayoutUnit& a, int b)
bool              381 Source/platform/LayoutUnit.h inline bool operator==(const LayoutUnit& a, const LayoutUnit& b)
bool              386 Source/platform/LayoutUnit.h inline bool operator==(const LayoutUnit& a, int b)
bool              391 Source/platform/LayoutUnit.h inline bool operator==(const int a, const LayoutUnit& b)
bool              396 Source/platform/LayoutUnit.h inline bool operator==(const LayoutUnit& a, float b)
bool              401 Source/platform/LayoutUnit.h inline bool operator==(const float a, const LayoutUnit& b)
bool              791 Source/platform/LayoutUnit.h inline bool isIntegerValue(const LayoutUnit value)
bool               70 Source/platform/Length.h     Length(int v, LengthType t, bool q = false)
bool               76 Source/platform/Length.h     Length(LayoutUnit v, LengthType t, bool q = false)
bool               82 Source/platform/Length.h     Length(float v, LengthType t, bool q = false)
bool               88 Source/platform/Length.h     Length(double v, LengthType t, bool q = false)
bool              119 Source/platform/Length.h     bool operator==(const Length& o) const { return (m_type == o.m_type) && (m_quirk == o.m_quirk) && (isUndefined() || (getFloatValue() == o.getFloatValue()) || isCalculatedEqual(o)); }
bool              120 Source/platform/Length.h     bool operator!=(const Length& o) const { return !(*this == o); }
bool              160 Source/platform/Length.h     bool quirk() const { return m_quirk; }
bool              162 Source/platform/Length.h     void setQuirk(bool quirk)
bool              202 Source/platform/Length.h     bool isUndefined() const { return type() == Undefined; }
bool              208 Source/platform/Length.h     bool isZero() const
bool              216 Source/platform/Length.h     bool isPositive() const
bool              225 Source/platform/Length.h     bool isNegative() const
bool              233 Source/platform/Length.h     bool isAuto() const { return type() == Auto; }
bool              234 Source/platform/Length.h     bool isPercent() const { return type() == Percent || type() == Calculated; }
bool              235 Source/platform/Length.h     bool isFixed() const { return type() == Fixed; }
bool              236 Source/platform/Length.h     bool isIntrinsicOrAuto() const { return type() == Auto || isLegacyIntrinsic() || isIntrinsic(); }
bool              237 Source/platform/Length.h     bool isLegacyIntrinsic() const { return type() == Intrinsic || type() == MinIntrinsic; }
bool              238 Source/platform/Length.h     bool isIntrinsic() const { return type() == MinContent || type() == MaxContent || type() == FillAvailable || type() == FitContent; }
bool              239 Source/platform/Length.h     bool isSpecified() const { return type() == Fixed || type() == Percent || type() == Calculated; }
bool              240 Source/platform/Length.h     bool isSpecifiedOrIntrinsic() const { return isSpecified() || isIntrinsic(); }
bool              241 Source/platform/Length.h     bool isCalculated() const { return type() == Calculated; }
bool              242 Source/platform/Length.h     bool isCalculatedEqual(const Length&) const;
bool              243 Source/platform/Length.h     bool isMinContent() const { return type() == MinContent; }
bool              244 Source/platform/Length.h     bool isMaxContent() const { return type() == MaxContent; }
bool              245 Source/platform/Length.h     bool isFillAvailable() const { return type() == FillAvailable; }
bool              246 Source/platform/Length.h     bool isFitContent() const { return type() == FitContent; }
bool              308 Source/platform/Length.h     bool m_quirk;
bool              310 Source/platform/Length.h     bool m_isFloat;
bool               85 Source/platform/LengthBox.h     bool operator==(const LengthBox& o) const
bool               90 Source/platform/LengthBox.h     bool operator!=(const LengthBox& o) const
bool               95 Source/platform/LengthBox.h     bool nonZero() const
bool               49 Source/platform/LengthPoint.h     bool operator==(const LengthPoint& o) const { return m_x == o.m_x && m_y == o.m_y; }
bool               50 Source/platform/LengthPoint.h     bool operator!=(const LengthPoint& o) const { return m_x != o.m_x || m_y != o.m_y; }
bool               40 Source/platform/LengthSize.h     bool operator==(const LengthSize& o) const
bool               48 Source/platform/LifecycleContext.h     virtual bool isContextThread() const { return true; }
bool               58 Source/platform/LifecycleNotifier.h     bool isIteratingOverObservers() const { return m_iterating != IteratingNone; }
bool               42 Source/platform/LinkHash.h     static bool equal(LinkHash a, LinkHash b) { return a == b; }
bool               43 Source/platform/LinkHash.h     static const bool safeToCompareToEmptyOrDeleted = true;
bool               46 Source/platform/MIMETypeRegistry.h     static bool isSupportedImageMIMEType(const String& mimeType);
bool               50 Source/platform/MIMETypeRegistry.h     static bool isSupportedImageResourceMIMEType(const String& mimeType);
bool               53 Source/platform/MIMETypeRegistry.h     static bool isSupportedImageMIMETypeForEncoding(const String& mimeType);
bool               57 Source/platform/MIMETypeRegistry.h     static bool isSupportedJavaScriptMIMEType(const String& mimeType);
bool               61 Source/platform/MIMETypeRegistry.h     static bool isSupportedNonImageMIMEType(const String& mimeType);
bool               64 Source/platform/MIMETypeRegistry.h     static bool isSupportedMediaSourceMIMEType(const String& mimeType, const String& codecs);
bool               67 Source/platform/MIMETypeRegistry.h     static bool isSupportedEncryptedMediaMIMEType(const String& keySystem, const String& mimeType, const String& codecs);
bool               70 Source/platform/MIMETypeRegistry.h     static bool isJavaAppletMIMEType(const String& mimeType);
bool               41 Source/platform/NotImplemented.h         static bool havePrinted = false; \
bool              105 Source/platform/PODInterval.h     bool overlaps(const T& low, const T& high) const
bool              114 Source/platform/PODInterval.h     bool overlaps(const PODInterval& other) const
bool              121 Source/platform/PODInterval.h     bool operator<(const PODInterval& other) const
bool              128 Source/platform/PODInterval.h     bool operator==(const PODInterval& other) const
bool              134 Source/platform/PODIntervalTree.h     virtual bool checkInvariants() const OVERRIDE
bool              184 Source/platform/PODIntervalTree.h     virtual bool updateNode(IntervalNode* node) OVERRIDE
bool              207 Source/platform/PODIntervalTree.h     bool checkInvariantsFromNode(IntervalNode* node, T* currentMaxValue) const
bool              157 Source/platform/PODRedBlackTree.h     bool isInitialized() const
bool              182 Source/platform/PODRedBlackTree.h     bool remove(const T& data)
bool              193 Source/platform/PODRedBlackTree.h     bool contains(const T& data) const
bool              216 Source/platform/PODRedBlackTree.h     void setNeedsFullOrderingComparisons(bool needsFullOrderingComparisons)
bool              221 Source/platform/PODRedBlackTree.h     virtual bool checkInvariants() const
bool              240 Source/platform/PODRedBlackTree.h     void setVerboseDebugging(bool verboseDebugging)
bool              314 Source/platform/PODRedBlackTree.h     virtual bool updateNode(Node*) { return false; }
bool              412 Source/platform/PODRedBlackTree.h         bool shouldContinue = true;
bool              751 Source/platform/PODRedBlackTree.h     bool checkInvariantsFromNode(Node* node, int* blackCount) const
bool              776 Source/platform/PODRedBlackTree.h         bool leftValid = checkInvariantsFromNode(node->left(), &leftCount);
bool              777 Source/platform/PODRedBlackTree.h         bool rightValid = checkInvariantsFromNode(node->right(), &rightCount);
bool              820 Source/platform/PODRedBlackTree.h     bool m_needsFullOrderingComparisons;
bool              822 Source/platform/PODRedBlackTree.h     bool m_verboseDebugging;
bool               35 Source/platform/ParsingUtilities.h bool skipExactly(const CharType*& position, const CharType* end, CharType delimiter)
bool               44 Source/platform/ParsingUtilities.h template<typename CharType, bool characterPredicate(CharType)>
bool               45 Source/platform/ParsingUtilities.h bool skipExactly(const CharType*& position, const CharType* end)
bool               61 Source/platform/ParsingUtilities.h template<typename CharType, bool characterPredicate(CharType)>
bool               68 Source/platform/ParsingUtilities.h template<typename CharType, bool characterPredicate(CharType)>
bool               85 Source/platform/PlatformEvent.h     bool shiftKey() const { return m_modifiers & ShiftKey; }
bool               86 Source/platform/PlatformEvent.h     bool ctrlKey() const { return m_modifiers & CtrlKey; }
bool               87 Source/platform/PlatformEvent.h     bool altKey() const { return m_modifiers & AltKey; }
bool               88 Source/platform/PlatformEvent.h     bool metaKey() const { return m_modifiers & MetaKey; }
bool              116 Source/platform/PlatformEvent.h     PlatformEvent(Type type, bool shiftKey, bool ctrlKey, bool altKey, bool metaKey, double timestamp)
bool               46 Source/platform/PlatformGestureEvent.h     PlatformGestureEvent(Type type, const IntPoint& position, const IntPoint& globalPosition, const IntSize& area, double timestamp, bool shiftKey, bool ctrlKey, bool altKey, bool metaKey, float deltaX, float deltaY, float velocityX, float velocityY)
bool               47 Source/platform/PlatformInstrumentation.h     virtual void willResizeImage(bool shouldCache) = 0;
bool               72 Source/platform/PlatformInstrumentation.h     static bool hasClient() { return m_client; }
bool               76 Source/platform/PlatformInstrumentation.h     static void willResizeImage(bool shouldCache);
bool              104 Source/platform/PlatformInstrumentation.h inline void PlatformInstrumentation::willResizeImage(bool shouldCache)
bool               50 Source/platform/PlatformKeyboardEvent.h     PlatformKeyboardEvent(Type type, const String& text, const String& unmodifiedText, const String& keyIdentifier, int windowsVirtualKeyCode, int nativeVirtualKeyCode, int macCharCode, bool isAutoRepeat, bool isKeypad, bool isSystemKey, Modifiers modifiers, double timestamp)
bool               88 Source/platform/PlatformKeyboardEvent.h     bool isAutoRepeat() const { return m_autoRepeat; }
bool               89 Source/platform/PlatformKeyboardEvent.h     bool isKeypad() const { return m_isKeypad; }
bool               90 Source/platform/PlatformKeyboardEvent.h     bool isSystemKey() const { return m_isSystemKey; }
bool               92 Source/platform/PlatformKeyboardEvent.h     PLATFORM_EXPORT static bool currentCapsLockState();
bool               93 Source/platform/PlatformKeyboardEvent.h     PLATFORM_EXPORT static void getCurrentModifierState(bool& shiftKey, bool& ctrlKey, bool& altKey, bool& metaKey);
bool              102 Source/platform/PlatformKeyboardEvent.h     bool m_autoRepeat;
bool              103 Source/platform/PlatformKeyboardEvent.h     bool m_isKeypad;
bool              104 Source/platform/PlatformKeyboardEvent.h     bool m_isSystemKey;
bool               75 Source/platform/PlatformMouseEvent.h     PlatformMouseEvent(const IntPoint& position, const IntPoint& globalPosition, MouseButton button, PlatformEvent::Type type, int clickCount, bool shiftKey, bool ctrlKey, bool altKey, bool metaKey, double timestamp)
bool               93 Source/platform/PlatformMouseEvent.h     bool fromTouch() const { return m_synthesized == FromTouch; }
bool               44 Source/platform/PlatformScreen.h PLATFORM_EXPORT bool screenIsMonochrome(Widget*);
bool               82 Source/platform/PlatformWheelEvent.h     PlatformWheelEvent(IntPoint position, IntPoint globalPosition, float deltaX, float deltaY, float wheelTicksX, float wheelTicksY, PlatformWheelEventGranularity granularity, bool shiftKey, bool ctrlKey, bool altKey, bool metaKey)
bool              128 Source/platform/PlatformWheelEvent.h     bool directionInvertedFromDevice() const { return m_directionInvertedFromDevice; }
bool              130 Source/platform/PlatformWheelEvent.h     bool hasPreciseScrollingDeltas() const { return m_hasPreciseScrollingDeltas; }
bool              131 Source/platform/PlatformWheelEvent.h     void setHasPreciseScrollingDeltas(bool b) { m_hasPreciseScrollingDeltas = b; }
bool              138 Source/platform/PlatformWheelEvent.h     bool useLatchedEventNode() const { return m_momentumPhase == PlatformWheelEventPhaseBegan || m_momentumPhase == PlatformWheelEventPhaseChanged; }
bool              139 Source/platform/PlatformWheelEvent.h     bool canRubberbandLeft() const { return m_canRubberbandLeft; }
bool              140 Source/platform/PlatformWheelEvent.h     bool canRubberbandRight() const { return m_canRubberbandRight; }
bool              142 Source/platform/PlatformWheelEvent.h     bool useLatchedEventNode() const { return false; }
bool              153 Source/platform/PlatformWheelEvent.h     bool m_directionInvertedFromDevice;
bool              154 Source/platform/PlatformWheelEvent.h     bool m_hasPreciseScrollingDeltas;
bool              161 Source/platform/PlatformWheelEvent.h     bool m_canRubberbandLeft;
bool              162 Source/platform/PlatformWheelEvent.h     bool m_canRubberbandRight;
bool               35 Source/platform/PopupMenuClient.h     virtual void valueChanged(unsigned listIndex, bool fireEvents = true) = 0;
bool               36 Source/platform/PopupMenuClient.h     virtual void selectionChanged(unsigned listIndex, bool fireEvents = true) = 0;
bool               42 Source/platform/PopupMenuClient.h     virtual bool itemIsEnabled(unsigned listIndex) const = 0;
bool               50 Source/platform/PopupMenuClient.h     virtual bool itemIsSeparator(unsigned listIndex) const = 0;
bool               51 Source/platform/PopupMenuClient.h     virtual bool itemIsLabel(unsigned listIndex) const = 0;
bool               52 Source/platform/PopupMenuClient.h     virtual bool itemIsSelected(unsigned listIndex) const = 0;
bool               55 Source/platform/PopupMenuClient.h     virtual void listBoxSelectItem(int /*listIndex*/, bool /*allowMultiplySelections*/, bool /*shift*/, bool /*fireOnChangeNow*/ = true) { ASSERT_NOT_REACHED(); }
bool               56 Source/platform/PopupMenuClient.h     virtual bool multiple() const
bool               39 Source/platform/PopupMenuStyle.h     PopupMenuStyle(const Color& foreground, const Color& background, const Font& font, bool visible, bool isDisplayNone, Length textIndent, TextDirection textDirection, bool hasTextDirectionOverride, BackgroundColorType backgroundColorType = DefaultBackgroundColor)
bool               55 Source/platform/PopupMenuStyle.h     bool isVisible() const { return m_visible; }
bool               56 Source/platform/PopupMenuStyle.h     bool isDisplayNone() const { return m_isDisplayNone; }
bool               58 Source/platform/PopupMenuStyle.h     bool hasTextDirectionOverride() const { return m_hasTextDirectionOverride; }
bool               64 Source/platform/PopupMenuStyle.h     bool m_visible;
bool               65 Source/platform/PopupMenuStyle.h     bool m_isDisplayNone;
bool               68 Source/platform/PopupMenuStyle.h     bool m_hasTextDirectionOverride;
bool               83 Source/platform/PurgeableVector.h     bool lock();
bool               89 Source/platform/PurgeableVector.h     bool isLocked() const;
bool              109 Source/platform/PurgeableVector.h     bool reservePurgeableCapacity(size_t capacity, PurgeableAllocationStrategy);
bool              121 Source/platform/PurgeableVector.h     bool m_isPurgeable;
bool               48 Source/platform/RefCountedSupplement.h         virtual bool isRefCountedWrapper() const OVERRIDE { return true; }
bool               61 Source/platform/SharedBuffer.h     bool isEmpty() const { return !size(); }
bool               94 Source/platform/SharedBuffer.h     bool lock();
bool              101 Source/platform/SharedBuffer.h     bool isLocked() const;
bool               51 Source/platform/SharedBufferChunkReader.h     bool nextChunk(Vector<char>& data, bool includeSeparator = false);
bool               54 Source/platform/SharedBufferChunkReader.h     String nextChunkAsUTF8StringWithLatin1Fallback(bool includeSeparator = false);
bool               66 Source/platform/SharedBufferChunkReader.h     bool m_reachedEndOfFile;
bool               91 Source/platform/Supplementable.h template<typename T, bool isGarbageCollected>
bool               94 Source/platform/Supplementable.h template<typename T, bool isGarbageCollected>
bool               97 Source/platform/Supplementable.h template<typename T, bool isGarbageCollected>
bool              112 Source/platform/Supplementable.h template<bool>
bool              127 Source/platform/Supplementable.h template<typename T, bool isGarbageCollected = false>
bool              131 Source/platform/Supplementable.h     virtual bool isRefCountedWrapper() const { return false; }
bool              150 Source/platform/Supplementable.h template<typename T, bool>
bool              170 Source/platform/Supplementable.h template<typename T, bool isGarbageCollected = false>
bool               52 Source/platform/TaskSynchronizer.h     bool hasCheckedForTermination() const { return m_hasCheckedForTermination; }
bool               57 Source/platform/TaskSynchronizer.h     bool m_taskCompleted;
bool               61 Source/platform/TaskSynchronizer.h     bool m_hasCheckedForTermination;
bool               46 Source/platform/TestingPlatformSupport.h     virtual bool lock() OVERRIDE;
bool               52 Source/platform/TestingPlatformSupport.h     bool m_isLocked;
bool               60 Source/platform/TestingPlatformSupport.h         bool hasDiscardableMemorySupport;
bool               56 Source/platform/Theme.h     virtual bool controlHasInactiveAppearance(ControlPart) const { return false; }
bool               60 Source/platform/Theme.h     virtual bool controlsCanHaveInactiveAppearance() const { return false; }
bool               61 Source/platform/Theme.h     virtual bool controlsCanHaveHoveredAppearance() const { return false; }
bool               64 Source/platform/Theme.h     virtual bool controlDrawsBorder(ControlPart) const { return true; }
bool               65 Source/platform/Theme.h     virtual bool controlDrawsBackground(ControlPart) const { return true; }
bool               66 Source/platform/Theme.h     virtual bool controlDrawsFocusOutline(ControlPart) const { return true; }
bool               94 Source/platform/Theme.h     virtual bool controlRequiresPreWhiteSpace(ControlPart) const { return false; }
bool               62 Source/platform/ThreadTimers.h     bool m_firingTimers; // Reentrancy guard.
bool               59 Source/platform/Timer.h     bool isActive() const;
bool               85 Source/platform/Timer.h     bool inHeap() const { return m_heapIndex != -1; }
bool               87 Source/platform/Timer.h     bool hasValidHeapPosition() const;
bool              132 Source/platform/Timer.h inline bool TimerBase::isActive() const
bool              184 Source/platform/Timer.h     bool m_shouldRestartWhenTimerFires;
bool              682 Source/platform/TraceEvent.h     template<bool dummyMangle> class MangleBehavior {
bool              726 Source/platform/TraceEvent.h     bool m_bool;
bool              775 Source/platform/TraceEvent.h INTERNAL_DECLARE_SET_TRACE_VALUE(bool, m_bool, TRACE_VALUE_TYPE_BOOL)
bool               39 Source/platform/URLPatternMatcher.h     static bool matchesPatterns(const KURL&, const Vector<String>& whitelist);
bool               48 Source/platform/URLPatternMatcher.h     bool parse(const String& pattern);
bool               50 Source/platform/URLPatternMatcher.h     bool matches(const KURL&) const;
bool               52 Source/platform/URLPatternMatcher.h     bool matchesHost(const KURL&) const;
bool               53 Source/platform/URLPatternMatcher.h     bool matchesPath(const KURL&) const;
bool               55 Source/platform/URLPatternMatcher.h     bool m_invalid;
bool               61 Source/platform/URLPatternMatcher.h     bool m_matchSubdomains;
bool               48 Source/platform/UserGestureIndicator.h     virtual bool hasGestures() const = 0;
bool               68 Source/platform/UserGestureIndicator.h     static bool processingUserGesture();
bool               69 Source/platform/UserGestureIndicator.h     static bool consumeUserGesture();
bool               75 Source/platform/Widget.h     virtual void setFocus(bool) { }
bool               79 Source/platform/Widget.h     bool isSelfVisible() const { return m_selfVisible; } // Whether or not we have been explicitly marked as visible or not.
bool               80 Source/platform/Widget.h     bool isParentVisible() const { return m_parentVisible; } // Whether or not our parent is visible.
bool               81 Source/platform/Widget.h     bool isVisible() const { return m_selfVisible && m_parentVisible; } // Whether or not we are actually visible.
bool               82 Source/platform/Widget.h     virtual void setParentVisible(bool visible) { m_parentVisible = visible; }
bool               83 Source/platform/Widget.h     void setSelfVisible(bool v) { m_selfVisible = v; }
bool               85 Source/platform/Widget.h     virtual bool isFrameView() const { return false; }
bool               86 Source/platform/Widget.h     virtual bool isRemoteFrameView() const { return false; }
bool               87 Source/platform/Widget.h     virtual bool isPluginView() const { return false; }
bool               88 Source/platform/Widget.h     virtual bool isPluginContainer() const { return false; }
bool               89 Source/platform/Widget.h     virtual bool pluginShouldPersist() const { return false; }
bool               90 Source/platform/Widget.h     virtual bool isScrollbar() const { return false; }
bool               91 Source/platform/Widget.h     virtual bool isScrollView() const { return false; }
bool              137 Source/platform/Widget.h     bool m_selfVisible;
bool              138 Source/platform/Widget.h     bool m_parentVisible;
bool              237 Source/platform/animation/TimingFunction.h PLATFORM_EXPORT bool operator==(const LinearTimingFunction&, const TimingFunction&);
bool              238 Source/platform/animation/TimingFunction.h PLATFORM_EXPORT bool operator==(const CubicBezierTimingFunction&, const TimingFunction&);
bool              239 Source/platform/animation/TimingFunction.h PLATFORM_EXPORT bool operator==(const StepsTimingFunction&, const TimingFunction&);
bool              241 Source/platform/animation/TimingFunction.h PLATFORM_EXPORT bool operator==(const TimingFunction&, const TimingFunction&);
bool              242 Source/platform/animation/TimingFunction.h PLATFORM_EXPORT bool operator!=(const TimingFunction&, const TimingFunction&);
bool               72 Source/platform/audio/AudioArray.h         bool isAllocationGood = false;
bool              123 Source/platform/audio/AudioArray.h         bool isSafe = (start <= end) && (end <= this->size());
bool              135 Source/platform/audio/AudioArray.h         bool isSafe = (start <= end) && (end <= this->size());
bool               69 Source/platform/audio/AudioBus.h     static PassRefPtr<AudioBus> create(unsigned numberOfChannels, size_t length, bool allocate = true);
bool              100 Source/platform/audio/AudioBus.h     bool isSilent() const;
bool              103 Source/platform/audio/AudioBus.h     bool topologyMatches(const AudioBus &sourceBus) const;
bool              113 Source/platform/audio/AudioBus.h     static PassRefPtr<AudioBus> createBySampleRateConverting(const AudioBus* sourceBus, bool mixToMono, double newSampleRate);
bool              152 Source/platform/audio/AudioBus.h     AudioBus(unsigned numberOfChannels, size_t length, bool allocate);
bool              165 Source/platform/audio/AudioBus.h     bool m_isFirstTime;
bool              113 Source/platform/audio/AudioChannel.h     bool isSilent() const { return m_silent; }
bool              135 Source/platform/audio/AudioChannel.h     bool m_silent;
bool               74 Source/platform/audio/AudioDSPKernelProcessor.h     bool m_hasJustReset;
bool               50 Source/platform/audio/AudioDelayDSPKernel.h     virtual bool hasSampleAccurateValues();
bool               59 Source/platform/audio/AudioDelayDSPKernel.h     bool m_firstTime;
bool               59 Source/platform/audio/AudioDestination.h     bool isPlaying() { return m_isPlaying; }
bool               85 Source/platform/audio/AudioDestination.h     bool m_isPlaying;
bool               44 Source/platform/audio/AudioFileReader.h PLATFORM_EXPORT PassRefPtr<AudioBus> createBusFromInMemoryAudioFile(const void* data, size_t dataSize, bool mixToMono, float sampleRate);
bool               46 Source/platform/audio/AudioFileReader.h PLATFORM_EXPORT PassRefPtr<AudioBus> createBusFromAudioFile(const char* filePath, bool mixToMono, float sampleRate);
bool               68 Source/platform/audio/AudioProcessor.h     bool isInitialized() const { return m_initialized; }
bool               76 Source/platform/audio/AudioProcessor.h     bool m_initialized;
bool               54 Source/platform/audio/Distance.h     void setModel(ModelType model, bool clamped)
bool               75 Source/platform/audio/Distance.h     bool m_isClamped;
bool               47 Source/platform/audio/EqualPowerPanner.h     bool m_isFirstRender;
bool               56 Source/platform/audio/HRTFDatabaseLoader.h     bool isLoaded() const;
bool               86 Source/platform/audio/HRTFElevation.h     static bool calculateKernelsForAzimuthElevation(int azimuth, int elevation, float sampleRate, const String& subjectName,
bool               92 Source/platform/audio/HRTFElevation.h     static bool calculateSymmetricKernelsForAzimuthElevation(int azimuth, int elevation, float sampleRate, const String& subjectName,
bool               48 Source/platform/audio/Reverb.h     Reverb(AudioBus* impulseResponseBuffer, size_t renderSliceSize, size_t maxFFTSize, size_t numberOfChannels, bool useBackgroundThreads, bool normalize);
bool               57 Source/platform/audio/Reverb.h     void initialize(AudioBus* impulseResponseBuffer, size_t renderSliceSize, size_t maxFFTSize, size_t numberOfChannels, bool useBackgroundThreads);
bool               57 Source/platform/audio/ReverbConvolver.h     ReverbConvolver(AudioChannel* impulseResponse, size_t renderSliceSize, size_t maxFFTSize, size_t convolverRenderPhase, bool useBackgroundThreads);
bool               51 Source/platform/audio/ReverbConvolverStage.h     ReverbConvolverStage(const float* impulseResponse, size_t responseLength, size_t reverbTotalLatency, size_t stageOffset, size_t stageLength, size_t fftSize, size_t renderPhase, size_t renderSliceSize, ReverbAccumulationBuffer*, bool directMode = false);
bool               80 Source/platform/audio/ReverbConvolverStage.h     bool m_directMode;
bool               82 Source/platform/audio/SincResampler.h     bool m_isBufferPrimed;
bool              183 Source/platform/blob/BlobData.h     void appendText(const String&, bool normalizeLineEndingsToNative);
bool               50 Source/platform/exported/WebActiveGestureAnimation.h     bool animate(double time);
bool               54 Source/platform/exported/WebActiveGestureAnimation.h     WebActiveGestureAnimation(PassOwnPtr<WebGestureCurve>, WebGestureCurveTarget*, double startTime, bool waitingForFirstTick);
bool               57 Source/platform/exported/WebActiveGestureAnimation.h     bool m_waitingForFirstTick;
bool               42 Source/platform/exported/WebScrollbarImpl.h     virtual bool isOverlay() const OVERRIDE;
bool               46 Source/platform/exported/WebScrollbarImpl.h     virtual bool enabled() const OVERRIDE;
bool               49 Source/platform/exported/WebScrollbarImpl.h     virtual bool isScrollViewScrollbar() const OVERRIDE;
bool               50 Source/platform/exported/WebScrollbarImpl.h     virtual bool isScrollableAreaActive() const OVERRIDE;
bool               56 Source/platform/exported/WebScrollbarImpl.h     virtual bool isCustomScrollbar() const OVERRIDE;
bool               58 Source/platform/exported/WebScrollbarImpl.h     virtual bool isLeftSideVerticalScrollbar() const OVERRIDE;
bool               59 Source/platform/exported/WebScrollbarImpl.h     virtual bool isAlphaLocked() const OVERRIDE;
bool               60 Source/platform/exported/WebScrollbarImpl.h     virtual void setIsAlphaLocked(bool) OVERRIDE;
bool               61 Source/platform/exported/WebScrollbarThemeClientImpl.h     virtual bool isScrollableAreaActive() const OVERRIDE;
bool               62 Source/platform/exported/WebScrollbarThemeClientImpl.h     virtual bool isScrollViewScrollbar() const OVERRIDE;
bool               64 Source/platform/exported/WebScrollbarThemeClientImpl.h     virtual bool isCustomScrollbar() const OVERRIDE;
bool               66 Source/platform/exported/WebScrollbarThemeClientImpl.h     virtual bool isLeftSideVerticalScrollbar() const OVERRIDE;
bool               76 Source/platform/exported/WebScrollbarThemeClientImpl.h     virtual bool enabled() const OVERRIDE;
bool               77 Source/platform/exported/WebScrollbarThemeClientImpl.h     virtual void setEnabled(bool) OVERRIDE;
bool               78 Source/platform/exported/WebScrollbarThemeClientImpl.h     virtual bool isOverlayScrollbar() const OVERRIDE;
bool               79 Source/platform/exported/WebScrollbarThemeClientImpl.h     virtual bool isAlphaLocked() const OVERRIDE;
bool               80 Source/platform/exported/WebScrollbarThemeClientImpl.h     virtual void setIsAlphaLocked(bool) OVERRIDE;
bool               52 Source/platform/exported/WebScrollbarThemeGeometryNative.h     virtual bool hasButtons(WebScrollbar*) OVERRIDE;
bool               53 Source/platform/exported/WebScrollbarThemeGeometryNative.h     virtual bool hasThumb(WebScrollbar*) OVERRIDE;
bool               48 Source/platform/fonts/Character.h     static bool isCJKIdeograph(UChar32);
bool               49 Source/platform/fonts/Character.h     static bool isCJKIdeographOrSymbol(UChar32);
bool               51 Source/platform/fonts/Character.h     static unsigned expansionOpportunityCount(const LChar*, size_t length, TextDirection, bool& isAfterExpansion);
bool               52 Source/platform/fonts/Character.h     static unsigned expansionOpportunityCount(const UChar*, size_t length, TextDirection, bool& isAfterExpansion);
bool               54 Source/platform/fonts/Character.h     static bool treatAsSpace(UChar c) { return c == ' ' || c == '\t' || c == '\n' || c == noBreakSpace; }
bool               55 Source/platform/fonts/Character.h     static bool treatAsZeroWidthSpace(UChar c) { return treatAsZeroWidthSpaceInComplexScript(c) || c == 0x200c || c == 0x200d; }
bool               56 Source/platform/fonts/Character.h     static bool treatAsZeroWidthSpaceInComplexScript(UChar c) { return c < 0x20 || (c >= 0x7F && c < 0xA0) || c == softHyphen || c == zeroWidthSpace || (c >= 0x200e && c <= 0x200f) || (c >= 0x202a && c <= 0x202e) || c == zeroWidthNoBreakSpace || c == objectReplacementCharacter; }
bool               57 Source/platform/fonts/Character.h     static bool canReceiveTextEmphasis(UChar32);
bool               73 Source/platform/fonts/Character.h     static bool isRoundingHackCharacter(UChar32 c)
bool               44 Source/platform/fonts/CustomFontData.h     virtual bool isLoading() const { return false; }
bool               45 Source/platform/fonts/CustomFontData.h     virtual bool isLoadingFallback() const { return false; }
bool               46 Source/platform/fonts/CustomFontData.h     virtual bool shouldSkipDrawing() const { return false; }
bool               49 Source/platform/fonts/CustomFontData.h     virtual bool isSVGFont() const { return false; }
bool               52 Source/platform/fonts/CustomFontData.h     virtual bool fillSVGGlyphPage(GlyphPage*, unsigned, unsigned, UChar*, unsigned, const SimpleFontData*) const { return false; }
bool               53 Source/platform/fonts/CustomFontData.h     virtual bool applySVGGlyphSelection(WidthIterator&, GlyphData&, bool, int, unsigned&) const { return false; }
bool               74 Source/platform/fonts/Font.h     bool computeBounds;
bool               87 Source/platform/fonts/Font.h     bool operator==(const Font& other) const;
bool               88 Source/platform/fonts/Font.h     bool operator!=(const Font& other) const { return !(*this == other); }
bool              101 Source/platform/fonts/Font.h     int offsetForPosition(const TextRun&, float position, bool includePartialGlyphs) const;
bool              102 Source/platform/fonts/Font.h     FloatRect selectionRectForText(const TextRun&, const FloatPoint&, int h, int from = 0, int to = -1, bool accountForGlyphBounds = false) const;
bool              104 Source/platform/fonts/Font.h     bool isFixedPitch() const;
bool              118 Source/platform/fonts/Font.h     inline GlyphData glyphDataForCharacter(UChar32 c, bool mirror, FontDataVariant variant = AutoVariant) const
bool              125 Source/platform/fonts/Font.h     std::pair<GlyphData, GlyphPage*> glyphDataAndPageForCharacter(UChar32, bool mirror, FontDataVariant = AutoVariant) const;
bool              126 Source/platform/fonts/Font.h     bool primaryFontHasGlyphForCharacter(UChar32) const;
bool              141 Source/platform/fonts/Font.h     int offsetForPositionForSimpleText(const TextRun&, float position, bool includePartialGlyphs) const;
bool              142 Source/platform/fonts/Font.h     FloatRect selectionRectForSimpleText(const TextRun&, const FloatPoint&, int h, int from, int to, bool accountForGlyphBounds) const;
bool              144 Source/platform/fonts/Font.h     bool getEmphasisMarkGlyphData(const AtomicString&, GlyphData&) const;
bool              151 Source/platform/fonts/Font.h     int offsetForPositionForComplexText(const TextRun&, float position, bool includePartialGlyphs) const;
bool              170 Source/platform/fonts/Font.h     bool loadingCustomFonts() const
bool              175 Source/platform/fonts/Font.h     bool shouldSkipDrawing() const
bool              200 Source/platform/fonts/Font.h inline bool Font::isFixedPitch() const
bool               85 Source/platform/fonts/FontCache.h     PassRefPtr<SimpleFontData> getFontData(const FontDescription&, const AtomicString&, bool checkingAlternateName = false, ShouldRetain = Retain);
bool               88 Source/platform/fonts/FontCache.h     bool isPlatformFontAvailable(const FontDescription&, const AtomicString&);
bool              101 Source/platform/fonts/FontCache.h     bool useSubpixelPositioning() const { return s_useSubpixelPositioning; }
bool              103 Source/platform/fonts/FontCache.h     static void setUseDirectWrite(bool useDirectWrite) { s_useDirectWrite = useDirectWrite; }
bool              105 Source/platform/fonts/FontCache.h     static void setUseSubpixelPositioning(bool useSubpixelPositioning) { s_useSubpixelPositioning = useSubpixelPositioning; }
bool              118 Source/platform/fonts/FontCache.h         bool isBold;
bool              119 Source/platform/fonts/FontCache.h         bool isItalic;
bool              139 Source/platform/fonts/FontCache.h     FontPlatformData* getFontPlatformData(const FontDescription&, const AtomicString& family, bool checkingAlternateName = false);
bool              154 Source/platform/fonts/FontCache.h     static bool s_useDirectWrite;
bool              156 Source/platform/fonts/FontCache.h     static bool s_useSubpixelPositioning;
bool               69 Source/platform/fonts/FontCacheKey.h     bool operator==(const FontCacheKey& other) const
bool               76 Source/platform/fonts/FontCacheKey.h     bool isHashTableDeletedValue() const
bool              103 Source/platform/fonts/FontCacheKey.h     static bool equal(const FontCacheKey& a, const FontCacheKey& b)
bool              108 Source/platform/fonts/FontCacheKey.h     static const bool safeToCompareToEmptyOrDeleted = true;
bool               62 Source/platform/fonts/FontCustomPlatformData.h     FontPlatformData fontPlatformData(float size, bool bold, bool italic, FontOrientation = Horizontal, FontWidthVariant = RegularWidth);
bool               64 Source/platform/fonts/FontCustomPlatformData.h     static bool supportsFormat(const String&);
bool               52 Source/platform/fonts/FontData.h     virtual bool isCustomFont() const = 0;
bool               53 Source/platform/fonts/FontData.h     virtual bool isLoading() const = 0;
bool               55 Source/platform/fonts/FontData.h     virtual bool isLoadingFallback() const = 0;
bool               56 Source/platform/fonts/FontData.h     virtual bool isSegmented() const = 0;
bool               57 Source/platform/fonts/FontData.h     virtual bool shouldSkipDrawing() const = 0;
bool               49 Source/platform/fonts/FontDataCache.h     static bool equal(const FontPlatformData& a, const FontPlatformData& b)
bool               54 Source/platform/fonts/FontDataCache.h     static const bool safeToCompareToEmptyOrDeleted = true;
bool               58 Source/platform/fonts/FontDataCache.h     static const bool emptyValueIsZero = true;
bool               59 Source/platform/fonts/FontDataCache.h     static const bool needsDestruction = true;
bool               69 Source/platform/fonts/FontDataCache.h     static bool isDeletedValue(const FontPlatformData& value)
bool               78 Source/platform/fonts/FontDataCache.h     bool contains(const FontPlatformData*) const;
bool               87 Source/platform/fonts/FontDataCache.h     bool purge(PurgeSeverity);
bool               90 Source/platform/fonts/FontDataCache.h     bool purgeLeastRecentlyUsed(int count);
bool               87 Source/platform/fonts/FontDescription.h     bool operator==(const FontDescription&) const;
bool               88 Source/platform/fonts/FontDescription.h     bool operator!=(const FontDescription& other) const { return !(*this == other); }
bool               97 Source/platform/fonts/FontDescription.h     bool isAbsoluteSize() const { return m_isAbsoluteSize; }
bool              104 Source/platform/fonts/FontDescription.h     bool usePrinterFont() const { return false; }
bool              106 Source/platform/fonts/FontDescription.h     bool usePrinterFont() const { return m_usePrinterFont; }
bool              109 Source/platform/fonts/FontDescription.h     bool useFixedDefaultSize() const { return genericFamily() == MonospaceFamily && !family().next() && family().family() == FontFamilyNames::webkit_monospace; }
bool              119 Source/platform/fonts/FontDescription.h     bool isSyntheticBold() const { return m_syntheticBold; }
bool              120 Source/platform/fonts/FontDescription.h     bool isSyntheticItalic() const { return m_syntheticItalic; }
bool              121 Source/platform/fonts/FontDescription.h     bool useSubpixelPositioning() const { return m_subpixelTextPosition; }
bool              140 Source/platform/fonts/FontDescription.h     void setIsAbsoluteSize(bool s) { m_isAbsoluteSize = s; }
bool              144 Source/platform/fonts/FontDescription.h     void setUsePrinterFont(bool p) { m_usePrinterFont = p; }
bool              157 Source/platform/fonts/FontDescription.h     void setSyntheticBold(bool syntheticBold) { m_syntheticBold = syntheticBold; }
bool              158 Source/platform/fonts/FontDescription.h     void setSyntheticItalic(bool syntheticItalic) { m_syntheticItalic = syntheticItalic; }
bool              166 Source/platform/fonts/FontDescription.h     static void setSubpixelPositioning(bool b) { s_useSubpixelTextPositioning = b; }
bool              167 Source/platform/fonts/FontDescription.h     static bool subpixelPositioning() { return s_useSubpixelTextPositioning; }
bool              221 Source/platform/fonts/FontDescription.h     static bool s_useSubpixelTextPositioning;
bool              224 Source/platform/fonts/FontDescription.h inline bool FontDescription::operator==(const FontDescription& other) const
bool               72 Source/platform/fonts/FontFallbackList.h     bool isFixedPitch(const FontDescription& fontDescription) const
bool               80 Source/platform/fonts/FontFallbackList.h     bool loadingCustomFonts() const;
bool               81 Source/platform/fonts/FontFallbackList.h     bool shouldSkipDrawing() const;
bool              118 Source/platform/fonts/FontFallbackList.h     mutable bool m_hasLoadingFallback : 1;
bool               45 Source/platform/fonts/FontFamily.h     bool familyIsEmpty() const { return m_family.isEmpty(); }
bool               68 Source/platform/fonts/FontFamily.h PLATFORM_EXPORT bool operator==(const FontFamily&, const FontFamily&);
bool               69 Source/platform/fonts/FontFamily.h inline bool operator!=(const FontFamily& a, const FontFamily& b) { return !(a == b); }
bool               41 Source/platform/fonts/FontFeatureSettings.h     bool operator==(const FontFeature&);
bool               85 Source/platform/fonts/FontMetrics.h     bool hasXHeight() const { return m_hasXHeight && m_xHeight > 0; }
bool               86 Source/platform/fonts/FontMetrics.h     void setHasXHeight(bool hasXHeight) { m_hasXHeight = hasXHeight; }
bool              111 Source/platform/fonts/FontMetrics.h     bool hasIdenticalAscentDescentAndLineGap(const FontMetrics& other) const
bool              123 Source/platform/fonts/FontMetrics.h     bool hasZeroWidth() const { return m_hasZeroWidth; }
bool              124 Source/platform/fonts/FontMetrics.h     void setHasZeroWidth(bool hasZeroWidth) { m_hasZeroWidth = hasZeroWidth; }
bool              152 Source/platform/fonts/FontMetrics.h     bool m_hasXHeight;
bool              153 Source/platform/fonts/FontMetrics.h     bool m_hasZeroWidth;
bool               87 Source/platform/fonts/FontPlatformData.h     FontPlatformData(float size, bool syntheticBold, bool syntheticOblique, FontOrientation = Horizontal, FontWidthVariant = RegularWidth);
bool               90 Source/platform/fonts/FontPlatformData.h     FontPlatformData(NSFont*, float size, bool isPrinterFont = false, bool syntheticBold = false, bool syntheticOblique = false,
bool               92 Source/platform/fonts/FontPlatformData.h     FontPlatformData(CGFontRef, float size, bool syntheticBold, bool syntheticOblique, FontOrientation, FontWidthVariant);
bool              107 Source/platform/fonts/FontPlatformData.h     bool roundsGlyphAdvances() const;
bool              108 Source/platform/fonts/FontPlatformData.h     bool allowsLigatures() const;
bool              112 Source/platform/fonts/FontPlatformData.h     bool isFixedPitch() const;
bool              115 Source/platform/fonts/FontPlatformData.h     bool syntheticBold() const { return m_syntheticBold; }
bool              116 Source/platform/fonts/FontPlatformData.h     bool syntheticOblique() const { return m_syntheticOblique; }
bool              117 Source/platform/fonts/FontPlatformData.h     bool isColorBitmapFont() const { return m_isColorBitmapFont; }
bool              118 Source/platform/fonts/FontPlatformData.h     bool isCompositeFontReference() const { return m_isCompositeFontReference; }
bool              120 Source/platform/fonts/FontPlatformData.h     bool isPrinterFont() const { return m_isPrinterFont; }
bool              142 Source/platform/fonts/FontPlatformData.h     bool operator==(const FontPlatformData& other) const
bool              157 Source/platform/fonts/FontPlatformData.h     bool isHashTableDeletedValue() const
bool              169 Source/platform/fonts/FontPlatformData.h     bool platformIsEqual(const FontPlatformData&) const;
bool              184 Source/platform/fonts/FontPlatformData.h     bool m_syntheticBold;
bool              185 Source/platform/fonts/FontPlatformData.h     bool m_syntheticOblique;
bool              204 Source/platform/fonts/FontPlatformData.h     bool m_isColorBitmapFont;
bool              205 Source/platform/fonts/FontPlatformData.h     bool m_isCompositeFontReference;
bool              207 Source/platform/fonts/FontPlatformData.h     bool m_isPrinterFont;
bool               40 Source/platform/fonts/FontPlatformFeatures.h     static bool canReturnFallbackFontsForComplexText();
bool               41 Source/platform/fonts/FontPlatformFeatures.h     static bool canExpandAroundIdeographsInComplexText();
bool               51 Source/platform/fonts/FontRenderStyle.h     bool operator==(const FontRenderStyle& a) const
bool               83 Source/platform/fonts/GenericFontFamilySettings.h         static const bool emptyValueIsZero = false;
bool               86 Source/platform/fonts/GenericFontFamilySettings.h         static bool isDeletedValue(int value) { return value == -3; }
bool               66 Source/platform/fonts/GlyphBuffer.h     bool isEmpty() const { return m_fontData.isEmpty(); }
bool               89 Source/platform/fonts/GlyphMetricsMap.h     bool m_filledPrimaryPage;
bool              177 Source/platform/fonts/GlyphPage.h     bool fill(unsigned offset, unsigned length, UChar* characterBuffer, unsigned bufferLength, const SimpleFontData*);
bool              189 Source/platform/fonts/GlyphPage.h     bool hasPerGlyphFontData() const { return !m_fontDataForAllGlyphs; }
bool               94 Source/platform/fonts/GlyphPageTreeNode.h     bool isSystemFallback() const { return m_isSystemFallback; }
bool              127 Source/platform/fonts/GlyphPageTreeNode.h     bool m_isSystemFallback : 1;
bool               40 Source/platform/fonts/Latin1TextIterator.h     bool consume(UChar32& character, unsigned& clusterLength)
bool               75 Source/platform/fonts/SVGGlyph.h     bool operator==(const SVGGlyph& other) const
bool               90 Source/platform/fonts/SVGGlyph.h     bool isPartOfLigature : 1;
bool              108 Source/platform/fonts/SVGGlyph.h Vector<SVGGlyph::ArabicForm> PLATFORM_EXPORT charactersWithArabicForm(const String& input, bool rtl);
bool              109 Source/platform/fonts/SVGGlyph.h bool PLATFORM_EXPORT isCompatibleGlyph(const SVGGlyph&, bool isVerticalText, const String& language, const Vector<SVGGlyph::ArabicForm>&, unsigned startPosition, unsigned endPosition);
bool               47 Source/platform/fonts/SegmentedFontData.h     bool isEntireRange() const { return !m_from && m_to >= 0x10ffff; }
bool               65 Source/platform/fonts/SegmentedFontData.h     bool containsCharacter(UChar32) const;
bool               76 Source/platform/fonts/SegmentedFontData.h     virtual bool isCustomFont() const OVERRIDE;
bool               77 Source/platform/fonts/SegmentedFontData.h     virtual bool isLoading() const OVERRIDE;
bool               78 Source/platform/fonts/SegmentedFontData.h     virtual bool isLoadingFallback() const OVERRIDE;
bool               79 Source/platform/fonts/SegmentedFontData.h     virtual bool isSegmented() const OVERRIDE;
bool               80 Source/platform/fonts/SegmentedFontData.h     virtual bool shouldSkipDrawing() const OVERRIDE;
bool               60 Source/platform/fonts/SimpleFontData.h     static PassRefPtr<SimpleFontData> create(const FontPlatformData& platformData, PassRefPtr<CustomFontData> customData = nullptr, bool isTextOrientationFallback = false)
bool               66 Source/platform/fonts/SimpleFontData.h     static PassRefPtr<SimpleFontData> create(PassRefPtr<CustomFontData> customData, float fontSize, bool syntheticBold, bool syntheticItalic)
bool              104 Source/platform/fonts/SimpleFontData.h     bool hasVerticalGlyphs() const { return m_hasVerticalGlyphs; }
bool              105 Source/platform/fonts/SimpleFontData.h     bool isTextOrientationFallback() const { return m_isTextOrientationFallback; }
bool              134 Source/platform/fonts/SimpleFontData.h     bool isZeroWidthSpaceGlyph(Glyph glyph) const { return glyph == m_zeroWidthSpaceGlyph && glyph; }
bool              145 Source/platform/fonts/SimpleFontData.h     bool isSVGFont() const { return m_customFontData && m_customFontData->isSVGFont(); }
bool              146 Source/platform/fonts/SimpleFontData.h     virtual bool isCustomFont() const OVERRIDE { return m_customFontData; }
bool              147 Source/platform/fonts/SimpleFontData.h     virtual bool isLoading() const OVERRIDE { return m_customFontData ? m_customFontData->isLoading() : false; }
bool              148 Source/platform/fonts/SimpleFontData.h     virtual bool isLoadingFallback() const OVERRIDE { return m_customFontData ? m_customFontData->isLoadingFallback() : false; }
bool              149 Source/platform/fonts/SimpleFontData.h     virtual bool isSegmented() const OVERRIDE;
bool              150 Source/platform/fonts/SimpleFontData.h     virtual bool shouldSkipDrawing() const OVERRIDE { return m_customFontData && m_customFontData->shouldSkipDrawing(); }
bool              168 Source/platform/fonts/SimpleFontData.h     bool canRenderCombiningCharacterSequence(const UChar*, size_t) const;
bool              170 Source/platform/fonts/SimpleFontData.h     bool applyTransforms(GlyphBufferGlyph*, GlyphBufferAdvance*, size_t, TypesettingFeatures) const
bool              178 Source/platform/fonts/SimpleFontData.h     SimpleFontData(const FontPlatformData&, PassRefPtr<CustomFontData> customData, bool isTextOrientationFallback = false);
bool              180 Source/platform/fonts/SimpleFontData.h     SimpleFontData(PassRefPtr<CustomFontData> customData, float fontSize, bool syntheticBold, bool syntheticItalic);
bool              201 Source/platform/fonts/SimpleFontData.h     bool m_treatAsFixedPitch;
bool              203 Source/platform/fonts/SimpleFontData.h     bool m_isTextOrientationFallback;
bool              204 Source/platform/fonts/SimpleFontData.h     bool m_isBrokenIdeographFallback;
bool              208 Source/platform/fonts/SimpleFontData.h     bool m_hasVerticalGlyphs;
bool              220 Source/platform/fonts/SimpleFontData.h         static PassOwnPtr<DerivedFontData> create(bool forCustomFont);
bool              223 Source/platform/fonts/SimpleFontData.h         bool forCustomFont;
bool              234 Source/platform/fonts/SimpleFontData.h         DerivedFontData(bool custom)
bool              250 Source/platform/fonts/SimpleFontData.h     mutable OwnPtr<HashMap<String, bool> > m_combiningCharacterSequenceSupport;
bool               37 Source/platform/fonts/VDMXParser.h     bool parseVDMX(int* ymax, int* ymin,
bool               64 Source/platform/fonts/WidthCache.h             bool remainder = length & 1;
bool               87 Source/platform/fonts/WidthCache.h         bool isHashTableDeletedValue() const { return m_length == s_deletedValueLength; }
bool               88 Source/platform/fonts/WidthCache.h         bool isHashTableEmptyValue() const { return m_length == s_emptyValueLength; }
bool              102 Source/platform/fonts/WidthCache.h         static bool equal(const SmallStringKey& a, const SmallStringKey& b) { return a == b; }
bool              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.
bool              107 Source/platform/fonts/WidthCache.h         static const bool hasIsEmptyValueFunction = true;
bool              108 Source/platform/fonts/WidthCache.h         static bool isEmptyValue(const SmallStringKey& key) { return key.isHashTableEmptyValue(); }
bool              109 Source/platform/fonts/WidthCache.h         static const bool needsDestruction = false;
bool              113 Source/platform/fonts/WidthCache.h     friend bool operator==(const SmallStringKey&, const SmallStringKey&);
bool              145 Source/platform/fonts/WidthCache.h         bool isNewEntry;
bool              195 Source/platform/fonts/WidthCache.h inline bool operator==(const WidthCache::SmallStringKey& a, const WidthCache::SmallStringKey& b)
bool               44 Source/platform/fonts/WidthIterator.h     WidthIterator(const Font*, const TextRun&, HashSet<const SimpleFontData*>* fallbackFonts = 0, bool accountForGlyphBounds = false, bool forTextEmphasis = false);
bool               47 Source/platform/fonts/WidthIterator.h     bool advanceOneCharacter(float& width, GlyphBuffer&);
bool               61 Source/platform/fonts/WidthIterator.h     static bool supportsTypesettingFeatures(const Font& font)
bool               75 Source/platform/fonts/WidthIterator.h     bool m_isAfterExpansion;
bool               83 Source/platform/fonts/WidthIterator.h     GlyphData glyphDataForCharacter(UChar32, bool mirror, int currentCharacter, unsigned& advanceLength);
bool               87 Source/platform/fonts/WidthIterator.h     bool shouldApplyFontTransforms() const { return m_run.length() > 1 && (m_typesettingFeatures & (Kerning | Ligatures)); }
bool               91 Source/platform/fonts/WidthIterator.h     bool m_accountForGlyphBounds;
bool               96 Source/platform/fonts/WidthIterator.h     bool m_forTextEmphasis;
bool               63 Source/platform/fonts/harfbuzz/FontPlatformDataHarfBuzz.h     FontPlatformData(float textSize, bool syntheticBold, bool syntheticItalic);
bool               65 Source/platform/fonts/harfbuzz/FontPlatformDataHarfBuzz.h     FontPlatformData(PassRefPtr<SkTypeface>, const char* name, float textSize, bool syntheticBold, bool syntheticItalic, FontOrientation = Horizontal, bool subpixelTextPosition = defaultUseSubpixelPositioning());
bool               71 Source/platform/fonts/harfbuzz/FontPlatformDataHarfBuzz.h     bool isFixedPitch() const;
bool               80 Source/platform/fonts/harfbuzz/FontPlatformDataHarfBuzz.h     void setSyntheticBold(bool syntheticBold) { m_syntheticBold = syntheticBold; }
bool               81 Source/platform/fonts/harfbuzz/FontPlatformDataHarfBuzz.h     void setSyntheticItalic(bool syntheticItalic) { m_syntheticItalic = syntheticItalic; }
bool               82 Source/platform/fonts/harfbuzz/FontPlatformDataHarfBuzz.h     bool operator==(const FontPlatformData&) const;
bool               84 Source/platform/fonts/harfbuzz/FontPlatformDataHarfBuzz.h     bool isHashTableDeletedValue() const { return m_isHashTableDeletedValue; }
bool              112 Source/platform/fonts/harfbuzz/FontPlatformDataHarfBuzz.h     static void setAutoHint(bool);
bool              113 Source/platform/fonts/harfbuzz/FontPlatformDataHarfBuzz.h     static void setUseBitmaps(bool);
bool              114 Source/platform/fonts/harfbuzz/FontPlatformDataHarfBuzz.h     static void setAntiAlias(bool);
bool              115 Source/platform/fonts/harfbuzz/FontPlatformDataHarfBuzz.h     static void setSubpixelRendering(bool);
bool              119 Source/platform/fonts/harfbuzz/FontPlatformDataHarfBuzz.h     bool static defaultUseSubpixelPositioning();
bool              122 Source/platform/fonts/harfbuzz/FontPlatformDataHarfBuzz.h     void querySystemForRenderStyle(bool useSkiaSubpixelPositioning);
bool              130 Source/platform/fonts/harfbuzz/FontPlatformDataHarfBuzz.h     bool m_syntheticBold;
bool              131 Source/platform/fonts/harfbuzz/FontPlatformDataHarfBuzz.h     bool m_syntheticItalic;
bool              135 Source/platform/fonts/harfbuzz/FontPlatformDataHarfBuzz.h     bool m_isHashTableDeletedValue;
bool              138 Source/platform/fonts/harfbuzz/FontPlatformDataHarfBuzz.h     bool m_useSubpixelPositioning;
bool               61 Source/platform/fonts/harfbuzz/HarfBuzzShaper.h     bool shape(GlyphBuffer* = 0);
bool               94 Source/platform/fonts/harfbuzz/HarfBuzzShaper.h         bool hasGlyphToCharacterIndexes() const
bool              103 Source/platform/fonts/harfbuzz/HarfBuzzShaper.h         bool rtl() { return m_direction == RTL; }
bool              122 Source/platform/fonts/harfbuzz/HarfBuzzShaper.h     bool isWordEnd(unsigned);
bool              129 Source/platform/fonts/harfbuzz/HarfBuzzShaper.h     static bool isCodepointSpace(UChar c) { return c == ' ' || c == noBreakSpace || c == '\n'; }
bool              133 Source/platform/fonts/harfbuzz/HarfBuzzShaper.h     bool createHarfBuzzRuns();
bool              134 Source/platform/fonts/harfbuzz/HarfBuzzShaper.h     bool shapeHarfBuzzRuns();
bool              135 Source/platform/fonts/harfbuzz/HarfBuzzShaper.h     bool fillGlyphBuffer(GlyphBuffer*);
bool               54 Source/platform/fonts/mac/ComplexTextController.h     ComplexTextController(const Font*, const TextRun&, bool mayUseNaturalWritingDirection = false, HashSet<const SimpleFontData*>* fallbackFonts = 0, bool forTextEmphasis = false);
bool               60 Source/platform/fonts/mac/ComplexTextController.h     int offsetForPosition(float x, bool includePartialGlyphs);
bool               82 Source/platform/fonts/mac/ComplexTextController.h         static PassRefPtr<ComplexTextRun> create(const SimpleFontData* fontData, const UChar* characters, unsigned stringLocation, size_t stringLength, bool ltr)
bool               98 Source/platform/fonts/mac/ComplexTextController.h         bool isLTR() const { return m_isLTR; }
bool               99 Source/platform/fonts/mac/ComplexTextController.h         bool isMonotonic() const { return m_isMonotonic; }
bool              104 Source/platform/fonts/mac/ComplexTextController.h         ComplexTextRun(const SimpleFontData*, const UChar* characters, unsigned stringLocation, size_t stringLength, bool ltr);
bool              120 Source/platform/fonts/mac/ComplexTextController.h         bool m_isLTR;
bool              121 Source/platform/fonts/mac/ComplexTextController.h         bool m_isMonotonic;
bool              143 Source/platform/fonts/mac/ComplexTextController.h     bool m_isLTROnly;
bool              144 Source/platform/fonts/mac/ComplexTextController.h     bool m_mayUseNaturalWritingDirection;
bool              145 Source/platform/fonts/mac/ComplexTextController.h     bool m_forTextEmphasis;
bool              170 Source/platform/fonts/mac/ComplexTextController.h     bool m_afterExpansion;
bool               49 Source/platform/fonts/opentype/OpenTypeSanitizer.h     static bool supportsFormat(const String&);
bool               77 Source/platform/fonts/opentype/OpenTypeTypes.h     static bool isValidEnd(const SharedBuffer& buffer, const void* position)
bool               50 Source/platform/fonts/opentype/OpenTypeVerticalData.h     bool isOpenType() const { return !m_advanceWidths.isEmpty(); }
bool               51 Source/platform/fonts/opentype/OpenTypeVerticalData.h     bool hasVerticalMetrics() const { return !m_advanceHeights.isEmpty(); }
bool               56 Source/platform/fonts/opentype/OpenTypeVerticalData.h     bool inFontCache() const { return m_inFontCache; }
bool               57 Source/platform/fonts/opentype/OpenTypeVerticalData.h     void setInFontCache(bool inFontCache) { m_inFontCache = inFontCache; }
bool               64 Source/platform/fonts/opentype/OpenTypeVerticalData.h     bool hasVORG() const { return !m_vertOriginY.isEmpty(); }
bool               73 Source/platform/fonts/opentype/OpenTypeVerticalData.h     bool m_inFontCache; // for mark & sweep in FontCache::purgeInactiveFontData()
bool               67 Source/platform/geometry/FloatBoxExtent.h     bool isZero() const { return !left() && !right() && !top() && !bottom(); }
bool              101 Source/platform/geometry/FloatBoxExtent.h inline bool operator==(const FloatBoxExtent& a, const FloatBoxExtent& b)
bool              109 Source/platform/geometry/FloatBoxExtent.h inline bool operator!=(const FloatBoxExtent& a, const FloatBoxExtent& b)
bool              190 Source/platform/geometry/FloatPoint.h inline bool operator==(const FloatPoint& a, const FloatPoint& b)
bool              195 Source/platform/geometry/FloatPoint.h inline bool operator!=(const FloatPoint& a, const FloatPoint& b)
bool              234 Source/platform/geometry/FloatPoint.h PLATFORM_EXPORT bool findIntersection(const FloatPoint& p1, const FloatPoint& p2, const FloatPoint& d1, const FloatPoint& d2, FloatPoint& intersection);
bool               87 Source/platform/geometry/FloatPoint3D.h     bool isZero() const
bool              154 Source/platform/geometry/FloatPoint3D.h inline bool operator==(const FloatPoint3D& a, const FloatPoint3D& b)
bool              159 Source/platform/geometry/FloatPoint3D.h inline bool operator!=(const FloatPoint3D& a, const FloatPoint3D& b)
bool               63 Source/platform/geometry/FloatPolygon.h     bool overlappingEdges(float minY, float maxY, Vector<const FloatPolygonEdge*>& result) const;
bool               64 Source/platform/geometry/FloatPolygon.h     bool contains(const FloatPoint&) const;
bool               65 Source/platform/geometry/FloatPolygon.h     bool isEmpty() const { return m_empty; }
bool               71 Source/platform/geometry/FloatPolygon.h     bool containsNonZero(const FloatPoint&) const;
bool               72 Source/platform/geometry/FloatPolygon.h     bool containsEvenOdd(const FloatPoint&) const;
bool               77 Source/platform/geometry/FloatPolygon.h     bool m_empty;
bool               95 Source/platform/geometry/FloatPolygon.h     bool overlapsRect(const FloatRect&) const;
bool               96 Source/platform/geometry/FloatPolygon.h     bool intersection(const VertexPair&, FloatPoint&) const;
bool               75 Source/platform/geometry/FloatQuad.h     bool isEmpty() const { return boundingBox().isEmpty(); }
bool               81 Source/platform/geometry/FloatQuad.h     bool isRectilinear() const;
bool               84 Source/platform/geometry/FloatQuad.h     bool containsPoint(const FloatPoint&) const;
bool               89 Source/platform/geometry/FloatQuad.h     bool containsQuad(const FloatQuad&) const;
bool               93 Source/platform/geometry/FloatQuad.h     bool intersectsRect(const FloatRect&) const;
bool               97 Source/platform/geometry/FloatQuad.h     bool intersectsCircle(const FloatPoint& center, float radius) const;
bool               98 Source/platform/geometry/FloatQuad.h     bool intersectsEllipse(const FloatPoint& center, const FloatSize& radii) const;
bool              139 Source/platform/geometry/FloatQuad.h     bool isCounterclockwise() const;
bool              160 Source/platform/geometry/FloatQuad.h inline bool operator==(const FloatQuad& a, const FloatQuad& b)
bool              168 Source/platform/geometry/FloatQuad.h inline bool operator!=(const FloatQuad& a, const FloatQuad& b)
bool               85 Source/platform/geometry/FloatRect.h     bool isEmpty() const { return m_size.isEmpty(); }
bool               86 Source/platform/geometry/FloatRect.h     bool isZero() const { return m_size.isZero(); }
bool               87 Source/platform/geometry/FloatRect.h     bool isExpressibleAsIntRect() const;
bool              128 Source/platform/geometry/FloatRect.h     bool intersects(const FloatRect&) const;
bool              129 Source/platform/geometry/FloatRect.h     bool contains(const FloatRect&) const;
bool              130 Source/platform/geometry/FloatRect.h     bool contains(const FloatPoint&, ContainsMode = InsideOrOnStroke) const;
bool              140 Source/platform/geometry/FloatRect.h     bool contains(float px, float py) const
bool              220 Source/platform/geometry/FloatRect.h inline bool operator==(const FloatRect& a, const FloatRect& b)
bool              225 Source/platform/geometry/FloatRect.h inline bool operator!=(const FloatRect& a, const FloatRect& b)
bool               69 Source/platform/geometry/FloatRoundedRect.h         bool isZero() const;
bool               90 Source/platform/geometry/FloatRoundedRect.h     bool isRounded() const { return !m_radii.isZero(); }
bool               91 Source/platform/geometry/FloatRoundedRect.h     bool isEmpty() const { return m_rect.isEmpty(); }
bool              118 Source/platform/geometry/FloatRoundedRect.h     bool xInterceptsAtY(float y, float& minXIntercept, float& maxXIntercept) const;
bool              125 Source/platform/geometry/FloatRoundedRect.h inline bool operator==(const FloatRoundedRect::Radii& a, const FloatRoundedRect::Radii& b)
bool              130 Source/platform/geometry/FloatRoundedRect.h inline bool operator==(const FloatRoundedRect& a, const FloatRoundedRect& b)
bool               62 Source/platform/geometry/FloatSize.h     bool isEmpty() const { return m_width <= 0 || m_height <= 0; }
bool               63 Source/platform/geometry/FloatSize.h     bool isZero() const;
bool               64 Source/platform/geometry/FloatSize.h     bool isExpressibleAsIntSize() const;
bool              157 Source/platform/geometry/FloatSize.h inline bool operator==(const FloatSize& a, const FloatSize& b)
bool              162 Source/platform/geometry/FloatSize.h inline bool operator!=(const FloatSize& a, const FloatSize& b)
bool              141 Source/platform/geometry/IntPoint.h inline bool operator==(const IntPoint& a, const IntPoint& b)
bool              146 Source/platform/geometry/IntPoint.h inline bool operator!=(const IntPoint& a, const IntPoint& b)
bool               79 Source/platform/geometry/IntRect.h     bool isEmpty() const { return m_size.isEmpty(); }
bool              122 Source/platform/geometry/IntRect.h     bool intersects(const IntRect&) const;
bool              123 Source/platform/geometry/IntRect.h     bool contains(const IntRect&) const;
bool              127 Source/platform/geometry/IntRect.h     bool contains(int px, int py) const
bool              129 Source/platform/geometry/IntRect.h     bool contains(const IntPoint& point) const { return contains(point.x(), point.y()); }
bool              184 Source/platform/geometry/IntRect.h inline bool operator==(const IntRect& a, const IntRect& b)
bool              189 Source/platform/geometry/IntRect.h inline bool operator!=(const IntRect& a, const IntRect& b)
bool               67 Source/platform/geometry/IntRectExtent.h     bool isZero() const { return !left() && !right() && !top() && !bottom(); }
bool               85 Source/platform/geometry/IntRectExtent.h inline bool operator==(const IntRectExtent& a, const IntRectExtent& b)
bool               93 Source/platform/geometry/IntRectExtent.h inline bool operator!=(const IntRectExtent& a, const IntRectExtent& b)
bool               53 Source/platform/geometry/IntSize.h     bool isEmpty() const { return m_width <= 0 || m_height <= 0; }
bool               54 Source/platform/geometry/IntSize.h     bool isZero() const { return !m_width && !m_height; }
bool              158 Source/platform/geometry/IntSize.h inline bool operator==(const IntSize& a, const IntSize& b)
bool              163 Source/platform/geometry/IntSize.h inline bool operator!=(const IntSize& a, const IntSize& b)
bool               31 Source/platform/geometry/IntSizeHash.h     static bool equal(const WebCore::IntSize& a, const WebCore::IntSize& b) { return a == b; }
bool               32 Source/platform/geometry/IntSizeHash.h     static const bool safeToCompareToEmptyOrDeleted = true;
bool               40 Source/platform/geometry/IntSizeHash.h     static const bool emptyValueIsZero = true;
bool               41 Source/platform/geometry/IntSizeHash.h     static const bool needsDestruction = false;
bool               43 Source/platform/geometry/IntSizeHash.h     static bool isDeletedValue(const WebCore::IntSize& value) { return value.width() == -1 && value.height() == -1; }
bool              126 Source/platform/geometry/LayoutPoint.h inline bool operator==(const LayoutPoint& a, const LayoutPoint& b)
bool              131 Source/platform/geometry/LayoutPoint.h inline bool operator!=(const LayoutPoint& a, const LayoutPoint& b)
bool               84 Source/platform/geometry/LayoutRect.h     bool isEmpty() const { return m_size.isEmpty(); }
bool              137 Source/platform/geometry/LayoutRect.h     bool intersects(const LayoutRect&) const;
bool              138 Source/platform/geometry/LayoutRect.h     bool contains(const LayoutRect&) const;
bool              142 Source/platform/geometry/LayoutRect.h     bool contains(LayoutUnit px, LayoutUnit py) const
bool              144 Source/platform/geometry/LayoutRect.h     bool contains(const LayoutPoint& point) const { return contains(point.x(), point.y()); }
bool              193 Source/platform/geometry/LayoutRect.h inline bool operator==(const LayoutRect& a, const LayoutRect& b)
bool              198 Source/platform/geometry/LayoutRect.h inline bool operator!=(const LayoutRect& a, const LayoutRect& b)
bool               61 Source/platform/geometry/LayoutSize.h     bool isEmpty() const { return m_width.rawValue() <= 0 || m_height.rawValue() <= 0; }
bool               62 Source/platform/geometry/LayoutSize.h     bool isZero() const { return !m_width && !m_height; }
bool              167 Source/platform/geometry/LayoutSize.h inline bool operator==(const LayoutSize& a, const LayoutSize& b)
bool              172 Source/platform/geometry/LayoutSize.h inline bool operator!=(const LayoutSize& a, const LayoutSize& b)
bool               41 Source/platform/geometry/Region.h     bool isEmpty() const { return m_bounds.isEmpty(); }
bool               42 Source/platform/geometry/Region.h     bool isRect() const { return m_shape.isRect(); }
bool               53 Source/platform/geometry/Region.h     bool contains(const Region&) const;
bool               55 Source/platform/geometry/Region.h     bool contains(const IntPoint&) const;
bool               58 Source/platform/geometry/Region.h     bool intersects(const Region&) const;
bool               83 Source/platform/geometry/Region.h         bool isEmpty() const { return m_spans.isEmpty(); }
bool               84 Source/platform/geometry/Region.h         bool isRect() const { return m_spans.size() <= 2 && m_segments.size() <= 2; }
bool              105 Source/platform/geometry/Region.h         static bool compareShapes(const Shape& shape1, const Shape& shape2);
bool              124 Source/platform/geometry/Region.h         bool canCoalesce(SegmentIterator begin, SegmentIterator end);
bool              129 Source/platform/geometry/Region.h         friend bool operator==(const Shape&, const Shape&);
bool              135 Source/platform/geometry/Region.h     friend bool operator==(const Region&, const Region&);
bool              136 Source/platform/geometry/Region.h     friend bool operator==(const Shape&, const Shape&);
bool              137 Source/platform/geometry/Region.h     friend bool operator==(const Span&, const Span&);
bool              164 Source/platform/geometry/Region.h inline bool operator==(const Region& a, const Region& b)
bool              169 Source/platform/geometry/Region.h inline bool operator==(const Region::Shape& a, const Region::Shape& b)
bool              174 Source/platform/geometry/Region.h inline bool operator==(const Region::Span& a, const Region::Span& b)
bool               60 Source/platform/geometry/RoundedRect.h         bool isZero() const;
bool               62 Source/platform/geometry/RoundedRect.h         void includeLogicalEdges(const Radii& edges, bool isHorizontal, bool includeLogicalLeftEdge, bool includeLogicalRightEdge);
bool               63 Source/platform/geometry/RoundedRect.h         void excludeLogicalEdges(bool isHorizontal, bool excludeLogicalLeftEdge, bool excludeLogicalRightEdge);
bool               84 Source/platform/geometry/RoundedRect.h     bool isRounded() const { return !m_radii.isZero(); }
bool               85 Source/platform/geometry/RoundedRect.h     bool isEmpty() const { return m_rect.isEmpty(); }
bool               99 Source/platform/geometry/RoundedRect.h     void includeLogicalEdges(const Radii& edges, bool isHorizontal, bool includeLogicalLeftEdge, bool includeLogicalRightEdge);
bool              100 Source/platform/geometry/RoundedRect.h     void excludeLogicalEdges(bool isHorizontal, bool excludeLogicalLeftEdge, bool excludeLogicalRightEdge);
bool              102 Source/platform/geometry/RoundedRect.h     bool isRenderable() const;
bool              107 Source/platform/geometry/RoundedRect.h     bool intersectsQuad(const FloatQuad&) const;
bool              114 Source/platform/geometry/RoundedRect.h inline bool operator==(const RoundedRect::Radii& a, const RoundedRect::Radii& b)
bool              119 Source/platform/geometry/RoundedRect.h inline bool operator!=(const RoundedRect::Radii& a, const RoundedRect::Radii& b)
bool              124 Source/platform/geometry/RoundedRect.h inline bool operator==(const RoundedRect& a, const RoundedRect& b)
bool               91 Source/platform/geometry/TransformState.h     void applyTransform(const AffineTransform& transformFromContainer, TransformAccumulation = FlattenTransform, bool* wasClamped = 0);
bool               92 Source/platform/geometry/TransformState.h     void applyTransform(const TransformationMatrix& transformFromContainer, TransformAccumulation = FlattenTransform, bool* wasClamped = 0);
bool               93 Source/platform/geometry/TransformState.h     void flatten(bool* wasClamped = 0);
bool              100 Source/platform/geometry/TransformState.h     FloatPoint mappedPoint(bool* wasClamped = 0) const;
bool              101 Source/platform/geometry/TransformState.h     FloatQuad mappedQuad(bool* wasClamped = 0) const;
bool              106 Source/platform/geometry/TransformState.h     void flattenWithTransform(const TransformationMatrix&, bool* wasClamped);
bool              115 Source/platform/geometry/TransformState.h     bool m_accumulatingTransform;
bool              116 Source/platform/geometry/TransformState.h     bool m_mapPoint, m_mapQuad;
bool               60 Source/platform/graphics/BitmapImage.h     virtual bool isBitmapImage() const OVERRIDE;
bool               62 Source/platform/graphics/BitmapImage.h     virtual bool currentFrameHasSingleSecurityOrigin() const OVERRIDE { return true; };
bool               67 Source/platform/graphics/BitmapImage.h     virtual bool getHotSpot(IntPoint&) const OVERRIDE;
bool               69 Source/platform/graphics/BitmapImage.h     virtual bool dataChanged(bool allDataReceived) OVERRIDE;
bool               77 Source/platform/graphics/BitmapImage.h     virtual bool maybeAnimated() OVERRIDE;
bool               80 Source/platform/graphics/BitmapImage.h     virtual bool currentFrameKnownToBeOpaque() OVERRIDE;
bool               85 Source/platform/graphics/BitmapImage.h     virtual bool notSolidColor() OVERRIDE;
bool              109 Source/platform/graphics/BitmapImage.h     bool frameIsCompleteAtIndex(size_t);
bool              111 Source/platform/graphics/BitmapImage.h     bool frameHasAlphaAtIndex(size_t);
bool              117 Source/platform/graphics/BitmapImage.h     bool ensureFrameIsCached(size_t index);
bool              126 Source/platform/graphics/BitmapImage.h     virtual void destroyDecodedData(bool destroyAll) OVERRIDE;
bool              137 Source/platform/graphics/BitmapImage.h     bool isSizeAvailable();
bool              140 Source/platform/graphics/BitmapImage.h     int repetitionCount(bool imageKnownToBeComplete);  // |imageKnownToBeComplete| should be set if the caller knows the entire image has been decoded.
bool              141 Source/platform/graphics/BitmapImage.h     bool shouldAnimate();
bool              142 Source/platform/graphics/BitmapImage.h     virtual void startAnimation(bool catchUpIfNecessary = true) OVERRIDE;
bool              150 Source/platform/graphics/BitmapImage.h     bool internalAdvanceAnimation(bool skippingFrames);
bool              157 Source/platform/graphics/BitmapImage.h     virtual bool mayFillWithSolidColor() OVERRIDE;
bool              177 Source/platform/graphics/BitmapImage.h     bool m_isSolidColor : 1; // Whether or not we are a 1x1 solid image.
bool              178 Source/platform/graphics/BitmapImage.h     bool m_checkedForSolidColor : 1; // Whether we've checked the frame for solid color.
bool              180 Source/platform/graphics/BitmapImage.h     bool m_animationFinished : 1; // Whether or not we've completed the entire animation.
bool              182 Source/platform/graphics/BitmapImage.h     bool m_allDataReceived : 1; // Whether or not we've received all our data.
bool              183 Source/platform/graphics/BitmapImage.h     mutable bool m_haveSize : 1; // Whether or not our |m_size| member variable has the final overall image size yet.
bool              184 Source/platform/graphics/BitmapImage.h     bool m_sizeAvailable : 1; // Whether or not we can obtain the size of the first image frame yet from ImageIO.
bool              185 Source/platform/graphics/BitmapImage.h     mutable bool m_hasUniformFrameSize : 1;
bool              186 Source/platform/graphics/BitmapImage.h     mutable bool m_haveFrameCount : 1;
bool               58 Source/platform/graphics/Canvas2DImageBufferSurface.h     virtual bool isValid() const OVERRIDE { return m_layerBridge && m_layerBridge->checkSurfaceValid(); }
bool               59 Source/platform/graphics/Canvas2DImageBufferSurface.h     virtual bool restore() OVERRIDE { return m_layerBridge->restoreSurface(); }
bool               62 Source/platform/graphics/Canvas2DImageBufferSurface.h     virtual bool isAccelerated() const OVERRIDE { return m_layerBridge->isAccelerated(); }
bool               63 Source/platform/graphics/Canvas2DImageBufferSurface.h     virtual void setIsHidden(bool hidden) OVERRIDE { m_layerBridge->setIsHidden(hidden); }
bool               63 Source/platform/graphics/Canvas2DLayerBridge.h     virtual bool prepareMailbox(blink::WebExternalTextureMailbox*, blink::WebExternalBitmap*) OVERRIDE;
bool               75 Source/platform/graphics/Canvas2DLayerBridge.h     bool checkSurfaceValid();
bool               76 Source/platform/graphics/Canvas2DLayerBridge.h     bool restoreSurface();
bool               79 Source/platform/graphics/Canvas2DLayerBridge.h     bool isAccelerated() const { return true; }
bool               80 Source/platform/graphics/Canvas2DLayerBridge.h     void setIsHidden(bool);
bool               90 Source/platform/graphics/Canvas2DLayerBridge.h     bool hasReleasedMailbox() const;
bool               92 Source/platform/graphics/Canvas2DLayerBridge.h     bool hasTransientResources() const;
bool               93 Source/platform/graphics/Canvas2DLayerBridge.h     bool isHidden() { return m_isHidden; }
bool               99 Source/platform/graphics/Canvas2DLayerBridge.h     void setRateLimitingEnabled(bool);
bool              100 Source/platform/graphics/Canvas2DLayerBridge.h     bool releasedMailboxHasExpired();
bool              108 Source/platform/graphics/Canvas2DLayerBridge.h     bool m_didRecordDrawCommand;
bool              109 Source/platform/graphics/Canvas2DLayerBridge.h     bool m_isSurfaceValid;
bool              112 Source/platform/graphics/Canvas2DLayerBridge.h     bool m_destructionInProgress;
bool              113 Source/platform/graphics/Canvas2DLayerBridge.h     bool m_rateLimitingEnabled;
bool              114 Source/platform/graphics/Canvas2DLayerBridge.h     bool m_isHidden;
bool               50 Source/platform/graphics/Canvas2DLayerManager.h     bool isInList(Canvas2DLayerBridge*) const;
bool               59 Source/platform/graphics/Canvas2DLayerManager.h     bool m_taskObserverActive;
bool               99 Source/platform/graphics/Color.h     bool setFromString(const String&);
bool              100 Source/platform/graphics/Color.h     bool setNamedColor(const String&);
bool              102 Source/platform/graphics/Color.h     bool hasAlpha() const { return alpha() < 255; }
bool              125 Source/platform/graphics/Color.h     static bool parseHexColor(const String&, RGBA32&);
bool              126 Source/platform/graphics/Color.h     static bool parseHexColor(const LChar*, unsigned, RGBA32&);
bool              127 Source/platform/graphics/Color.h     static bool parseHexColor(const UChar*, unsigned, RGBA32&);
bool              140 Source/platform/graphics/Color.h inline bool operator==(const Color& a, const Color& b)
bool              145 Source/platform/graphics/Color.h inline bool operator!=(const Color& a, const Color& b)
bool              153 Source/platform/graphics/Color.h inline Color blend(const Color& from, const Color& to, double progress, bool blendPremultiplied = true)
bool               47 Source/platform/graphics/CrossfadeGeneratedImage.h     virtual bool usesContainerSize() const OVERRIDE { return false; }
bool               48 Source/platform/graphics/CrossfadeGeneratedImage.h     virtual bool hasRelativeWidth() const OVERRIDE { return false; }
bool               49 Source/platform/graphics/CrossfadeGeneratedImage.h     virtual bool hasRelativeHeight() const OVERRIDE { return false; }
bool               52 Source/platform/graphics/DecodingImageGenerator.h     virtual bool getInfo(SkImageInfo*) OVERRIDE;
bool               53 Source/platform/graphics/DecodingImageGenerator.h     virtual bool getPixels(const SkImageInfo&, void* pixels, size_t rowBytes) OVERRIDE;
bool               52 Source/platform/graphics/DeferredImageDecoder.h     static bool isLazyDecoded(const SkBitmap&);
bool               54 Source/platform/graphics/DeferredImageDecoder.h     static void setEnabled(bool);
bool               60 Source/platform/graphics/DeferredImageDecoder.h     void setData(SharedBuffer* data, bool allDataReceived);
bool               62 Source/platform/graphics/DeferredImageDecoder.h     bool isSizeAvailable();
bool               68 Source/platform/graphics/DeferredImageDecoder.h     bool frameHasAlphaAtIndex(size_t index) const;
bool               69 Source/platform/graphics/DeferredImageDecoder.h     bool frameIsCompleteAtIndex(size_t) const;
bool               73 Source/platform/graphics/DeferredImageDecoder.h     bool hotSpot(IntPoint&) const;
bool               85 Source/platform/graphics/DeferredImageDecoder.h     void setData(PassRefPtr<SharedBuffer>, bool allDataReceived);
bool               88 Source/platform/graphics/DeferredImageDecoder.h     bool m_allDataReceived;
bool               90 Source/platform/graphics/DeferredImageDecoder.h     bool m_dataChanged;
bool              101 Source/platform/graphics/DeferredImageDecoder.h     static bool s_enabled;
bool              102 Source/platform/graphics/DeferredImageDecoder.h     static bool s_skiaDiscardableMemoryEnabled;
bool               44 Source/platform/graphics/DiscardablePixelRef.h     virtual bool allocPixelRef(SkBitmap*, SkColorTable*) OVERRIDE;
bool               53 Source/platform/graphics/DiscardablePixelRef.h     static bool isDiscardable(SkPixelRef*);
bool               54 Source/platform/graphics/DiscardablePixelRef.h     bool allocAndLockDiscardableMemory(size_t);
bool               60 Source/platform/graphics/DiscardablePixelRef.h     virtual bool onNewLockPixels(LockRec*) OVERRIDE;
bool               48 Source/platform/graphics/FrameData.h     bool clear(bool clearMetadata);
bool               53 Source/platform/graphics/FrameData.h     bool m_haveMetadata : 1;
bool               54 Source/platform/graphics/FrameData.h     bool m_isComplete : 1;
bool               55 Source/platform/graphics/FrameData.h     bool m_hasAlpha : 1;
bool               63 Source/platform/graphics/FrameData.h     static const bool canInitializeWithMemset = false; // Not all FrameData members initialize to 0.
bool               37 Source/platform/graphics/GeneratedImage.h     virtual bool currentFrameHasSingleSecurityOrigin() const OVERRIDE { return true; }
bool               40 Source/platform/graphics/GeneratedImage.h     virtual bool usesContainerSize() const OVERRIDE { return true; }
bool               41 Source/platform/graphics/GeneratedImage.h     virtual bool hasRelativeWidth() const OVERRIDE { return true; }
bool               42 Source/platform/graphics/GeneratedImage.h     virtual bool hasRelativeHeight() const OVERRIDE { return true; }
bool               48 Source/platform/graphics/GeneratedImage.h     virtual void destroyDecodedData(bool) OVERRIDE { }
bool               56 Source/platform/graphics/GeneratedImage.h     virtual bool currentFrameKnownToBeOpaque() OVERRIDE { return false; }
bool               70 Source/platform/graphics/Gradient.h     bool hasAlpha() const;
bool               71 Source/platform/graphics/Gradient.h     bool shaderChanged() const { return !m_gradient; }
bool               73 Source/platform/graphics/Gradient.h     bool isRadial() const { return m_radial; }
bool               74 Source/platform/graphics/Gradient.h     bool isZeroSize() const { return m_p0.x() == m_p1.x() && m_p0.y() == m_p1.y() && (!m_radial || m_r0 == m_r1); }
bool              118 Source/platform/graphics/Gradient.h     void setDrawsInPMColorSpace(bool drawInPMColorSpace);
bool              139 Source/platform/graphics/Gradient.h     bool m_radial;
bool              140 Source/platform/graphics/Gradient.h     bool m_stopsSorted;
bool              141 Source/platform/graphics/Gradient.h     bool m_drawInPMColorSpace;
bool               87 Source/platform/graphics/GraphicsContext.h     bool paintingDisabled() const { return !m_canvas; }
bool              133 Source/platform/graphics/GraphicsContext.h     bool getTransformedClipBounds(FloatRect* bounds) const;
bool              136 Source/platform/graphics/GraphicsContext.h     void setShouldAntialias(bool antialias) { mutableState()->setShouldAntialias(antialias); }
bool              137 Source/platform/graphics/GraphicsContext.h     bool shouldAntialias() const { return immutableState()->shouldAntialias(); }
bool              144 Source/platform/graphics/GraphicsContext.h     bool shouldAntialiasHairlineImages() const { return m_antialiasHairlineImages; }
bool              146 Source/platform/graphics/GraphicsContext.h     void setShouldClampToSourceRect(bool clampToSourceRect) { mutableState()->setShouldClampToSourceRect(clampToSourceRect); }
bool              147 Source/platform/graphics/GraphicsContext.h     bool shouldClampToSourceRect() const { return immutableState()->shouldClampToSourceRect(); }
bool              149 Source/platform/graphics/GraphicsContext.h     void setShouldSmoothFonts(bool smoothFonts) { mutableState()->setShouldSmoothFonts(smoothFonts); }
bool              150 Source/platform/graphics/GraphicsContext.h     bool shouldSmoothFonts() const { return immutableState()->shouldSmoothFonts(); }
bool              154 Source/platform/graphics/GraphicsContext.h     bool couldUseLCDRenderedText();
bool              175 Source/platform/graphics/GraphicsContext.h     void setUseHighResMarkers(bool isHighRes) { m_useHighResMarker = isHighRes; }
bool              181 Source/platform/graphics/GraphicsContext.h     void setCertainlyOpaque(bool isOpaque) { m_isCertainlyOpaque = isOpaque; }
bool              182 Source/platform/graphics/GraphicsContext.h     bool isCertainlyOpaque() const { return m_isCertainlyOpaque; }
bool              187 Source/platform/graphics/GraphicsContext.h     bool printing() const { return m_printing; }
bool              188 Source/platform/graphics/GraphicsContext.h     void setPrinting(bool printing) { m_printing = printing; }
bool              190 Source/platform/graphics/GraphicsContext.h     bool isAccelerated() const { return m_accelerated; }
bool              191 Source/platform/graphics/GraphicsContext.h     void setAccelerated(bool accelerated) { m_accelerated = accelerated; }
bool              195 Source/platform/graphics/GraphicsContext.h     void setTrackOpaqueRegion(bool track) { m_trackOpaqueRegion = track; }
bool              200 Source/platform/graphics/GraphicsContext.h     void setTrackTextRegion(bool track) { m_trackTextRegion = track; }
bool              203 Source/platform/graphics/GraphicsContext.h     bool updatingControlTints() const { return m_updatingControlTints; }
bool              204 Source/platform/graphics/GraphicsContext.h     void setUpdatingControlTints(bool updatingTints) { m_updatingControlTints = updatingTints; }
bool              214 Source/platform/graphics/GraphicsContext.h     bool readPixels(const SkImageInfo&, void* pixels, size_t rowBytes, int x, int y);
bool              229 Source/platform/graphics/GraphicsContext.h     void drawConvexPolygon(size_t numPoints, const FloatPoint*, bool shouldAntialias = false);
bool              296 Source/platform/graphics/GraphicsContext.h     void clipConvexPolygon(size_t numPoints, const FloatPoint*, bool antialias = true);
bool              304 Source/platform/graphics/GraphicsContext.h     void drawLineForText(const FloatPoint&, float width, bool printing);
bool              323 Source/platform/graphics/GraphicsContext.h     bool hasShadow() const;
bool              375 Source/platform/graphics/GraphicsContext.h     bool supportsURLFragments() { return printing(); }
bool              414 Source/platform/graphics/GraphicsContext.h         bool isNeg = false;
bool              431 Source/platform/graphics/GraphicsContext.h     bool isDrawingToLayer() const { return m_canvas->isDrawingToLayer(); }
bool              469 Source/platform/graphics/GraphicsContext.h     bool isRecording() const;
bool              488 Source/platform/graphics/GraphicsContext.h     bool m_pendingCanvasSave;
bool              501 Source/platform/graphics/GraphicsContext.h     bool m_trackOpaqueRegion : 1;
bool              504 Source/platform/graphics/GraphicsContext.h     bool m_trackTextRegion : 1;
bool              508 Source/platform/graphics/GraphicsContext.h     bool m_useHighResMarker : 1;
bool              510 Source/platform/graphics/GraphicsContext.h     bool m_updatingControlTints : 1;
bool              511 Source/platform/graphics/GraphicsContext.h     bool m_accelerated : 1;
bool              512 Source/platform/graphics/GraphicsContext.h     bool m_isCertainlyOpaque : 1;
bool              513 Source/platform/graphics/GraphicsContext.h     bool m_printing : 1;
bool              514 Source/platform/graphics/GraphicsContext.h     bool m_antialiasHairlineImages : 1;
bool               41 Source/platform/graphics/GraphicsContextCullSaver.h     bool m_cullApplied;
bool               51 Source/platform/graphics/GraphicsContextRecorder.h     GraphicsContextSnapshot(PassRefPtr<SkPicture>, bool isCerteainlyOpaque);
bool               56 Source/platform/graphics/GraphicsContextRecorder.h     bool m_isCertainlyOpaque;
bool               63 Source/platform/graphics/GraphicsContextRecorder.h     GraphicsContext* record(const IntSize&, bool isCertainlyOpaque);
bool               69 Source/platform/graphics/GraphicsContextRecorder.h     bool m_isCertainlyOpaque;
bool              133 Source/platform/graphics/GraphicsContextState.h     bool shouldAntialias() const { return m_shouldAntialias; }
bool              134 Source/platform/graphics/GraphicsContextState.h     void setShouldAntialias(bool);
bool              136 Source/platform/graphics/GraphicsContextState.h     bool shouldSmoothFonts() const { return m_shouldSmoothFonts; }
bool              137 Source/platform/graphics/GraphicsContextState.h     void setShouldSmoothFonts(bool shouldSmoothFonts) { m_shouldSmoothFonts = shouldSmoothFonts; }
bool              139 Source/platform/graphics/GraphicsContextState.h     bool shouldClampToSourceRect() const { return m_shouldClampToSourceRect; }
bool              140 Source/platform/graphics/GraphicsContextState.h     void setShouldClampToSourceRect(bool shouldClampToSourceRect) { m_shouldClampToSourceRect = shouldClampToSourceRect; }
bool              177 Source/platform/graphics/GraphicsContextState.h     bool m_shouldAntialias : 1;
bool              178 Source/platform/graphics/GraphicsContextState.h     bool m_shouldSmoothFonts : 1;
bool              179 Source/platform/graphics/GraphicsContextState.h     bool m_shouldClampToSourceRect : 1;
bool               40 Source/platform/graphics/GraphicsContextStateSaver.h     GraphicsContextStateSaver(GraphicsContext& context, bool saveAndRestore = true)
bool               69 Source/platform/graphics/GraphicsContextStateSaver.h     bool saved() const { return m_saveAndRestore; }
bool               73 Source/platform/graphics/GraphicsContextStateSaver.h     bool m_saveAndRestore;
bool              105 Source/platform/graphics/GraphicsLayer.h     bool hasAncestor(GraphicsLayer*) const;
bool              109 Source/platform/graphics/GraphicsLayer.h     bool setChildren(const GraphicsLayerVector&);
bool              116 Source/platform/graphics/GraphicsLayer.h     bool replaceChild(GraphicsLayer* oldChild, GraphicsLayer* newChild);
bool              130 Source/platform/graphics/GraphicsLayer.h     bool isReplicated() const { return m_replicaLayer; }
bool              168 Source/platform/graphics/GraphicsLayer.h     bool shouldFlattenTransform() const { return m_shouldFlattenTransform; }
bool              169 Source/platform/graphics/GraphicsLayer.h     void setShouldFlattenTransform(bool);
bool              174 Source/platform/graphics/GraphicsLayer.h     bool masksToBounds() const { return m_masksToBounds; }
bool              175 Source/platform/graphics/GraphicsLayer.h     void setMasksToBounds(bool);
bool              177 Source/platform/graphics/GraphicsLayer.h     bool drawsContent() const { return m_drawsContent; }
bool              178 Source/platform/graphics/GraphicsLayer.h     void setDrawsContent(bool);
bool              180 Source/platform/graphics/GraphicsLayer.h     bool contentsAreVisible() const { return m_contentsVisible; }
bool              181 Source/platform/graphics/GraphicsLayer.h     void setContentsVisible(bool);
bool              193 Source/platform/graphics/GraphicsLayer.h     bool contentsOpaque() const { return m_contentsOpaque; }
bool              194 Source/platform/graphics/GraphicsLayer.h     void setContentsOpaque(bool);
bool              196 Source/platform/graphics/GraphicsLayer.h     bool backfaceVisibility() const { return m_backfaceVisibility; }
bool              197 Source/platform/graphics/GraphicsLayer.h     void setBackfaceVisibility(bool visible);
bool              205 Source/platform/graphics/GraphicsLayer.h     bool isRootForIsolatedGroup() const { return m_isRootForIsolatedGroup; }
bool              206 Source/platform/graphics/GraphicsLayer.h     void setIsRootForIsolatedGroup(bool);
bool              208 Source/platform/graphics/GraphicsLayer.h     bool hasGpuRasterizationHint() const { return m_hasGpuRasterizationHint; }
bool              209 Source/platform/graphics/GraphicsLayer.h     void setHasGpuRasterizationHint(bool);
bool              214 Source/platform/graphics/GraphicsLayer.h     bool setFilters(const FilterOperations&);
bool              234 Source/platform/graphics/GraphicsLayer.h     bool addAnimation(PassOwnPtr<blink::WebAnimation>);
bool              242 Source/platform/graphics/GraphicsLayer.h     bool hasContentsLayer() const { return m_contentsLayer; }
bool              267 Source/platform/graphics/GraphicsLayer.h     bool visibleRectChangeRequiresFlush(const FloatRect& /* clipRect */) const { return false; }
bool              285 Source/platform/graphics/GraphicsLayer.h     void setScrollableArea(ScrollableArea*, bool isMainFrame);
bool              358 Source/platform/graphics/GraphicsLayer.h     bool m_contentsOpaque : 1;
bool              359 Source/platform/graphics/GraphicsLayer.h     bool m_shouldFlattenTransform: 1;
bool              360 Source/platform/graphics/GraphicsLayer.h     bool m_backfaceVisibility : 1;
bool              361 Source/platform/graphics/GraphicsLayer.h     bool m_masksToBounds : 1;
bool              362 Source/platform/graphics/GraphicsLayer.h     bool m_drawsContent : 1;
bool              363 Source/platform/graphics/GraphicsLayer.h     bool m_contentsVisible : 1;
bool              364 Source/platform/graphics/GraphicsLayer.h     bool m_isRootForIsolatedGroup : 1;
bool              365 Source/platform/graphics/GraphicsLayer.h     bool m_hasGpuRasterizationHint: 1;
bool              367 Source/platform/graphics/GraphicsLayer.h     bool m_hasScrollParent : 1;
bool              368 Source/platform/graphics/GraphicsLayer.h     bool m_hasClipParent : 1;
bool               70 Source/platform/graphics/GraphicsLayerClient.h     virtual bool isTrackingRepaints() const { return false; }
bool              112 Source/platform/graphics/GraphicsTypes.h PLATFORM_EXPORT bool parseCompositeAndBlendOperator(const String&, CompositeOperator&, blink::WebBlendMode&);
bool              115 Source/platform/graphics/GraphicsTypes.h PLATFORM_EXPORT bool parseLineCap(const String&, LineCap&);
bool              118 Source/platform/graphics/GraphicsTypes.h PLATFORM_EXPORT bool parseLineJoin(const String&, LineJoin&);
bool              121 Source/platform/graphics/GraphicsTypes.h PLATFORM_EXPORT bool parseTextAlign(const String&, TextAlign&);
bool              124 Source/platform/graphics/GraphicsTypes.h PLATFORM_EXPORT bool parseTextBaseline(const String&, TextBaseline&);
bool               65 Source/platform/graphics/Image.h     static bool supportsType(const String&);
bool               67 Source/platform/graphics/Image.h     virtual bool isSVGImage() const { return false; }
bool               68 Source/platform/graphics/Image.h     virtual bool isBitmapImage() const { return false; }
bool               69 Source/platform/graphics/Image.h     virtual bool currentFrameKnownToBeOpaque() = 0;
bool               73 Source/platform/graphics/Image.h     virtual bool currentFrameHasSingleSecurityOrigin() const { return false; }
bool               76 Source/platform/graphics/Image.h     bool isNull() const { return size().isEmpty(); }
bool               79 Source/platform/graphics/Image.h     virtual bool usesContainerSize() const { return false; }
bool               80 Source/platform/graphics/Image.h     virtual bool hasRelativeWidth() const { return false; }
bool               81 Source/platform/graphics/Image.h     virtual bool hasRelativeHeight() const { return false; }
bool               88 Source/platform/graphics/Image.h     virtual bool getHotSpot(IntPoint&) const { return false; }
bool               90 Source/platform/graphics/Image.h     bool setData(PassRefPtr<SharedBuffer> data, bool allDataReceived);
bool               91 Source/platform/graphics/Image.h     virtual bool dataChanged(bool /*allDataReceived*/) { return false; }
bool               95 Source/platform/graphics/Image.h     virtual void destroyDecodedData(bool destroyAll) = 0;
bool              101 Source/platform/graphics/Image.h     virtual void startAnimation(bool /*catchUpIfNecessary*/ = true) { }
bool              106 Source/platform/graphics/Image.h     virtual bool maybeAnimated() { return false; }
bool              121 Source/platform/graphics/Image.h     virtual bool notSolidColor() { return true; }
bool              137 Source/platform/graphics/Image.h     virtual bool mayFillWithSolidColor() { return false; }
bool               88 Source/platform/graphics/ImageBuffer.h     bool isAccelerated() const { return m_surface->isAccelerated(); }
bool               89 Source/platform/graphics/ImageBuffer.h     bool isSurfaceValid() const;
bool               90 Source/platform/graphics/ImageBuffer.h     bool restoreSurface() const;
bool               92 Source/platform/graphics/ImageBuffer.h     void setIsHidden(bool hidden) { m_surface->setIsHidden(hidden); }
bool              117 Source/platform/graphics/ImageBuffer.h     bool copyToPlatformTexture(blink::WebGraphicsContext3D*, Platform3DObject, GLenum, GLenum, GLint, bool, bool);
bool              121 Source/platform/graphics/ImageBuffer.h     bool copyRenderingResultsFromDrawingBuffer(DrawingBuffer*);
bool               62 Source/platform/graphics/ImageBufferSurface.h     virtual bool isValid() const = 0;
bool               63 Source/platform/graphics/ImageBufferSurface.h     virtual bool restore() { return false; };
bool               65 Source/platform/graphics/ImageBufferSurface.h     virtual bool isAccelerated() const { return false; }
bool               67 Source/platform/graphics/ImageBufferSurface.h     virtual bool cachedBitmapEnabled() const { return false; }
bool               71 Source/platform/graphics/ImageBufferSurface.h     virtual void setIsHidden(bool) { }
bool               76 Source/platform/graphics/ImageBufferSurface.h     void notifyIsValidChanged(bool isValid) const;
bool              105 Source/platform/graphics/ImageDecodingStore.h     static void setImageCachingEnabled(bool);
bool              112 Source/platform/graphics/ImageDecodingStore.h     bool lockCache(const ImageFrameGenerator*, const SkISize& scaledSize, size_t index, const ScaledImageFragment**);
bool              118 Source/platform/graphics/ImageDecodingStore.h     bool lockDecoder(const ImageFrameGenerator*, const SkISize& scaledSize, ImageDecoder**);
bool              120 Source/platform/graphics/ImageDecodingStore.h     void insertDecoder(const ImageFrameGenerator*, PassOwnPtr<ImageDecoder>, bool isDiscardable);
bool              124 Source/platform/graphics/ImageDecodingStore.h     bool isCached(const ImageFrameGenerator*, const SkISize& scaledSize, size_t index);
bool              160 Source/platform/graphics/ImageDecodingStore.h         CacheEntry(const ImageFrameGenerator* generator, int useCount, bool isDiscardable)
bool              178 Source/platform/graphics/ImageDecodingStore.h         bool isDiscardable() const { return m_isDiscardable; }
bool              188 Source/platform/graphics/ImageDecodingStore.h         bool m_isDiscardable;
bool              227 Source/platform/graphics/ImageDecodingStore.h         static PassOwnPtr<DecoderCacheEntry> create(const ImageFrameGenerator* generator, PassOwnPtr<ImageDecoder> decoder, bool isDiscardable)
bool              232 Source/platform/graphics/ImageDecodingStore.h         DecoderCacheEntry(const ImageFrameGenerator* generator, int count, PassOwnPtr<ImageDecoder> decoder, bool isDiscardable)
bool              267 Source/platform/graphics/ImageDecodingStore.h     bool lockCacheEntryInternal(ImageCacheEntry*, const ScaledImageFragment**, Vector<OwnPtr<CacheEntry> >* deletionList);
bool               59 Source/platform/graphics/ImageFrameGenerator.h     static PassRefPtr<ImageFrameGenerator> create(const SkISize& fullSize, PassRefPtr<SharedBuffer> data, bool allDataReceived, bool isMultiFrame = false)
bool               64 Source/platform/graphics/ImageFrameGenerator.h     ImageFrameGenerator(const SkISize& fullSize, PassRefPtr<SharedBuffer>, bool allDataReceived, bool isMultiFrame);
bool               74 Source/platform/graphics/ImageFrameGenerator.h     bool decodeAndScale(const SkImageInfo&, size_t index, void* pixels, size_t rowBytes);
bool               76 Source/platform/graphics/ImageFrameGenerator.h     void setData(PassRefPtr<SharedBuffer>, bool allDataReceived);
bool               79 Source/platform/graphics/ImageFrameGenerator.h     void copyData(RefPtr<SharedBuffer>*, bool* allDataReceived);
bool               83 Source/platform/graphics/ImageFrameGenerator.h     bool isMultiFrame() const { return m_isMultiFrame; }
bool               86 Source/platform/graphics/ImageFrameGenerator.h     bool hasAlpha(size_t);
bool              112 Source/platform/graphics/ImageFrameGenerator.h     bool m_isMultiFrame;
bool              113 Source/platform/graphics/ImageFrameGenerator.h     bool m_decodeFailedAndEmpty;
bool              114 Source/platform/graphics/ImageFrameGenerator.h     Vector<bool> m_hasAlpha;
bool               45 Source/platform/graphics/ImageObserver.h     virtual bool shouldPauseAnimation(const Image*) = 0;
bool               64 Source/platform/graphics/ImageOrientation.h     bool usesWidthAsHeight() const
bool               84 Source/platform/graphics/ImageOrientation.h     inline bool operator==(const ImageOrientation& other) const { return other.m_orientation == m_orientation; }
bool               85 Source/platform/graphics/ImageOrientation.h     inline bool operator!=(const ImageOrientation& other) const { return !(*this == other); }
bool               99 Source/platform/graphics/ImageSource.h     bool initialized() const;
bool              101 Source/platform/graphics/ImageSource.h     void setData(SharedBuffer* data, bool allDataReceived);
bool              104 Source/platform/graphics/ImageSource.h     bool isSizeAvailable();
bool              108 Source/platform/graphics/ImageSource.h     bool getHotSpot(IntPoint&) const;
bool              117 Source/platform/graphics/ImageSource.h     bool frameHasAlphaAtIndex(size_t) const; // Whether or not the frame actually used any alpha.
bool              118 Source/platform/graphics/ImageSource.h     bool frameIsCompleteAtIndex(size_t) const; // Whether or not the frame is fully received.
bool               60 Source/platform/graphics/LazyDecodingPixelRef.h     virtual bool MaybeDecoded() OVERRIDE;
bool               61 Source/platform/graphics/LazyDecodingPixelRef.h     virtual bool PrepareToDecode(const LazyPixelRef::PrepareParams&) OVERRIDE;
bool               66 Source/platform/graphics/LazyDecodingPixelRef.h     virtual bool onNewLockPixels(LockRec*) OVERRIDE;
bool               68 Source/platform/graphics/LazyDecodingPixelRef.h     virtual bool onLockPixelsAreWritable() const OVERRIDE;
bool               56 Source/platform/graphics/OpaqueRectTrackingContentLayerDelegate.h     void setOpaque(bool opaque) { m_opaque = opaque; }
bool               59 Source/platform/graphics/OpaqueRectTrackingContentLayerDelegate.h     virtual void paintContents(SkCanvas*, const blink::WebRect& clip, bool canPaintLCDText, blink::WebFloatRect& opaque) OVERRIDE;
bool               63 Source/platform/graphics/OpaqueRectTrackingContentLayerDelegate.h     bool m_opaque;
bool               77 Source/platform/graphics/Path.h     bool operator==(const Path&) const;
bool               79 Source/platform/graphics/Path.h     bool contains(const FloatPoint&, WindRule = RULE_NONZERO) const;
bool               80 Source/platform/graphics/Path.h     bool strokeContains(const FloatPoint&, const StrokeData&) const;
bool               85 Source/platform/graphics/Path.h     FloatPoint pointAtLength(float length, bool& ok) const;
bool               86 Source/platform/graphics/Path.h     float normalAngleAtLength(float length, bool& ok) const;
bool               87 Source/platform/graphics/Path.h     bool pointAndNormalAtLength(float length, FloatPoint&, float&) const;
bool              100 Source/platform/graphics/Path.h         bool pointAndNormalAtLength(float length, FloatPoint&, float&);
bool              109 Source/platform/graphics/Path.h     bool isEmpty() const;
bool              112 Source/platform/graphics/Path.h     bool hasCurrentPoint() const;
bool              125 Source/platform/graphics/Path.h     void addArc(const FloatPoint&, float radius, float startAngle, float endAngle, bool anticlockwise);
bool              127 Source/platform/graphics/Path.h     void addEllipse(const FloatPoint&, float radiusX, float radiusY, float rotation, float startAngle, float endAngle, bool anticlockwise);
bool              147 Source/platform/graphics/Path.h     bool unionPath(const Path& other);
bool              150 Source/platform/graphics/Path.h     void addEllipse(const FloatPoint&, float radiusX, float radiusY, float startAngle, float endAngle, bool anticlockwise);
bool              156 Source/platform/graphics/Path.h PLATFORM_EXPORT bool ellipseIsRenderable(float startAngle, float endAngle);
bool               55 Source/platform/graphics/PathTraversalState.h     bool m_success;
bool               47 Source/platform/graphics/Pattern.h     static PassRefPtr<Pattern> create(PassRefPtr<Image> tileImage, bool repeatX, bool repeatY)
bool               58 Source/platform/graphics/Pattern.h     bool repeatX() const { return m_repeatX; }
bool               59 Source/platform/graphics/Pattern.h     bool repeatY() const { return m_repeatY; }
bool               62 Source/platform/graphics/Pattern.h     Pattern(PassRefPtr<Image>, bool repeatX, bool repeatY);
bool               65 Source/platform/graphics/Pattern.h     bool m_repeatX;
bool               66 Source/platform/graphics/Pattern.h     bool m_repeatY;
bool               62 Source/platform/graphics/ScaledImageFragment.h     bool isComplete() const { return m_generation == CompleteImage; }
bool               53 Source/platform/graphics/ThreadSafeDataTransport.h     void setData(SharedBuffer*, bool allDataReceived);
bool               56 Source/platform/graphics/ThreadSafeDataTransport.h     void data(SharedBuffer**, bool* allDataReceived);
bool               60 Source/platform/graphics/ThreadSafeDataTransport.h     bool hasNewData();
bool               67 Source/platform/graphics/ThreadSafeDataTransport.h     bool m_allDataReceived;
bool               46 Source/platform/graphics/UnacceleratedImageBufferSurface.h     virtual bool isValid() const OVERRIDE { return m_canvas; }
bool               45 Source/platform/graphics/filters/DistantLightSource.h     virtual bool setAzimuth(float) OVERRIDE;
bool               46 Source/platform/graphics/filters/DistantLightSource.h     virtual bool setElevation(float) OVERRIDE;
bool               45 Source/platform/graphics/filters/FEBlend.h     bool setBlendMode(BlendModeType);
bool               45 Source/platform/graphics/filters/FEColorMatrix.h     bool setType(ColorMatrixType);
bool               48 Source/platform/graphics/filters/FEColorMatrix.h     bool setValues(const Vector<float>&);
bool               62 Source/platform/graphics/filters/FEColorMatrix.h     virtual bool affectsTransparentPixels() OVERRIDE;
bool               90 Source/platform/graphics/filters/FEComponentTransfer.h     virtual bool affectsTransparentPixels() OVERRIDE;
bool               47 Source/platform/graphics/filters/FEComposite.h     bool setOperation(CompositeOperationType);
bool               50 Source/platform/graphics/filters/FEComposite.h     bool setK1(float);
bool               53 Source/platform/graphics/filters/FEComposite.h     bool setK2(float);
bool               56 Source/platform/graphics/filters/FEComposite.h     bool setK3(float);
bool               59 Source/platform/graphics/filters/FEComposite.h     bool setK4(float);
bool               70 Source/platform/graphics/filters/FEComposite.h     virtual bool requiresValidPreMultipliedPixels() OVERRIDE { return m_type != FECOMPOSITE_OPERATOR_ARITHMETIC; }
bool               46 Source/platform/graphics/filters/FEConvolveMatrix.h             bool, const Vector<float>&);
bool               55 Source/platform/graphics/filters/FEConvolveMatrix.h     bool setDivisor(float);
bool               58 Source/platform/graphics/filters/FEConvolveMatrix.h     bool setBias(float);
bool               61 Source/platform/graphics/filters/FEConvolveMatrix.h     bool setTargetOffset(const IntPoint&);
bool               64 Source/platform/graphics/filters/FEConvolveMatrix.h     bool setEdgeMode(EdgeModeType);
bool               67 Source/platform/graphics/filters/FEConvolveMatrix.h     bool setKernelUnitLength(const FloatPoint&);
bool               69 Source/platform/graphics/filters/FEConvolveMatrix.h     bool preserveAlpha() const;
bool               70 Source/platform/graphics/filters/FEConvolveMatrix.h     bool setPreserveAlpha(bool);
bool               74 Source/platform/graphics/filters/FEConvolveMatrix.h     virtual FloatRect mapPaintRect(const FloatRect&, bool forward = true) OVERRIDE FINAL;
bool               89 Source/platform/graphics/filters/FEConvolveMatrix.h             const IntPoint&, EdgeModeType, const FloatPoint&, bool, const Vector<float>&);
bool               93 Source/platform/graphics/filters/FEConvolveMatrix.h     template<bool preserveAlphaValues>
bool               98 Source/platform/graphics/filters/FEConvolveMatrix.h     template<bool preserveAlphaValues>
bool              128 Source/platform/graphics/filters/FEConvolveMatrix.h     bool m_preserveAlpha;
bool               39 Source/platform/graphics/filters/FEDiffuseLighting.h     bool setLightingColor(const Color&);
bool               42 Source/platform/graphics/filters/FEDiffuseLighting.h     bool setSurfaceScale(float);
bool               45 Source/platform/graphics/filters/FEDiffuseLighting.h     bool setDiffuseConstant(float);
bool               48 Source/platform/graphics/filters/FEDiffuseLighting.h     bool setKernelUnitLengthX(float);
bool               51 Source/platform/graphics/filters/FEDiffuseLighting.h     bool setKernelUnitLengthY(float);
bool               45 Source/platform/graphics/filters/FEDisplacementMap.h     bool setXChannelSelector(const ChannelSelectorType);
bool               48 Source/platform/graphics/filters/FEDisplacementMap.h     bool setYChannelSelector(const ChannelSelectorType);
bool               51 Source/platform/graphics/filters/FEDisplacementMap.h     bool setScale(float);
bool               56 Source/platform/graphics/filters/FEDisplacementMap.h     virtual FloatRect mapPaintRect(const FloatRect&, bool forward = true) OVERRIDE FINAL;
bool               52 Source/platform/graphics/filters/FEDropShadow.h     virtual FloatRect mapRect(const FloatRect&, bool forward = true) OVERRIDE FINAL;
bool               37 Source/platform/graphics/filters/FEFlood.h     bool setFloodColor(const Color &);
bool               40 Source/platform/graphics/filters/FEFlood.h     bool setFloodOpacity(float);
bool               41 Source/platform/graphics/filters/FEGaussianBlur.h     virtual FloatRect mapRect(const FloatRect&, bool forward = true) OVERRIDE FINAL;
bool               88 Source/platform/graphics/filters/FELighting.h     virtual FloatRect mapPaintRect(const FloatRect&, bool forward = true) OVERRIDE FINAL;
bool               89 Source/platform/graphics/filters/FELighting.h     virtual bool affectsTransparentPixels() OVERRIDE { return true; }
bool               96 Source/platform/graphics/filters/FELighting.h     bool drawLighting(Uint8ClampedArray*, int, int);
bool               41 Source/platform/graphics/filters/FEMorphology.h     bool setMorphologyOperator(MorphologyOperatorType);
bool               44 Source/platform/graphics/filters/FEMorphology.h     bool setRadiusX(float);
bool               47 Source/platform/graphics/filters/FEMorphology.h     bool setRadiusY(float);
bool               51 Source/platform/graphics/filters/FEMorphology.h     virtual FloatRect mapRect(const FloatRect&, bool forward = true) OVERRIDE FINAL;
bool               41 Source/platform/graphics/filters/FEOffset.h     virtual FloatRect mapRect(const FloatRect&, bool forward = true) OVERRIDE FINAL;
bool               37 Source/platform/graphics/filters/FESpecularLighting.h     bool setLightingColor(const Color&);
bool               40 Source/platform/graphics/filters/FESpecularLighting.h     bool setSurfaceScale(float);
bool               43 Source/platform/graphics/filters/FESpecularLighting.h     bool setSpecularConstant(float);
bool               46 Source/platform/graphics/filters/FESpecularLighting.h     bool setSpecularExponent(float);
bool               49 Source/platform/graphics/filters/FESpecularLighting.h     bool setKernelUnitLengthX(float);
bool               52 Source/platform/graphics/filters/FESpecularLighting.h     bool setKernelUnitLengthY(float);
bool               37 Source/platform/graphics/filters/FETile.h     virtual FloatRect mapPaintRect(const FloatRect&, bool forward = true) OVERRIDE FINAL;
bool               41 Source/platform/graphics/filters/FETurbulence.h     static PassRefPtr<FETurbulence> create(Filter*, TurbulenceType, float, float, int, float, bool);
bool               44 Source/platform/graphics/filters/FETurbulence.h     bool setType(TurbulenceType);
bool               47 Source/platform/graphics/filters/FETurbulence.h     bool setBaseFrequencyY(float);
bool               50 Source/platform/graphics/filters/FETurbulence.h     bool setBaseFrequencyX(float);
bool               53 Source/platform/graphics/filters/FETurbulence.h     bool setSeed(float);
bool               56 Source/platform/graphics/filters/FETurbulence.h     bool setNumOctaves(int);
bool               58 Source/platform/graphics/filters/FETurbulence.h     bool stitchTiles() const;
bool               59 Source/platform/graphics/filters/FETurbulence.h     bool setStitchTiles(bool);
bool              116 Source/platform/graphics/filters/FETurbulence.h     FETurbulence(Filter*, TurbulenceType, float, float, int, float, bool);
bool              132 Source/platform/graphics/filters/FETurbulence.h     bool m_stitchTiles;
bool               70 Source/platform/graphics/filters/FilterEffect.h     static bool isFilterSizeValid(const FloatRect&);
bool               86 Source/platform/graphics/filters/FilterEffect.h     inline bool hasResult() const
bool               98 Source/platform/graphics/filters/FilterEffect.h     bool isAlphaImage() const { return m_alphaImage; }
bool               99 Source/platform/graphics/filters/FilterEffect.h     void setIsAlphaImage(bool alphaImage) { m_alphaImage = alphaImage; }
bool              121 Source/platform/graphics/filters/FilterEffect.h     virtual FloatRect mapRect(const FloatRect& rect, bool forward = true) { return rect; }
bool              126 Source/platform/graphics/filters/FilterEffect.h     virtual FloatRect mapPaintRect(const FloatRect& rect, bool forward)
bool              143 Source/platform/graphics/filters/FilterEffect.h     bool hasX() const { return m_hasX; }
bool              144 Source/platform/graphics/filters/FilterEffect.h     void setHasX(bool value) { m_hasX = value; }
bool              146 Source/platform/graphics/filters/FilterEffect.h     bool hasY() const { return m_hasY; }
bool              147 Source/platform/graphics/filters/FilterEffect.h     void setHasY(bool value) { m_hasY = value; }
bool              149 Source/platform/graphics/filters/FilterEffect.h     bool hasWidth() const { return m_hasWidth; }
bool              150 Source/platform/graphics/filters/FilterEffect.h     void setHasWidth(bool value) { m_hasWidth = value; }
bool              152 Source/platform/graphics/filters/FilterEffect.h     bool hasHeight() const { return m_hasHeight; }
bool              153 Source/platform/graphics/filters/FilterEffect.h     void setHasHeight(bool value) { m_hasHeight = value; }
bool              164 Source/platform/graphics/filters/FilterEffect.h     bool clipsToBounds() const { return m_clipsToBounds; }
bool              165 Source/platform/graphics/filters/FilterEffect.h     void setClipsToBounds(bool value) { m_clipsToBounds = value; }
bool              179 Source/platform/graphics/filters/FilterEffect.h     virtual bool affectsTransparentPixels() { return false; }
bool              191 Source/platform/graphics/filters/FilterEffect.h     virtual bool requiresValidPreMultipliedPixels() { return true; }
bool              210 Source/platform/graphics/filters/FilterEffect.h     bool m_alphaImage;
bool              229 Source/platform/graphics/filters/FilterEffect.h     bool m_hasX;
bool              230 Source/platform/graphics/filters/FilterEffect.h     bool m_hasY;
bool              231 Source/platform/graphics/filters/FilterEffect.h     bool m_hasWidth;
bool              232 Source/platform/graphics/filters/FilterEffect.h     bool m_hasHeight;
bool              235 Source/platform/graphics/filters/FilterEffect.h     bool m_clipsToBounds;
bool               62 Source/platform/graphics/filters/FilterOperation.h     static bool canInterpolate(FilterOperation::OperationType type)
bool               90 Source/platform/graphics/filters/FilterOperation.h     virtual bool operator==(const FilterOperation&) const = 0;
bool               91 Source/platform/graphics/filters/FilterOperation.h     bool operator!=(const FilterOperation& o) const { return !(*this == o); }
bool               94 Source/platform/graphics/filters/FilterOperation.h     virtual bool isSameType(const FilterOperation& o) const { return o.type() == m_type; }
bool               97 Source/platform/graphics/filters/FilterOperation.h     virtual bool affectsOpacity() const { return false; }
bool               99 Source/platform/graphics/filters/FilterOperation.h     virtual bool movesPixels() const { return false; }
bool              123 Source/platform/graphics/filters/FilterOperation.h     virtual bool affectsOpacity() const OVERRIDE { return true; }
bool              124 Source/platform/graphics/filters/FilterOperation.h     virtual bool movesPixels() const OVERRIDE { return true; }
bool              139 Source/platform/graphics/filters/FilterOperation.h     virtual bool operator==(const FilterOperation& o) const OVERRIDE
bool              175 Source/platform/graphics/filters/FilterOperation.h     virtual bool operator==(const FilterOperation& o) const OVERRIDE
bool              192 Source/platform/graphics/filters/FilterOperation.h inline bool isBasicColorMatrixFilterOperation(const FilterOperation& operation)
bool              210 Source/platform/graphics/filters/FilterOperation.h     virtual bool affectsOpacity() const OVERRIDE { return m_type == OPACITY; }
bool              215 Source/platform/graphics/filters/FilterOperation.h     virtual bool operator==(const FilterOperation& o) const OVERRIDE
bool              232 Source/platform/graphics/filters/FilterOperation.h inline bool isBasicComponentTransferFilterOperation(const FilterOperation& operation)
bool              249 Source/platform/graphics/filters/FilterOperation.h     virtual bool affectsOpacity() const OVERRIDE { return true; }
bool              250 Source/platform/graphics/filters/FilterOperation.h     virtual bool movesPixels() const OVERRIDE { return true; }
bool              255 Source/platform/graphics/filters/FilterOperation.h     virtual bool operator==(const FilterOperation& o) const OVERRIDE
bool              287 Source/platform/graphics/filters/FilterOperation.h     virtual bool affectsOpacity() const OVERRIDE { return true; }
bool              288 Source/platform/graphics/filters/FilterOperation.h     virtual bool movesPixels() const OVERRIDE { return true; }
bool              293 Source/platform/graphics/filters/FilterOperation.h     virtual bool operator==(const FilterOperation& o) const OVERRIDE
bool               47 Source/platform/graphics/filters/FilterOperations.h     bool operator==(const FilterOperations&) const;
bool               48 Source/platform/graphics/filters/FilterOperations.h     bool operator!=(const FilterOperations& o) const
bool               61 Source/platform/graphics/filters/FilterOperations.h     bool isEmpty() const { return !m_operations.size(); }
bool               65 Source/platform/graphics/filters/FilterOperations.h     bool canInterpolateWith(const FilterOperations&) const;
bool               67 Source/platform/graphics/filters/FilterOperations.h     bool hasOutsets() const;
bool               70 Source/platform/graphics/filters/FilterOperations.h     bool hasFilterThatAffectsOpacity() const;
bool               71 Source/platform/graphics/filters/FilterOperations.h     bool hasFilterThatMovesPixels() const;
bool               73 Source/platform/graphics/filters/FilterOperations.h     bool hasReferenceFilter() const;
bool               78 Source/platform/graphics/filters/LightSource.h     virtual bool setAzimuth(float) { return false; }
bool               79 Source/platform/graphics/filters/LightSource.h     virtual bool setElevation(float) { return false; }
bool               80 Source/platform/graphics/filters/LightSource.h     virtual bool setX(float) { return false; }
bool               81 Source/platform/graphics/filters/LightSource.h     virtual bool setY(float) { return false; }
bool               82 Source/platform/graphics/filters/LightSource.h     virtual bool setZ(float) { return false; }
bool               83 Source/platform/graphics/filters/LightSource.h     virtual bool setPointsAtX(float) { return false; }
bool               84 Source/platform/graphics/filters/LightSource.h     virtual bool setPointsAtY(float) { return false; }
bool               85 Source/platform/graphics/filters/LightSource.h     virtual bool setPointsAtZ(float) { return false; }
bool               86 Source/platform/graphics/filters/LightSource.h     virtual bool setSpecularExponent(float) { return false; }
bool               87 Source/platform/graphics/filters/LightSource.h     virtual bool setLimitingConeAngle(float) { return false; }
bool               44 Source/platform/graphics/filters/PointLightSource.h     virtual bool setX(float) OVERRIDE;
bool               45 Source/platform/graphics/filters/PointLightSource.h     virtual bool setY(float) OVERRIDE;
bool               46 Source/platform/graphics/filters/PointLightSource.h     virtual bool setZ(float) OVERRIDE;
bool               50 Source/platform/graphics/filters/SkiaImageFilterBuilder.h     bool buildFilterOperations(const FilterOperations&, blink::WebFilterOperations*);
bool               50 Source/platform/graphics/filters/SpotLightSource.h     virtual bool setX(float) OVERRIDE;
bool               51 Source/platform/graphics/filters/SpotLightSource.h     virtual bool setY(float) OVERRIDE;
bool               52 Source/platform/graphics/filters/SpotLightSource.h     virtual bool setZ(float) OVERRIDE;
bool               53 Source/platform/graphics/filters/SpotLightSource.h     virtual bool setPointsAtX(float) OVERRIDE;
bool               54 Source/platform/graphics/filters/SpotLightSource.h     virtual bool setPointsAtY(float) OVERRIDE;
bool               55 Source/platform/graphics/filters/SpotLightSource.h     virtual bool setPointsAtZ(float) OVERRIDE;
bool               57 Source/platform/graphics/filters/SpotLightSource.h     virtual bool setSpecularExponent(float) OVERRIDE;
bool               58 Source/platform/graphics/filters/SpotLightSource.h     virtual bool setLimitingConeAngle(float) OVERRIDE;
bool               99 Source/platform/graphics/gpu/DrawingBuffer.h     bool isZeroSized() const { return m_size.isEmpty(); }
bool              107 Source/platform/graphics/gpu/DrawingBuffer.h     void setScissorEnabled(bool scissorEnabled) { m_scissorEnabled = scissorEnabled; }
bool              121 Source/platform/graphics/gpu/DrawingBuffer.h     bool multisample() const;
bool              127 Source/platform/graphics/gpu/DrawingBuffer.h     bool layerComposited() const;
bool              134 Source/platform/graphics/gpu/DrawingBuffer.h     virtual bool prepareMailbox(blink::WebExternalTextureMailbox*, blink::WebExternalBitmap*) OVERRIDE;
bool              138 Source/platform/graphics/gpu/DrawingBuffer.h     bool copyToPlatformTexture(blink::WebGraphicsContext3D*, Platform3DObject texture, GLenum internalFormat,
bool              139 Source/platform/graphics/gpu/DrawingBuffer.h         GLenum destType, GLint level, bool premultiplyAlpha, bool flipY);
bool              147 Source/platform/graphics/gpu/DrawingBuffer.h     DrawingBuffer(blink::WebGraphicsContext3D*, const IntSize&, bool multisampleExtensionSupported,
bool              148 Source/platform/graphics/gpu/DrawingBuffer.h                   bool packedDepthStencilExtensionSupported, PreserveDrawingBuffer, PassRefPtr<ContextEvictionManager>);
bool              155 Source/platform/graphics/gpu/DrawingBuffer.h     bool resizeFramebuffer(const IntSize&);
bool              156 Source/platform/graphics/gpu/DrawingBuffer.h     bool resizeMultisampleFramebuffer(const IntSize&);
bool              175 Source/platform/graphics/gpu/DrawingBuffer.h     IntSize adjustSizeWithContextEviction(const IntSize&, bool& evictContext);
bool              177 Source/platform/graphics/gpu/DrawingBuffer.h     void paintFramebufferToCanvas(int framebuffer, int width, int height, bool premultiplyAlpha, ImageBuffer*);
bool              197 Source/platform/graphics/gpu/DrawingBuffer.h     bool m_scissorEnabled;
bool              204 Source/platform/graphics/gpu/DrawingBuffer.h     bool m_multisampleExtensionSupported;
bool              205 Source/platform/graphics/gpu/DrawingBuffer.h     bool m_packedDepthStencilExtensionSupported;
bool              223 Source/platform/graphics/gpu/DrawingBuffer.h     bool m_contentsChanged;
bool              226 Source/platform/graphics/gpu/DrawingBuffer.h     bool m_contentsChangeCommitted;
bool              227 Source/platform/graphics/gpu/DrawingBuffer.h     bool m_layerComposited;
bool               26 Source/platform/graphics/gpu/Extensions3DUtil.h     bool supportsExtension(const String& name);
bool               27 Source/platform/graphics/gpu/Extensions3DUtil.h     bool ensureExtensionEnabled(const String& name);
bool               28 Source/platform/graphics/gpu/Extensions3DUtil.h     bool isExtensionEnabled(const String& name);
bool               30 Source/platform/graphics/gpu/Extensions3DUtil.h     static bool canUseCopyTextureCHROMIUM(GLenum destFormat, GLenum destType, GLint level);
bool               53 Source/platform/graphics/gpu/WebGLImageBufferSurface.h     virtual bool isValid() const OVERRIDE { return m_bitmap.pixelRef(); }
bool               54 Source/platform/graphics/gpu/WebGLImageBufferSurface.h     virtual bool isAccelerated() const OVERRIDE { return true; }
bool               56 Source/platform/graphics/gpu/WebGLImageBufferSurface.h     virtual bool cachedBitmapEnabled() const OVERRIDE { return true; }
bool               81 Source/platform/graphics/gpu/WebGLImageConversion.h         ImageExtractor(Image*, ImageHtmlDomSource, bool premultiplyAlpha, bool ignoreGammaAndColorProfile);
bool               85 Source/platform/graphics/gpu/WebGLImageConversion.h         bool extractSucceeded() { return m_extractSucceeded; }
bool               96 Source/platform/graphics/gpu/WebGLImageConversion.h         bool extractImage(bool premultiplyAlpha, bool ignoreGammaAndColorProfile);
bool              102 Source/platform/graphics/gpu/WebGLImageConversion.h         bool m_extractSucceeded;
bool              114 Source/platform/graphics/gpu/WebGLImageConversion.h     static bool computeFormatAndTypeParameters(GLenum format, GLenum type, unsigned* componentsPerPixel, unsigned* bytesPerComponent);
bool              126 Source/platform/graphics/gpu/WebGLImageConversion.h     static ALWAYS_INLINE bool srcFormatComeFromDOMElementOrImageData(DataFormat SrcFormat)
bool              139 Source/platform/graphics/gpu/WebGLImageConversion.h     static bool packImageData(Image*, const void* pixels, GLenum format, GLenum type, bool flipY, AlphaOp, DataFormat sourceFormat, unsigned width, unsigned height, unsigned sourceUnpackAlignment, Vector<uint8_t>& data);
bool              145 Source/platform/graphics/gpu/WebGLImageConversion.h     static bool extractImageData(const uint8_t*, const IntSize&, GLenum format, GLenum type, bool flipY, bool premultiplyAlpha, Vector<uint8_t>& data);
bool              152 Source/platform/graphics/gpu/WebGLImageConversion.h     static bool extractTextureData(unsigned width, unsigned height, GLenum format, GLenum type, unsigned unpackAlignment, bool flipY, bool premultiplyAlpha, const void* pixels, Vector<uint8_t>& data);
bool              163 Source/platform/graphics/gpu/WebGLImageConversion.h     static bool packPixels(const uint8_t* sourceData, DataFormat sourceDataFormat, unsigned width, unsigned height, unsigned sourceUnpackAlignment, unsigned destinationFormat, unsigned destinationType, AlphaOp, void* destinationData, bool flipY);
bool               94 Source/platform/graphics/media/MediaPlayer.h     virtual void mediaPlayerSetOpaque(bool) = 0;
bool              120 Source/platform/graphics/media/MediaPlayer.h     virtual bool supportsSave() const = 0;
bool              123 Source/platform/graphics/media/MediaPlayer.h     virtual bool hasVideo() const = 0;
bool              124 Source/platform/graphics/media/MediaPlayer.h     virtual bool hasAudio() const = 0;
bool              132 Source/platform/graphics/media/MediaPlayer.h     virtual bool seeking() const = 0;
bool              137 Source/platform/graphics/media/MediaPlayer.h     virtual bool paused() const = 0;
bool              150 Source/platform/graphics/media/MediaPlayer.h     virtual bool didLoadingProgress() const = 0;
bool              153 Source/platform/graphics/media/MediaPlayer.h     virtual bool copyVideoTextureToPlatformTexture(blink::WebGraphicsContext3D*, Platform3DObject, GC3Dint, GC3Denum, GC3Denum, bool, bool) = 0;
bool              160 Source/platform/graphics/media/MediaPlayer.h     virtual bool canShowFullscreenOverlay() const = 0;
bool              162 Source/platform/graphics/media/MediaPlayer.h     virtual bool hasSingleSecurityOrigin() const = 0;
bool              164 Source/platform/graphics/media/MediaPlayer.h     virtual bool didPassCORSAccessCheck() const = 0;
bool               41 Source/platform/graphics/skia/GaneshUtils.h bool PLATFORM_EXPORT ensureTextureBackedSkBitmap(GrContext*, SkBitmap&, const IntSize&, GrSurfaceOrigin, GrPixelConfig);
bool              105 Source/platform/graphics/skia/NativeImageSkia.h     bool isDataComplete() const { return m_image.isImmutable(); }
bool              113 Source/platform/graphics/skia/NativeImageSkia.h     bool hasResizedBitmap(const SkISize& scaledImageSize, const SkIRect& scaledImageSubset) const;
bool              150 Source/platform/graphics/skia/NativeImageSkia.h         bool isEqual(const SkISize& otherScaledImageSize, const SkIRect& otherScaledImageSubset) const;
bool              170 Source/platform/graphics/skia/NativeImageSkia.h     bool shouldCacheResampling(const SkISize& scaledImageSize, const SkIRect& scaledImageSubset) const;
bool               80 Source/platform/graphics/skia/OpaqueRegionSkia.h         bool hasImageMask;
bool               88 Source/platform/graphics/skia/OpaqueRegionSkia.h     void didDraw(const GraphicsContext*, const SkRect&, const SkPaint&, const SkBitmap* sourceBitmap, bool fillsBounds, DrawType);
bool               38 Source/platform/graphics/skia/SkSizeHash.h     static bool equal(const SkSize& a, const SkSize& b) { return a == b; }
bool               39 Source/platform/graphics/skia/SkSizeHash.h     static const bool safeToCompareToEmptyOrDeleted = true;
bool               47 Source/platform/graphics/skia/SkSizeHash.h     static const bool emptyValueIsZero = true;
bool               48 Source/platform/graphics/skia/SkSizeHash.h     static const bool needsDestruction = false;
bool               54 Source/platform/graphics/skia/SkSizeHash.h     static bool isDeletedValue(const SkSize& value)
bool               62 Source/platform/graphics/skia/SkSizeHash.h     static bool equal(const SkISize& a, const SkISize& b) { return a == b; }
bool               63 Source/platform/graphics/skia/SkSizeHash.h     static const bool safeToCompareToEmptyOrDeleted = true;
bool               71 Source/platform/graphics/skia/SkSizeHash.h     static const bool emptyValueIsZero = true;
bool               72 Source/platform/graphics/skia/SkSizeHash.h     static const bool needsDestruction = false;
bool               78 Source/platform/graphics/skia/SkSizeHash.h     static bool isDeletedValue(const SkISize& value)
bool               76 Source/platform/graphics/skia/SkiaUtils.h inline bool WebCoreFloatNearlyEqual(float a, float b)
bool               82 Source/platform/graphics/skia/SkiaUtils.h bool PLATFORM_EXPORT SkPathContainsPoint(const SkPath&, const FloatPoint&, SkPath::FillType);
bool               53 Source/platform/graphics/test/MockDiscardablePixelRef.h         virtual bool allocPixelRef(SkBitmap* dst, SkColorTable* ct) SK_OVERRIDE {
bool               67 Source/platform/graphics/test/MockDiscardablePixelRef.h     virtual bool onNewLockPixels(LockRec* rec)
bool               86 Source/platform/graphics/test/MockDiscardablePixelRef.h     bool discarded;
bool               69 Source/platform/graphics/test/MockImageDecoder.h     virtual bool setSize(unsigned width, unsigned height) OVERRIDE
bool              100 Source/platform/graphics/test/MockImageDecoder.h     virtual bool frameIsCompleteAtIndex(size_t) const OVERRIDE
bool              110 Source/platform/graphics/test/MockImageDecoder.h     void setFrameHasAlpha(bool hasAlpha) { m_frameBufferCache[0].setHasAlpha(hasAlpha); }
bool               43 Source/platform/graphics/test/MockWebGraphicsContext3D.h     virtual bool makeContextCurrent() { return true; }
bool               51 Source/platform/graphics/test/MockWebGraphicsContext3D.h     virtual bool isContextLost() { return false; }
bool               58 Source/platform/graphics/test/MockWebGraphicsContext3D.h     virtual void setVisibilityCHROMIUM(bool visible) { }
bool              120 Source/platform/graphics/test/MockWebGraphicsContext3D.h     virtual bool getActiveAttrib(WebGLId program, WGC3Duint index, ActiveInfo&) { return false; }
bool              121 Source/platform/graphics/test/MockWebGraphicsContext3D.h     virtual bool getActiveUniform(WebGLId program, WGC3Duint index, ActiveInfo&) { return false; }
bool               72 Source/platform/heap/Handle.h     bool isAlive() { return m_trace; }
bool              224 Source/platform/heap/Handle.h     bool isGlobalPersistent = WTF::IsSubclass<RootsAccessor, GlobalPersistents>::value; \
bool              325 Source/platform/heap/Handle.h     bool operator!() const { return !m_raw; }
bool              456 Source/platform/heap/Handle.h     bool isHashTableDeletedValue() const { return m_raw == reinterpret_cast<T*>(-1); }
bool              479 Source/platform/heap/Handle.h     bool operator!() const { return !m_raw; }
bool              530 Source/platform/heap/Handle.h     template<bool x, bool y, bool z, typename U, typename V> friend struct CollectionBackingTraceTrait;
bool              553 Source/platform/heap/Handle.h template<bool needsTracing, typename T>
bool              575 Source/platform/heap/Handle.h     static const bool firstNeedsTracing = WTF::NeedsTracing<T>::value || WTF::IsWeak<T>::value;
bool              576 Source/platform/heap/Handle.h     static const bool secondNeedsTracing = WTF::NeedsTracing<U>::value || WTF::IsWeak<U>::value;
bool              662 Source/platform/heap/Handle.h template<typename T, typename U> inline bool operator==(const Member<T>& a, const Member<U>& b) { return a.get() == b.get(); }
bool              663 Source/platform/heap/Handle.h template<typename T, typename U> inline bool operator!=(const Member<T>& a, const Member<U>& b) { return a.get() != b.get(); }
bool              664 Source/platform/heap/Handle.h template<typename T, typename U> inline bool operator==(const Member<T>& a, const Persistent<U>& b) { return a.get() == b.get(); }
bool              665 Source/platform/heap/Handle.h template<typename T, typename U> inline bool operator!=(const Member<T>& a, const Persistent<U>& b) { return a.get() != b.get(); }
bool              666 Source/platform/heap/Handle.h template<typename T, typename U> inline bool operator==(const Persistent<T>& a, const Member<U>& b) { return a.get() == b.get(); }
bool              667 Source/platform/heap/Handle.h template<typename T, typename U> inline bool operator!=(const Persistent<T>& a, const Member<U>& b) { return a.get() != b.get(); }
bool              668 Source/platform/heap/Handle.h template<typename T, typename U> inline bool operator==(const Persistent<T>& a, const Persistent<U>& b) { return a.get() == b.get(); }
bool              669 Source/platform/heap/Handle.h template<typename T, typename U> inline bool operator!=(const Persistent<T>& a, const Persistent<U>& b) { return a.get() != b.get(); }
bool              722 Source/platform/heap/Handle.h     static const bool notRefCountedGarbageCollected = !WTF::IsSubclassOfTemplate<T, RefCountedGarbageCollected>::value;
bool              723 Source/platform/heap/Handle.h     static const bool notRefCounted = !WTF::IsSubclassOfTemplate<T, RefCounted>::value;
bool              731 Source/platform/heap/Handle.h     static const bool isRefCountedGarbageCollected = WTF::IsSubclassOfTemplate<T, RefCountedGarbageCollected>::value;
bool              738 Source/platform/heap/Handle.h     static const bool notRefCountedGarbageCollected = !WTF::IsSubclassOfTemplate<T, RefCountedGarbageCollected>::value;
bool              739 Source/platform/heap/Handle.h     static const bool notRefCounted = !WTF::IsSubclassOfTemplate<T, RefCounted>::value;
bool              814 Source/platform/heap/Handle.h     static const bool needsDestruction = false;
bool              815 Source/platform/heap/Handle.h     static const bool canInitializeWithMemset = true;
bool              816 Source/platform/heap/Handle.h     static const bool canMoveWithMemcpy = true;
bool              820 Source/platform/heap/Handle.h     static const bool needsDestruction = false;
bool              821 Source/platform/heap/Handle.h     static const bool canInitializeWithMemset = true;
bool              822 Source/platform/heap/Handle.h     static const bool canMoveWithMemcpy = true;
bool              826 Source/platform/heap/Handle.h     static const bool needsDestruction = false;
bool              827 Source/platform/heap/Handle.h     static const bool canInitializeWithMemset = true;
bool              828 Source/platform/heap/Handle.h     static const bool canMoveWithMemcpy = true;
bool              832 Source/platform/heap/Handle.h     static const bool needsDestruction = VectorTraits<T>::needsDestruction;
bool              833 Source/platform/heap/Handle.h     static const bool canInitializeWithMemset = VectorTraits<T>::canInitializeWithMemset;
bool              834 Source/platform/heap/Handle.h     static const bool canMoveWithMemcpy = VectorTraits<T>::canMoveWithMemcpy;
bool              838 Source/platform/heap/Handle.h     static const bool needsDestruction = false;
bool              865 Source/platform/heap/Handle.h     static const bool needsDestruction = false;
bool              894 Source/platform/heap/Handle.h     static bool equal(T* a, const WebCore::Member<T>& b) { return a == b; }
bool              895 Source/platform/heap/Handle.h     static bool equal(const WebCore::Member<T>& a, T* b) { return a == b; }
bool              897 Source/platform/heap/Handle.h     static bool equal(const U& a, const V& b) { return a == b; }
bool              907 Source/platform/heap/Handle.h     static bool equal(const RefPtr<P>& a, const RefPtr<P>& b) { return a == b; }
bool              908 Source/platform/heap/Handle.h     static bool equal(P* a, const RefPtr<P>& b) { return a == b; }
bool              909 Source/platform/heap/Handle.h     static bool equal(const RefPtr<P>& a, P* b) { return a == b; }
bool              927 Source/platform/heap/Handle.h     static const bool value = true;
bool              932 Source/platform/heap/Handle.h     static const bool value = true;
bool              937 Source/platform/heap/Handle.h     static const bool value = Table::ValueTraits::isWeak;
bool              947 Source/platform/heap/Handle.h     static const bool value = NeedsTracing<T>::value || NeedsTracing<U>::value || IsWeak<T>::value || IsWeak<U>::value;
bool              954 Source/platform/heap/Handle.h     static const bool value = false;
bool              959 Source/platform/heap/Handle.h     static const bool value = false;
bool              964 Source/platform/heap/Handle.h     static const bool value = false;
bool              969 Source/platform/heap/Handle.h     static const bool value = false;
bool              974 Source/platform/heap/Handle.h     static const bool value = false;
bool              107 Source/platform/heap/Heap.h inline bool isPageHeaderAddress(Address address)
bool              144 Source/platform/heap/Heap.h     virtual bool checkAndMarkPointer(Visitor*, Address) = 0;
bool              181 Source/platform/heap/Heap.h     virtual bool checkAndMarkPointer(Visitor*, Address);
bool              194 Source/platform/heap/Heap.h     bool contains(Address object)
bool              218 Source/platform/heap/Heap.h     bool isMarked();
bool              243 Source/platform/heap/Heap.h     bool isFree() { return m_size & freeListMask; }
bool              281 Source/platform/heap/Heap.h     inline bool isMarked() const;
bool              292 Source/platform/heap/Heap.h     inline bool hasDebugMark() const;
bool              339 Source/platform/heap/Heap.h     inline bool hasFinalizer() { return m_gcInfo->hasFinalizer(); }
bool              384 Source/platform/heap/Heap.h     bool shouldAddToFreeList()
bool              421 Source/platform/heap/Heap.h     bool isEmpty();
bool              423 Source/platform/heap/Heap.h     bool contains(Address addr)
bool              448 Source/platform/heap/Heap.h     virtual bool checkAndMarkPointer(Visitor*, Address);
bool              456 Source/platform/heap/Heap.h     bool isObjectStartBitMapComputed() { return m_objectStartBitMapComputed; }
bool              461 Source/platform/heap/Heap.h     bool m_objectStartBitMapComputed;
bool              487 Source/platform/heap/Heap.h     bool contains(Address);
bool              499 Source/platform/heap/Heap.h     bool lookup(Address, BaseHeapPage**);
bool              581 Source/platform/heap/Heap.h     bool popAndInvokeCallback(CallbackStack** first, Visitor*);
bool              623 Source/platform/heap/Heap.h     virtual bool checkAndMarkLargeHeapObject(Visitor*, Address) = 0;
bool              642 Source/platform/heap/Heap.h     virtual bool isConsistentForGC() = 0;
bool              668 Source/platform/heap/Heap.h     virtual bool checkAndMarkLargeHeapObject(Visitor*, Address);
bool              678 Source/platform/heap/Heap.h     virtual bool isConsistentForGC();
bool              723 Source/platform/heap/Heap.h     bool ownsNonEmptyAllocationArea() const { return currentAllocationPoint() && remainingAllocationSize(); }
bool              732 Source/platform/heap/Heap.h     bool allocateFromFreeList(size_t);
bool              792 Source/platform/heap/Heap.h     static bool popAndInvokeTraceCallback(Visitor*);
bool              797 Source/platform/heap/Heap.h     static bool popAndInvokeWeakPointerCallback(Visitor*);
bool              816 Source/platform/heap/Heap.h     static bool isConsistentForGC();
bool              832 Source/platform/heap/Heap.h     explicit NoAllocationScope(bool active) : m_active(active) { enter(); }
bool              861 Source/platform/heap/Heap.h     bool m_active;
bool              936 Source/platform/heap/Heap.h     template<typename U, bool> friend struct FinalizerTraitImpl;
bool             1005 Source/platform/heap/Heap.h     bool hasOneRef()
bool             1167 Source/platform/heap/Heap.h     bool isLargeObject = allocationSize > blinkPageSize / 2;
bool             1248 Source/platform/heap/Heap.h     static const bool isGarbageCollected = true;
bool             1296 Source/platform/heap/Heap.h     static bool hasDeadMember(Visitor*, const T&)
bool             1302 Source/platform/heap/Heap.h     static bool hasDeadMember(Visitor* visitor, const Member<T>& t)
bool             1309 Source/platform/heap/Heap.h     static bool hasDeadMember(Visitor* visitor, const WeakMember<T>& t)
bool             1315 Source/platform/heap/Heap.h     static bool hasDeadMember(Visitor* visitor, const WTF::KeyValuePair<T, U>& t)
bool             1565 Source/platform/heap/Heap.h template<bool markWeakMembersStrongly, typename T, typename Traits>
bool             1586 Source/platform/heap/Heap.h template<bool markWeakMembersStrongly, typename Table>
bool             1602 Source/platform/heap/Heap.h template<bool markWeakMembersStrongly, typename Key, typename Value, typename Traits>
bool             1613 Source/platform/heap/Heap.h template<bool markWeakMembersStrongly, typename T, typename U>
bool             1638 Source/platform/heap/Heap.h template<bool isWeak, bool markWeakMembersStrongly, typename T, typename Traits>
bool             1648 Source/platform/heap/Heap.h template<bool isWeak, bool markWeakMembersStrongly, typename Table>
bool             1658 Source/platform/heap/Heap.h template<bool isWeak, bool markWeakMembersStrongly, typename Key, typename Value, typename Traits>
bool             1663 Source/platform/heap/Heap.h template<bool markWeakMembersStrongly, typename T, typename Traits>
bool             1688 Source/platform/heap/Heap.h template<bool isWeak, bool markWeakMembersStrongly, typename T, typename Traits>
bool             1776 Source/platform/heap/Heap.h     static bool isDead(Visitor*, const U&) { return false; }
bool             1781 Source/platform/heap/Heap.h     static bool isDead(Visitor* visitor, const WeakMember<T>& t) { return !visitor->isAlive(t.get()); }
bool               44 Source/platform/heap/HeapLinkedStack.h     bool isEmpty();
bool               81 Source/platform/heap/HeapLinkedStack.h inline bool HeapLinkedStack<T>::isEmpty()
bool               83 Source/platform/heap/ThreadState.h template<typename T, bool derivesNode = WTF::IsSubclass<T, Node>::value> struct DefaultThreadingTrait;
bool              204 Source/platform/heap/ThreadState.h     bool operator==(const HeapStats& other)
bool              257 Source/platform/heap/ThreadState.h     static bool isMainThread() { return current() == mainThreadState(); }
bool              259 Source/platform/heap/ThreadState.h     inline bool checkThread() const
bool              272 Source/platform/heap/ThreadState.h     bool shouldGC();
bool              273 Source/platform/heap/ThreadState.h     bool shouldForceConservativeGC();
bool              277 Source/platform/heap/ThreadState.h     bool gcRequested();
bool              287 Source/platform/heap/ThreadState.h     void setForcedForTesting(bool);
bool              288 Source/platform/heap/ThreadState.h     bool forcePreciseGCForTesting();
bool              290 Source/platform/heap/ThreadState.h     bool sweepRequested();
bool              297 Source/platform/heap/ThreadState.h     bool isAllocationAllowed() const { return !isAtSafePoint() && !m_noAllocationCount; }
bool              303 Source/platform/heap/ThreadState.h     bool isConsistentForGC();
bool              308 Source/platform/heap/ThreadState.h     bool isInGC() const { return m_inGC; }
bool              312 Source/platform/heap/ThreadState.h     static bool isAnyThreadInGC() { return s_inGC; }
bool              330 Source/platform/heap/ThreadState.h     bool isSweepInProgress() const { return m_sweepInProgress; }
bool              369 Source/platform/heap/ThreadState.h     bool isAtSafePoint() const { return m_atSafePoint; }
bool              490 Source/platform/heap/ThreadState.h     bool checkAndMarkPointer(Visitor*, Address);
bool              493 Source/platform/heap/ThreadState.h     bool popAndInvokeWeakPointerCallback(Visitor*);
bool              535 Source/platform/heap/ThreadState.h     static bool s_inGC;
bool              555 Source/platform/heap/ThreadState.h     bool m_atSafePoint;
bool              557 Source/platform/heap/ThreadState.h     bool m_gcRequested;
bool              558 Source/platform/heap/ThreadState.h     bool m_forcePreciseGCForTesting;
bool              560 Source/platform/heap/ThreadState.h     bool m_sweepInProgress;
bool              562 Source/platform/heap/ThreadState.h     bool m_inGC;
bool              569 Source/platform/heap/ThreadState.h     bool m_isCleaningUp;
bool               62 Source/platform/heap/Visitor.h template<bool needsTracing, bool isWeak, bool markWeakMembersStrongly, typename T, typename Traits> struct CollectionBackingTraceTrait;
bool               83 Source/platform/heap/Visitor.h     bool hasFinalizer() const { return m_nonTrivialFinalizer; }
bool               86 Source/platform/heap/Visitor.h     bool m_nonTrivialFinalizer;
bool               93 Source/platform/heap/Visitor.h template<typename T, bool isGarbageCollectedFinalized>
bool              115 Source/platform/heap/Visitor.h     static const bool nonTrivialFinalizer = WTF::IsSubclassOfTemplate<T, GarbageCollectedFinalized>::value;
bool              125 Source/platform/heap/Visitor.h template<typename T, bool = WTF::IsSubclassOfTemplate<T, GarbageCollected>::value> class NeedsAdjustAndMark;
bool              130 Source/platform/heap/Visitor.h     static const bool value = false;
bool              136 Source/platform/heap/Visitor.h     static const bool value = WTF::IsSubclass<T, GarbageCollectedMixin>::value;
bool              139 Source/platform/heap/Visitor.h template<typename T, bool = NeedsAdjustAndMark<T>::value> class DefaultTraceTrait;
bool              182 Source/platform/heap/Visitor.h     static bool isAlive(Visitor*, T*);
bool              362 Source/platform/heap/Visitor.h     virtual bool isMarked(const void*) = 0;
bool              364 Source/platform/heap/Visitor.h     template<typename T> inline bool isAlive(T* obj)
bool              368 Source/platform/heap/Visitor.h     template<typename T> inline bool isAlive(const Member<T>& member)
bool              381 Source/platform/heap/Visitor.h     virtual bool isMarked(const Type*) = 0;
bool              521 Source/platform/heap/Visitor.h template<typename T, bool = NeedsAdjustAndMark<T>::value> class DefaultObjectAliveTrait;
bool              526 Source/platform/heap/Visitor.h     static bool isAlive(Visitor* visitor, T* obj)
bool              535 Source/platform/heap/Visitor.h     static bool isAlive(Visitor* visitor, T* obj)
bool              541 Source/platform/heap/Visitor.h template<typename T> bool ObjectAliveTrait<T>::isAlive(Visitor* visitor, T* obj)
bool              570 Source/platform/heap/Visitor.h     virtual bool isAlive(Visitor*) const = 0;
bool              581 Source/platform/heap/Visitor.h     virtual bool isAlive(Visitor* visitor) const OVERRIDE \
bool              606 Source/platform/heap/Visitor.h template<typename T, bool = WTF::IsSubclassOfTemplate<T, GarbageCollected>::value> struct GetGarbageCollectedBase;
bool               83 Source/platform/image-decoders/ImageDecoder.h     bool isAllDataReceived() const { return m_isAllDataReceived; }
bool               85 Source/platform/image-decoders/ImageDecoder.h     virtual void setData(SharedBuffer* data, bool allDataReceived)
bool               96 Source/platform/image-decoders/ImageDecoder.h     virtual bool isSizeAvailable()
bool              119 Source/platform/image-decoders/ImageDecoder.h     virtual bool setSize(unsigned width, unsigned height)
bool              141 Source/platform/image-decoders/ImageDecoder.h     virtual bool frameHasAlphaAtIndex(size_t) const;
bool              144 Source/platform/image-decoders/ImageDecoder.h     virtual bool frameIsCompleteAtIndex(size_t) const;
bool              152 Source/platform/image-decoders/ImageDecoder.h     void setIgnoreGammaAndColorProfile(bool flag) { m_ignoreGammaAndColorProfile = flag; }
bool              153 Source/platform/image-decoders/ImageDecoder.h     bool ignoresGammaAndColorProfile() const { return m_ignoreGammaAndColorProfile; }
bool              159 Source/platform/image-decoders/ImageDecoder.h     static bool rgbColorProfile(const char* profileData, unsigned profileLength)
bool              166 Source/platform/image-decoders/ImageDecoder.h     static bool inputDeviceColorProfile(const char* profileData, unsigned profileLength)
bool              223 Source/platform/image-decoders/ImageDecoder.h     virtual bool setFailed()
bool              229 Source/platform/image-decoders/ImageDecoder.h     bool failed() const { return m_failed; }
bool              239 Source/platform/image-decoders/ImageDecoder.h     virtual bool hotSpot(IntPoint&) const { return false; }
bool              270 Source/platform/image-decoders/ImageDecoder.h     size_t findRequiredPreviousFrame(size_t frameIndex, bool frameRectIsOpaque);
bool              276 Source/platform/image-decoders/ImageDecoder.h     bool m_premultiplyAlpha;
bool              277 Source/platform/image-decoders/ImageDecoder.h     bool m_ignoreGammaAndColorProfile;
bool              290 Source/platform/image-decoders/ImageDecoder.h     static bool sizeCalculationMayOverflow(unsigned width, unsigned height)
bool              298 Source/platform/image-decoders/ImageDecoder.h     bool m_sizeAvailable;
bool              299 Source/platform/image-decoders/ImageDecoder.h     bool m_isAllDataReceived;
bool              300 Source/platform/image-decoders/ImageDecoder.h     bool m_failed;
bool               87 Source/platform/image-decoders/ImageFrame.h     bool copyBitmapData(const ImageFrame&);
bool              107 Source/platform/image-decoders/ImageFrame.h     bool setSize(int newWidth, int newHeight);
bool              114 Source/platform/image-decoders/ImageFrame.h     bool hasAlpha() const;
bool              120 Source/platform/image-decoders/ImageFrame.h     bool premultiplyAlpha() const { return m_premultiplyAlpha; }
bool              124 Source/platform/image-decoders/ImageFrame.h     bool pixelsChanged() const { return m_pixelsChanged; }
bool              132 Source/platform/image-decoders/ImageFrame.h     bool requiredPreviousFrameIndexValid() const { return m_requiredPreviousFrameIndexValid; }
bool              134 Source/platform/image-decoders/ImageFrame.h     void setHasAlpha(bool alpha);
bool              140 Source/platform/image-decoders/ImageFrame.h     void setPremultiplyAlpha(bool premultiplyAlpha) { m_premultiplyAlpha = premultiplyAlpha; }
bool              145 Source/platform/image-decoders/ImageFrame.h     void setPixelsChanged(bool pixelsChanged) { m_pixelsChanged = pixelsChanged; }
bool              212 Source/platform/image-decoders/ImageFrame.h     bool m_hasAlpha;
bool              220 Source/platform/image-decoders/ImageFrame.h     bool m_premultiplyAlpha;
bool              222 Source/platform/image-decoders/ImageFrame.h     bool m_pixelsChanged;
bool              230 Source/platform/image-decoders/ImageFrame.h     bool m_requiredPreviousFrameIndexValid;
bool               46 Source/platform/image-decoders/bmp/BMPImageDecoder.h     virtual void setData(SharedBuffer*, bool allDataReceived) OVERRIDE;
bool               47 Source/platform/image-decoders/bmp/BMPImageDecoder.h     virtual bool isSizeAvailable() OVERRIDE;
bool               52 Source/platform/image-decoders/bmp/BMPImageDecoder.h     virtual bool setFailed() OVERRIDE;
bool               63 Source/platform/image-decoders/bmp/BMPImageDecoder.h     void decode(bool onlySize);
bool               67 Source/platform/image-decoders/bmp/BMPImageDecoder.h     bool decodeHelper(bool onlySize);
bool               72 Source/platform/image-decoders/bmp/BMPImageDecoder.h     bool processFileHeader(size_t* imgDataOffset);
bool               71 Source/platform/image-decoders/bmp/BMPImageReader.h     BMPImageReader(ImageDecoder* parent, size_t decodedAndHeaderOffset, size_t imgDataOffset, bool usesAndMask);
bool               79 Source/platform/image-decoders/bmp/BMPImageReader.h     bool decodeBMP(bool onlySize);
bool              136 Source/platform/image-decoders/bmp/BMPImageReader.h     bool readInfoHeaderSize();
bool              140 Source/platform/image-decoders/bmp/BMPImageReader.h     bool processInfoHeader();
bool              144 Source/platform/image-decoders/bmp/BMPImageReader.h     bool readInfoHeader();
bool              147 Source/platform/image-decoders/bmp/BMPImageReader.h     inline bool isWindowsV4Plus() const
bool              154 Source/platform/image-decoders/bmp/BMPImageReader.h     bool isInfoHeaderValid() const;
bool              159 Source/platform/image-decoders/bmp/BMPImageReader.h     bool processBitmasks();
bool              163 Source/platform/image-decoders/bmp/BMPImageReader.h     bool processColorTable();
bool              167 Source/platform/image-decoders/bmp/BMPImageReader.h     bool processRLEData();
bool              182 Source/platform/image-decoders/bmp/BMPImageReader.h     ProcessingResult processNonRLEData(bool inRLE, int numPixels);
bool              187 Source/platform/image-decoders/bmp/BMPImageReader.h     inline bool pastEndOfImage(int numRows)
bool              302 Source/platform/image-decoders/bmp/BMPImageReader.h     bool m_isOS21x;
bool              309 Source/platform/image-decoders/bmp/BMPImageReader.h     bool m_isOS22x;
bool              313 Source/platform/image-decoders/bmp/BMPImageReader.h     bool m_isTopDown;
bool              316 Source/platform/image-decoders/bmp/BMPImageReader.h     bool m_needToProcessBitmasks;
bool              317 Source/platform/image-decoders/bmp/BMPImageReader.h     bool m_needToProcessColorTable;
bool              343 Source/platform/image-decoders/bmp/BMPImageReader.h     bool m_seenNonZeroAlphaPixel;
bool              344 Source/platform/image-decoders/bmp/BMPImageReader.h     bool m_seenZeroAlphaPixel;
bool               50 Source/platform/image-decoders/gif/GIFImageDecoder.h     virtual void setData(SharedBuffer* data, bool allDataReceived) OVERRIDE;
bool               51 Source/platform/image-decoders/gif/GIFImageDecoder.h     virtual bool isSizeAvailable() OVERRIDE;
bool               55 Source/platform/image-decoders/gif/GIFImageDecoder.h     virtual bool frameIsCompleteAtIndex(size_t) const OVERRIDE;
bool               61 Source/platform/image-decoders/gif/GIFImageDecoder.h     virtual bool setFailed() OVERRIDE;
bool               64 Source/platform/image-decoders/gif/GIFImageDecoder.h     bool haveDecodedRow(size_t frameIndex, GIFRow::const_iterator rowBegin, size_t width, size_t rowNumber, unsigned repeatCount, bool writeTransparentPixels);
bool               65 Source/platform/image-decoders/gif/GIFImageDecoder.h     bool frameComplete(size_t frameIndex);
bool               68 Source/platform/image-decoders/gif/GIFImageDecoder.h     bool parseCompleted() const;
bool               85 Source/platform/image-decoders/gif/GIFImageDecoder.h     bool initFrameBuffer(size_t frameIndex);
bool               87 Source/platform/image-decoders/gif/GIFImageDecoder.h     bool m_currentBufferSawAlpha;
bool              104 Source/platform/image-decoders/gif/GIFImageReader.h     bool prepareToDecode();
bool              105 Source/platform/image-decoders/gif/GIFImageReader.h     bool outputRow(GIFRow::const_iterator rowBegin);
bool              106 Source/platform/image-decoders/gif/GIFImageReader.h     bool doLZW(const unsigned char* block, size_t bytesInBlock);
bool              107 Source/platform/image-decoders/gif/GIFImageReader.h     bool hasRemainingRows() { return rowsRemaining; }
bool              167 Source/platform/image-decoders/gif/GIFImageReader.h     bool isDefined() const { return m_isDefined; }
bool              174 Source/platform/image-decoders/gif/GIFImageReader.h     bool m_isDefined;
bool              212 Source/platform/image-decoders/gif/GIFImageReader.h     bool decode(const unsigned char* data, size_t length, WebCore::GIFImageDecoder* client, bool* frameDecoded);
bool              233 Source/platform/image-decoders/gif/GIFImageReader.h     bool isComplete() const { return m_isComplete; }
bool              235 Source/platform/image-decoders/gif/GIFImageReader.h     bool isHeaderDefined() const { return m_isHeaderDefined; }
bool              237 Source/platform/image-decoders/gif/GIFImageReader.h     bool isDataSizeDefined() const { return m_isDataSizeDefined; }
bool              244 Source/platform/image-decoders/gif/GIFImageReader.h     bool progressiveDisplay() const { return m_progressiveDisplay; }
bool              245 Source/platform/image-decoders/gif/GIFImageReader.h     void setProgressiveDisplay(bool progressiveDisplay) { m_progressiveDisplay = progressiveDisplay; }
bool              246 Source/platform/image-decoders/gif/GIFImageReader.h     bool interlaced() const { return m_interlaced; }
bool              247 Source/platform/image-decoders/gif/GIFImageReader.h     void setInterlaced(bool interlaced) { m_interlaced = interlaced; }
bool              263 Source/platform/image-decoders/gif/GIFImageReader.h     bool m_progressiveDisplay; // If true, do Haeberli interlace hack.
bool              264 Source/platform/image-decoders/gif/GIFImageReader.h     bool m_interlaced; // True, if scanlines arrive interlaced order.
bool              273 Source/platform/image-decoders/gif/GIFImageReader.h     bool m_isComplete;
bool              274 Source/platform/image-decoders/gif/GIFImageReader.h     bool m_isHeaderDefined;
bool              275 Source/platform/image-decoders/gif/GIFImageReader.h     bool m_isDataSizeDefined;
bool              299 Source/platform/image-decoders/gif/GIFImageReader.h     bool parse(WebCore::GIFImageDecoder::GIFParseQuery);
bool              300 Source/platform/image-decoders/gif/GIFImageReader.h     bool decode(size_t frameIndex);
bool              324 Source/platform/image-decoders/gif/GIFImageReader.h     bool parseCompleted() const { return m_parseCompleted; }
bool              329 Source/platform/image-decoders/gif/GIFImageReader.h     bool parseData(size_t dataPosition, size_t len, WebCore::GIFImageDecoder::GIFParseQuery);
bool              338 Source/platform/image-decoders/gif/GIFImageReader.h     bool currentFrameIsFirstFrame() const
bool              360 Source/platform/image-decoders/gif/GIFImageReader.h     bool m_parseCompleted;
bool               48 Source/platform/image-decoders/ico/ICOImageDecoder.h     virtual void setData(SharedBuffer*, bool allDataReceived) OVERRIDE;
bool               49 Source/platform/image-decoders/ico/ICOImageDecoder.h     virtual bool isSizeAvailable() OVERRIDE;
bool               52 Source/platform/image-decoders/ico/ICOImageDecoder.h     virtual bool setSize(unsigned width, unsigned height) OVERRIDE;
bool               58 Source/platform/image-decoders/ico/ICOImageDecoder.h     virtual bool setFailed() OVERRIDE;
bool               59 Source/platform/image-decoders/ico/ICOImageDecoder.h     virtual bool hotSpot(IntPoint&) const OVERRIDE;
bool               82 Source/platform/image-decoders/ico/ICOImageDecoder.h     static bool compareEntries(const IconDirectoryEntry& a, const IconDirectoryEntry& b);
bool              100 Source/platform/image-decoders/ico/ICOImageDecoder.h     void decode(size_t index, bool onlySize);
bool              105 Source/platform/image-decoders/ico/ICOImageDecoder.h     bool decodeDirectory();
bool              108 Source/platform/image-decoders/ico/ICOImageDecoder.h     bool decodeAtIndex(size_t);
bool              112 Source/platform/image-decoders/ico/ICOImageDecoder.h     bool processDirectory();
bool              117 Source/platform/image-decoders/ico/ICOImageDecoder.h     bool processDirectoryEntries();
bool              121 Source/platform/image-decoders/ico/ICOImageDecoder.h     bool hotSpotAtIndex(size_t index, IntPoint& hotSpot) const;
bool               48 Source/platform/image-decoders/jpeg/JPEGImageDecoder.h     virtual bool isSizeAvailable() OVERRIDE;
bool               50 Source/platform/image-decoders/jpeg/JPEGImageDecoder.h     virtual bool setSize(unsigned width, unsigned height) OVERRIDE;
bool               55 Source/platform/image-decoders/jpeg/JPEGImageDecoder.h     virtual bool setFailed() OVERRIDE;
bool               57 Source/platform/image-decoders/jpeg/JPEGImageDecoder.h     bool outputScanlines();
bool               68 Source/platform/image-decoders/jpeg/JPEGImageDecoder.h     void decode(bool onlySize);
bool               46 Source/platform/image-decoders/png/PNGImageDecoder.h     virtual bool isSizeAvailable() OVERRIDE;
bool               51 Source/platform/image-decoders/png/PNGImageDecoder.h     virtual bool setFailed() OVERRIDE;
bool               58 Source/platform/image-decoders/png/PNGImageDecoder.h     bool isComplete() const
bool               67 Source/platform/image-decoders/png/PNGImageDecoder.h     void decode(bool onlySize);
bool               70 Source/platform/image-decoders/png/PNGImageDecoder.h     bool m_doNothingOnFailure;
bool               45 Source/platform/image-decoders/webp/WEBPImageDecoder.h     virtual bool isSizeAvailable() OVERRIDE;
bool               48 Source/platform/image-decoders/webp/WEBPImageDecoder.h     virtual void setData(SharedBuffer* data, bool allDataReceived) OVERRIDE;
bool               50 Source/platform/image-decoders/webp/WEBPImageDecoder.h     virtual bool frameIsCompleteAtIndex(size_t) const OVERRIDE;
bool               55 Source/platform/image-decoders/webp/WEBPImageDecoder.h     bool decode(const uint8_t* dataBytes, size_t dataSize, bool onlySize, size_t frameIndex);
bool               60 Source/platform/image-decoders/webp/WEBPImageDecoder.h     bool m_frameBackgroundHasAlpha;
bool               67 Source/platform/image-decoders/webp/WEBPImageDecoder.h     bool m_haveReadProfile;
bool               71 Source/platform/image-decoders/webp/WEBPImageDecoder.h     bool updateDemuxer();
bool               72 Source/platform/image-decoders/webp/WEBPImageDecoder.h     bool initFrameBuffer(size_t frameIndex);
bool               78 Source/platform/image-decoders/webp/WEBPImageDecoder.h     bool m_haveAlreadyParsedThisData;
bool               79 Source/platform/image-decoders/webp/WEBPImageDecoder.h     bool m_haveReadAnimationParameters;
bool               45 Source/platform/image-encoders/skia/JPEGImageEncoder.h     static bool encode(const SkBitmap&, int quality, Vector<unsigned char>*);
bool               46 Source/platform/image-encoders/skia/JPEGImageEncoder.h     static bool encode(const ImageDataBuffer&, int quality, Vector<unsigned char>*);
bool               45 Source/platform/image-encoders/skia/PNGImageEncoder.h     static bool encode(const SkBitmap&, Vector<unsigned char>* output);
bool               46 Source/platform/image-encoders/skia/PNGImageEncoder.h     static bool encode(const ImageDataBuffer&, Vector<unsigned char>* output);
bool               45 Source/platform/image-encoders/skia/WEBPImageEncoder.h     static bool encode(const SkBitmap&, int quality, Vector<unsigned char>*);
bool               46 Source/platform/image-encoders/skia/WEBPImageEncoder.h     static bool encode(const ImageDataBuffer&, int quality, Vector<unsigned char>*);
bool               42 Source/platform/mac/ColorMac.h     bool PLATFORM_EXPORT usesTestModeFocusRingColor();
bool               43 Source/platform/mac/ColorMac.h     void PLATFORM_EXPORT setUsesTestModeFocusRingColor(bool);
bool               40 Source/platform/mac/LocalCurrentGraphicsContext.h     bool m_didSetGraphicsContext;
bool               58 Source/platform/mac/ScrollAnimatorMac.h     bool haveScrolledSincePageLoad() const { return m_haveScrolledSincePageLoad; }
bool               62 Source/platform/mac/ScrollAnimatorMac.h     bool scrollbarPaintTimerIsActive() const;
bool               70 Source/platform/mac/ScrollAnimatorMac.h     static bool canUseCoordinatedScrollbar();
bool               88 Source/platform/mac/ScrollAnimatorMac.h     virtual bool scroll(ScrollbarOrientation, ScrollGranularity, float step, float delta) OVERRIDE;
bool               92 Source/platform/mac/ScrollAnimatorMac.h     virtual bool handleWheelEvent(const PlatformWheelEvent&) OVERRIDE;
bool              122 Source/platform/mac/ScrollAnimatorMac.h     virtual bool shouldScrollbarParticipateInHitTesting(Scrollbar*) OVERRIDE;
bool              130 Source/platform/mac/ScrollAnimatorMac.h     virtual bool isRubberBandInProgress() const OVERRIDE;
bool              135 Source/platform/mac/ScrollAnimatorMac.h     virtual bool allowsHorizontalStretching() OVERRIDE;
bool              136 Source/platform/mac/ScrollAnimatorMac.h     virtual bool allowsVerticalStretching() OVERRIDE;
bool              137 Source/platform/mac/ScrollAnimatorMac.h     virtual bool pinnedInDirection(const FloatSize&) OVERRIDE;
bool              138 Source/platform/mac/ScrollAnimatorMac.h     virtual bool canScrollHorizontally() OVERRIDE;
bool              139 Source/platform/mac/ScrollAnimatorMac.h     virtual bool canScrollVertically() OVERRIDE;
bool              140 Source/platform/mac/ScrollAnimatorMac.h     virtual bool shouldRubberBandInDirection(ScrollDirection) OVERRIDE;
bool              147 Source/platform/mac/ScrollAnimatorMac.h     bool pinnedInDirection(float deltaX, float deltaY);
bool              154 Source/platform/mac/ScrollAnimatorMac.h     bool m_haveScrolledSincePageLoad;
bool              155 Source/platform/mac/ScrollAnimatorMac.h     bool m_needsScrollerStyleUpdate;
bool               45 Source/platform/mac/ScrollElasticityController.h     virtual bool allowsHorizontalStretching() = 0;
bool               46 Source/platform/mac/ScrollElasticityController.h     virtual bool allowsVerticalStretching() = 0;
bool               48 Source/platform/mac/ScrollElasticityController.h     virtual bool pinnedInDirection(const FloatSize&) = 0;
bool               49 Source/platform/mac/ScrollElasticityController.h     virtual bool canScrollHorizontally() = 0;
bool               50 Source/platform/mac/ScrollElasticityController.h     virtual bool canScrollVertically() = 0;
bool               51 Source/platform/mac/ScrollElasticityController.h     virtual bool shouldRubberBandInDirection(ScrollDirection) = 0;
bool               68 Source/platform/mac/ScrollElasticityController.h     bool handleWheelEvent(const PlatformWheelEvent&);
bool               71 Source/platform/mac/ScrollElasticityController.h     bool isRubberBandInProgress() const;
bool               77 Source/platform/mac/ScrollElasticityController.h     bool shouldRubberBandInHorizontalDirection(const PlatformWheelEvent&);
bool               81 Source/platform/mac/ScrollElasticityController.h     bool m_inScrollGesture;
bool               82 Source/platform/mac/ScrollElasticityController.h     bool m_momentumScrollInProgress;
bool               83 Source/platform/mac/ScrollElasticityController.h     bool m_ignoreMomentumScrolls;
bool               96 Source/platform/mac/ScrollElasticityController.h     bool m_snapRubberbandTimerIsActive;
bool               52 Source/platform/mac/ThemeMac.h     virtual bool controlRequiresPreWhiteSpace(ControlPart part) const { return part == PushButtonPart; }
bool               61 Source/platform/mediastream/MediaStreamCenter.h     bool getMediaStreamTrackSources(PassRefPtr<MediaStreamTrackSourcesRequest>);
bool               65 Source/platform/mediastream/MediaStreamCenter.h     bool didStopMediaStreamTrack(MediaStreamComponent*);
bool               70 Source/platform/mediastream/MediaStreamCenter.h     bool didAddMediaStreamTrack(MediaStreamDescriptor*, MediaStreamComponent*);
bool               71 Source/platform/mediastream/MediaStreamCenter.h     bool didRemoveMediaStreamTrack(MediaStreamDescriptor*, MediaStreamComponent*);
bool               64 Source/platform/mediastream/MediaStreamComponent.h     bool enabled() const { return m_enabled; }
bool               65 Source/platform/mediastream/MediaStreamComponent.h     void setEnabled(bool enabled) { m_enabled = enabled; }
bool              107 Source/platform/mediastream/MediaStreamComponent.h     bool m_enabled;
bool               83 Source/platform/mediastream/MediaStreamDescriptor.h     bool ended() const { return m_ended; }
bool               97 Source/platform/mediastream/MediaStreamDescriptor.h     bool m_ended;
bool               71 Source/platform/mediastream/MediaStreamSource.h     static PassRefPtr<MediaStreamSource> create(const String& id, Type, const String& name, ReadyState = ReadyStateLive, bool requiresConsumer = false);
bool               92 Source/platform/mediastream/MediaStreamSource.h     bool requiresAudioConsumer() const { return m_requiresConsumer; }
bool               94 Source/platform/mediastream/MediaStreamSource.h     bool removeAudioConsumer(AudioDestinationConsumer*);
bool               98 Source/platform/mediastream/MediaStreamSource.h     MediaStreamSource(const String& id, Type, const String& name, ReadyState, bool requiresConsumer);
bool              104 Source/platform/mediastream/MediaStreamSource.h     bool m_requiresConsumer;
bool               49 Source/platform/mediastream/RTCStatsRequest.h     virtual bool hasSelector() = 0;
bool               63 Source/platform/mhtml/MHTMLParser.h     PassRefPtr<ArchiveResource> parseNextPart(const MIMEHeader&, const String& endOfPartBoundary, const String& endOfDocumentBoundary, bool& endOfArchiveReached);
bool               36 Source/platform/network/ContentSecurityPolicyParsers.h PLATFORM_EXPORT bool isCSPDirectiveNameCharacter(UChar);
bool               37 Source/platform/network/ContentSecurityPolicyParsers.h PLATFORM_EXPORT bool isCSPDirectiveValueCharacter(UChar);
bool               38 Source/platform/network/ContentSecurityPolicyParsers.h PLATFORM_EXPORT bool isNonceCharacter(UChar);
bool               39 Source/platform/network/ContentSecurityPolicyParsers.h PLATFORM_EXPORT bool isSourceCharacter(UChar);
bool               40 Source/platform/network/ContentSecurityPolicyParsers.h PLATFORM_EXPORT bool isPathComponentCharacter(UChar);
bool               41 Source/platform/network/ContentSecurityPolicyParsers.h PLATFORM_EXPORT bool isHostCharacter(UChar);
bool               42 Source/platform/network/ContentSecurityPolicyParsers.h PLATFORM_EXPORT bool isSchemeContinuationCharacter(UChar);
bool               43 Source/platform/network/ContentSecurityPolicyParsers.h PLATFORM_EXPORT bool isNotASCIISpace(UChar);
bool               44 Source/platform/network/ContentSecurityPolicyParsers.h PLATFORM_EXPORT bool isNotColonOrSlash(UChar);
bool               45 Source/platform/network/ContentSecurityPolicyParsers.h PLATFORM_EXPORT bool isMediaTypeCharacter(UChar);
bool               49 Source/platform/network/ContentSecurityPolicyParsers.h PLATFORM_EXPORT bool isBase64EncodedCharacter(UChar);
bool               63 Source/platform/network/FormData.h inline bool operator==(const FormDataElement& a, const FormDataElement& b)
bool               82 Source/platform/network/FormData.h inline bool operator!=(const FormDataElement& a, const FormDataElement& b)
bool              113 Source/platform/network/FormData.h     bool isEmpty() const { return m_elements.isEmpty(); }
bool              119 Source/platform/network/FormData.h     bool alwaysStream() const { return m_alwaysStream; }
bool              120 Source/platform/network/FormData.h     void setAlwaysStream(bool alwaysStream) { m_alwaysStream = alwaysStream; }
bool              127 Source/platform/network/FormData.h     bool containsPasswordData() const { return m_containsPasswordData; }
bool              128 Source/platform/network/FormData.h     void setContainsPasswordData(bool containsPasswordData) { m_containsPasswordData = containsPasswordData; }
bool              146 Source/platform/network/FormData.h     bool m_alwaysStream;
bool              148 Source/platform/network/FormData.h     bool m_containsPasswordData;
bool              151 Source/platform/network/FormData.h inline bool operator==(const FormData& a, const FormData& b)
bool              156 Source/platform/network/FormData.h inline bool operator!=(const FormData& a, const FormData& b)
bool               41 Source/platform/network/FormDataBuilder.h     static void addBoundaryToMultiPartHeader(Vector<char>&, const CString& boundary, bool isLastBoundary = false);
bool               59 Source/platform/network/HTTPHeaderMap.h     bool contains(const char*) const;
bool               74 Source/platform/network/HTTPParsers.h PLATFORM_EXPORT bool isValidHTTPHeaderValue(const String&);
bool               75 Source/platform/network/HTTPParsers.h PLATFORM_EXPORT bool isValidHTTPToken(const String&);
bool               76 Source/platform/network/HTTPParsers.h PLATFORM_EXPORT bool parseHTTPRefresh(const String& refresh, bool fromHttpEquivMeta, double& delay, String& url);
bool               87 Source/platform/network/HTTPParsers.h PLATFORM_EXPORT bool parseRange(const String&, long long& rangeOffset, long long& rangeEnd, long long& rangeSuffixLength);
bool               43 Source/platform/network/ParsedContentType.h PLATFORM_EXPORT bool isValidContentType(const String&);
bool               59 Source/platform/network/ParsedContentType.h     friend bool parseContentType(const String&, ReceiverType&);
bool               65 Source/platform/network/ResourceError.h     bool isNull() const { return m_isNull; }
bool               72 Source/platform/network/ResourceError.h     void setIsCancellation(bool isCancellation) { m_isCancellation = isCancellation; }
bool               73 Source/platform/network/ResourceError.h     bool isCancellation() const { return m_isCancellation; }
bool               75 Source/platform/network/ResourceError.h     void setIsTimeout(bool isTimeout) { m_isTimeout = isTimeout; }
bool               76 Source/platform/network/ResourceError.h     bool isTimeout() const { return m_isTimeout; }
bool               77 Source/platform/network/ResourceError.h     void setStaleCopyInCache(bool staleCopyInCache) { m_staleCopyInCache = staleCopyInCache; }
bool               78 Source/platform/network/ResourceError.h     bool staleCopyInCache() const { return m_staleCopyInCache; }
bool               80 Source/platform/network/ResourceError.h     static bool compare(const ResourceError&, const ResourceError&);
bool               87 Source/platform/network/ResourceError.h     bool m_isNull;
bool               88 Source/platform/network/ResourceError.h     bool m_isCancellation;
bool               89 Source/platform/network/ResourceError.h     bool m_isTimeout;
bool               90 Source/platform/network/ResourceError.h     bool m_staleCopyInCache;
bool               93 Source/platform/network/ResourceError.h inline bool operator==(const ResourceError& a, const ResourceError& b) { return ResourceError::compare(a, b); }
bool               94 Source/platform/network/ResourceError.h inline bool operator!=(const ResourceError& a, const ResourceError& b) { return !(a == b); }
bool               62 Source/platform/network/ResourceLoadTiming.h     bool operator==(const ResourceLoadTiming& other) const
bool               78 Source/platform/network/ResourceLoadTiming.h     bool operator!=(const ResourceLoadTiming& other) const
bool              105 Source/platform/network/ResourceRequest.h     bool isNull() const;
bool              106 Source/platform/network/ResourceRequest.h     bool isEmpty() const;
bool              160 Source/platform/network/ResourceRequest.h     bool allowStoredCredentials() const;
bool              161 Source/platform/network/ResourceRequest.h     void setAllowStoredCredentials(bool allowCredentials);
bool              166 Source/platform/network/ResourceRequest.h     bool isConditional() const;
bool              170 Source/platform/network/ResourceRequest.h     bool reportUploadProgress() const { return m_reportUploadProgress; }
bool              171 Source/platform/network/ResourceRequest.h     void setReportUploadProgress(bool reportUploadProgress) { m_reportUploadProgress = reportUploadProgress; }
bool              174 Source/platform/network/ResourceRequest.h     bool reportLoadTiming() const { return m_reportLoadTiming; }
bool              175 Source/platform/network/ResourceRequest.h     void setReportLoadTiming(bool reportLoadTiming) { m_reportLoadTiming = reportLoadTiming; }
bool              178 Source/platform/network/ResourceRequest.h     bool reportRawHeaders() const { return m_reportRawHeaders; }
bool              179 Source/platform/network/ResourceRequest.h     void setReportRawHeaders(bool reportRawHeaders) { m_reportRawHeaders = reportRawHeaders; }
bool              197 Source/platform/network/ResourceRequest.h     bool hasUserGesture() const { return m_hasUserGesture; }
bool              198 Source/platform/network/ResourceRequest.h     void setHasUserGesture(bool hasUserGesture) { m_hasUserGesture = hasUserGesture; }
bool              201 Source/platform/network/ResourceRequest.h     bool downloadToFile() const { return m_downloadToFile; }
bool              202 Source/platform/network/ResourceRequest.h     void setDownloadToFile(bool downloadToFile) { m_downloadToFile = downloadToFile; }
bool              215 Source/platform/network/ResourceRequest.h     static bool compare(const ResourceRequest&, const ResourceRequest&);
bool              227 Source/platform/network/ResourceRequest.h     bool m_allowStoredCredentials : 1;
bool              228 Source/platform/network/ResourceRequest.h     bool m_reportUploadProgress : 1;
bool              229 Source/platform/network/ResourceRequest.h     bool m_reportLoadTiming : 1;
bool              230 Source/platform/network/ResourceRequest.h     bool m_reportRawHeaders : 1;
bool              231 Source/platform/network/ResourceRequest.h     bool m_hasUserGesture : 1;
bool              232 Source/platform/network/ResourceRequest.h     bool m_downloadToFile : 1;
bool              245 Source/platform/network/ResourceRequest.h bool equalIgnoringHeaderFields(const ResourceRequest&, const ResourceRequest&);
bool              247 Source/platform/network/ResourceRequest.h inline bool operator==(const ResourceRequest& a, const ResourceRequest& b) { return ResourceRequest::compare(a, b); }
bool              248 Source/platform/network/ResourceRequest.h inline bool operator!=(ResourceRequest& a, const ResourceRequest& b) { return !(a == b); }
bool              263 Source/platform/network/ResourceRequest.h     bool m_allowStoredCredentials;
bool              264 Source/platform/network/ResourceRequest.h     bool m_reportUploadProgress;
bool              265 Source/platform/network/ResourceRequest.h     bool m_hasUserGesture;
bool              266 Source/platform/network/ResourceRequest.h     bool m_downloadToFile;
bool               62 Source/platform/network/ResourceResponse.h     bool isNull() const { return m_isNull; }
bool               63 Source/platform/network/ResourceResponse.h     bool isHTTP() const;
bool               95 Source/platform/network/ResourceResponse.h     bool isMultipart() const { return mimeType() == "multipart/x-mixed-replace"; }
bool               97 Source/platform/network/ResourceResponse.h     bool isAttachment() const;
bool              106 Source/platform/network/ResourceResponse.h     bool cacheControlContainsNoCache() const;
bool              107 Source/platform/network/ResourceResponse.h     bool cacheControlContainsNoStore() const;
bool              108 Source/platform/network/ResourceResponse.h     bool cacheControlContainsMustRevalidate() const;
bool              109 Source/platform/network/ResourceResponse.h     bool hasCacheValidatorFields() const;
bool              119 Source/platform/network/ResourceResponse.h     bool connectionReused() const;
bool              120 Source/platform/network/ResourceResponse.h     void setConnectionReused(bool);
bool              122 Source/platform/network/ResourceResponse.h     bool wasCached() const;
bool              123 Source/platform/network/ResourceResponse.h     void setWasCached(bool);
bool              143 Source/platform/network/ResourceResponse.h     bool wasFetchedViaSPDY() const { return m_wasFetchedViaSPDY; }
bool              144 Source/platform/network/ResourceResponse.h     void setWasFetchedViaSPDY(bool value) { m_wasFetchedViaSPDY = value; }
bool              146 Source/platform/network/ResourceResponse.h     bool wasNpnNegotiated() const { return m_wasNpnNegotiated; }
bool              147 Source/platform/network/ResourceResponse.h     void setWasNpnNegotiated(bool value) { m_wasNpnNegotiated = value; }
bool              149 Source/platform/network/ResourceResponse.h     bool wasAlternateProtocolAvailable() const
bool              153 Source/platform/network/ResourceResponse.h     void setWasAlternateProtocolAvailable(bool value)
bool              158 Source/platform/network/ResourceResponse.h     bool wasFetchedViaProxy() const { return m_wasFetchedViaProxy; }
bool              159 Source/platform/network/ResourceResponse.h     void setWasFetchedViaProxy(bool value) { m_wasFetchedViaProxy = value; }
bool              161 Source/platform/network/ResourceResponse.h     bool isMultipartPayload() const { return m_isMultipartPayload; }
bool              162 Source/platform/network/ResourceResponse.h     void setIsMultipartPayload(bool value) { m_isMultipartPayload = value; }
bool              187 Source/platform/network/ResourceResponse.h     static bool compare(const ResourceResponse&, const ResourceResponse&);
bool              202 Source/platform/network/ResourceResponse.h     bool m_wasCached : 1;
bool              204 Source/platform/network/ResourceResponse.h     bool m_connectionReused : 1;
bool              208 Source/platform/network/ResourceResponse.h     bool m_isNull : 1;
bool              210 Source/platform/network/ResourceResponse.h     mutable bool m_haveParsedCacheControlHeader : 1;
bool              211 Source/platform/network/ResourceResponse.h     mutable bool m_haveParsedAgeHeader : 1;
bool              212 Source/platform/network/ResourceResponse.h     mutable bool m_haveParsedDateHeader : 1;
bool              213 Source/platform/network/ResourceResponse.h     mutable bool m_haveParsedExpiresHeader : 1;
bool              214 Source/platform/network/ResourceResponse.h     mutable bool m_haveParsedLastModifiedHeader : 1;
bool              216 Source/platform/network/ResourceResponse.h     mutable bool m_cacheControlContainsNoCache : 1;
bool              217 Source/platform/network/ResourceResponse.h     mutable bool m_cacheControlContainsNoStore : 1;
bool              218 Source/platform/network/ResourceResponse.h     mutable bool m_cacheControlContainsMustRevalidate : 1;
bool              243 Source/platform/network/ResourceResponse.h     bool m_isMultipartPayload;
bool              246 Source/platform/network/ResourceResponse.h     bool m_wasFetchedViaSPDY;
bool              249 Source/platform/network/ResourceResponse.h     bool m_wasNpnNegotiated;
bool              253 Source/platform/network/ResourceResponse.h     bool m_wasAlternateProtocolAvailable;
bool              256 Source/platform/network/ResourceResponse.h     bool m_wasFetchedViaProxy;
bool              279 Source/platform/network/ResourceResponse.h inline bool operator==(const ResourceResponse& a, const ResourceResponse& b) { return ResourceResponse::compare(a, b); }
bool              280 Source/platform/network/ResourceResponse.h inline bool operator!=(const ResourceResponse& a, const ResourceResponse& b) { return !(a == b); }
bool              300 Source/platform/network/ResourceResponse.h     bool m_isMultipartPayload;
bool              301 Source/platform/network/ResourceResponse.h     bool m_wasFetchedViaSPDY;
bool              302 Source/platform/network/ResourceResponse.h     bool m_wasNpnNegotiated;
bool              303 Source/platform/network/ResourceResponse.h     bool m_wasAlternateProtocolAvailable;
bool              304 Source/platform/network/ResourceResponse.h     bool m_wasFetchedViaProxy;
bool               49 Source/platform/network/SocketStreamError.h     bool isNull() const { return m_isNull; }
bool               55 Source/platform/network/SocketStreamError.h     static bool compare(const SocketStreamError&, const SocketStreamError&);
bool               68 Source/platform/network/SocketStreamError.h     bool m_isNull;
bool               71 Source/platform/network/SocketStreamError.h inline bool operator==(const SocketStreamError& a, const SocketStreamError& b) { return SocketStreamError::compare(a, b); }
bool               72 Source/platform/network/SocketStreamError.h inline bool operator!=(const SocketStreamError& a, const SocketStreamError& b) { return !(a == b); }
bool               55 Source/platform/network/SocketStreamHandle.h     bool send(const char* data, int length);
bool               66 Source/platform/network/SocketStreamHandle.h     bool sendPendingData();
bool               39 Source/platform/plugins/PluginData.h inline bool operator==(const MimeClassInfo& a, const MimeClassInfo& b)
bool               59 Source/platform/plugins/PluginData.h     bool supportsMimeType(const String& mimeType) const;
bool               61 Source/platform/scroll/FramelessScrollView.h     virtual bool handleMouseDownEvent(const PlatformMouseEvent&) = 0;
bool               62 Source/platform/scroll/FramelessScrollView.h     virtual bool handleMouseMoveEvent(const PlatformMouseEvent&) = 0;
bool               63 Source/platform/scroll/FramelessScrollView.h     virtual bool handleMouseReleaseEvent(const PlatformMouseEvent&) = 0;
bool               64 Source/platform/scroll/FramelessScrollView.h     virtual bool handleWheelEvent(const PlatformWheelEvent&) = 0;
bool               65 Source/platform/scroll/FramelessScrollView.h     virtual bool handleKeyEvent(const PlatformKeyboardEvent&) = 0;
bool               66 Source/platform/scroll/FramelessScrollView.h     virtual bool handleTouchEvent(const PlatformTouchEvent&) = 0;
bool               67 Source/platform/scroll/FramelessScrollView.h     virtual bool handleGestureEvent(const PlatformGestureEvent&) = 0;
bool               71 Source/platform/scroll/FramelessScrollView.h     virtual bool isActive() const OVERRIDE;
bool               72 Source/platform/scroll/FramelessScrollView.h     virtual bool scrollbarsCanBeActive() const OVERRIDE;
bool               59 Source/platform/scroll/ScrollAnimator.h     virtual bool scroll(ScrollbarOrientation, ScrollGranularity, float step, float delta);
bool               67 Source/platform/scroll/ScrollAnimator.h     virtual bool handleWheelEvent(const PlatformWheelEvent&);
bool               98 Source/platform/scroll/ScrollAnimator.h     virtual bool shouldScrollbarParticipateInHitTesting(Scrollbar*) { return true; }
bool              102 Source/platform/scroll/ScrollAnimator.h     virtual bool isRubberBandInProgress() const { return false; }
bool               51 Source/platform/scroll/ScrollAnimatorNone.h     virtual bool scroll(ScrollbarOrientation, ScrollGranularity, float step, float delta) OVERRIDE;
bool               71 Source/platform/scroll/ScrollAnimatorNone.h         Parameters(bool isEnabled, double animationTime, double repeatMinimumSustainTime, Curve attackCurve, double attackTime, Curve releaseCurve, double releaseTime, Curve coastTimeCurve, double maximumCoastTime);
bool               76 Source/platform/scroll/ScrollAnimatorNone.h         bool m_isEnabled;
bool              101 Source/platform/scroll/ScrollAnimatorNone.h         bool updateDataFromParameters(float step, float delta, float scrollableSize, double currentTime, Parameters*);
bool              102 Source/platform/scroll/ScrollAnimatorNone.h         bool animateScroll(double currentTime);
bool              142 Source/platform/scroll/ScrollAnimatorNone.h     bool animationTimerActive();
bool              149 Source/platform/scroll/ScrollAnimatorNone.h     bool m_animationActive;
bool               45 Source/platform/scroll/ScrollTypes.h inline bool isLogical(ScrollDirection direction)
bool               51 Source/platform/scroll/ScrollTypes.h inline ScrollDirection toPhysicalDirection(ScrollDirection direction, bool isVertical, bool isFlipped)
bool               51 Source/platform/scroll/ScrollView.h     virtual bool isScrollCornerVisible() const OVERRIDE;
bool               52 Source/platform/scroll/ScrollView.h     virtual void scrollbarStyleChanged(int newStyle, bool forceUpdate) OVERRIDE;
bool               53 Source/platform/scroll/ScrollView.h     virtual bool userInputScrollable(ScrollbarOrientation) const OVERRIDE;
bool               54 Source/platform/scroll/ScrollView.h     virtual bool shouldPlaceVerticalScrollbarOnLeft() const OVERRIDE;
bool               77 Source/platform/scroll/ScrollView.h     bool isScrollViewScrollbar(const Widget* child) const { return horizontalScrollbar() == child || verticalScrollbar() == child; }
bool               86 Source/platform/scroll/ScrollView.h     void setScrollbarModes(ScrollbarMode horizontalMode, ScrollbarMode verticalMode, bool horizontalLock = false, bool verticalLock = false);
bool               87 Source/platform/scroll/ScrollView.h     void setHorizontalScrollbarMode(ScrollbarMode mode, bool lock = false) { setScrollbarModes(mode, verticalScrollbarMode(), lock, verticalScrollbarLock()); }
bool               88 Source/platform/scroll/ScrollView.h     void setVerticalScrollbarMode(ScrollbarMode mode, bool lock = false) { setScrollbarModes(horizontalScrollbarMode(), mode, horizontalScrollbarLock(), lock); };
bool               93 Source/platform/scroll/ScrollView.h     void setHorizontalScrollbarLock(bool lock = true) { m_horizontalScrollbarLock = lock; }
bool               94 Source/platform/scroll/ScrollView.h     bool horizontalScrollbarLock() const { return m_horizontalScrollbarLock; }
bool               95 Source/platform/scroll/ScrollView.h     void setVerticalScrollbarLock(bool lock = true) { m_verticalScrollbarLock = lock; }
bool               96 Source/platform/scroll/ScrollView.h     bool verticalScrollbarLock() const { return m_verticalScrollbarLock; }
bool               98 Source/platform/scroll/ScrollView.h     void setScrollingModesLock(bool lock = true) { m_horizontalScrollbarLock = m_verticalScrollbarLock = lock; }
bool              100 Source/platform/scroll/ScrollView.h     virtual void setCanHaveScrollbars(bool);
bool              101 Source/platform/scroll/ScrollView.h     bool canHaveScrollbars() const { return horizontalScrollbarMode() != ScrollbarAlwaysOff || verticalScrollbarMode() != ScrollbarAlwaysOff; }
bool              105 Source/platform/scroll/ScrollView.h     bool paintsEntireContents() const { return m_paintsEntireContents; }
bool              106 Source/platform/scroll/ScrollView.h     void setPaintsEntireContents(bool);
bool              110 Source/platform/scroll/ScrollView.h     bool clipsRepaints() const { return m_clipsRepaints; }
bool              111 Source/platform/scroll/ScrollView.h     void setClipsRepaints(bool);
bool              116 Source/platform/scroll/ScrollView.h     virtual bool shouldAttemptToScrollUsingFastPath() const;
bool              164 Source/platform/scroll/ScrollView.h     bool scroll(ScrollDirection, ScrollGranularity);
bool              170 Source/platform/scroll/ScrollView.h     void setScrollbarsSuppressed(bool suppressed, bool repaintOnUnsuppress = false);
bool              171 Source/platform/scroll/ScrollView.h     bool scrollbarsSuppressed() const { return m_scrollbarsSuppressed; }
bool              192 Source/platform/scroll/ScrollView.h     bool containsScrollbarsAvoidingResizer() const;
bool              232 Source/platform/scroll/ScrollView.h     virtual void setParentVisible(bool) OVERRIDE;
bool              240 Source/platform/scroll/ScrollView.h     virtual bool isPointInScrollbarCorner(const IntPoint&);
bool              241 Source/platform/scroll/ScrollView.h     virtual bool scrollbarCornerPresent() const;
bool              254 Source/platform/scroll/ScrollView.h     virtual bool isScrollView() const OVERRIDE FINAL { return true; }
bool              266 Source/platform/scroll/ScrollView.h     void setHasHorizontalScrollbar(bool);
bool              267 Source/platform/scroll/ScrollView.h     void setHasVerticalScrollbar(bool);
bool              274 Source/platform/scroll/ScrollView.h     virtual bool scrollContentsFastPath(const IntSize& scrollDelta, const IntRect& rectToScroll, const IntRect& clipRect);
bool              278 Source/platform/scroll/ScrollView.h     void setScrollOrigin(const IntPoint&, bool updatePositionAtAll, bool updatePositionSynchronously);
bool              281 Source/platform/scroll/ScrollView.h     virtual bool isVerticalDocument() const { return true; }
bool              282 Source/platform/scroll/ScrollView.h     virtual bool isFlippedDocument() const { return false; }
bool              295 Source/platform/scroll/ScrollView.h     bool m_horizontalScrollbarLock;
bool              296 Source/platform/scroll/ScrollView.h     bool m_verticalScrollbarLock;
bool              306 Source/platform/scroll/ScrollView.h     bool m_scrollbarsSuppressed;
bool              308 Source/platform/scroll/ScrollView.h     bool m_inUpdateScrollbars;
bool              312 Source/platform/scroll/ScrollView.h     bool m_drawPanScrollIcon;
bool              314 Source/platform/scroll/ScrollView.h     bool m_paintsEntireContents;
bool              315 Source/platform/scroll/ScrollView.h     bool m_clipsRepaints;
bool               62 Source/platform/scroll/ScrollableArea.h     bool scroll(ScrollDirection, ScrollGranularity, float delta = 1);
bool               70 Source/platform/scroll/ScrollableArea.h     static bool scrollBehaviorFromString(const String&, ScrollBehavior&);
bool               72 Source/platform/scroll/ScrollableArea.h     bool handleWheelEvent(const PlatformWheelEvent&);
bool               75 Source/platform/scroll/ScrollableArea.h     bool constrainsScrollingToContentEdge() const { return m_constrainsScrollingToContentEdge; }
bool               76 Source/platform/scroll/ScrollableArea.h     void setConstrainsScrollingToContentEdge(bool constrainsScrollingToContentEdge) { m_constrainsScrollingToContentEdge = constrainsScrollingToContentEdge; }
bool               84 Source/platform/scroll/ScrollableArea.h     bool inLiveResize() const { return m_inLiveResize; }
bool              104 Source/platform/scroll/ScrollableArea.h     bool hasOverlayScrollbars() const;
bool              115 Source/platform/scroll/ScrollableArea.h     bool scrollOriginChanged() const { return m_scrollOriginChanged; }
bool              118 Source/platform/scroll/ScrollableArea.h     virtual bool isActive() const = 0;
bool              121 Source/platform/scroll/ScrollableArea.h     virtual bool isScrollCornerVisible() const = 0;
bool              162 Source/platform/scroll/ScrollableArea.h     virtual bool shouldSuspendScrollAnimations() const { return true; }
bool              163 Source/platform/scroll/ScrollableArea.h     virtual void scrollbarStyleChanged(int /*newStyle*/, bool /*forceUpdate*/) { }
bool              165 Source/platform/scroll/ScrollableArea.h     virtual bool scrollbarsCanBeActive() const = 0;
bool              170 Source/platform/scroll/ScrollableArea.h     virtual bool shouldRubberBandInDirection(ScrollDirection) const { return true; }
bool              171 Source/platform/scroll/ScrollableArea.h     virtual bool isRubberBandInProgress() const { return false; }
bool              173 Source/platform/scroll/ScrollableArea.h     virtual bool scrollAnimatorEnabled() const { return false; }
bool              182 Source/platform/scroll/ScrollableArea.h     virtual bool scheduleAnimation() { return false; }
bool              185 Source/platform/scroll/ScrollableArea.h     virtual bool usesCompositedScrolling() const { return false; }
bool              189 Source/platform/scroll/ScrollableArea.h     virtual bool userInputScrollable(ScrollbarOrientation) const = 0;
bool              190 Source/platform/scroll/ScrollableArea.h     virtual bool shouldPlaceVerticalScrollbarOnLeft() const = 0;
bool              198 Source/platform/scroll/ScrollableArea.h     bool hasVerticalBarDamage() const { return m_hasVerticalBarDamage; }
bool              199 Source/platform/scroll/ScrollableArea.h     bool hasHorizontalBarDamage() const { return m_hasHorizontalBarDamage; }
bool              223 Source/platform/scroll/ScrollableArea.h     bool hasLayerForHorizontalScrollbar() const;
bool              224 Source/platform/scroll/ScrollableArea.h     bool hasLayerForVerticalScrollbar() const;
bool              225 Source/platform/scroll/ScrollableArea.h     bool hasLayerForScrollCorner() const;
bool               77 Source/platform/scroll/Scrollbar.h     virtual bool isScrollableAreaActive() const OVERRIDE;
bool               78 Source/platform/scroll/Scrollbar.h     virtual bool isScrollViewScrollbar() const OVERRIDE;
bool               82 Source/platform/scroll/Scrollbar.h     virtual bool isCustomScrollbar() const OVERRIDE { return false; }
bool               84 Source/platform/scroll/Scrollbar.h     virtual bool isLeftSideVerticalScrollbar() const OVERRIDE;
bool               98 Source/platform/scroll/Scrollbar.h     virtual bool enabled() const OVERRIDE { return m_enabled; }
bool               99 Source/platform/scroll/Scrollbar.h     virtual void setEnabled(bool) OVERRIDE;
bool              117 Source/platform/scroll/Scrollbar.h     virtual bool isOverlayScrollbar() const OVERRIDE;
bool              118 Source/platform/scroll/Scrollbar.h     bool shouldParticipateInHitTesting();
bool              120 Source/platform/scroll/Scrollbar.h     bool isWindowActive() const;
bool              122 Source/platform/scroll/Scrollbar.h     bool gestureEvent(const PlatformGestureEvent&);
bool              139 Source/platform/scroll/Scrollbar.h     bool suppressInvalidation() const { return m_suppressInvalidation; }
bool              140 Source/platform/scroll/Scrollbar.h     void setSuppressInvalidation(bool s) { m_suppressInvalidation = s; }
bool              148 Source/platform/scroll/Scrollbar.h     void moveThumb(int pos, bool draggingDocument = false);
bool              150 Source/platform/scroll/Scrollbar.h     virtual bool isAlphaLocked() const OVERRIDE { return m_isAlphaLocked; }
bool              151 Source/platform/scroll/Scrollbar.h     virtual void setIsAlphaLocked(bool flag) OVERRIDE { m_isAlphaLocked = flag; }
bool              181 Source/platform/scroll/Scrollbar.h     bool m_draggingDocument;
bool              184 Source/platform/scroll/Scrollbar.h     bool m_enabled;
bool              187 Source/platform/scroll/Scrollbar.h     bool m_overlapsResizer;
bool              189 Source/platform/scroll/Scrollbar.h     bool m_suppressInvalidation;
bool              191 Source/platform/scroll/Scrollbar.h     bool m_isAlphaLocked;
bool              194 Source/platform/scroll/Scrollbar.h     virtual bool isScrollbar() const OVERRIDE { return true; }
bool               48 Source/platform/scroll/ScrollbarTheme.h     virtual bool paint(ScrollbarThemeClient*, GraphicsContext*, const IntRect& damageRect);
bool               55 Source/platform/scroll/ScrollbarTheme.h     virtual bool supportsControlTints() const { return false; }
bool               56 Source/platform/scroll/ScrollbarTheme.h     virtual bool usesOverlayScrollbars() const { return false; }
bool               59 Source/platform/scroll/ScrollbarTheme.h     virtual bool invalidateOnMouseEnterExit() { return false; }
bool               87 Source/platform/scroll/ScrollbarTheme.h     virtual bool shouldCenterOnThumb(ScrollbarThemeClient*, const PlatformMouseEvent&);
bool               88 Source/platform/scroll/ScrollbarTheme.h     virtual bool shouldSnapBackToDragOrigin(ScrollbarThemeClient*, const PlatformMouseEvent&);
bool               89 Source/platform/scroll/ScrollbarTheme.h     virtual bool shouldDragDocumentInsteadOfThumb(ScrollbarThemeClient*, const PlatformMouseEvent&) { return false; }
bool              100 Source/platform/scroll/ScrollbarTheme.h     virtual bool hasButtons(ScrollbarThemeClient*) = 0;
bool              101 Source/platform/scroll/ScrollbarTheme.h     virtual bool hasThumb(ScrollbarThemeClient*) = 0;
bool              103 Source/platform/scroll/ScrollbarTheme.h     virtual IntRect backButtonRect(ScrollbarThemeClient*, ScrollbarPart, bool painting = false) = 0;
bool              104 Source/platform/scroll/ScrollbarTheme.h     virtual IntRect forwardButtonRect(ScrollbarThemeClient*, ScrollbarPart, bool painting = false) = 0;
bool              105 Source/platform/scroll/ScrollbarTheme.h     virtual IntRect trackRect(ScrollbarThemeClient*, bool painting = false) = 0;
bool              129 Source/platform/scroll/ScrollbarTheme.h     virtual bool isMockTheme() const { return false; }
bool              133 Source/platform/scroll/ScrollbarTheme.h     static void setMockScrollbarsEnabled(bool flag);
bool              134 Source/platform/scroll/ScrollbarTheme.h     static bool mockScrollbarsEnabled();
bool              138 Source/platform/scroll/ScrollbarTheme.h     static bool gMockScrollbarsEnabled;
bool               61 Source/platform/scroll/ScrollbarThemeClient.h     virtual bool isScrollableAreaActive() const = 0;
bool               62 Source/platform/scroll/ScrollbarThemeClient.h     virtual bool isScrollViewScrollbar() const = 0;
bool               66 Source/platform/scroll/ScrollbarThemeClient.h     virtual bool isCustomScrollbar() const = 0;
bool               68 Source/platform/scroll/ScrollbarThemeClient.h     virtual bool isLeftSideVerticalScrollbar() const = 0;
bool               82 Source/platform/scroll/ScrollbarThemeClient.h     virtual bool enabled() const = 0;
bool               83 Source/platform/scroll/ScrollbarThemeClient.h     virtual void setEnabled(bool) = 0;
bool               85 Source/platform/scroll/ScrollbarThemeClient.h     virtual bool isOverlayScrollbar() const = 0;
bool               87 Source/platform/scroll/ScrollbarThemeClient.h     virtual bool isAlphaLocked() const = 0;
bool               88 Source/platform/scroll/ScrollbarThemeClient.h     virtual void setIsAlphaLocked(bool) = 0;
bool               40 Source/platform/scroll/ScrollbarThemeMacCommon.h     void preferencesChanged(float initialButtonDelay, float autoscrollButtonDelay, NSScrollerStyle preferredScrollerStyle, bool redraw);
bool               42 Source/platform/scroll/ScrollbarThemeMacCommon.h     virtual bool supportsControlTints() const OVERRIDE { return true; }
bool               53 Source/platform/scroll/ScrollbarThemeMacCommon.h     static bool isOverlayAPIAvailable();
bool               58 Source/platform/scroll/ScrollbarThemeMacCommon.h     virtual bool shouldDragDocumentInsteadOfThumb(ScrollbarThemeClient*, const PlatformMouseEvent&) OVERRIDE;
bool               41 Source/platform/scroll/ScrollbarThemeMacNonOverlayAPI.h     virtual bool usesOverlayScrollbars() const OVERRIDE { return false; }
bool               44 Source/platform/scroll/ScrollbarThemeMacNonOverlayAPI.h     virtual bool paint(ScrollbarThemeClient*, GraphicsContext*, const IntRect& damageRect) OVERRIDE;
bool               47 Source/platform/scroll/ScrollbarThemeMacNonOverlayAPI.h     virtual IntRect trackRect(ScrollbarThemeClient*, bool painting = false) OVERRIDE;
bool               48 Source/platform/scroll/ScrollbarThemeMacNonOverlayAPI.h     virtual IntRect backButtonRect(ScrollbarThemeClient*, ScrollbarPart, bool painting = false) OVERRIDE;
bool               49 Source/platform/scroll/ScrollbarThemeMacNonOverlayAPI.h     virtual IntRect forwardButtonRect(ScrollbarThemeClient*, ScrollbarPart, bool painting = false) OVERRIDE;
bool               53 Source/platform/scroll/ScrollbarThemeMacNonOverlayAPI.h     virtual bool hasButtons(ScrollbarThemeClient*) OVERRIDE;
bool               54 Source/platform/scroll/ScrollbarThemeMacNonOverlayAPI.h     virtual bool hasThumb(ScrollbarThemeClient*) OVERRIDE;
bool               44 Source/platform/scroll/ScrollbarThemeMacOverlayAPI.h     virtual bool usesOverlayScrollbars() const OVERRIDE;
bool               58 Source/platform/scroll/ScrollbarThemeMacOverlayAPI.h     virtual IntRect trackRect(ScrollbarThemeClient*, bool painting = false) OVERRIDE;
bool               59 Source/platform/scroll/ScrollbarThemeMacOverlayAPI.h     virtual IntRect backButtonRect(ScrollbarThemeClient*, ScrollbarPart, bool painting = false) OVERRIDE;
bool               60 Source/platform/scroll/ScrollbarThemeMacOverlayAPI.h     virtual IntRect forwardButtonRect(ScrollbarThemeClient*, ScrollbarPart, bool painting = false) OVERRIDE;
bool               62 Source/platform/scroll/ScrollbarThemeMacOverlayAPI.h     virtual bool hasButtons(ScrollbarThemeClient*) OVERRIDE { return false; }
bool               63 Source/platform/scroll/ScrollbarThemeMacOverlayAPI.h     virtual bool hasThumb(ScrollbarThemeClient*) OVERRIDE;
bool               37 Source/platform/scroll/ScrollbarThemeMock.h     virtual bool usesOverlayScrollbars() const OVERRIDE;
bool               40 Source/platform/scroll/ScrollbarThemeMock.h     virtual bool hasButtons(ScrollbarThemeClient*) OVERRIDE { return false; }
bool               41 Source/platform/scroll/ScrollbarThemeMock.h     virtual bool hasThumb(ScrollbarThemeClient*) OVERRIDE { return true; }
bool               43 Source/platform/scroll/ScrollbarThemeMock.h     virtual IntRect backButtonRect(ScrollbarThemeClient*, ScrollbarPart, bool /*painting*/ = false) OVERRIDE { return IntRect(); }
bool               44 Source/platform/scroll/ScrollbarThemeMock.h     virtual IntRect forwardButtonRect(ScrollbarThemeClient*, ScrollbarPart, bool /*painting*/ = false) OVERRIDE { return IntRect(); }
bool               45 Source/platform/scroll/ScrollbarThemeMock.h     virtual IntRect trackRect(ScrollbarThemeClient*, bool painting = false) OVERRIDE;
bool               51 Source/platform/scroll/ScrollbarThemeMock.h     virtual bool isMockTheme() const OVERRIDE FINAL { return true; }
bool               42 Source/platform/scroll/ScrollbarThemeNonMacCommon.h     virtual bool hasButtons(ScrollbarThemeClient*) OVERRIDE { return true; }
bool               43 Source/platform/scroll/ScrollbarThemeNonMacCommon.h     virtual bool hasThumb(ScrollbarThemeClient*) OVERRIDE;
bool               45 Source/platform/scroll/ScrollbarThemeNonMacCommon.h     virtual IntRect backButtonRect(ScrollbarThemeClient*, ScrollbarPart, bool painting = false) OVERRIDE;
bool               46 Source/platform/scroll/ScrollbarThemeNonMacCommon.h     virtual IntRect forwardButtonRect(ScrollbarThemeClient*, ScrollbarPart, bool painting = false) OVERRIDE;
bool               47 Source/platform/scroll/ScrollbarThemeNonMacCommon.h     virtual IntRect trackRect(ScrollbarThemeClient*, bool painting = false) OVERRIDE;
bool               44 Source/platform/scroll/ScrollbarThemeOverlay.h     virtual bool usesOverlayScrollbars() const OVERRIDE;
bool               49 Source/platform/scroll/ScrollbarThemeOverlay.h     virtual bool hasButtons(ScrollbarThemeClient*) OVERRIDE { return false; };
bool               50 Source/platform/scroll/ScrollbarThemeOverlay.h     virtual bool hasThumb(ScrollbarThemeClient*) OVERRIDE;
bool               52 Source/platform/scroll/ScrollbarThemeOverlay.h     virtual IntRect backButtonRect(ScrollbarThemeClient*, ScrollbarPart, bool painting = false) OVERRIDE;
bool               53 Source/platform/scroll/ScrollbarThemeOverlay.h     virtual IntRect forwardButtonRect(ScrollbarThemeClient*, ScrollbarPart, bool painting = false) OVERRIDE;
bool               54 Source/platform/scroll/ScrollbarThemeOverlay.h     virtual IntRect trackRect(ScrollbarThemeClient*, bool painting = false) OVERRIDE;
bool               65 Source/platform/scroll/ScrollbarThemeOverlay.h     const bool m_useSolidColor;
bool               43 Source/platform/scroll/ScrollbarThemeOverlayMock.h     virtual bool isMockTheme() const OVERRIDE FINAL { return true; }
bool               38 Source/platform/speech/PlatformSpeechSynthesisVoice.h     static PassRefPtr<PlatformSpeechSynthesisVoice> create(const String& voiceURI, const String& name, const String& lang, bool localService, bool isDefault);
bool               50 Source/platform/speech/PlatformSpeechSynthesisVoice.h     bool localService() const { return m_localService; }
bool               51 Source/platform/speech/PlatformSpeechSynthesisVoice.h     void setLocalService(bool localService) { m_localService = localService; }
bool               53 Source/platform/speech/PlatformSpeechSynthesisVoice.h     bool isDefault() const { return m_default; }
bool               54 Source/platform/speech/PlatformSpeechSynthesisVoice.h     void setIsDefault(bool isDefault) { m_default = isDefault; }
bool               57 Source/platform/speech/PlatformSpeechSynthesisVoice.h     PlatformSpeechSynthesisVoice(const String& voiceURI, const String& name, const String& lang, bool localService, bool isDefault);
bool               63 Source/platform/speech/PlatformSpeechSynthesisVoice.h     bool m_localService;
bool               64 Source/platform/speech/PlatformSpeechSynthesisVoice.h     bool m_default;
bool               62 Source/platform/testing/ArenaTestHelpers.h     bool isEmpty() const
bool               62 Source/platform/text/BidiCharacterRun.h     bool reversed(bool visuallyOrdered) const { return m_level % 2 && !visuallyOrdered; }
bool               63 Source/platform/text/BidiCharacterRun.h     bool dirOverride(bool visuallyOrdered) { return m_override || visuallyOrdered; }
bool               70 Source/platform/text/BidiCharacterRun.h     bool m_override : 1;
bool               71 Source/platform/text/BidiCharacterRun.h     bool m_hasHyphen : 1; // Used by BidiRun subclass which is a layering violation but enables us to save 8 bytes per object on 64-bit.
bool               72 Source/platform/text/BidiCharacterRun.h     bool m_startsSegment : 1; // Same comment as m_hasHyphen.
bool               42 Source/platform/text/BidiContext.h     static PassRefPtr<BidiContext> create(unsigned char level, WTF::Unicode::Direction, bool override = false, BidiEmbeddingSource = FromStyleOrDOM, BidiContext* parent = 0);
bool               47 Source/platform/text/BidiContext.h     bool override() const { return m_override; }
bool               58 Source/platform/text/BidiContext.h     BidiContext(unsigned char level, WTF::Unicode::Direction direction, bool override, BidiEmbeddingSource source, BidiContext* parent)
bool               68 Source/platform/text/BidiContext.h     static PassRefPtr<BidiContext> createUncached(unsigned char level, WTF::Unicode::Direction, bool override, BidiEmbeddingSource, BidiContext* parent);
bool               87 Source/platform/text/BidiContext.h PLATFORM_EXPORT bool operator==(const BidiContext&, const BidiContext&);
bool              106 Source/platform/text/BidiResolver.h     const bool& betweenMidpoints() const { return m_betweenMidpoints; }
bool              107 Source/platform/text/BidiResolver.h     void setBetweenMidpoints(bool betweenMidpoint) { m_betweenMidpoints = betweenMidpoint; }
bool              115 Source/platform/text/BidiResolver.h     bool m_betweenMidpoints;
bool              139 Source/platform/text/BidiResolver.h     BidiStatus(TextDirection textDirection, bool isOverride)
bool              175 Source/platform/text/BidiResolver.h inline bool operator==(const BidiStatus& status1, const BidiStatus& status2)
bool              180 Source/platform/text/BidiResolver.h inline bool operator!=(const BidiStatus& status1, const BidiStatus& status2)
bool              243 Source/platform/text/BidiResolver.h     bool inIsolate() const { return m_nestedIsolateCount; }
bool              246 Source/platform/text/BidiResolver.h     bool commitExplicitEmbedding();
bool              248 Source/platform/text/BidiResolver.h     void createBidiRunsForLine(const Iterator& end, VisualDirectionOverride = NoVisualOverride, bool hardLineBreak = false, bool reorderRuns = true);
bool              258 Source/platform/text/BidiResolver.h     bool isEndOfLine(const Iterator& end) { return m_current == end || m_current.atEnd(); }
bool              260 Source/platform/text/BidiResolver.h     TextDirection determineParagraphDirectionality(bool* hasStrongDirectionality = 0);
bool              287 Source/platform/text/BidiResolver.h     bool m_reachedEndOfLine;
bool              289 Source/platform/text/BidiResolver.h     bool m_emptyRun;
bool              310 Source/platform/text/BidiResolver.h     bool needsToApplyL1Rule() { return false; }
bool              470 Source/platform/text/BidiResolver.h     bool shouldReorder = trailingSpaceRun != (m_paragraphDirectionality == LTR ? m_runs.lastRun() : m_runs.firstRun());
bool              497 Source/platform/text/BidiResolver.h bool BidiResolver<Iterator, Run>::commitExplicitEmbedding()
bool              516 Source/platform/text/BidiResolver.h             bool override = embedding.direction() == LeftToRightOverride || embedding.direction() == RightToLeftOverride;
bool              621 Source/platform/text/BidiResolver.h TextDirection BidiResolver<Iterator, Run>::determineParagraphDirectionality(bool* hasStrongDirectionality)
bool              664 Source/platform/text/BidiResolver.h void BidiResolver<Iterator, Run>::createBidiRunsForLine(const Iterator& end, VisualDirectionOverride override, bool hardLineBreak, bool reorderRuns)
bool              694 Source/platform/text/BidiResolver.h     bool lastLineEnded = false;
bool             1046 Source/platform/text/BidiResolver.h             bool committed = commitExplicitEmbedding();
bool              203 Source/platform/text/BidiTestHarness.h static bool parseParagraphDirectionMask(const std::string& line, int& modeMask)
bool               40 Source/platform/text/BidiTextRun.h PLATFORM_EXPORT TextDirection directionForRun(TextRun&, bool& hasStrongDirectionality);
bool               41 Source/platform/text/BidiTextRun.h PLATFORM_EXPORT TextDirection determineDirectionality(const String& value, bool& hasStrongDirectionality);
bool               42 Source/platform/text/BidiTextRun.h PLATFORM_EXPORT TextRun textRunWithDirectionality(const String& value, bool& hasStrongDirectionality);
bool              105 Source/platform/text/DateTimeFormat.h     static bool parse(const String&, TokenHandler&);
bool               54 Source/platform/text/LocaleICU.h     virtual bool isRTL() OVERRIDE;
bool               74 Source/platform/text/LocaleICU.h     bool detectSignAndGetDigitRange(const String& input, bool& isNegative, unsigned& startIndex, unsigned& endIndex);
bool               77 Source/platform/text/LocaleICU.h     bool initializeShortDateFormat();
bool               88 Source/platform/text/LocaleICU.h     bool m_didCreateDecimalFormat;
bool               89 Source/platform/text/LocaleICU.h     bool m_didCreateShortDateFormat;
bool              107 Source/platform/text/LocaleICU.h     bool m_didCreateTimeFormat;
bool               56 Source/platform/text/LocaleMac.h     virtual bool isRTL() OVERRIDE;
bool               96 Source/platform/text/LocaleMac.h     bool m_didInitializeNumberData;
bool               47 Source/platform/text/LocaleWin.h     static PassOwnPtr<LocaleWin> create(LCID, bool defaultsForLocale);
bool               51 Source/platform/text/LocaleWin.h     virtual bool isRTL() OVERRIDE;
bool               68 Source/platform/text/LocaleWin.h     explicit LocaleWin(LCID, bool defaultsForLocale);
bool               90 Source/platform/text/LocaleWin.h     bool m_didInitializeNumberData;
bool               91 Source/platform/text/LocaleWin.h     bool m_defaultsForLocale;
bool               30 Source/platform/text/ParserUtilities.h inline bool skipString(const CharType*& ptr, const CharType* end, const CharType* name, int length)
bool               40 Source/platform/text/ParserUtilities.h inline bool skipString(const UChar*& ptr, const UChar* end, const LChar* name, int length)
bool               53 Source/platform/text/ParserUtilities.h inline bool skipString(const CharType*& ptr, const CharType* end, const char* str)
bool              131 Source/platform/text/PlatformLocale.h     virtual bool isRTL() = 0;
bool              156 Source/platform/text/PlatformLocale.h     bool detectSignAndGetDigitRange(const String& input, bool& isNegative, unsigned& startIndex, unsigned& endIndex);
bool              164 Source/platform/text/PlatformLocale.h     bool m_hasLocaleData;
bool               63 Source/platform/text/SegmentedString.h     bool is8Bit() { return m_is8Bit; }
bool               65 Source/platform/text/SegmentedString.h     bool excludeLineNumbers() const { return !m_doNotExcludeLineNumbers; }
bool               66 Source/platform/text/SegmentedString.h     bool doNotExcludeLineNumbers() const { return m_doNotExcludeLineNumbers; }
bool              136 Source/platform/text/SegmentedString.h     bool m_doNotExcludeLineNumbers;
bool              137 Source/platform/text/SegmentedString.h     bool m_is8Bit;
bool              181 Source/platform/text/SegmentedString.h     bool excludeLineNumbers() const { return m_currentString.excludeLineNumbers(); }
bool              196 Source/platform/text/SegmentedString.h     bool isEmpty() const { return m_empty; }
bool              199 Source/platform/text/SegmentedString.h     bool isClosed() const { return m_closed; }
bool              214 Source/platform/text/SegmentedString.h             bool haveOneCharacterLeft = (--m_currentString.m_length == 1);
bool              233 Source/platform/text/SegmentedString.h             bool haveNewLine = (m_currentChar == '\n') & !!(m_fastPathFlags & Use8BitAdvanceAndUpdateLineNumbers);
bool              234 Source/platform/text/SegmentedString.h             bool haveOneCharacterLeft = (--m_currentString.m_length == 1);
bool              292 Source/platform/text/SegmentedString.h     bool escaped() const { return m_pushedChar1; }
bool              377 Source/platform/text/SegmentedString.h     inline LookAheadResult lookAheadInline(const String& string, bool caseSensitive)
bool              388 Source/platform/text/SegmentedString.h     LookAheadResult lookAheadSlowCase(const String& string, bool caseSensitive)
bool              403 Source/platform/text/SegmentedString.h     bool isComposite() const { return !m_substrings.isEmpty(); }
bool              413 Source/platform/text/SegmentedString.h     bool m_closed;
bool              414 Source/platform/text/SegmentedString.h     bool m_empty;
bool               56 Source/platform/text/SuffixTree.h     bool mightContain(const String& query)
bool               71 Source/platform/text/SuffixTree.h         Node(bool isLeaf = false)
bool               93 Source/platform/text/SuffixTree.h         bool m_isLeaf;
bool               36 Source/platform/text/SurrogatePairAwareTextIterator.h     inline bool consume(UChar32& character, unsigned& clusterLength)
bool               60 Source/platform/text/SurrogatePairAwareTextIterator.h     bool consumeSlowCase(UChar32&, unsigned&);
bool               34 Source/platform/text/TextBoundaries.h inline bool requiresContextForWordBoundary(UChar32 ch)
bool               43 Source/platform/text/TextBoundaries.h PLATFORM_EXPORT int findNextWordFromIndex(const UChar*, int len, int position, bool forward);
bool               50 Source/platform/text/TextBreakIterator.h PLATFORM_EXPORT bool isWordTextBreak(TextBreakIterator*);
bool              185 Source/platform/text/TextBreakIterator.h     bool isBreak(int offset) const;
bool              189 Source/platform/text/TextBreakIterator.h     bool operator!() const
bool              204 Source/platform/text/TextBreakIterator.h     bool isCRBeforeLF(unsigned offset) const
bool              210 Source/platform/text/TextBreakIterator.h     bool isLFAfterCR(unsigned offset) const
bool              216 Source/platform/text/TextBreakIterator.h     bool m_is8Bit;
bool               43 Source/platform/text/TextCheckerClient.h     virtual bool shouldEraseMarkersAfterChangeSelection(TextCheckingType) const = 0;
bool               92 Source/platform/text/TextChecking.h     bool maskContains(TextCheckingType type) const { return m_mask & type; }
bool               33 Source/platform/text/TextDirection.h inline bool isLeftToRightDirection(TextDirection direction) { return direction == LTR; }
bool               46 Source/platform/text/TextEncodingDetector.h PLATFORM_EXPORT bool detectTextEncoding(const char* data, size_t length,
bool               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)
bool               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)
bool              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)
bool              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)
bool              182 Source/platform/text/TextRun.h     bool is8Bit() const { return m_is8Bit; }
bool              194 Source/platform/text/TextRun.h     bool allowTabs() const { return m_allowTabs; }
bool              196 Source/platform/text/TextRun.h     void setTabSize(bool, unsigned);
bool              201 Source/platform/text/TextRun.h     bool allowsLeadingExpansion() const { return m_expansionBehavior & AllowLeadingExpansion; }
bool              202 Source/platform/text/TextRun.h     bool allowsTrailingExpansion() const { return m_expansionBehavior & AllowTrailingExpansion; }
bool              204 Source/platform/text/TextRun.h     bool rtl() const { return m_direction == RTL; }
bool              205 Source/platform/text/TextRun.h     bool ltr() const { return m_direction == LTR; }
bool              206 Source/platform/text/TextRun.h     bool directionalOverride() const { return m_directionalOverride; }
bool              207 Source/platform/text/TextRun.h     bool characterScanForCodePath() const { return m_characterScanForCodePath; }
bool              208 Source/platform/text/TextRun.h     bool applyRunRounding() const { return m_applyRunRounding; }
bool              209 Source/platform/text/TextRun.h     bool applyWordRounding() const { return m_applyWordRounding; }
bool              210 Source/platform/text/TextRun.h     bool spacingDisabled() const { return m_disableSpacing; }
bool              215 Source/platform/text/TextRun.h     void setDirectionalOverride(bool override) { m_directionalOverride = override; }
bool              216 Source/platform/text/TextRun.h     void setCharacterScanForCodePath(bool scan) { m_characterScanForCodePath = scan; }
bool              222 Source/platform/text/TextRun.h         virtual GlyphData glyphDataForCharacter(const Font&, const TextRun&, WidthIterator&, UChar32 character, bool mirror, int currentCharacter, unsigned& advanceLength) = 0;
bool              230 Source/platform/text/TextRun.h     static void setAllowsRoundingHacks(bool);
bool              231 Source/platform/text/TextRun.h     static bool allowsRoundingHacks();
bool              234 Source/platform/text/TextRun.h     static bool s_allowsRoundingHacks;
bool              263 Source/platform/text/TextRun.h inline void TextRun::setTabSize(bool allow, unsigned size)
bool               58 Source/platform/text/TextRunIterator.h     bool atEnd() const { return !m_textRun || m_offset >= m_textRun->length(); }
bool               61 Source/platform/text/TextRunIterator.h     bool atParagraphSeparator() const { return current() == '\n'; }
bool               63 Source/platform/text/TextRunIterator.h     bool operator==(const TextRunIterator& other)
bool               68 Source/platform/text/TextRunIterator.h     bool operator!=(const TextRunIterator& other) { return !operator==(other); }
bool               51 Source/platform/text/TextStream.h     TextStream& operator<<(bool);
bool               40 Source/platform/text/UnicodeBidi.h inline bool isIsolated(const EUnicodeBidi& unicodeBidi)
bool               45 Source/platform/text/UnicodeBidi.h inline bool isOverride(EUnicodeBidi unicodeBidi)
bool               36 Source/platform/text/UnicodeUtilities.h PLATFORM_EXPORT bool isSeparator(UChar32);
bool               37 Source/platform/text/UnicodeUtilities.h PLATFORM_EXPORT bool isKanaLetter(UChar character);
bool               38 Source/platform/text/UnicodeUtilities.h PLATFORM_EXPORT bool containsKanaLetters(const String&);
bool               42 Source/platform/text/UnicodeUtilities.h PLATFORM_EXPORT bool checkOnlyKanaLettersInStrings(const UChar* firstData, unsigned firstLength, const UChar* secondData, unsigned secondLength);
bool               43 Source/platform/text/UnicodeUtilities.h PLATFORM_EXPORT bool checkKanaStringsEqual(const UChar* firstData, unsigned firstLength, const UChar* secondData, unsigned secondLength);
bool               41 Source/platform/text/WritingMode.h inline bool isHorizontalWritingMode(WritingMode writingMode)
bool               47 Source/platform/text/WritingMode.h inline bool isFlippedLinesWritingMode(WritingMode writingMode)
bool               53 Source/platform/text/WritingMode.h inline bool isFlippedBlocksWritingMode(WritingMode writingMode)
bool               72 Source/platform/transforms/AffineTransform.h     bool isIdentity() const;
bool              108 Source/platform/transforms/AffineTransform.h     bool isInvertible() const;
bool              115 Source/platform/transforms/AffineTransform.h     bool isIdentityOrTranslation() const
bool              120 Source/platform/transforms/AffineTransform.h     bool isIdentityOrTranslationOrFlipped() const
bool              125 Source/platform/transforms/AffineTransform.h     bool preservesAxisAlignment() const
bool              130 Source/platform/transforms/AffineTransform.h     bool operator== (const AffineTransform& m2) const
bool              140 Source/platform/transforms/AffineTransform.h     bool operator!=(const AffineTransform& other) const { return !(*this == other); }
bool              169 Source/platform/transforms/AffineTransform.h     bool decompose(DecomposedType&) const;
bool               40 Source/platform/transforms/IdentityTransformOperation.h     virtual bool isIdentity() const OVERRIDE FINAL { return true; }
bool               43 Source/platform/transforms/IdentityTransformOperation.h     virtual bool operator==(const TransformOperation& o) const OVERRIDE
bool               50 Source/platform/transforms/IdentityTransformOperation.h     virtual PassRefPtr<TransformOperation> blend(const TransformOperation*, double, bool = false) OVERRIDE
bool               48 Source/platform/transforms/InterpolatedTransformOperation.h     virtual bool isIdentity() const OVERRIDE { return false; }
bool               52 Source/platform/transforms/InterpolatedTransformOperation.h     virtual bool operator==(const TransformOperation&) const OVERRIDE;
bool               55 Source/platform/transforms/InterpolatedTransformOperation.h     virtual PassRefPtr<TransformOperation> blend(const TransformOperation* from, double progress, bool blendToIdentity = false) OVERRIDE;
bool               57 Source/platform/transforms/InterpolatedTransformOperation.h     virtual bool dependsOnBoxSize() const OVERRIDE
bool               43 Source/platform/transforms/Matrix3DTransformOperation.h     virtual bool isIdentity() const OVERRIDE { return m_matrix.isIdentity(); }
bool               47 Source/platform/transforms/Matrix3DTransformOperation.h     virtual bool operator==(const TransformOperation& o) const OVERRIDE
bool               60 Source/platform/transforms/Matrix3DTransformOperation.h     virtual PassRefPtr<TransformOperation> blend(const TransformOperation* from, double progress, bool blendToIdentity = false) OVERRIDE;
bool               48 Source/platform/transforms/MatrixTransformOperation.h     virtual bool isIdentity() const OVERRIDE { return m_a == 1 && !m_b && !m_c && m_d == 1 && !m_e && !m_f; }
bool               52 Source/platform/transforms/MatrixTransformOperation.h     virtual bool operator==(const TransformOperation& o) const OVERRIDE
bool               67 Source/platform/transforms/MatrixTransformOperation.h     virtual PassRefPtr<TransformOperation> blend(const TransformOperation* from, double progress, bool blendToIdentity = false) OVERRIDE;
bool               43 Source/platform/transforms/PerspectiveTransformOperation.h     virtual bool isIdentity() const OVERRIDE { return !m_p; }
bool               46 Source/platform/transforms/PerspectiveTransformOperation.h     virtual bool operator==(const TransformOperation& o) const OVERRIDE
bool               59 Source/platform/transforms/PerspectiveTransformOperation.h     virtual PassRefPtr<TransformOperation> blend(const TransformOperation* from, double progress, bool blendToIdentity = false) OVERRIDE;
bool               50 Source/platform/transforms/RotateTransformOperation.h     virtual bool isIdentity() const OVERRIDE { return !m_angle; }
bool               54 Source/platform/transforms/RotateTransformOperation.h     virtual bool operator==(const TransformOperation& o) const OVERRIDE
bool               67 Source/platform/transforms/RotateTransformOperation.h     virtual PassRefPtr<TransformOperation> blend(const TransformOperation* from, double progress, bool blendToIdentity = false) OVERRIDE;
bool               49 Source/platform/transforms/ScaleTransformOperation.h     virtual bool isIdentity() const OVERRIDE { return m_x == 1 &&  m_y == 1 &&  m_z == 1; }
bool               53 Source/platform/transforms/ScaleTransformOperation.h     virtual bool operator==(const TransformOperation& o) const OVERRIDE
bool               66 Source/platform/transforms/ScaleTransformOperation.h     virtual PassRefPtr<TransformOperation> blend(const TransformOperation* from, double progress, bool blendToIdentity = false) OVERRIDE;
bool               43 Source/platform/transforms/SkewTransformOperation.h     virtual bool isIdentity() const OVERRIDE { return !m_angleX && !m_angleY; }
bool               46 Source/platform/transforms/SkewTransformOperation.h     virtual bool operator==(const TransformOperation& o) const OVERRIDE
bool               59 Source/platform/transforms/SkewTransformOperation.h     virtual PassRefPtr<TransformOperation> blend(const TransformOperation* from, double progress, bool blendToIdentity = false) OVERRIDE;
bool               57 Source/platform/transforms/TransformOperation.h     virtual bool operator==(const TransformOperation&) const = 0;
bool               58 Source/platform/transforms/TransformOperation.h     bool operator!=(const TransformOperation& o) const { return !(*this == o); }
bool               60 Source/platform/transforms/TransformOperation.h     virtual bool isIdentity() const = 0;
bool               64 Source/platform/transforms/TransformOperation.h     virtual PassRefPtr<TransformOperation> blend(const TransformOperation* from, double progress, bool blendToIdentity = false) = 0;
bool               67 Source/platform/transforms/TransformOperation.h     bool isSameType(const TransformOperation& other) const { return other.type() == type(); }
bool               69 Source/platform/transforms/TransformOperation.h     bool is3DOperation() const
bool               84 Source/platform/transforms/TransformOperation.h     virtual bool dependsOnBoxSize() const { return false; }
bool               38 Source/platform/transforms/TransformOperations.h     explicit TransformOperations(bool makeIdentity = false);
bool               40 Source/platform/transforms/TransformOperations.h     bool operator==(const TransformOperations& o) const;
bool               41 Source/platform/transforms/TransformOperations.h     bool operator!=(const TransformOperations& o) const
bool               54 Source/platform/transforms/TransformOperations.h     bool has3DOperation() const
bool               62 Source/platform/transforms/TransformOperations.h     bool dependsOnBoxSize() const
bool               71 Source/platform/transforms/TransformOperations.h     bool operationsMatch(const TransformOperations&) const;
bool              106 Source/platform/transforms/TransformationMatrix.h     bool isIdentity() const
bool              148 Source/platform/transforms/TransformationMatrix.h     FloatPoint projectPoint(const FloatPoint&, bool* clamped = 0) const;
bool              150 Source/platform/transforms/TransformationMatrix.h     FloatQuad projectQuad(const FloatQuad&,  bool* clamped = 0) const;
bool              235 Source/platform/transforms/TransformationMatrix.h     bool hasPerspective() const { return m_matrix[2][3] != 0.0f; }
bool              240 Source/platform/transforms/TransformationMatrix.h     bool isInvertible() const;
bool              255 Source/platform/transforms/TransformationMatrix.h     bool decompose(DecomposedType& decomp) const;
bool              260 Source/platform/transforms/TransformationMatrix.h     bool isAffine() const
bool              271 Source/platform/transforms/TransformationMatrix.h     bool operator==(const TransformationMatrix& m2) const
bool              291 Source/platform/transforms/TransformationMatrix.h     bool operator!=(const TransformationMatrix& other) const { return !(*this == other); }
bool              307 Source/platform/transforms/TransformationMatrix.h     bool isIdentityOrTranslation() const
bool              315 Source/platform/transforms/TransformationMatrix.h     bool isIntegerTranslation() const;
bool              327 Source/platform/transforms/TransformationMatrix.h     bool isBackFaceVisible() const;
bool               54 Source/platform/transforms/TranslateTransformOperation.h     virtual bool isIdentity() const OVERRIDE { return !floatValueForLength(m_x, 1) && !floatValueForLength(m_y, 1) && !m_z; }
bool               58 Source/platform/transforms/TranslateTransformOperation.h     virtual bool operator==(const TransformOperation& o) const OVERRIDE
bool               71 Source/platform/transforms/TranslateTransformOperation.h     virtual PassRefPtr<TransformOperation> blend(const TransformOperation* from, double progress, bool blendToIdentity = false) OVERRIDE;
bool               73 Source/platform/transforms/TranslateTransformOperation.h     virtual bool dependsOnBoxSize() const OVERRIDE
bool               68 Source/platform/weborigin/KURL.h     bool isHashTableDeletedValue() const { return string().isHashTableDeletedValue(); }
bool               83 Source/platform/weborigin/KURL.h     KURL(const AtomicString& canonicalString, const url_parse::Parsed&, bool isValid);
bool               96 Source/platform/weborigin/KURL.h     bool isNull() const;
bool               97 Source/platform/weborigin/KURL.h     bool isEmpty() const;
bool               98 Source/platform/weborigin/KURL.h     bool isValid() const;
bool              103 Source/platform/weborigin/KURL.h     bool hasPath() const;
bool              107 Source/platform/weborigin/KURL.h     bool canSetHostOrPort() const { return isHierarchical(); }
bool              109 Source/platform/weborigin/KURL.h     bool canSetPathname() const { return isHierarchical(); }
bool              110 Source/platform/weborigin/KURL.h     bool isHierarchical() const;
bool              119 Source/platform/weborigin/KURL.h     bool hasPort() const;
bool              126 Source/platform/weborigin/KURL.h     bool hasFragmentIdentifier() const;
bool              132 Source/platform/weborigin/KURL.h     bool protocolIs(const char*) const;
bool              133 Source/platform/weborigin/KURL.h     bool protocolIsData() const { return protocolIs("data"); }
bool              134 Source/platform/weborigin/KURL.h     bool protocolIsInHTTPFamily() const;
bool              135 Source/platform/weborigin/KURL.h     bool isLocalFile() const;
bool              136 Source/platform/weborigin/KURL.h     bool isBlankURL() const;
bool              138 Source/platform/weborigin/KURL.h     bool setProtocol(const String&);
bool              163 Source/platform/weborigin/KURL.h     PLATFORM_EXPORT friend bool equalIgnoringFragmentIdentifier(const KURL&, const KURL&);
bool              182 Source/platform/weborigin/KURL.h     bool isSafeToSendToAnotherThread() const;
bool              198 Source/platform/weborigin/KURL.h     bool m_isValid;
bool              199 Source/platform/weborigin/KURL.h     bool m_protocolIsInHTTPFamily;
bool              205 Source/platform/weborigin/KURL.h PLATFORM_EXPORT bool operator==(const KURL&, const KURL&);
bool              206 Source/platform/weborigin/KURL.h PLATFORM_EXPORT bool operator==(const KURL&, const String&);
bool              207 Source/platform/weborigin/KURL.h PLATFORM_EXPORT bool operator==(const String&, const KURL&);
bool              208 Source/platform/weborigin/KURL.h PLATFORM_EXPORT bool operator!=(const KURL&, const KURL&);
bool              209 Source/platform/weborigin/KURL.h PLATFORM_EXPORT bool operator!=(const KURL&, const String&);
bool              210 Source/platform/weborigin/KURL.h PLATFORM_EXPORT bool operator!=(const String&, const KURL&);
bool              212 Source/platform/weborigin/KURL.h PLATFORM_EXPORT bool equalIgnoringFragmentIdentifier(const KURL&, const KURL&);
bool              221 Source/platform/weborigin/KURL.h PLATFORM_EXPORT bool protocolIs(const String& url, const char* protocol);
bool              222 Source/platform/weborigin/KURL.h PLATFORM_EXPORT bool protocolIsJavaScript(const String& url);
bool              224 Source/platform/weborigin/KURL.h PLATFORM_EXPORT bool isValidProtocol(const String&);
bool              236 Source/platform/weborigin/KURL.h inline bool operator==(const KURL& a, const KURL& b)
bool              241 Source/platform/weborigin/KURL.h inline bool operator==(const KURL& a, const String& b)
bool              246 Source/platform/weborigin/KURL.h inline bool operator==(const String& a, const KURL& b)
bool              251 Source/platform/weborigin/KURL.h inline bool operator!=(const KURL& a, const KURL& b)
bool              256 Source/platform/weborigin/KURL.h inline bool operator!=(const KURL& a, const String& b)
bool              261 Source/platform/weborigin/KURL.h inline bool operator!=(const String& a, const KURL& b)
bool               41 Source/platform/weborigin/KURLHash.h     static bool equal(const KURL& a, const KURL& b)
bool               46 Source/platform/weborigin/KURLHash.h     static const bool safeToCompareToEmptyOrDeleted = false;
bool               36 Source/platform/weborigin/KnownPorts.h PLATFORM_EXPORT bool isDefaultPortForProtocol(unsigned short port, const String& protocol);
bool               37 Source/platform/weborigin/KnownPorts.h PLATFORM_EXPORT bool portAllowed(const KURL&); // Blacklist ports that should never be used for Web resources.
bool               73 Source/platform/weborigin/OriginAccessEntry.h     bool m_hostIsIPAddress;
bool               74 Source/platform/weborigin/OriginAccessEntry.h     bool m_hostIsPublicSuffix;
bool               77 Source/platform/weborigin/OriginAccessEntry.h PLATFORM_EXPORT inline bool operator==(const OriginAccessEntry& a, const OriginAccessEntry& b)
bool               85 Source/platform/weborigin/OriginAccessEntry.h PLATFORM_EXPORT inline bool operator!=(const OriginAccessEntry& a, const OriginAccessEntry& b)
bool               45 Source/platform/weborigin/SchemeRegistry.h     static bool shouldTreatURLSchemeAsLocal(const String&);
bool               51 Source/platform/weborigin/SchemeRegistry.h     static bool shouldTreatURLSchemeAsSecure(const String&);
bool               54 Source/platform/weborigin/SchemeRegistry.h     static bool shouldTreatURLSchemeAsNoAccess(const String&);
bool               59 Source/platform/weborigin/SchemeRegistry.h     static bool shouldTreatURLSchemeAsDisplayIsolated(const String&);
bool               62 Source/platform/weborigin/SchemeRegistry.h     static bool shouldLoadURLSchemeAsEmptyDocument(const String&);
bool               64 Source/platform/weborigin/SchemeRegistry.h     static void setDomainRelaxationForbiddenForURLScheme(bool forbidden, const String&);
bool               65 Source/platform/weborigin/SchemeRegistry.h     static bool isDomainRelaxationForbiddenForURLScheme(const String&);
bool               69 Source/platform/weborigin/SchemeRegistry.h     static bool canDisplayOnlyIfCanRequest(const String& scheme);
bool               75 Source/platform/weborigin/SchemeRegistry.h     static bool shouldTreatURLSchemeAsNotAllowingJavascriptURLs(const String& scheme);
bool               79 Source/platform/weborigin/SchemeRegistry.h     static bool shouldTreatURLSchemeAsCORSEnabled(const String& scheme);
bool               85 Source/platform/weborigin/SchemeRegistry.h     static bool schemeShouldBypassContentSecurityPolicy(const String& scheme);
bool               67 Source/platform/weborigin/SecurityOrigin.h     static bool shouldUseInnerURL(const KURL&);
bool               78 Source/platform/weborigin/SecurityOrigin.h     bool domainWasSetInDOM() const { return m_domainWasSetInDOM; }
bool               88 Source/platform/weborigin/SecurityOrigin.h     static bool isSecure(const KURL&);
bool               94 Source/platform/weborigin/SecurityOrigin.h     bool canAccess(const SecurityOrigin*) const;
bool               99 Source/platform/weborigin/SecurityOrigin.h     bool canRequest(const KURL&) const;
bool              104 Source/platform/weborigin/SecurityOrigin.h     bool taintsCanvas(const KURL&) const;
bool              109 Source/platform/weborigin/SecurityOrigin.h     bool canReceiveDragData(const SecurityOrigin* dragInitiator) const;
bool              114 Source/platform/weborigin/SecurityOrigin.h     bool canDisplay(const KURL&) const;
bool              125 Source/platform/weborigin/SecurityOrigin.h     bool canLoadLocalResources() const { return m_canLoadLocalResources; }
bool              139 Source/platform/weborigin/SecurityOrigin.h     bool canAccessDatabase() const { return !isUnique(); };
bool              140 Source/platform/weborigin/SecurityOrigin.h     bool canAccessLocalStorage() const { return !isUnique(); };
bool              141 Source/platform/weborigin/SecurityOrigin.h     bool canAccessSharedWorkers() const { return !isUnique(); }
bool              142 Source/platform/weborigin/SecurityOrigin.h     bool canAccessCookies() const { return !isUnique(); }
bool              143 Source/platform/weborigin/SecurityOrigin.h     bool canAccessPasswordManager() const { return !isUnique(); }
bool              144 Source/platform/weborigin/SecurityOrigin.h     bool canAccessFileSystem() const { return !isUnique(); }
bool              150 Source/platform/weborigin/SecurityOrigin.h     bool canAccessSessionStorage() const { return !isUnique(); }
bool              155 Source/platform/weborigin/SecurityOrigin.h     bool isLocal() const;
bool              163 Source/platform/weborigin/SecurityOrigin.h     bool isUnique() const { return m_isUnique; }
bool              190 Source/platform/weborigin/SecurityOrigin.h     bool isSameSchemeHostPort(const SecurityOrigin*) const;
bool              192 Source/platform/weborigin/SecurityOrigin.h     bool needsDatabaseIdentifierQuirkForFiles() const { return m_needsDatabaseIdentifierQuirkForFiles; }
bool              202 Source/platform/weborigin/SecurityOrigin.h     bool passesFileCheck(const SecurityOrigin*) const;
bool              210 Source/platform/weborigin/SecurityOrigin.h     bool m_isUnique;
bool              211 Source/platform/weborigin/SecurityOrigin.h     bool m_universalAccess;
bool              212 Source/platform/weborigin/SecurityOrigin.h     bool m_domainWasSetInDOM;
bool              213 Source/platform/weborigin/SecurityOrigin.h     bool m_canLoadLocalResources;
bool              214 Source/platform/weborigin/SecurityOrigin.h     bool m_enforceFilePathSeparation;
bool              215 Source/platform/weborigin/SecurityOrigin.h     bool m_needsDatabaseIdentifierQuirkForFiles;
bool               53 Source/platform/weborigin/SecurityOriginHash.h     static bool equal(SecurityOrigin* a, SecurityOrigin* b)
bool               72 Source/platform/weborigin/SecurityOriginHash.h     static bool equal(SecurityOrigin* a, const RefPtr<SecurityOrigin>& b)
bool               76 Source/platform/weborigin/SecurityOriginHash.h     static bool equal(const RefPtr<SecurityOrigin>& a, SecurityOrigin* b)
bool               80 Source/platform/weborigin/SecurityOriginHash.h     static bool equal(const RefPtr<SecurityOrigin>& a, const RefPtr<SecurityOrigin>& b)
bool               85 Source/platform/weborigin/SecurityOriginHash.h     static const bool safeToCompareToEmptyOrDeleted = false;
bool               46 Source/platform/weborigin/SecurityPolicy.h     static bool shouldHideReferrer(const KURL&, const String& referrer);
bool               53 Source/platform/weborigin/SecurityPolicy.h     static void addOriginAccessWhitelistEntry(const SecurityOrigin& sourceOrigin, const String& destinationProtocol, const String& destinationDomain, bool allowDestinationSubdomains);
bool               54 Source/platform/weborigin/SecurityPolicy.h     static void removeOriginAccessWhitelistEntry(const SecurityOrigin& sourceOrigin, const String& destinationProtocol, const String& destinationDomain, bool allowDestinationSubdomains);
bool               57 Source/platform/weborigin/SecurityPolicy.h     static bool isAccessWhiteListed(const SecurityOrigin* activeOrigin, const SecurityOrigin* targetOrigin);
bool               58 Source/platform/weborigin/SecurityPolicy.h     static bool isAccessToURLWhiteListed(const SecurityOrigin* activeOrigin, const KURL&);
bool               33 Source/platform/win/SystemInfo.h extern "C" PLATFORM_EXPORT bool isWindowsVistaOrGreater();
bool               57 Source/web/AssociatedURLLoader.h     virtual void setDefersLoading(bool) OVERRIDE;
bool               83 Source/web/ChromeClientImpl.h     virtual bool canTakeFocus(WebCore::FocusType) OVERRIDE;
bool               90 Source/web/ChromeClientImpl.h     virtual bool canRunModal() OVERRIDE;
bool               92 Source/web/ChromeClientImpl.h     virtual void setToolbarsVisible(bool) OVERRIDE;
bool               93 Source/web/ChromeClientImpl.h     virtual bool toolbarsVisible() OVERRIDE;
bool               94 Source/web/ChromeClientImpl.h     virtual void setStatusbarVisible(bool) OVERRIDE;
bool               95 Source/web/ChromeClientImpl.h     virtual bool statusbarVisible() OVERRIDE;
bool               96 Source/web/ChromeClientImpl.h     virtual void setScrollbarsVisible(bool) OVERRIDE;
bool               97 Source/web/ChromeClientImpl.h     virtual bool scrollbarsVisible() OVERRIDE;
bool               98 Source/web/ChromeClientImpl.h     virtual void setMenubarVisible(bool) OVERRIDE;
bool               99 Source/web/ChromeClientImpl.h     virtual bool menubarVisible() OVERRIDE;
bool              100 Source/web/ChromeClientImpl.h     virtual void setResizable(bool) OVERRIDE;
bool              101 Source/web/ChromeClientImpl.h     virtual bool shouldReportDetailedMessageForSource(const WTF::String&) OVERRIDE;
bool              106 Source/web/ChromeClientImpl.h     virtual bool canRunBeforeUnloadConfirmPanel() OVERRIDE;
bool              107 Source/web/ChromeClientImpl.h     virtual bool runBeforeUnloadConfirmPanel(
bool              111 Source/web/ChromeClientImpl.h     virtual bool runJavaScriptConfirm(WebCore::LocalFrame*, const WTF::String&) OVERRIDE;
bool              112 Source/web/ChromeClientImpl.h     virtual bool runJavaScriptPrompt(
bool              116 Source/web/ChromeClientImpl.h     virtual bool tabsToLinks() OVERRIDE;
bool              121 Source/web/ChromeClientImpl.h     virtual bool isCompositorFramePending() const OVERRIDE;
bool              136 Source/web/ChromeClientImpl.h     virtual bool paintCustomOverhangArea(WebCore::GraphicsContext*, const WebCore::IntRect&, const WebCore::IntRect&, const WebCore::IntRect&) OVERRIDE;
bool              143 Source/web/ChromeClientImpl.h     virtual void needTouchEvents(bool needTouchEvents) OVERRIDE;
bool              164 Source/web/ChromeClientImpl.h     virtual bool hasOpenedPopup() const OVERRIDE;
bool              171 Source/web/ChromeClientImpl.h     virtual bool isPasswordGenerationEnabled() const OVERRIDE;
bool              174 Source/web/ChromeClientImpl.h     virtual bool shouldRunModalDialogDuringPageDismissal(const DialogType&, const String& dialogMessage, WebCore::Document::PageDismissalType) const OVERRIDE;
bool              176 Source/web/ChromeClientImpl.h     virtual bool shouldRubberBandInDirection(WebCore::ScrollDirection) const OVERRIDE;
bool              179 Source/web/ChromeClientImpl.h     virtual bool requestPointerLock() OVERRIDE;
bool              195 Source/web/ChromeClientImpl.h     virtual bool isChromeClientImpl() const OVERRIDE { return true; }
bool              201 Source/web/ChromeClientImpl.h     bool m_toolbarsVisible;
bool              202 Source/web/ChromeClientImpl.h     bool m_statusbarVisible;
bool              203 Source/web/ChromeClientImpl.h     bool m_scrollbarsVisible;
bool              204 Source/web/ChromeClientImpl.h     bool m_menubarVisible;
bool              205 Source/web/ChromeClientImpl.h     bool m_resizable;
bool               42 Source/web/ContextFeaturesClientImpl.h     virtual bool isEnabled(WebCore::Document*, WebCore::ContextFeatures::FeatureType, bool defaultValue) OVERRIDE;
bool               46 Source/web/ContextFeaturesClientImpl.h     bool askIfIsEnabled(WebCore::Document*, WebCore::ContextFeatures::FeatureType, bool defaultValue);
bool               45 Source/web/DatabaseClientImpl.h     virtual bool allowDatabase(WebCore::ExecutionContext*, const String& name, const String& displayName, unsigned long estimatedSize) OVERRIDE;
bool               59 Source/web/DragClientImpl.h         bool isLinkDrag = false) OVERRIDE;
bool               53 Source/web/EditorClientImpl.h     virtual bool canCopyCut(WebCore::LocalFrame*, bool defaultValue) const OVERRIDE;
bool               54 Source/web/EditorClientImpl.h     virtual bool canPaste(WebCore::LocalFrame*, bool defaultValue) const OVERRIDE;
bool               56 Source/web/EditorClientImpl.h     virtual bool handleKeyboardEvent() OVERRIDE;
bool               51 Source/web/EventListenerWrapper.h     virtual bool operator==(const WebCore::EventListener&) OVERRIDE;
bool               54 Source/web/ExternalDateTimeChooser.h     bool openDateTimeChooser(ChromeClientImpl*, WebViewClient*, const WebCore::DateTimeChooserParameters&);
bool               66 Source/web/FrameLoaderClientImpl.h     virtual bool allowScriptExtension(const String& extensionName, int extensionGroup, int worldId) OVERRIDE;
bool               68 Source/web/FrameLoaderClientImpl.h     virtual bool hasWebView() const OVERRIDE;
bool              105 Source/web/FrameLoaderClientImpl.h     virtual bool navigateBackForward(int offset) const OVERRIDE;
bool              109 Source/web/FrameLoaderClientImpl.h     virtual void didDetectXSS(const WebCore::KURL&, bool didBlockEntirePage) OVERRIDE;
bool              117 Source/web/FrameLoaderClientImpl.h     virtual bool canCreatePluginWithoutRenderer(const String& mimeType) const;
bool              121 Source/web/FrameLoaderClientImpl.h         const WTF::String&, bool loadManually, DetachedPluginPolicy) OVERRIDE;
bool              128 Source/web/FrameLoaderClientImpl.h         const WebCore::KURL&, const WTF::String& mimeType, bool shouldPreferPlugInsForImages) OVERRIDE;
bool              131 Source/web/FrameLoaderClientImpl.h     virtual bool allowScript(bool enabledPerSettings) OVERRIDE;
bool              132 Source/web/FrameLoaderClientImpl.h     virtual bool allowScriptFromSource(bool enabledPerSettings, const WebCore::KURL& scriptURL) OVERRIDE;
bool              133 Source/web/FrameLoaderClientImpl.h     virtual bool allowPlugins(bool enabledPerSettings) OVERRIDE;
bool              134 Source/web/FrameLoaderClientImpl.h     virtual bool allowImage(bool enabledPerSettings, const WebCore::KURL& imageURL) OVERRIDE;
bool              135 Source/web/FrameLoaderClientImpl.h     virtual bool allowDisplayingInsecureContent(bool enabledPerSettings, WebCore::SecurityOrigin*, const WebCore::KURL&) OVERRIDE;
bool              136 Source/web/FrameLoaderClientImpl.h     virtual bool allowRunningInsecureContent(bool enabledPerSettings, WebCore::SecurityOrigin*, const WebCore::KURL&) OVERRIDE;
bool              141 Source/web/FrameLoaderClientImpl.h     virtual bool willCheckAndDispatchMessageEvent(WebCore::SecurityOrigin* target, WebCore::MessageEvent*) const OVERRIDE;
bool              150 Source/web/FrameLoaderClientImpl.h     virtual bool allowWebGL(bool enabledPerSettings) OVERRIDE;
bool              163 Source/web/FrameLoaderClientImpl.h     virtual bool isFrameLoaderClientImpl() const OVERRIDE { return true; }
bool               73 Source/web/FullscreenController.h     bool m_isCancelingFullScreen;
bool               48 Source/web/GeolocationClientProxy.h     virtual void setEnableHighAccuracy(bool) OVERRIDE;
bool               46 Source/web/IDBFactoryBackendProxy.h     virtual bool allowIndexedDB(WebCore::ExecutionContext*, const String& name) OVERRIDE;
bool               62 Source/web/InspectorClientImpl.h     virtual void overrideDeviceMetrics(int, int, float, bool, bool) OVERRIDE;
bool               64 Source/web/InspectorClientImpl.h     virtual bool overridesShowPaintRects() OVERRIDE;
bool               65 Source/web/InspectorClientImpl.h     virtual void setShowPaintRects(bool) OVERRIDE;
bool               66 Source/web/InspectorClientImpl.h     virtual void setShowDebugBorders(bool) OVERRIDE;
bool               67 Source/web/InspectorClientImpl.h     virtual void setShowFPSCounter(bool) OVERRIDE;
bool               68 Source/web/InspectorClientImpl.h     virtual void setContinuousPaintingEnabled(bool) OVERRIDE;
bool               69 Source/web/InspectorClientImpl.h     virtual void setShowScrollBottleneckRects(bool) OVERRIDE;
bool               62 Source/web/InspectorFrontendClientImpl.h     virtual bool isUnderTest() OVERRIDE;
bool               63 Source/web/LinkHighlight.h     virtual void paintContents(WebCanvas*, const WebRect& clipRect, bool canPaintLCDText, WebFloatRect& opaque) OVERRIDE;
bool               86 Source/web/LinkHighlight.h     bool computeHighlightLayerPathAndPosition(WebCore::RenderLayer*);
bool               96 Source/web/LinkHighlight.h     bool m_geometryNeedsUpdate;
bool               97 Source/web/LinkHighlight.h     bool m_isAnimating;
bool               45 Source/web/LocalFileSystemClient.h     virtual bool allowFileSystem(WebCore::ExecutionContext*) OVERRIDE;
bool               47 Source/web/NotificationPresenterImpl.h     bool isInitialized();
bool               50 Source/web/NotificationPresenterImpl.h     virtual bool show(WebCore::Notification*) OVERRIDE;
bool               52 Source/web/PageOverlayList.h     bool empty() const { return !m_pageOverlays.size(); }
bool               56 Source/web/PageOverlayList.h     bool add(WebPageOverlay*, int /* zOrder */);
bool               57 Source/web/PageOverlayList.h     bool remove(WebPageOverlay*);
bool               53 Source/web/PageScaleConstraintsSet.h     void adjustForAndroidWebViewQuirks(const WebCore::ViewportDescription&, WebCore::IntSize viewSize, int layoutFallbackWidth, float deviceScaleFactor, bool supportTargetDensityDPI, bool wideViewportQuirkEnabled, bool useWideViewport, bool loadWithOverviewMode, bool nonUserScalableQuirkEnabled);
bool               70 Source/web/PageScaleConstraintsSet.h     void setNeedsReset(bool);
bool               71 Source/web/PageScaleConstraintsSet.h     bool needsReset() const { return m_needsReset; }
bool               74 Source/web/PageScaleConstraintsSet.h     bool constraintsDirty() const { return m_constraintsDirty; }
bool               85 Source/web/PageScaleConstraintsSet.h     bool m_needsReset;
bool               86 Source/web/PageScaleConstraintsSet.h     bool m_constraintsDirty;
bool               60 Source/web/PageWidgetDelegate.h     virtual bool handleMouseWheel(WebCore::LocalFrame& mainFrame, const WebMouseWheelEvent&);
bool               61 Source/web/PageWidgetDelegate.h     virtual bool handleKeyEvent(const WebKeyboardEvent&) = 0;
bool               62 Source/web/PageWidgetDelegate.h     virtual bool handleCharEvent(const WebKeyboardEvent&) = 0;
bool               63 Source/web/PageWidgetDelegate.h     virtual bool handleGestureEvent(const WebGestureEvent&) = 0;
bool               64 Source/web/PageWidgetDelegate.h     virtual bool handleTouchEvent(WebCore::LocalFrame& mainFrame, const WebTouchEvent&);
bool               79 Source/web/PageWidgetDelegate.h     static bool handleInputEvent(WebCore::Page*, PageWidgetEventHandler&, const WebInputEvent&);
bool               51 Source/web/PopupContainer.h     static PassRefPtr<PopupContainer> create(WebCore::PopupMenuClient*, bool deviceSupportsTouch);
bool               54 Source/web/PopupContainer.h     bool isInterestedInEventForKey(int keyCode);
bool               59 Source/web/PopupContainer.h     virtual bool handleMouseDownEvent(const WebCore::PlatformMouseEvent&) OVERRIDE;
bool               60 Source/web/PopupContainer.h     virtual bool handleMouseMoveEvent(const WebCore::PlatformMouseEvent&) OVERRIDE;
bool               61 Source/web/PopupContainer.h     virtual bool handleMouseReleaseEvent(const WebCore::PlatformMouseEvent&) OVERRIDE;
bool               62 Source/web/PopupContainer.h     virtual bool handleWheelEvent(const WebCore::PlatformWheelEvent&) OVERRIDE;
bool               63 Source/web/PopupContainer.h     virtual bool handleKeyEvent(const WebCore::PlatformKeyboardEvent&) OVERRIDE;
bool               64 Source/web/PopupContainer.h     virtual bool handleTouchEvent(const WebCore::PlatformTouchEvent&) OVERRIDE;
bool               65 Source/web/PopupContainer.h     virtual bool handleGestureEvent(const WebCore::PlatformGestureEvent&) OVERRIDE;
bool               87 Source/web/PopupContainer.h     bool isRTL() const;
bool              112 Source/web/PopupContainer.h     static WebCore::IntRect layoutAndCalculateWidgetRectInternal(WebCore::IntRect widgetRectInScreen, int targetControlHeight, const WebCore::FloatRect& windowRect, const WebCore::FloatRect& screen, bool isRTL, const int rtlOffset, const int verticalOffset, const WebCore::IntSize& transformOffset, PopupContent*, bool& needToResizeView);
bool              117 Source/web/PopupContainer.h     PopupContainer(WebCore::PopupMenuClient*, bool deviceSupportsTouch);
bool              153 Source/web/PopupContainer.h     bool m_popupOpen;
bool               83 Source/web/PopupListBox.h     bool hasTextDirectionOverride;
bool               84 Source/web/PopupListBox.h     bool enabled;
bool               91 Source/web/PopupListBox.h     static PassRefPtr<PopupListBox> create(WebCore::PopupMenuClient* client, bool deviceSupportsTouch)
bool               98 Source/web/PopupListBox.h     virtual bool handleMouseDownEvent(const WebCore::PlatformMouseEvent&) OVERRIDE;
bool               99 Source/web/PopupListBox.h     virtual bool handleMouseMoveEvent(const WebCore::PlatformMouseEvent&) OVERRIDE;
bool              100 Source/web/PopupListBox.h     virtual bool handleMouseReleaseEvent(const WebCore::PlatformMouseEvent&) OVERRIDE;
bool              101 Source/web/PopupListBox.h     virtual bool handleWheelEvent(const WebCore::PlatformWheelEvent&) OVERRIDE;
bool              102 Source/web/PopupListBox.h     virtual bool handleKeyEvent(const WebCore::PlatformKeyboardEvent&) OVERRIDE;
bool              103 Source/web/PopupListBox.h     virtual bool handleTouchEvent(const WebCore::PlatformTouchEvent&) OVERRIDE;
bool              104 Source/web/PopupListBox.h     virtual bool handleGestureEvent(const WebCore::PlatformGestureEvent&) OVERRIDE;
bool              108 Source/web/PopupListBox.h     virtual bool shouldPlaceVerticalScrollbarOnLeft() const OVERRIDE;
bool              143 Source/web/PopupListBox.h     bool isInterestedInEventForKey(int keyCode);
bool              166 Source/web/PopupListBox.h     PopupListBox(WebCore::PopupMenuClient*, bool deviceSupportsTouch);
bool              178 Source/web/PopupListBox.h     bool isSelectableItem(int index);
bool              186 Source/web/PopupListBox.h     bool acceptIndex(int index);
bool              208 Source/web/PopupListBox.h     bool isPointInBounds(const WebCore::IntPoint&);
bool              223 Source/web/PopupListBox.h     bool m_deviceSupportsTouch;
bool               56 Source/web/ScrollbarGroup.h     virtual bool isActive() const OVERRIDE;
bool               58 Source/web/ScrollbarGroup.h     virtual bool isScrollCornerVisible() const OVERRIDE;
bool               71 Source/web/ScrollbarGroup.h     virtual bool shouldSuspendScrollAnimations() const OVERRIDE;
bool               72 Source/web/ScrollbarGroup.h     virtual void scrollbarStyleChanged(int newStyle, bool forceUpdate) OVERRIDE;
bool               73 Source/web/ScrollbarGroup.h     virtual bool scrollbarsCanBeActive() const OVERRIDE;
bool               75 Source/web/ScrollbarGroup.h     virtual bool userInputScrollable(WebCore::ScrollbarOrientation) const OVERRIDE;
bool               76 Source/web/ScrollbarGroup.h     virtual bool shouldPlaceVerticalScrollbarOnLeft() const OVERRIDE;
bool               61 Source/web/SpeechInputClientImpl.h     virtual bool startRecognition(int requestId, const WebCore::IntRect& elementRect, const AtomicString& language, const String& grammar, WebCore::SecurityOrigin*) OVERRIDE;
bool               49 Source/web/SpeechRecognitionClientProxy.h     virtual void start(WebCore::SpeechRecognition*, const WebCore::SpeechGrammarList*, const String& lang, bool continuous, bool interimResults, unsigned long maxAlternatives) OVERRIDE;
bool               51 Source/web/SpellCheckerClientImpl.h     virtual bool isContinuousSpellCheckingEnabled() OVERRIDE;
bool               53 Source/web/SpellCheckerClientImpl.h     virtual bool isGrammarCheckingEnabled() OVERRIDE;
bool               54 Source/web/SpellCheckerClientImpl.h     virtual bool shouldEraseMarkersAfterChangeSelection(WebCore::TextCheckingType) const OVERRIDE;
bool               60 Source/web/SpellCheckerClientImpl.h     virtual void showSpellingUI(bool show) OVERRIDE;
bool               61 Source/web/SpellCheckerClientImpl.h     virtual bool spellingUIIsShowing() OVERRIDE;
bool               74 Source/web/SpellCheckerClientImpl.h     bool shouldSpellcheckByDefault();
bool               19 Source/web/StorageClientImpl.h     virtual bool canAccessStorage(WebCore::LocalFrame*, WebCore::StorageType) const OVERRIDE;
bool               59 Source/web/TextFinder.h     bool find(
bool               61 Source/web/TextFinder.h         bool wrapWithinFrame, WebRect* selectionRect);
bool               65 Source/web/TextFinder.h         bool reset);
bool               88 Source/web/TextFinder.h     bool scopingInProgress() const { return m_scopingInProgress; }
bool              125 Source/web/TextFinder.h     bool isActiveMatchFrameValid() const;
bool              147 Source/web/TextFinder.h     void addMarker(WebCore::Range*, bool activeMatch);
bool              150 Source/web/TextFinder.h     void setMarkerActive(WebCore::Range*, bool active);
bool              162 Source/web/TextFinder.h     bool shouldScopeMatches(const WTF::String& searchText);
bool              175 Source/web/TextFinder.h         bool reset);
bool              180 Source/web/TextFinder.h         const WebFindOptions&, bool reset);
bool              186 Source/web/TextFinder.h     void setMatchMarkerActive(bool);
bool              255 Source/web/TextFinder.h     bool m_locatingActiveRect;
bool              258 Source/web/TextFinder.h     bool m_scopingInProgress;
bool              262 Source/web/TextFinder.h     bool m_lastFindRequestCompletedWithNoMatches;
bool              266 Source/web/TextFinder.h     bool m_findMatchRectsAreValid;
bool              273 Source/web/TextFinder.h     static const bool canInitializeWithMemset = true;
bool               54 Source/web/ValidationMessageClientImpl.h     virtual bool isValidationMessageVisible(const WebCore::Element& anchor) OVERRIDE;
bool               52 Source/web/WebDOMEventListenerPrivate.h         const WebString& eventType, bool useCapture, WebCore::EventTarget*);
bool               57 Source/web/WebDOMEventListenerPrivate.h         const WebString& eventType, bool useCapture, WebCore::EventTarget*);
bool               66 Source/web/WebDOMEventListenerPrivate.h         ListenerInfo(const WebString& eventType, bool useCapture,
bool               77 Source/web/WebDOMEventListenerPrivate.h         bool useCapture;
bool               61 Source/web/WebDataSourceImpl.h     virtual bool hasUnreachableURL() const OVERRIDE;
bool               65 Source/web/WebDataSourceImpl.h     virtual bool isClientRedirect() const OVERRIDE;
bool               66 Source/web/WebDataSourceImpl.h     virtual bool replacesCurrentHistoryItem() const OVERRIDE;
bool               82 Source/web/WebDevToolsAgentImpl.h     virtual bool handleInputEvent(WebCore::Page*, const WebInputEvent&) OVERRIDE;
bool              110 Source/web/WebDevToolsAgentImpl.h     virtual void overrideDeviceMetrics(int width, int height, float deviceScaleFactor, bool emulateViewport, bool fitWindow) OVERRIDE;
bool              141 Source/web/WebDevToolsAgentImpl.h     bool m_attached;
bool              142 Source/web/WebDevToolsAgentImpl.h     bool m_generatingEvent;
bool              143 Source/web/WebDevToolsAgentImpl.h     bool m_deviceMetricsEnabled;
bool              144 Source/web/WebDevToolsAgentImpl.h     bool m_emulateViewportEnabled;
bool              145 Source/web/WebDevToolsAgentImpl.h     bool m_originalViewportEnabled;
bool              146 Source/web/WebDevToolsAgentImpl.h     bool m_isOverlayScrollbarsEnabled;
bool               54 Source/web/WebDevToolsAgentPrivate.h     virtual bool handleInputEvent(WebCore::Page*, const WebInputEvent&) = 0;
bool              103 Source/web/WebEmbeddedWorkerImpl.h     bool m_askedToTerminate;
bool               57 Source/web/WebEntities.h     explicit WebEntities(bool xmlEntities);
bool               54 Source/web/WebFontImpl.h         const WebRect& clip, bool canvasIsOpaque, int from = 0, int to = -1) const OVERRIDE;
bool               87 Source/web/WebFrameImpl.h     virtual void setIsRemote(bool) OVERRIDE;
bool               96 Source/web/WebFrameImpl.h     virtual bool hasVisibleContent() const OVERRIDE;
bool               98 Source/web/WebFrameImpl.h     virtual bool hasHorizontalScrollbar() const OVERRIDE;
bool               99 Source/web/WebFrameImpl.h     virtual bool hasVerticalScrollbar() const OVERRIDE;
bool              111 Source/web/WebFrameImpl.h     virtual WebFrame* traversePrevious(bool wrap) const OVERRIDE;
bool              112 Source/web/WebFrameImpl.h     virtual WebFrame* traverseNext(bool wrap) const OVERRIDE;
bool              116 Source/web/WebFrameImpl.h     virtual bool dispatchBeforeUnloadEvent() OVERRIDE;
bool              129 Source/web/WebFrameImpl.h     virtual bool checkIfRunInsecureContent(const WebURL&) const OVERRIDE;
bool              141 Source/web/WebFrameImpl.h     virtual void reload(bool ignoreCache) OVERRIDE;
bool              142 Source/web/WebFrameImpl.h     virtual void reloadWithOverrideURL(const WebURL& overrideUrl, bool ignoreCache) OVERRIDE;
bool              147 Source/web/WebFrameImpl.h         const WebURL& baseURL, const WebURL& unreachableURL, bool replace) OVERRIDE;
bool              150 Source/web/WebFrameImpl.h         bool replace) OVERRIDE;
bool              151 Source/web/WebFrameImpl.h     virtual bool isLoading() const OVERRIDE;
bool              157 Source/web/WebFrameImpl.h     virtual void enableViewSourceMode(bool enable) OVERRIDE;
bool              158 Source/web/WebFrameImpl.h     virtual bool isViewSourceModeEnabled() const OVERRIDE;
bool              167 Source/web/WebFrameImpl.h     virtual bool hasMarkedText() const OVERRIDE;
bool              169 Source/web/WebFrameImpl.h     virtual bool firstRectForCharacterRange(unsigned location, unsigned length, WebRect&) const OVERRIDE;
bool              171 Source/web/WebFrameImpl.h     virtual bool executeCommand(const WebString&, const WebNode& = WebNode()) OVERRIDE;
bool              172 Source/web/WebFrameImpl.h     virtual bool executeCommand(const WebString&, const WebString& value, const WebNode& = WebNode()) OVERRIDE;
bool              173 Source/web/WebFrameImpl.h     virtual bool isCommandEnabled(const WebString&) const OVERRIDE;
bool              174 Source/web/WebFrameImpl.h     virtual void enableContinuousSpellChecking(bool) OVERRIDE;
bool              175 Source/web/WebFrameImpl.h     virtual bool isContinuousSpellCheckingEnabled() const OVERRIDE;
bool              179 Source/web/WebFrameImpl.h     virtual bool hasSelection() const OVERRIDE;
bool              183 Source/web/WebFrameImpl.h     virtual bool selectWordAroundCaret() OVERRIDE;
bool              188 Source/web/WebFrameImpl.h     virtual bool setEditableSelectionOffsets(int start, int end) OVERRIDE;
bool              189 Source/web/WebFrameImpl.h     virtual bool setCompositionFromExistingText(int compositionStart, int compositionEnd, const WebVector<WebCompositionUnderline>& underlines) OVERRIDE;
bool              191 Source/web/WebFrameImpl.h     virtual void setCaretVisible(bool) OVERRIDE;
bool              196 Source/web/WebFrameImpl.h     virtual bool isPrintScalingDisabledForPlugin(const WebNode&) OVERRIDE;
bool              197 Source/web/WebFrameImpl.h     virtual bool hasCustomPageSizeStyle(int pageIndex) OVERRIDE;
bool              198 Source/web/WebFrameImpl.h     virtual bool isPageBoxVisible(int pageIndex) OVERRIDE;
bool              207 Source/web/WebFrameImpl.h     virtual bool find(
bool              209 Source/web/WebFrameImpl.h         bool wrapWithinFrame, WebRect* selectionRect) OVERRIDE;
bool              210 Source/web/WebFrameImpl.h     virtual void stopFinding(bool clearSelection) OVERRIDE;
bool              213 Source/web/WebFrameImpl.h         bool reset) OVERRIDE;
bool              235 Source/web/WebFrameImpl.h     virtual bool selectionStartHasSpellingMarkerFor(int from, int length) const OVERRIDE;
bool              236 Source/web/WebFrameImpl.h     virtual WebString layerTreeAsText(bool showDebugInfo = false) const OVERRIDE;
bool              291 Source/web/WebFrameImpl.h     void didFail(const WebCore::ResourceError&, bool wasProvisional);
bool              296 Source/web/WebFrameImpl.h     virtual void setCanHaveScrollbars(bool) OVERRIDE;
bool              351 Source/web/WebFrameImpl.h     bool m_isRemote;
bool               68 Source/web/WebHelperPluginImpl.h     bool initialize(const String& pluginType, WebFrameImpl*);
bool               82 Source/web/WebInputEventConversion.h     bool isCharacterKey() const;
bool               77 Source/web/WebMediaPlayerClientImpl.h     virtual void setOpaque(bool) OVERRIDE;
bool              100 Source/web/WebMediaPlayerClientImpl.h     virtual bool supportsSave() const OVERRIDE;
bool              102 Source/web/WebMediaPlayerClientImpl.h     virtual bool hasVideo() const OVERRIDE;
bool              103 Source/web/WebMediaPlayerClientImpl.h     virtual bool hasAudio() const OVERRIDE;
bool              107 Source/web/WebMediaPlayerClientImpl.h     virtual bool seeking() const OVERRIDE;
bool              110 Source/web/WebMediaPlayerClientImpl.h     virtual bool paused() const OVERRIDE;
bool              116 Source/web/WebMediaPlayerClientImpl.h     virtual bool didLoadingProgress() const OVERRIDE;
bool              118 Source/web/WebMediaPlayerClientImpl.h     virtual bool copyVideoTextureToPlatformTexture(WebGraphicsContext3D*, Platform3DObject texture, GLint level, GLenum type, GLenum internalFormat, bool premultiplyAlpha, bool flipY) OVERRIDE;
bool              120 Source/web/WebMediaPlayerClientImpl.h     virtual bool hasSingleSecurityOrigin() const OVERRIDE;
bool              121 Source/web/WebMediaPlayerClientImpl.h     virtual bool didPassCORSAccessCheck() const OVERRIDE;
bool              130 Source/web/WebMediaPlayerClientImpl.h     virtual bool canShowFullscreenOverlay() const OVERRIDE;
bool              152 Source/web/WebMediaPlayerClientImpl.h     bool m_usePaintOnAndroid;
bool               64 Source/web/WebPagePopupImpl.h     bool initialize(WebViewImpl*, WebCore::PagePopupClient*, const WebCore::IntRect& originBoundsInRootView);
bool               65 Source/web/WebPagePopupImpl.h     bool handleKeyEvent(const WebCore::PlatformKeyboardEvent&);
bool               68 Source/web/WebPagePopupImpl.h     bool hasSamePopupClient(WebPagePopupImpl* other) { return other && m_popupClient == other->m_popupClient; }
bool               75 Source/web/WebPagePopupImpl.h     virtual void enterForceCompositingMode(bool enter) OVERRIDE;
bool               81 Source/web/WebPagePopupImpl.h     virtual bool handleInputEvent(const WebInputEvent&) OVERRIDE;
bool               82 Source/web/WebPagePopupImpl.h     virtual void setFocus(bool) OVERRIDE;
bool               83 Source/web/WebPagePopupImpl.h     virtual bool isPagePopup() const OVERRIDE { return true; }
bool               86 Source/web/WebPagePopupImpl.h     virtual bool handleKeyEvent(const WebKeyboardEvent&) OVERRIDE;
bool               87 Source/web/WebPagePopupImpl.h     virtual bool handleCharEvent(const WebKeyboardEvent&) OVERRIDE;
bool               88 Source/web/WebPagePopupImpl.h     virtual bool handleGestureEvent(const WebGestureEvent&) OVERRIDE;
bool               91 Source/web/WebPagePopupImpl.h     bool initializePage();
bool               94 Source/web/WebPagePopupImpl.h     void setIsAcceleratedCompositingActive(bool enter);
bool              102 Source/web/WebPagePopupImpl.h     bool m_closing;
bool              107 Source/web/WebPagePopupImpl.h     bool m_isAcceleratedCompositingActive;
bool               72 Source/web/WebPageSerializerImpl.h     bool serialize();
bool               86 Source/web/WebPageSerializerImpl.h                           bool recursive,
bool              108 Source/web/WebPageSerializerImpl.h     bool m_recursiveSerialization;
bool              111 Source/web/WebPageSerializerImpl.h     bool m_framesCollected;
bool              126 Source/web/WebPageSerializerImpl.h         bool isHTMLDocument; // document.isHTMLDocument()
bool              127 Source/web/WebPageSerializerImpl.h         bool haveSeenDocType;
bool              128 Source/web/WebPageSerializerImpl.h         bool haveAddedCharsetDeclaration;
bool              132 Source/web/WebPageSerializerImpl.h         bool isInScriptOrStyleTag;
bool              133 Source/web/WebPageSerializerImpl.h         bool haveAddedXMLProcessingDirective;
bool              139 Source/web/WebPageSerializerImpl.h         bool haveAddedContentsBeforeEnd;
bool              150 Source/web/WebPageSerializerImpl.h                                                     bool* needSkip);
bool              159 Source/web/WebPageSerializerImpl.h                                                    bool* needSkip);
bool               78 Source/web/WebPluginContainerImpl.h     virtual bool getFormValue(String&) OVERRIDE;
bool               79 Source/web/WebPluginContainerImpl.h     virtual bool supportsKeyboardFocus() const OVERRIDE;
bool               80 Source/web/WebPluginContainerImpl.h     virtual bool supportsInputMethod() const OVERRIDE;
bool               81 Source/web/WebPluginContainerImpl.h     virtual bool canProcessDrag() const OVERRIDE;
bool               82 Source/web/WebPluginContainerImpl.h     virtual bool wantsWheelEvents() OVERRIDE;
bool               88 Source/web/WebPluginContainerImpl.h     virtual void setFocus(bool) OVERRIDE;
bool               93 Source/web/WebPluginContainerImpl.h     virtual void setParentVisible(bool) OVERRIDE;
bool               96 Source/web/WebPluginContainerImpl.h     virtual bool isPluginContainer() const OVERRIDE { return true; }
bool               98 Source/web/WebPluginContainerImpl.h     virtual bool pluginShouldPersist() const OVERRIDE;
bool              109 Source/web/WebPluginContainerImpl.h     virtual WebString executeScriptURL(const WebURL&, bool popupsAllowed) OVERRIDE;
bool              110 Source/web/WebPluginContainerImpl.h     virtual void loadFrameRequest(const WebURLRequest&, const WebString& target, bool notifyNeeded, void* notifyData) OVERRIDE;
bool              112 Source/web/WebPluginContainerImpl.h     virtual bool isRectTopmost(const WebRect&) OVERRIDE;
bool              114 Source/web/WebPluginContainerImpl.h     virtual void setWantsWheelEvents(bool) OVERRIDE;
bool              132 Source/web/WebPluginContainerImpl.h     bool supportsPaginatedPrint() const;
bool              135 Source/web/WebPluginContainerImpl.h     bool isPrintScalingDisabled() const;
bool              139 Source/web/WebPluginContainerImpl.h     bool printPage(int pageNumber, WebCore::GraphicsContext* gc);
bool              147 Source/web/WebPluginContainerImpl.h     bool executeEditCommand(const WebString& name);
bool              148 Source/web/WebPluginContainerImpl.h     bool executeEditCommand(const WebString& name, const WebString& value);
bool              163 Source/web/WebPluginContainerImpl.h     bool paintCustomOverhangArea(WebCore::GraphicsContext*, const WebCore::IntRect&, const WebCore::IntRect&, const WebCore::IntRect&);
bool              199 Source/web/WebPluginContainerImpl.h     bool m_wantsWheelEvents;
bool               59 Source/web/WebPluginScrollbarImpl.h     virtual bool isOverlay() const OVERRIDE;
bool               63 Source/web/WebPluginScrollbarImpl.h     virtual bool enabled() const OVERRIDE;
bool               66 Source/web/WebPluginScrollbarImpl.h     virtual bool isScrollViewScrollbar() const OVERRIDE;
bool               67 Source/web/WebPluginScrollbarImpl.h     virtual bool isScrollableAreaActive() const OVERRIDE;
bool               74 Source/web/WebPluginScrollbarImpl.h     virtual bool isLeftSideVerticalScrollbar() const OVERRIDE;
bool               75 Source/web/WebPluginScrollbarImpl.h     virtual bool isCustomScrollbar() const OVERRIDE;
bool               83 Source/web/WebPluginScrollbarImpl.h     virtual bool handleInputEvent(const WebInputEvent&) OVERRIDE;
bool               84 Source/web/WebPluginScrollbarImpl.h     virtual bool isAlphaLocked() const OVERRIDE;
bool               85 Source/web/WebPluginScrollbarImpl.h     virtual void setIsAlphaLocked(bool) OVERRIDE;
bool               88 Source/web/WebPluginScrollbarImpl.h     bool onMouseDown(const WebInputEvent&);
bool               89 Source/web/WebPluginScrollbarImpl.h     bool onMouseUp(const WebInputEvent&);
bool               90 Source/web/WebPluginScrollbarImpl.h     bool onMouseMove(const WebInputEvent&);
bool               91 Source/web/WebPluginScrollbarImpl.h     bool onMouseLeave(const WebInputEvent&);
bool               92 Source/web/WebPluginScrollbarImpl.h     bool onMouseWheel(const WebInputEvent&);
bool               93 Source/web/WebPluginScrollbarImpl.h     bool onKeyDown(const WebInputEvent&);
bool               74 Source/web/WebPopupMenuImpl.h     virtual void enterForceCompositingMode(bool enable) OVERRIDE FINAL;
bool               78 Source/web/WebPopupMenuImpl.h     virtual bool handleInputEvent(const WebInputEvent&) OVERRIDE FINAL;
bool               80 Source/web/WebPopupMenuImpl.h     virtual void setFocus(bool enable) OVERRIDE FINAL;
bool               81 Source/web/WebPopupMenuImpl.h     virtual bool setComposition(
bool               85 Source/web/WebPopupMenuImpl.h     virtual bool confirmComposition() OVERRIDE FINAL;
bool               86 Source/web/WebPopupMenuImpl.h     virtual bool confirmComposition(ConfirmCompositionBehavior selectionBehavior) OVERRIDE FINAL;
bool               87 Source/web/WebPopupMenuImpl.h     virtual bool confirmComposition(const WebString& text) OVERRIDE FINAL;
bool               88 Source/web/WebPopupMenuImpl.h     virtual bool compositionRange(size_t* location, size_t* length) OVERRIDE FINAL;
bool               89 Source/web/WebPopupMenuImpl.h     virtual bool caretOrSelectionRange(size_t* location, size_t* length) OVERRIDE FINAL;
bool               91 Source/web/WebPopupMenuImpl.h     virtual bool isAcceleratedCompositingActive() const OVERRIDE FINAL { return false; }
bool               92 Source/web/WebPopupMenuImpl.h     virtual bool isPopupMenu() const OVERRIDE FINAL { return true; }
bool               96 Source/web/WebPopupMenuImpl.h     virtual void paintContents(WebCanvas*, const WebRect& clip, bool canPaintLCDTest, WebFloatRect& opaque) OVERRIDE FINAL;
bool              109 Source/web/WebPopupMenuImpl.h     bool handleGestureEvent(const WebGestureEvent&);
bool              110 Source/web/WebPopupMenuImpl.h     bool handleTouchEvent(const WebTouchEvent&);
bool              111 Source/web/WebPopupMenuImpl.h     bool handleKeyEvent(const WebKeyboardEvent&);
bool              138 Source/web/WebPopupMenuImpl.h     bool m_isAcceleratedCompositingActive;
bool               48 Source/web/WebSettingsImpl.h     virtual bool mainFrameResizesAreOrientationChanges() const OVERRIDE;
bool               49 Source/web/WebSettingsImpl.h     virtual bool shrinksViewportContentToFit() const OVERRIDE;
bool               50 Source/web/WebSettingsImpl.h     virtual bool scrollAnimatorEnabled() const OVERRIDE;
bool               51 Source/web/WebSettingsImpl.h     virtual bool touchEditingEnabled() const OVERRIDE;
bool               52 Source/web/WebSettingsImpl.h     virtual bool viewportEnabled() const OVERRIDE;
bool               53 Source/web/WebSettingsImpl.h     virtual bool viewportMetaEnabled() const OVERRIDE;
bool               54 Source/web/WebSettingsImpl.h     virtual void setAccelerated2dCanvasEnabled(bool) OVERRIDE;
bool               56 Source/web/WebSettingsImpl.h     virtual void setAcceleratedCompositingEnabled(bool) OVERRIDE;
bool               57 Source/web/WebSettingsImpl.h     virtual void setAcceleratedCompositingFor3DTransformsEnabled(bool) OVERRIDE;
bool               58 Source/web/WebSettingsImpl.h     virtual void setAcceleratedCompositingForAnimationEnabled(bool) OVERRIDE;
bool               59 Source/web/WebSettingsImpl.h     virtual void setAcceleratedCompositingForCanvasEnabled(bool) OVERRIDE;
bool               60 Source/web/WebSettingsImpl.h     virtual void setAcceleratedCompositingForFiltersEnabled(bool) OVERRIDE;
bool               61 Source/web/WebSettingsImpl.h     virtual void setAcceleratedCompositingForFixedPositionEnabled(bool) OVERRIDE;
bool               62 Source/web/WebSettingsImpl.h     virtual void setAcceleratedCompositingForOverflowScrollEnabled(bool) OVERRIDE;
bool               63 Source/web/WebSettingsImpl.h     virtual void setCompositorDrivenAcceleratedScrollingEnabled(bool) OVERRIDE;
bool               64 Source/web/WebSettingsImpl.h     virtual void setAcceleratedCompositingForFixedRootBackgroundEnabled(bool) OVERRIDE;
bool               65 Source/web/WebSettingsImpl.h     virtual void setAcceleratedCompositingForGpuRasterizationHintEnabled(bool) OVERRIDE;
bool               66 Source/web/WebSettingsImpl.h     virtual void setAcceleratedCompositingForPluginsEnabled(bool) OVERRIDE;
bool               67 Source/web/WebSettingsImpl.h     virtual void setAcceleratedCompositingForScrollableFramesEnabled(bool) OVERRIDE;
bool               68 Source/web/WebSettingsImpl.h     virtual void setAcceleratedCompositingForVideoEnabled(bool) OVERRIDE;
bool               69 Source/web/WebSettingsImpl.h     virtual void setAllowDisplayOfInsecureContent(bool) OVERRIDE;
bool               70 Source/web/WebSettingsImpl.h     virtual void setAllowFileAccessFromFileURLs(bool) OVERRIDE;
bool               71 Source/web/WebSettingsImpl.h     virtual void setAllowCustomScrollbarInMainFrame(bool) OVERRIDE;
bool               72 Source/web/WebSettingsImpl.h     virtual void setAllowRunningOfInsecureContent(bool) OVERRIDE;
bool               73 Source/web/WebSettingsImpl.h     virtual void setAllowScriptsToCloseWindows(bool) OVERRIDE;
bool               74 Source/web/WebSettingsImpl.h     virtual void setAllowUniversalAccessFromFileURLs(bool) OVERRIDE;
bool               75 Source/web/WebSettingsImpl.h     virtual void setAntialiased2dCanvasEnabled(bool) OVERRIDE;
bool               76 Source/web/WebSettingsImpl.h     virtual void setAsynchronousSpellCheckingEnabled(bool) OVERRIDE;
bool               77 Source/web/WebSettingsImpl.h     virtual void setAutoZoomFocusedNodeToLegibleScale(bool) OVERRIDE;
bool               78 Source/web/WebSettingsImpl.h     virtual void setCaretBrowsingEnabled(bool) OVERRIDE;
bool               79 Source/web/WebSettingsImpl.h     virtual void setClobberUserAgentInitialScaleQuirk(bool) OVERRIDE;
bool               80 Source/web/WebSettingsImpl.h     virtual void setCompositedScrollingForFramesEnabled(bool) OVERRIDE;
bool               81 Source/web/WebSettingsImpl.h     virtual void setCompositorTouchHitTesting(bool) OVERRIDE;
bool               82 Source/web/WebSettingsImpl.h     virtual void setContainerCullingEnabled(bool) OVERRIDE;
bool               83 Source/web/WebSettingsImpl.h     virtual void setCookieEnabled(bool) OVERRIDE;
bool               84 Source/web/WebSettingsImpl.h     virtual void setNavigateOnDragDrop(bool) OVERRIDE;
bool               86 Source/web/WebSettingsImpl.h     virtual void setDNSPrefetchingEnabled(bool) OVERRIDE;
bool               87 Source/web/WebSettingsImpl.h     virtual void setDOMPasteAllowed(bool) OVERRIDE;
bool               92 Source/web/WebSettingsImpl.h     virtual void setDeferredFiltersEnabled(bool) OVERRIDE;
bool               93 Source/web/WebSettingsImpl.h     virtual void setDeferredImageDecodingEnabled(bool) OVERRIDE;
bool               95 Source/web/WebSettingsImpl.h     virtual void setDeviceSupportsMouse(bool) OVERRIDE;
bool               96 Source/web/WebSettingsImpl.h     virtual void setDeviceSupportsTouch(bool) OVERRIDE;
bool               97 Source/web/WebSettingsImpl.h     virtual void setDoubleTapToZoomEnabled(bool) OVERRIDE;
bool               98 Source/web/WebSettingsImpl.h     virtual void setDownloadableBinaryFontsEnabled(bool) OVERRIDE;
bool              101 Source/web/WebSettingsImpl.h     virtual void setEnableScrollAnimator(bool) OVERRIDE;
bool              102 Source/web/WebSettingsImpl.h     virtual void setEnableTouchAdjustment(bool) OVERRIDE;
bool              103 Source/web/WebSettingsImpl.h     virtual void setRegionBasedColumnsEnabled(bool) OVERRIDE;
bool              104 Source/web/WebSettingsImpl.h     virtual void setExperimentalWebGLEnabled(bool) OVERRIDE;
bool              105 Source/web/WebSettingsImpl.h     virtual void setExperimentalWebSocketEnabled(bool) OVERRIDE;
bool              108 Source/web/WebSettingsImpl.h     virtual void setForceCompositingMode(bool) OVERRIDE;
bool              109 Source/web/WebSettingsImpl.h     virtual void setGestureTapHighlightEnabled(bool) OVERRIDE;
bool              110 Source/web/WebSettingsImpl.h     virtual void setHyperlinkAuditingEnabled(bool) OVERRIDE;
bool              111 Source/web/WebSettingsImpl.h     virtual void setIgnoreMainFrameOverflowHiddenQuirk(bool) OVERRIDE;
bool              112 Source/web/WebSettingsImpl.h     virtual void setImagesEnabled(bool) OVERRIDE;
bool              113 Source/web/WebSettingsImpl.h     virtual void setJavaEnabled(bool) OVERRIDE;
bool              114 Source/web/WebSettingsImpl.h     virtual void setJavaScriptCanAccessClipboard(bool) OVERRIDE;
bool              115 Source/web/WebSettingsImpl.h     virtual void setJavaScriptCanOpenWindowsAutomatically(bool) OVERRIDE;
bool              116 Source/web/WebSettingsImpl.h     virtual void setJavaScriptEnabled(bool) OVERRIDE;
bool              117 Source/web/WebSettingsImpl.h     virtual void setLayerSquashingEnabled(bool) OVERRIDE;
bool              118 Source/web/WebSettingsImpl.h     virtual void setLoadsImagesAutomatically(bool) OVERRIDE;
bool              119 Source/web/WebSettingsImpl.h     virtual void setLoadWithOverviewMode(bool) OVERRIDE;
bool              120 Source/web/WebSettingsImpl.h     virtual void setLocalStorageEnabled(bool) OVERRIDE;
bool              121 Source/web/WebSettingsImpl.h     virtual void setMainFrameClipsContent(bool) OVERRIDE;
bool              122 Source/web/WebSettingsImpl.h     virtual void setMainFrameResizesAreOrientationChanges(bool) OVERRIDE;
bool              124 Source/web/WebSettingsImpl.h     virtual void setMediaPlaybackRequiresUserGesture(bool) OVERRIDE;
bool              128 Source/web/WebSettingsImpl.h     virtual void setMockScrollbarsEnabled(bool) OVERRIDE;
bool              129 Source/web/WebSettingsImpl.h     virtual void setNeedsSiteSpecificQuirks(bool) OVERRIDE;
bool              130 Source/web/WebSettingsImpl.h     virtual void setOfflineWebApplicationCacheEnabled(bool) OVERRIDE;
bool              131 Source/web/WebSettingsImpl.h     virtual void setOpenGLMultisamplingEnabled(bool) OVERRIDE;
bool              133 Source/web/WebSettingsImpl.h     virtual void setPasswordEchoEnabled(bool) OVERRIDE;
bool              134 Source/web/WebSettingsImpl.h     virtual void setPerTilePaintingEnabled(bool) OVERRIDE;
bool              137 Source/web/WebSettingsImpl.h     virtual void setPinchVirtualViewportEnabled(bool) OVERRIDE;
bool              138 Source/web/WebSettingsImpl.h     virtual void setPluginsEnabled(bool) OVERRIDE;
bool              139 Source/web/WebSettingsImpl.h     virtual void setPrivilegedWebGLExtensionsEnabled(bool) OVERRIDE;
bool              140 Source/web/WebSettingsImpl.h     virtual void setRenderVSyncNotificationEnabled(bool) OVERRIDE;
bool              141 Source/web/WebSettingsImpl.h     virtual void setReportScreenSizeInPhysicalPixelsQuirk(bool) OVERRIDE;
bool              143 Source/web/WebSettingsImpl.h     virtual void setSelectTrailingWhitespaceEnabled(bool OVERRIDE);
bool              144 Source/web/WebSettingsImpl.h     virtual void setSelectionIncludesAltImageText(bool) OVERRIDE;
bool              146 Source/web/WebSettingsImpl.h     virtual void setShouldPrintBackgrounds(bool) OVERRIDE;
bool              147 Source/web/WebSettingsImpl.h     virtual void setShouldClearDocumentBackground(bool) OVERRIDE;
bool              148 Source/web/WebSettingsImpl.h     virtual void setShouldRespectImageOrientation(bool) OVERRIDE;
bool              149 Source/web/WebSettingsImpl.h     virtual void setShowFPSCounter(bool) OVERRIDE;
bool              150 Source/web/WebSettingsImpl.h     virtual void setShowPaintRects(bool) OVERRIDE;
bool              151 Source/web/WebSettingsImpl.h     virtual void setShrinksStandaloneImagesToFit(bool) OVERRIDE;
bool              152 Source/web/WebSettingsImpl.h     virtual void setShrinksViewportContentToFit(bool) OVERRIDE;
bool              153 Source/web/WebSettingsImpl.h     virtual void setSmartInsertDeleteEnabled(bool) OVERRIDE;
bool              154 Source/web/WebSettingsImpl.h     virtual void setSpatialNavigationEnabled(bool) OVERRIDE;
bool              156 Source/web/WebSettingsImpl.h     virtual void setSupportDeprecatedTargetDensityDPI(bool) OVERRIDE;
bool              157 Source/web/WebSettingsImpl.h     virtual void setSupportsMultipleWindows(bool) OVERRIDE;
bool              158 Source/web/WebSettingsImpl.h     virtual void setSyncXHRInDocumentsEnabled(bool) OVERRIDE;
bool              159 Source/web/WebSettingsImpl.h     virtual void setTextAreasAreResizable(bool) OVERRIDE;
bool              160 Source/web/WebSettingsImpl.h     virtual void setTextAutosizingEnabled(bool) OVERRIDE;
bool              162 Source/web/WebSettingsImpl.h     virtual void setTouchDragDropEnabled(bool) OVERRIDE;
bool              163 Source/web/WebSettingsImpl.h     virtual void setTouchEditingEnabled(bool) OVERRIDE;
bool              164 Source/web/WebSettingsImpl.h     virtual void setThreadedHTMLParser(bool) OVERRIDE;
bool              165 Source/web/WebSettingsImpl.h     virtual void setUnifiedTextCheckerEnabled(bool) OVERRIDE;
bool              166 Source/web/WebSettingsImpl.h     virtual void setUnsafePluginPastingEnabled(bool) OVERRIDE;
bool              167 Source/web/WebSettingsImpl.h     virtual void setUsesEncodingDetector(bool) OVERRIDE;
bool              168 Source/web/WebSettingsImpl.h     virtual void setUseLegacyBackgroundSizeShorthandBehavior(bool) OVERRIDE;
bool              169 Source/web/WebSettingsImpl.h     virtual void setUseSolidColorScrollbars(bool) OVERRIDE;
bool              170 Source/web/WebSettingsImpl.h     virtual void setUseWideViewport(bool) OVERRIDE;
bool              172 Source/web/WebSettingsImpl.h     virtual void setViewportEnabled(bool) OVERRIDE;
bool              173 Source/web/WebSettingsImpl.h     virtual void setViewportMetaEnabled(bool) OVERRIDE;
bool              174 Source/web/WebSettingsImpl.h     virtual void setViewportMetaLayoutSizeQuirk(bool) OVERRIDE;
bool              175 Source/web/WebSettingsImpl.h     virtual void setViewportMetaMergeContentQuirk(bool) OVERRIDE;
bool              176 Source/web/WebSettingsImpl.h     virtual void setViewportMetaNonUserScalableQuirk(bool) OVERRIDE;
bool              177 Source/web/WebSettingsImpl.h     virtual void setViewportMetaZeroValuesQuirk(bool) OVERRIDE;
bool              178 Source/web/WebSettingsImpl.h     virtual void setWebAudioEnabled(bool) OVERRIDE;
bool              179 Source/web/WebSettingsImpl.h     virtual void setWebGLErrorsToConsoleEnabled(bool) OVERRIDE;
bool              180 Source/web/WebSettingsImpl.h     virtual void setWebSecurityEnabled(bool) OVERRIDE;
bool              181 Source/web/WebSettingsImpl.h     virtual void setWideViewportQuirkEnabled(bool) OVERRIDE;
bool              182 Source/web/WebSettingsImpl.h     virtual void setXSSAuditorEnabled(bool) OVERRIDE;
bool              185 Source/web/WebSettingsImpl.h     virtual void setVisualWordMovementEnabled(bool) OVERRIDE { }
bool              187 Source/web/WebSettingsImpl.h     bool showFPSCounter() const { return m_showFPSCounter; }
bool              188 Source/web/WebSettingsImpl.h     bool showPaintRects() const { return m_showPaintRects; }
bool              189 Source/web/WebSettingsImpl.h     bool renderVSyncNotificationEnabled() const { return m_renderVSyncNotificationEnabled; }
bool              190 Source/web/WebSettingsImpl.h     bool autoZoomFocusedNodeToLegibleScale() const { return m_autoZoomFocusedNodeToLegibleScale; }
bool              191 Source/web/WebSettingsImpl.h     bool gestureTapHighlightEnabled() const { return m_gestureTapHighlightEnabled; }
bool              192 Source/web/WebSettingsImpl.h     bool doubleTapToZoomEnabled() const { return m_doubleTapToZoomEnabled; }
bool              193 Source/web/WebSettingsImpl.h     bool perTilePaintingEnabled() const { return m_perTilePaintingEnabled; }
bool              194 Source/web/WebSettingsImpl.h     bool supportDeprecatedTargetDensityDPI() const { return m_supportDeprecatedTargetDensityDPI; }
bool              195 Source/web/WebSettingsImpl.h     bool viewportMetaLayoutSizeQuirk() const { return m_viewportMetaLayoutSizeQuirk; }
bool              196 Source/web/WebSettingsImpl.h     bool viewportMetaNonUserScalableQuirk() const { return m_viewportMetaNonUserScalableQuirk; }
bool              197 Source/web/WebSettingsImpl.h     bool clobberUserAgentInitialScaleQuirk() const { return m_clobberUserAgentInitialScaleQuirk; }
bool              202 Source/web/WebSettingsImpl.h     bool m_showFPSCounter;
bool              203 Source/web/WebSettingsImpl.h     bool m_showPaintRects;
bool              204 Source/web/WebSettingsImpl.h     bool m_renderVSyncNotificationEnabled;
bool              205 Source/web/WebSettingsImpl.h     bool m_gestureTapHighlightEnabled;
bool              206 Source/web/WebSettingsImpl.h     bool m_autoZoomFocusedNodeToLegibleScale;
bool              207 Source/web/WebSettingsImpl.h     bool m_deferredImageDecodingEnabled;
bool              208 Source/web/WebSettingsImpl.h     bool m_doubleTapToZoomEnabled;
bool              209 Source/web/WebSettingsImpl.h     bool m_perTilePaintingEnabled;
bool              210 Source/web/WebSettingsImpl.h     bool m_supportDeprecatedTargetDensityDPI;
bool              211 Source/web/WebSettingsImpl.h     bool m_shrinksViewportContentToFit;
bool              215 Source/web/WebSettingsImpl.h     bool m_viewportMetaLayoutSizeQuirk;
bool              219 Source/web/WebSettingsImpl.h     bool m_viewportMetaNonUserScalableQuirk;
bool              223 Source/web/WebSettingsImpl.h     bool m_clobberUserAgentInitialScaleQuirk;
bool              224 Source/web/WebSettingsImpl.h     bool m_mainFrameResizesAreOrientationChanges;
bool               89 Source/web/WebSharedWorkerImpl.h     virtual bool postTaskToWorkerGlobalScope(PassOwnPtr<WebCore::ExecutionContextTask>) OVERRIDE;
bool              136 Source/web/WebSharedWorkerImpl.h     bool m_askedToTerminate;
bool              148 Source/web/WebSharedWorkerImpl.h     bool m_pauseWorkerContextOnStart;
bool              149 Source/web/WebSharedWorkerImpl.h     bool m_attachDevToolsOnStart;
bool               54 Source/web/WebSocketImpl.h     bool isNull() const { return !m_private; }
bool               57 Source/web/WebSocketImpl.h     virtual bool setBinaryType(BinaryType) OVERRIDE;
bool               61 Source/web/WebSocketImpl.h     virtual bool sendText(const WebString&) OVERRIDE;
bool               62 Source/web/WebSocketImpl.h     virtual bool sendArrayBuffer(const WebArrayBuffer&) OVERRIDE;
bool              132 Source/web/WebViewImpl.h     virtual void enterForceCompositingMode(bool enable) OVERRIDE;
bool              134 Source/web/WebViewImpl.h     virtual bool isTrackingRepaints() const OVERRIDE;
bool              136 Source/web/WebViewImpl.h     virtual bool handleInputEvent(const WebInputEvent&) OVERRIDE;
bool              137 Source/web/WebViewImpl.h     virtual void setCursorVisibilityState(bool isVisible) OVERRIDE;
bool              138 Source/web/WebViewImpl.h     virtual bool hasTouchEventHandlersAt(const WebPoint&) OVERRIDE;
bool              141 Source/web/WebViewImpl.h     virtual void setFocus(bool enable) OVERRIDE;
bool              142 Source/web/WebViewImpl.h     virtual bool setComposition(
bool              147 Source/web/WebViewImpl.h     virtual bool confirmComposition() OVERRIDE;
bool              148 Source/web/WebViewImpl.h     virtual bool confirmComposition(ConfirmCompositionBehavior selectionBehavior) OVERRIDE;
bool              149 Source/web/WebViewImpl.h     virtual bool confirmComposition(const WebString& text) OVERRIDE;
bool              150 Source/web/WebViewImpl.h     virtual bool compositionRange(size_t* location, size_t* length) OVERRIDE;
bool              153 Source/web/WebViewImpl.h     virtual bool selectionBounds(WebRect& anchor, WebRect& focus) const OVERRIDE;
bool              157 Source/web/WebViewImpl.h     virtual bool selectionTextDirection(WebTextDirection& start, WebTextDirection& end) const OVERRIDE;
bool              158 Source/web/WebViewImpl.h     virtual bool isSelectionAnchorFirst() const OVERRIDE;
bool              159 Source/web/WebViewImpl.h     virtual bool caretOrSelectionRange(size_t* location, size_t* length) OVERRIDE;
bool              161 Source/web/WebViewImpl.h     virtual bool isAcceleratedCompositingActive() const OVERRIDE;
bool              179 Source/web/WebViewImpl.h     virtual bool isTransparent() const OVERRIDE;
bool              180 Source/web/WebViewImpl.h     virtual void setIsTransparent(bool value) OVERRIDE;
bool              182 Source/web/WebViewImpl.h     virtual bool tabsToLinks() const OVERRIDE;
bool              183 Source/web/WebViewImpl.h     virtual void setTabsToLinks(bool value) OVERRIDE;
bool              184 Source/web/WebViewImpl.h     virtual bool tabKeyCyclesThroughElements() const OVERRIDE;
bool              185 Source/web/WebViewImpl.h     virtual void setTabKeyCyclesThroughElements(bool value) OVERRIDE;
bool              186 Source/web/WebViewImpl.h     virtual bool isActive() const OVERRIDE;
bool              187 Source/web/WebViewImpl.h     virtual void setIsActive(bool value) OVERRIDE;
bool              188 Source/web/WebViewImpl.h     virtual void setDomainRelaxationForbidden(bool, const WebString& scheme) OVERRIDE;
bool              195 Source/web/WebViewImpl.h     virtual void setInitialFocus(bool reverse) OVERRIDE;
bool              200 Source/web/WebViewImpl.h     virtual void advanceFocus(bool reverse) OVERRIDE;
bool              207 Source/web/WebViewImpl.h     virtual bool zoomToMultipleTargetsRect(const WebRect&) OVERRIDE;
bool              217 Source/web/WebViewImpl.h     virtual void setIgnoreViewportTagScaleLimits(bool) OVERRIDE;
bool              267 Source/web/WebViewImpl.h     virtual bool inspectorSetting(const WebString& key, WebString* value) const OVERRIDE;
bool              284 Source/web/WebViewImpl.h     virtual bool endActiveFlingAnimation() OVERRIDE;
bool              285 Source/web/WebViewImpl.h     virtual void setShowPaintRects(bool) OVERRIDE;
bool              286 Source/web/WebViewImpl.h     void setShowDebugBorders(bool);
bool              287 Source/web/WebViewImpl.h     virtual void setShowFPSCounter(bool) OVERRIDE;
bool              288 Source/web/WebViewImpl.h     virtual void setContinuousPaintingEnabled(bool) OVERRIDE;
bool              289 Source/web/WebViewImpl.h     virtual void setShowScrollBottleneckRects(bool) OVERRIDE;
bool              294 Source/web/WebViewImpl.h     void suppressInvalidations(bool enable);
bool              297 Source/web/WebViewImpl.h     void setIgnoreInputEvents(bool newValue);
bool              355 Source/web/WebViewImpl.h     bool detectContentOnTouch(const WebPoint&);
bool              356 Source/web/WebViewImpl.h     bool startPageScaleAnimation(const WebCore::IntPoint& targetPosition, bool useAnchor, float newScale, double durationInSeconds);
bool              359 Source/web/WebViewImpl.h     void hasTouchEventHandlers(bool);
bool              362 Source/web/WebViewImpl.h     virtual bool scrollBy(const WebFloatSize& delta, const WebFloatSize& velocity) OVERRIDE;
bool              371 Source/web/WebViewImpl.h     bool sendContextMenuEvent(const WebKeyboardEvent&);
bool              377 Source/web/WebViewImpl.h     void didCommitLoad(bool isNewNavigation, bool isNavigationWithinPage);
bool              392 Source/web/WebViewImpl.h     static bool useExternalPopupMenus();
bool              394 Source/web/WebViewImpl.h     bool contextMenuAllowed() const
bool              399 Source/web/WebViewImpl.h     bool shouldAutoResize() const
bool              430 Source/web/WebViewImpl.h     bool bubblingScroll(WebCore::ScrollDirection, WebCore::ScrollGranularity);
bool              447 Source/web/WebViewImpl.h     bool allowsAcceleratedCompositing();
bool              456 Source/web/WebViewImpl.h     virtual void setVisibilityState(WebPageVisibilityState, bool) OVERRIDE;
bool              459 Source/web/WebViewImpl.h     bool hasOpenedPopup() const { return m_selectPopup || m_pagePopup; }
bool              462 Source/web/WebViewImpl.h     static bool mapKeyCodeForScroll(int keyCode,
bool              476 Source/web/WebViewImpl.h     void computeScaleAndScrollForFocusedNode(WebCore::Node* focusedNode, float& scale, WebCore::IntPoint& scroll, bool& needAnimation);
bool              480 Source/web/WebViewImpl.h     void enableFakePageScaleAnimationForTesting(bool);
bool              481 Source/web/WebViewImpl.h     bool fakeDoubleTapAnimationPendingForTesting() const { return m_doubleTapZoomPending; }
bool              484 Source/web/WebViewImpl.h     bool fakePageScaleAnimationUseAnchorForTesting() const { return m_fakePageScaleAnimationUseAnchor; }
bool              493 Source/web/WebViewImpl.h     bool hasHorizontalScrollbar();
bool              494 Source/web/WebViewImpl.h     bool hasVerticalScrollbar();
bool              498 Source/web/WebViewImpl.h     bool requestPointerLock();
bool              500 Source/web/WebViewImpl.h     bool isPointerLocked();
bool              504 Source/web/WebViewImpl.h     bool shouldDisableDesktopWorkarounds();
bool              513 Source/web/WebViewImpl.h     WebRect computeBlockBounds(const WebRect&, bool ignoreClipping);
bool              532 Source/web/WebViewImpl.h     void updateMainFrameScrollPosition(const WebCore::IntPoint& scrollPosition, bool programmaticScroll);
bool              551 Source/web/WebViewImpl.h     bool keyEventDefault(const WebKeyboardEvent&);
bool              553 Source/web/WebViewImpl.h     bool confirmComposition(const WebString& text, ConfirmCompositionBehavior);
bool              556 Source/web/WebViewImpl.h     bool scrollViewWithKeyboard(int keyCode, int modifiers);
bool              574 Source/web/WebViewImpl.h     void setIsAcceleratedCompositingActive(bool);
bool              593 Source/web/WebViewImpl.h     virtual bool handleMouseWheel(WebCore::LocalFrame&, const WebMouseWheelEvent&) OVERRIDE;
bool              594 Source/web/WebViewImpl.h     virtual bool handleGestureEvent(const WebGestureEvent&) OVERRIDE;
bool              595 Source/web/WebViewImpl.h     virtual bool handleKeyEvent(const WebKeyboardEvent&) OVERRIDE;
bool              596 Source/web/WebViewImpl.h     virtual bool handleCharEvent(const WebKeyboardEvent&) OVERRIDE;
bool              616 Source/web/WebViewImpl.h     bool m_fixedLayoutSizeLock;
bool              618 Source/web/WebViewImpl.h     bool m_shouldAutoResize;
bool              660 Source/web/WebViewImpl.h     bool m_doubleTapZoomPending;
bool              663 Source/web/WebViewImpl.h     bool m_enableFakePageScaleAnimationForTesting;
bool              666 Source/web/WebViewImpl.h     bool m_fakePageScaleAnimationUseAnchor;
bool              668 Source/web/WebViewImpl.h     bool m_contextMenuAllowed;
bool              670 Source/web/WebViewImpl.h     bool m_doingDragAndDrop;
bool              672 Source/web/WebViewImpl.h     bool m_ignoreInputEvents;
bool              682 Source/web/WebViewImpl.h     bool m_suppressNextKeypressEvent;
bool              685 Source/web/WebViewImpl.h     bool m_imeAcceptEvents;
bool              708 Source/web/WebViewImpl.h     bool m_isTransparent;
bool              711 Source/web/WebViewImpl.h     bool m_tabsToLinks;
bool              731 Source/web/WebViewImpl.h     bool m_isAcceleratedCompositingActive;
bool              732 Source/web/WebViewImpl.h     bool m_layerTreeViewCommitsDeferred;
bool              733 Source/web/WebViewImpl.h     bool m_compositorCreationFailed;
bool              735 Source/web/WebViewImpl.h     bool m_recreatingGraphicsContext;
bool              747 Source/web/WebViewImpl.h     bool m_flingSourceDevice;
bool              752 Source/web/WebViewImpl.h     bool m_showFPSCounter;
bool              753 Source/web/WebViewImpl.h     bool m_showPaintRects;
bool              754 Source/web/WebViewImpl.h     bool m_showDebugBorders;
bool              755 Source/web/WebViewImpl.h     bool m_continuousPaintingEnabled;
bool              756 Source/web/WebViewImpl.h     bool m_showScrollBottleneckRects;
bool               54 Source/web/WorkerPermissionClient.h     bool allowDatabase(const WebString& name, const WebString& displayName, unsigned long estimatedSize);
bool               55 Source/web/WorkerPermissionClient.h     bool allowFileSystem();
bool               57 Source/web/WorkerPermissionClient.h     bool allowIndexedDB(const WebString& name);
bool               69 Source/web/painting/PaintAggregator.h     bool hasPendingUpdate() const;
bool               83 Source/web/painting/PaintAggregator.h     bool shouldInvalidateScrollRect(const WebCore::IntRect&) const;
bool               51 Source/web/tests/FakeWebPlugin.h     virtual bool initialize(blink::WebPluginContainer*) OVERRIDE;
bool               54 Source/web/tests/FakeWebPlugin.h     virtual bool canProcessDrag() const OVERRIDE { return false; }
bool               56 Source/web/tests/FakeWebPlugin.h     virtual void updateGeometry(const blink::WebRect& frameRect, const blink::WebRect& clipRect, const blink::WebVector<blink::WebRect>& cutOutsRects, bool isVisible) OVERRIDE { }
bool               57 Source/web/tests/FakeWebPlugin.h     virtual void updateFocus(bool) OVERRIDE { }
bool               58 Source/web/tests/FakeWebPlugin.h     virtual void updateVisibility(bool) OVERRIDE { }
bool               59 Source/web/tests/FakeWebPlugin.h     virtual bool acceptsInputEvents() OVERRIDE { return true; }
bool               60 Source/web/tests/FakeWebPlugin.h     virtual bool handleInputEvent(const blink::WebInputEvent&, blink::WebCursorInfo&) OVERRIDE { return false; }
bool               61 Source/web/tests/FakeWebPlugin.h     virtual bool handleDragStatusUpdate(blink::WebDragStatus, const blink::WebDragData&, blink::WebDragOperationsMask, const blink::WebPoint& position, const blink::WebPoint& screenPosition) OVERRIDE { return false; }
bool               68 Source/web/tests/FakeWebPlugin.h     virtual bool isPlaceholder() OVERRIDE { return false; }
bool               60 Source/web/tests/FrameTestHelpers.h     WebViewImpl* initialize(bool enableJavascript = false, WebFrameClient* = 0, WebViewClient* = 0, void (*updateSettingsFunc)(WebSettings*) = 0);
bool               63 Source/web/tests/FrameTestHelpers.h     WebViewImpl* initializeAndLoad(const std::string& url, bool enableJavascript = false, WebFrameClient* = 0, WebViewClient* = 0, void (*updateSettingsFunc)(WebSettings*) = 0);
bool               46 Source/wtf/ASCIICType.h template<typename CharType> inline bool isASCII(CharType c)
bool               51 Source/wtf/ASCIICType.h template<typename CharType> inline bool isASCIIAlpha(CharType c)
bool               56 Source/wtf/ASCIICType.h template<typename CharType> inline bool isASCIIDigit(CharType c)
bool               61 Source/wtf/ASCIICType.h template<typename CharType> inline bool isASCIIAlphanumeric(CharType c)
bool               66 Source/wtf/ASCIICType.h template<typename CharType> inline bool isASCIIHexDigit(CharType c)
bool               71 Source/wtf/ASCIICType.h template<typename CharType> inline bool isASCIILower(CharType c)
bool               76 Source/wtf/ASCIICType.h template<typename CharType> inline bool isASCIIOctalDigit(CharType c)
bool               81 Source/wtf/ASCIICType.h template<typename CharType> inline bool isASCIIPrintable(CharType c)
bool               99 Source/wtf/ASCIICType.h template<typename CharType> inline bool isASCIISpace(CharType c)
bool              104 Source/wtf/ASCIICType.h template<typename CharType> inline bool isASCIIUpper(CharType c)
bool              158 Source/wtf/ASCIICType.h template<typename CharType> inline bool isASCIIAlphaCaselessEqual(CharType cssCharacter, char character)
bool               63 Source/wtf/Alignment.h     inline bool isAlignedTo(const void* pointer)
bool               63 Source/wtf/ArrayBuffer.h     bool transfer(ArrayBufferContents&);
bool               64 Source/wtf/ArrayBuffer.h     bool isNeutered() { return m_isNeutered; }
bool               80 Source/wtf/ArrayBuffer.h     bool m_isNeutered;
bool               59 Source/wtf/ArrayBufferBuilder.h     bool isValid() const
bool               97 Source/wtf/ArrayBufferBuilder.h     void setVariableCapacity(bool value)
bool              106 Source/wtf/ArrayBufferBuilder.h     bool expandCapacity(unsigned size);
bool              109 Source/wtf/ArrayBufferBuilder.h     bool m_variableCapacity;
bool               74 Source/wtf/ArrayBufferView.h     void setNeuterable(bool flag) { m_isNeuterable = flag; }
bool               75 Source/wtf/ArrayBufferView.h     bool isNeuterable() const { return m_isNeuterable; }
bool               82 Source/wtf/ArrayBufferView.h     inline bool setImpl(ArrayBufferView*, unsigned byteOffset);
bool               84 Source/wtf/ArrayBufferView.h     inline bool setRangeImpl(const char* data, size_t dataByteLength, unsigned byteOffset);
bool               86 Source/wtf/ArrayBufferView.h     inline bool zeroRangeImpl(unsigned byteOffset, size_t rangeByteLength);
bool               94 Source/wtf/ArrayBufferView.h     static bool verifySubRange(PassRefPtr<ArrayBuffer> buffer,
bool              136 Source/wtf/ArrayBufferView.h     bool m_isNeuterable : 1;
bool              145 Source/wtf/ArrayBufferView.h bool ArrayBufferView::setImpl(ArrayBufferView* array, unsigned byteOffset)
bool              159 Source/wtf/ArrayBufferView.h bool ArrayBufferView::setRangeImpl(const char* data, size_t dataByteLength, unsigned byteOffset)
bool              173 Source/wtf/ArrayBufferView.h bool ArrayBufferView::zeroRangeImpl(unsigned byteOffset, size_t rangeByteLength)
bool               48 Source/wtf/BitArray.h     bool get(unsigned index) const
bool              113 Source/wtf/BitVector.h     bool quickGet(size_t bit) const
bool              131 Source/wtf/BitVector.h     void quickSet(size_t bit, bool value)
bool              139 Source/wtf/BitVector.h     bool get(size_t bit) const
bool              165 Source/wtf/BitVector.h     void set(size_t bit, bool value)
bool              217 Source/wtf/BitVector.h     bool isInline() const { return m_bitsOrPointer >> maxInlineBits(); }
bool               53 Source/wtf/BloomFilter.h     bool mayContain(unsigned hash) const { return firstSlot(hash) && secondSlot(hash); }
bool               64 Source/wtf/BloomFilter.h     bool mayContain(const AtomicString& string) const { return mayContain(string.impl()->existingHash()); }
bool               65 Source/wtf/BloomFilter.h     bool mayContain(const String& string) const { return mayContain(string.impl()->hash()); }
bool               69 Source/wtf/BloomFilter.h     bool likelyEmpty() const;
bool               70 Source/wtf/BloomFilter.h     bool isClear() const;
bool              115 Source/wtf/BloomFilter.h bool BloomFilter<keyBits>::likelyEmpty() const
bool              125 Source/wtf/BloomFilter.h bool BloomFilter<keyBits>::isClear() const
bool               86 Source/wtf/CheckedArithmetic.h     bool hasOverflowed() const { return false; }
bool              107 Source/wtf/CheckedArithmetic.h     bool hasOverflowed() const { return m_overflowed; }
bool              117 Source/wtf/CheckedArithmetic.h template <typename Target, typename Source, bool targetSigned = std::numeric_limits<Target>::is_signed, bool sourceSigned = std::numeric_limits<Source>::is_signed> struct BoundsChecker;
bool              119 Source/wtf/CheckedArithmetic.h     static bool inBounds(Source value)
bool              128 Source/wtf/CheckedArithmetic.h     static bool inBounds(Source value)
bool              137 Source/wtf/CheckedArithmetic.h     static bool inBounds(Source value)
bool              153 Source/wtf/CheckedArithmetic.h     static bool inBounds(Source value)
bool              164 Source/wtf/CheckedArithmetic.h template <typename Target, typename Source, bool CanElide = IsSameType<Target, Source>::value || (sizeof(Target) > sizeof(Source)) > struct BoundsCheckElider;
bool              166 Source/wtf/CheckedArithmetic.h     static bool inBounds(Source) { return true; }
bool              171 Source/wtf/CheckedArithmetic.h template <typename Target, typename Source> static inline bool isInBounds(Source value)
bool              193 Source/wtf/CheckedArithmetic.h template <typename U, typename V, bool uIsBigger = (sizeof(U) > sizeof(V)), bool sameSize = (sizeof(U) == sizeof(V))> struct ResultBase;
bool              206 Source/wtf/CheckedArithmetic.h template <typename U, typename V, bool uIsSigned = std::numeric_limits<U>::is_signed, bool vIsSigned = std::numeric_limits<V>::is_signed> struct SignednessSelector;
bool              231 Source/wtf/CheckedArithmetic.h     bool lhsSigned = std::numeric_limits<LHS>::is_signed, bool rhsSigned = std::numeric_limits<RHS>::is_signed> struct ArithmeticOperations;
bool              237 Source/wtf/CheckedArithmetic.h     static inline bool signsMatch(LHS lhs, RHS rhs)
bool              242 Source/wtf/CheckedArithmetic.h     static inline bool add(LHS lhs, RHS rhs, ResultType& result) WARN_UNUSED_RETURN
bool              258 Source/wtf/CheckedArithmetic.h     static inline bool sub(LHS lhs, RHS rhs, ResultType& result) WARN_UNUSED_RETURN
bool              273 Source/wtf/CheckedArithmetic.h     static inline bool multiply(LHS lhs, RHS rhs, ResultType& result) WARN_UNUSED_RETURN
bool              298 Source/wtf/CheckedArithmetic.h     static inline bool equals(LHS lhs, RHS rhs) { return lhs == rhs; }
bool              304 Source/wtf/CheckedArithmetic.h     static inline bool add(LHS lhs, RHS rhs, ResultType& result) WARN_UNUSED_RETURN
bool              313 Source/wtf/CheckedArithmetic.h     static inline bool sub(LHS lhs, RHS rhs, ResultType& result) WARN_UNUSED_RETURN
bool              322 Source/wtf/CheckedArithmetic.h     static inline bool multiply(LHS lhs, RHS rhs, ResultType& result) WARN_UNUSED_RETURN
bool              334 Source/wtf/CheckedArithmetic.h     static inline bool equals(LHS lhs, RHS rhs) { return lhs == rhs; }
bool              339 Source/wtf/CheckedArithmetic.h     static inline bool add(int64_t lhs, int64_t rhs, ResultType& result)
bool              350 Source/wtf/CheckedArithmetic.h     static inline bool sub(int64_t lhs, int64_t rhs, ResultType& result)
bool              361 Source/wtf/CheckedArithmetic.h     static inline bool multiply(int64_t lhs, int64_t rhs, ResultType& result)
bool              372 Source/wtf/CheckedArithmetic.h     static inline bool equals(int lhs, unsigned rhs)
bool              379 Source/wtf/CheckedArithmetic.h     static inline bool add(int64_t lhs, int64_t rhs, ResultType& result)
bool              384 Source/wtf/CheckedArithmetic.h     static inline bool sub(int64_t lhs, int64_t rhs, ResultType& result)
bool              389 Source/wtf/CheckedArithmetic.h     static inline bool multiply(int64_t lhs, int64_t rhs, ResultType& result)
bool              394 Source/wtf/CheckedArithmetic.h     static inline bool equals(unsigned lhs, int rhs)
bool              400 Source/wtf/CheckedArithmetic.h template <typename U, typename V, typename R> static inline bool safeAdd(U lhs, V rhs, R& result)
bool              405 Source/wtf/CheckedArithmetic.h template <typename U, typename V, typename R> static inline bool safeSub(U lhs, V rhs, R& result)
bool              410 Source/wtf/CheckedArithmetic.h template <typename U, typename V, typename R> static inline bool safeMultiply(U lhs, V rhs, R& result)
bool              415 Source/wtf/CheckedArithmetic.h template <typename U, typename V> static inline bool safeEquals(U lhs, V rhs)
bool              519 Source/wtf/CheckedArithmetic.h     bool operator!() const
bool              609 Source/wtf/CheckedArithmetic.h     template <typename V> bool operator==(Checked<T, V> rhs)
bool              614 Source/wtf/CheckedArithmetic.h     template <typename U> bool operator==(U rhs)
bool              626 Source/wtf/CheckedArithmetic.h     template <typename U> bool operator!=(U rhs)
bool              648 Source/wtf/CheckedArithmetic.h     bool overflowed = lhs.safeGet(x) == CheckedState::DidOverflow || rhs.safeGet(y) == CheckedState::DidOverflow;
bool              660 Source/wtf/CheckedArithmetic.h     bool overflowed = lhs.safeGet(x) == CheckedState::DidOverflow || rhs.safeGet(y) == CheckedState::DidOverflow;
bool              672 Source/wtf/CheckedArithmetic.h     bool overflowed = lhs.safeGet(x) == CheckedState::DidOverflow || rhs.safeGet(y) == CheckedState::DidOverflow;
bool               71 Source/wtf/DateMath.h WTF_EXPORT bool isLeapYear(int year);
bool               78 Source/wtf/DateMath.h WTF_EXPORT int monthFromDayInYear(int dayInYear, bool leapYear);
bool               79 Source/wtf/DateMath.h WTF_EXPORT int dayInMonthFromDayInYear(int dayInYear, bool leapYear);
bool               59 Source/wtf/DecimalNumber.h     bool sign() const { return m_sign; }
bool               65 Source/wtf/DecimalNumber.h     bool m_sign;
bool               64 Source/wtf/DefaultAllocator.h     static const bool isGarbageCollected = false;
bool              141 Source/wtf/DefaultAllocator.h     template<typename T> inline bool isAlive(T obj)
bool               65 Source/wtf/Deque.h         bool isEmpty() const { return m_start == m_end; }
bool              130 Source/wtf/Deque.h         bool isEqual(const DequeIteratorBase&) const;
bool              160 Source/wtf/Deque.h         bool operator==(const Iterator& other) const { return Base::isEqual(other); }
bool              161 Source/wtf/Deque.h         bool operator!=(const Iterator& other) const { return !Base::isEqual(other); }
bool              193 Source/wtf/Deque.h         bool operator==(const Iterator& other) const { return Base::isEqual(other); }
bool              194 Source/wtf/Deque.h         bool operator!=(const Iterator& other) const { return !Base::isEqual(other); }
bool              448 Source/wtf/Deque.h     inline bool DequeIteratorBase<T, inlineCapacity>::isEqual(const DequeIteratorBase& other) const
bool               73 Source/wtf/DoublyLinkedList.h     bool isEmpty() const;
bool               97 Source/wtf/DoublyLinkedList.h template<typename T> inline bool DoublyLinkedList<T>::isEmpty() const
bool               97 Source/wtf/EnumClass.h     ALWAYS_INLINE bool operator==(const EnumClass other) { return m_value == other.m_value; }
bool               98 Source/wtf/EnumClass.h     ALWAYS_INLINE bool operator!=(const EnumClass other) { return m_value != other.m_value; }
bool               99 Source/wtf/EnumClass.h     ALWAYS_INLINE bool operator<(const EnumClass other) { return m_value < other.m_value; }
bool              100 Source/wtf/EnumClass.h     ALWAYS_INLINE bool operator<=(const EnumClass other) { return m_value <= other.m_value; }
bool              101 Source/wtf/EnumClass.h     ALWAYS_INLINE bool operator>(const EnumClass other) { return m_value > other.m_value; }
bool              102 Source/wtf/EnumClass.h     ALWAYS_INLINE bool operator>=(const EnumClass other) { return m_value >= other.m_value; }
bool              104 Source/wtf/EnumClass.h     ALWAYS_INLINE bool operator==(const Value value) { return m_value == value; }
bool              105 Source/wtf/EnumClass.h     ALWAYS_INLINE bool operator!=(const Value value) { return m_value != value; }
bool              106 Source/wtf/EnumClass.h     ALWAYS_INLINE bool operator<(const Value value) { return m_value < value; }
bool              107 Source/wtf/EnumClass.h     ALWAYS_INLINE bool operator<=(const Value value) { return m_value <= value; }
bool              108 Source/wtf/EnumClass.h     ALWAYS_INLINE bool operator>(const Value value) { return m_value > value; }
bool              109 Source/wtf/EnumClass.h     ALWAYS_INLINE bool operator>=(const Value value) { return m_value >= value; }
bool              535 Source/wtf/Functional.h     bool isNull() const
bool               47 Source/wtf/HashCountedSet.h         bool isEmpty() const;
bool               57 Source/wtf/HashCountedSet.h         bool contains(const ValueType&) const;
bool               67 Source/wtf/HashCountedSet.h         bool remove(const ValueType&);
bool               68 Source/wtf/HashCountedSet.h         bool remove(iterator);
bool              100 Source/wtf/HashCountedSet.h     inline bool HashCountedSet<Value, HashFunctions, Traits>::isEmpty() const
bool              142 Source/wtf/HashCountedSet.h     inline bool HashCountedSet<Value, HashFunctions, Traits>::contains(const ValueType& value) const
bool              162 Source/wtf/HashCountedSet.h     inline bool HashCountedSet<Value, HashFunctions, Traits>::remove(const ValueType& value)
bool              168 Source/wtf/HashCountedSet.h     inline bool HashCountedSet<Value, HashFunctions, Traits>::remove(iterator it)
bool              104 Source/wtf/HashFunctions.h         static bool equal(T a, T b) { return a == b; }
bool              105 Source/wtf/HashFunctions.h         static const bool safeToCompareToEmptyOrDeleted = true;
bool              114 Source/wtf/HashFunctions.h         static bool equal(T a, T b)
bool              118 Source/wtf/HashFunctions.h         static const bool safeToCompareToEmptyOrDeleted = true;
bool              135 Source/wtf/HashFunctions.h         static bool equal(T a, T b) { return a == b; }
bool              136 Source/wtf/HashFunctions.h         static const bool safeToCompareToEmptyOrDeleted = true;
bool              142 Source/wtf/HashFunctions.h         static bool equal(const RefPtr<P>& a, const RefPtr<P>& b) { return a == b; }
bool              143 Source/wtf/HashFunctions.h         static bool equal(P* a, const RefPtr<P>& b) { return a == b; }
bool              144 Source/wtf/HashFunctions.h         static bool equal(const RefPtr<P>& a, P* b) { return a == b; }
bool              150 Source/wtf/HashFunctions.h         static bool equal(const RawPtr<P>& a, const RawPtr<P>& b) { return a == b; }
bool              151 Source/wtf/HashFunctions.h         static bool equal(P* a, const RawPtr<P>& b) { return a == b; }
bool              152 Source/wtf/HashFunctions.h         static bool equal(const RawPtr<P>& a, P* b) { return a == b; }
bool              164 Source/wtf/HashFunctions.h         static bool equal(const std::pair<T, U>& a, const std::pair<T, U>& b)
bool              168 Source/wtf/HashFunctions.h         static const bool safeToCompareToEmptyOrDeleted = DefaultHash<T>::Hash::safeToCompareToEmptyOrDeleted
bool              174 Source/wtf/HashFunctions.h         static bool equal(const std::pair<T, U>& a, const std::pair<T, U>& b) { return PairHash<T, T>::equal(a, b); }
bool              175 Source/wtf/HashFunctions.h         static const bool safeToCompareToEmptyOrDeleted = PairHash<T, U>::safeToCompareToEmptyOrDeleted;
bool              168 Source/wtf/HashIterators.h         inline bool operator==(const HashTableConstKeysIterator<T, U, V>& a, const HashTableConstKeysIterator<T, U, V>& b)
bool              174 Source/wtf/HashIterators.h         inline bool operator!=(const HashTableConstKeysIterator<T, U, V>& a, const HashTableConstKeysIterator<T, U, V>& b)
bool              180 Source/wtf/HashIterators.h         inline bool operator==(const HashTableConstValuesIterator<T, U, V>& a, const HashTableConstValuesIterator<T, U, V>& b)
bool              186 Source/wtf/HashIterators.h         inline bool operator!=(const HashTableConstValuesIterator<T, U, V>& a, const HashTableConstValuesIterator<T, U, V>& b)
bool              192 Source/wtf/HashIterators.h         inline bool operator==(const HashTableKeysIterator<T, U, V>& a, const HashTableKeysIterator<T, U, V>& b)
bool              198 Source/wtf/HashIterators.h         inline bool operator!=(const HashTableKeysIterator<T, U, V>& a, const HashTableKeysIterator<T, U, V>& b)
bool              204 Source/wtf/HashIterators.h         inline bool operator==(const HashTableValuesIterator<T, U, V>& a, const HashTableValuesIterator<T, U, V>& b)
bool              210 Source/wtf/HashIterators.h         inline bool operator!=(const HashTableValuesIterator<T, U, V>& a, const HashTableValuesIterator<T, U, V>& b)
bool              110 Source/wtf/HashMap.h         bool isEmpty() const;
bool              126 Source/wtf/HashMap.h         bool contains(KeyPeekInType) const;
bool              152 Source/wtf/HashMap.h         template<typename HashTranslator, typename T> bool contains(const T&) const;
bool              162 Source/wtf/HashMap.h         static bool isValidKey(KeyPeekInType);
bool              252 Source/wtf/HashMap.h         static const bool hasIsEmptyValueFunction = true;
bool              253 Source/wtf/HashMap.h         static bool isEmptyValue(const typename KeyValuePairHashTraits<KeyTraits, MappedTraits>::TraitType& value)
bool              262 Source/wtf/HashMap.h         template<typename T, typename U> static bool equal(const T& a, const U& b) { return HashFunctions::equal(a, b); }
bool              273 Source/wtf/HashMap.h         template<typename T, typename U> static bool equal(const T& a, const U& b) { return Translator::equal(a, b); }
bool              294 Source/wtf/HashMap.h     inline bool HashMap<T, U, V, W, X, Y>::isEmpty() const
bool              336 Source/wtf/HashMap.h     inline bool HashMap<T, U, V, W, X, Y>::contains(KeyPeekInType key) const
bool              359 Source/wtf/HashMap.h     inline bool
bool              440 Source/wtf/HashMap.h     inline bool HashMap<T, U, V, W, X, Y>::isValidKey(KeyPeekInType key)
bool              457 Source/wtf/HashMap.h     bool operator==(const HashMap<T, U, V, W, X, Y>& a, const HashMap<T, U, V, W, X, Y>& b)
bool              476 Source/wtf/HashMap.h     inline bool operator!=(const HashMap<T, U, V, W, X, Y>& a, const HashMap<T, U, V, W, X, Y>& b)
bool               84 Source/wtf/HashSet.h         bool isEmpty() const;
bool               90 Source/wtf/HashSet.h         bool contains(ValuePeekInType) const;
bool               98 Source/wtf/HashSet.h         template<typename HashTranslator, typename T> bool contains(const T&) const;
bool              116 Source/wtf/HashSet.h         static bool isValidValue(ValuePeekInType);
bool              137 Source/wtf/HashSet.h         template<typename T, typename U> static bool equal(const T& a, const U& b) { return Translator::equal(a, b); }
bool              157 Source/wtf/HashSet.h     inline bool HashSet<T, U, V, W>::isEmpty() const
bool              181 Source/wtf/HashSet.h     inline bool HashSet<Value, HashFunctions, Traits, Allocator>::contains(ValuePeekInType value) const
bool              196 Source/wtf/HashSet.h     inline bool HashSet<Value, HashFunctions, Traits, Allocator>::contains(const T& value) const
bool              234 Source/wtf/HashSet.h     inline bool HashSet<T, U, V, W>::isValidValue(ValuePeekInType value)
bool               64 Source/wtf/HashTable.h     template<bool x, typename T, typename U, typename V, typename W, typename X, typename Y, typename Z>
bool              143 Source/wtf/HashTable.h         bool operator==(const const_iterator& other) const
bool              147 Source/wtf/HashTable.h         bool operator!=(const const_iterator& other) const
bool              151 Source/wtf/HashTable.h         bool operator==(const iterator& other) const
bool              155 Source/wtf/HashTable.h         bool operator!=(const iterator& other) const
bool              198 Source/wtf/HashTable.h         bool operator==(const iterator& other) const { return m_iterator == other.m_iterator; }
bool              199 Source/wtf/HashTable.h         bool operator!=(const iterator& other) const { return m_iterator != other.m_iterator; }
bool              200 Source/wtf/HashTable.h         bool operator==(const const_iterator& other) const { return m_iterator == other; }
bool              201 Source/wtf/HashTable.h         bool operator!=(const const_iterator& other) const { return m_iterator != other; }
bool              223 Source/wtf/HashTable.h     template<typename T, bool useSwap> struct Mover;
bool              230 Source/wtf/HashTable.h         template<typename T, typename U> static bool equal(const T& a, const U& b) { return HashFunctions::equal(a, b); }
bool              235 Source/wtf/HashTable.h         HashTableAddResult(ValueType* storedValue, bool isNewEntry) : storedValue(storedValue), isNewEntry(isNewEntry) { }
bool              237 Source/wtf/HashTable.h         bool isNewEntry;
bool              242 Source/wtf/HashTable.h         static bool isEmptyBucket(const Value& value) { return isHashTraitsEmptyValue<KeyTraits>(Extractor::extract(value)); }
bool              243 Source/wtf/HashTable.h         static bool isDeletedBucket(const Value& value) { return KeyTraits::isDeletedValue(Extractor::extract(value)); }
bool              244 Source/wtf/HashTable.h         static bool isEmptyOrDeletedBucket(const Value& value) { return isEmptyBucket(value) || isDeletedBucket(value); }
bool              248 Source/wtf/HashTable.h     template<typename Derived, bool isGarbageCollected>
bool              345 Source/wtf/HashTable.h         bool isEmpty() const { return !m_keyCount; }
bool              360 Source/wtf/HashTable.h         bool contains(KeyPeekInType key) const { return contains<IdentityTranslatorType>(key); }
bool              364 Source/wtf/HashTable.h         template<typename HashTranslator, typename T> bool contains(const T&) const;
bool              371 Source/wtf/HashTable.h         static bool isEmptyBucket(const ValueType& value) { return isHashTraitsEmptyValue<KeyTraits>(Extractor::extract(value)); }
bool              372 Source/wtf/HashTable.h         static bool isDeletedBucket(const ValueType& value) { return KeyTraits::isDeletedValue(Extractor::extract(value)); }
bool              373 Source/wtf/HashTable.h         static bool isEmptyOrDeletedBucket(const ValueType& value) { return HashTableHelper<ValueType, Extractor, KeyTraits>:: isEmptyOrDeletedBucket(value); }
bool              392 Source/wtf/HashTable.h         typedef std::pair<ValueType*, bool> LookupType;
bool              401 Source/wtf/HashTable.h         bool shouldExpand() const { return (m_keyCount + m_deletedCount) * m_maxLoad >= m_tableSize; }
bool              402 Source/wtf/HashTable.h         bool mustRehashInPlace() const { return m_keyCount * m_minLoad < m_tableSize * 2; }
bool              403 Source/wtf/HashTable.h         bool shouldShrink() const { return m_keyCount * m_minLoad < m_tableSize && m_tableSize > KeyTraits::minimumTableSize; }
bool              413 Source/wtf/HashTable.h         FullLookupType makeLookupResult(ValueType* position, bool found, unsigned hash)
bool              438 Source/wtf/HashTable.h         template<bool x, typename T, typename U, typename V, typename W, typename X, typename Y, typename Z> friend struct WeakProcessingHashTableHelper;
bool              459 Source/wtf/HashTable.h     template<unsigned size, bool isPowerOfTwo> struct HashTableCapacityForSizeSplitter;
bool              685 Source/wtf/HashTable.h     template<bool emptyValueIsZero> struct HashTableBucketInitializer;
bool              802 Source/wtf/HashTable.h         bool found = lookupResult.first.second;
bool              866 Source/wtf/HashTable.h     bool HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits, Allocator>::contains(const T& key) const
bool             1074 Source/wtf/HashTable.h     template<bool isWeak, typename Key, typename Value, typename Extractor, typename HashFunctions, typename Traits, typename KeyTraits, typename Allocator>
bool             1185 Source/wtf/HashTable.h     inline bool operator==(const HashTableConstIteratorAdapter<T, U>& a, const HashTableConstIteratorAdapter<T, U>& b)
bool             1191 Source/wtf/HashTable.h     inline bool operator!=(const HashTableConstIteratorAdapter<T, U>& a, const HashTableConstIteratorAdapter<T, U>& b)
bool             1197 Source/wtf/HashTable.h     inline bool operator==(const HashTableIteratorAdapter<T, U>& a, const HashTableIteratorAdapter<T, U>& b)
bool             1203 Source/wtf/HashTable.h     inline bool operator!=(const HashTableIteratorAdapter<T, U>& a, const HashTableIteratorAdapter<T, U>& b)
bool             1210 Source/wtf/HashTable.h     inline bool operator==(const HashTableConstIteratorAdapter<T, U>& a, const HashTableIteratorAdapter<T, U>& b)
bool             1216 Source/wtf/HashTable.h     inline bool operator!=(const HashTableConstIteratorAdapter<T, U>& a, const HashTableIteratorAdapter<T, U>& b)
bool             1222 Source/wtf/HashTable.h     inline bool operator==(const HashTableIteratorAdapter<T, U>& a, const HashTableConstIteratorAdapter<T, U>& b)
bool             1228 Source/wtf/HashTable.h     inline bool operator!=(const HashTableIteratorAdapter<T, U>& a, const HashTableConstIteratorAdapter<T, U>& b)
bool               40 Source/wtf/HashTraits.h     template<bool isInteger, typename T> struct GenericHashTraitsBase;
bool               44 Source/wtf/HashTraits.h         static const bool emptyValueIsZero = false;
bool               49 Source/wtf/HashTraits.h         static const bool hasIsEmptyValueFunction = false;
bool               52 Source/wtf/HashTraits.h         static const bool needsDestruction = true;
bool               64 Source/wtf/HashTraits.h             static const bool value = NeedsTracing<T>::value;
bool               66 Source/wtf/HashTraits.h         static const bool isWeak = IsWeak<T>::value;
bool               71 Source/wtf/HashTraits.h         static const bool emptyValueIsZero = true;
bool               72 Source/wtf/HashTraits.h         static const bool needsDestruction = false;
bool               74 Source/wtf/HashTraits.h         static bool isDeletedValue(T value) { return value == static_cast<T>(-1); }
bool              111 Source/wtf/HashTraits.h         static const bool needsDestruction = false;
bool              114 Source/wtf/HashTraits.h         static bool isDeletedValue(T value) { return value == -std::numeric_limits<T>::infinity(); }
bool              122 Source/wtf/HashTraits.h         static const bool emptyValueIsZero = false;
bool              123 Source/wtf/HashTraits.h         static const bool needsDestruction = false;
bool              126 Source/wtf/HashTraits.h         static bool isDeletedValue(T value) { return value == std::numeric_limits<T>::max() - 1; }
bool              130 Source/wtf/HashTraits.h         static const bool emptyValueIsZero = true;
bool              131 Source/wtf/HashTraits.h         static const bool needsDestruction = false;
bool              133 Source/wtf/HashTraits.h         static bool isDeletedValue(P* value) { return value == reinterpret_cast<P*>(-1); }
bool              137 Source/wtf/HashTraits.h         static const bool emptyValueIsZero = true;
bool              139 Source/wtf/HashTraits.h         static bool isDeletedValue(const T& value) { return value.isHashTableDeletedValue(); }
bool              163 Source/wtf/HashTraits.h         static const bool hasIsEmptyValueFunction = true;
bool              164 Source/wtf/HashTraits.h         static bool isEmptyValue(const RefPtr<P>& value) { return !value; }
bool              190 Source/wtf/HashTraits.h         static const bool hasIsEmptyValueFunction = true;
bool              191 Source/wtf/HashTraits.h         static bool isEmptyValue(const RawPtr<T>& value) { return !value; }
bool              193 Source/wtf/HashTraits.h         static const bool needsDestruction = false;
bool              216 Source/wtf/HashTraits.h         static const bool hasIsEmptyValueFunction = true;
bool              217 Source/wtf/HashTraits.h         static bool isEmptyValue(const String&);
bool              222 Source/wtf/HashTraits.h     template<typename Traits, bool hasEmptyValueFunction> struct HashTraitsEmptyValueChecker;
bool              224 Source/wtf/HashTraits.h         template<typename T> static bool isEmptyValue(const T& value) { return Traits::isEmptyValue(value); }
bool              227 Source/wtf/HashTraits.h         template<typename T> static bool isEmptyValue(const T& value) { return value == Traits::emptyValue(); }
bool              229 Source/wtf/HashTraits.h     template<typename Traits, typename T> inline bool isHashTraitsEmptyValue(const T& value)
bool              241 Source/wtf/HashTraits.h         static const bool emptyValueIsZero = FirstTraits::emptyValueIsZero && SecondTraits::emptyValueIsZero;
bool              244 Source/wtf/HashTraits.h         static const bool needsDestruction = FirstTraits::needsDestruction || SecondTraits::needsDestruction;
bool              249 Source/wtf/HashTraits.h         static bool isDeletedValue(const TraitType& value) { return FirstTraits::isDeletedValue(value.first); }
bool              287 Source/wtf/HashTraits.h         static const bool emptyValueIsZero = KeyTraits::emptyValueIsZero && ValueTraits::emptyValueIsZero;
bool              290 Source/wtf/HashTraits.h         static const bool needsDestruction = KeyTraits::needsDestruction || ValueTraits::needsDestruction;
bool              293 Source/wtf/HashTraits.h             static const bool value = ShouldBeTraced<KeyTraits>::value || ShouldBeTraced<ValueTraits>::value;
bool              295 Source/wtf/HashTraits.h         static const bool isWeak = KeyTraits::isWeak || ValueTraits::isWeak;
bool              300 Source/wtf/HashTraits.h         static bool isDeletedValue(const TraitType& value) { return KeyTraits::isDeletedValue(value.key); }
bool              308 Source/wtf/HashTraits.h         static const bool emptyValueIsZero = false;
bool               45 Source/wtf/LinkedStack.h     bool isEmpty();
bool               78 Source/wtf/LinkedStack.h inline bool LinkedStack<T>::isEmpty()
bool               87 Source/wtf/ListHashSet.h         HashTableAddResult(Node* storedValue, bool isNewEntry) : storedValue(storedValue), isNewEntry(isNewEntry) { }
bool               89 Source/wtf/ListHashSet.h             bool isNewEntry;
bool              102 Source/wtf/ListHashSet.h         bool isEmpty() const;
bool              126 Source/wtf/ListHashSet.h         bool contains(ValuePeekInType) const;
bool              133 Source/wtf/ListHashSet.h         template<typename HashTranslator, typename T> bool contains(const T&) const;
bool              233 Source/wtf/ListHashSet.h         bool inPool(Node* node)
bool              243 Source/wtf/ListHashSet.h         bool m_isDoneWithInitialFreeList;
bool              290 Source/wtf/ListHashSet.h         bool m_isAllocated;
bool              296 Source/wtf/ListHashSet.h         template<typename T> static bool equal(const T& a, const T& b) { return HashArg::equal(a->m_value, b->m_value); }
bool              297 Source/wtf/ListHashSet.h         static const bool safeToCompareToEmptyOrDeleted = false;
bool              332 Source/wtf/ListHashSet.h         bool operator==(const iterator& other) const { return m_iterator == other.m_iterator; }
bool              333 Source/wtf/ListHashSet.h         bool operator!=(const iterator& other) const { return m_iterator != other.m_iterator; }
bool              396 Source/wtf/ListHashSet.h         bool operator==(const const_iterator& other) const
bool              400 Source/wtf/ListHashSet.h         bool operator!=(const const_iterator& other) const
bool              444 Source/wtf/ListHashSet.h         bool operator==(const reverse_iterator& other) const { return m_iterator == other.m_iterator; }
bool              445 Source/wtf/ListHashSet.h         bool operator!=(const reverse_iterator& other) const { return m_iterator != other.m_iterator; }
bool              508 Source/wtf/ListHashSet.h         bool operator==(const const_reverse_iterator& other) const
bool              512 Source/wtf/ListHashSet.h         bool operator!=(const const_reverse_iterator& other) const
bool              527 Source/wtf/ListHashSet.h         template<typename T, typename U> static bool equal(const T& a, const U& b) { return HashFunctions::equal(a->m_value, b); }
bool              587 Source/wtf/ListHashSet.h     inline bool ListHashSet<T, inlineCapacity, U>::isEmpty() const
bool              719 Source/wtf/ListHashSet.h         template<typename T, typename U> static bool equal(const T& a, const U& b) { return Translator::equal(a->m_value, b); }
bool              744 Source/wtf/ListHashSet.h     inline bool ListHashSet<ValueType, inlineCapacity, U>::contains(const T& value) const
bool              750 Source/wtf/ListHashSet.h     inline bool ListHashSet<T, inlineCapacity, U>::contains(ValuePeekInType value) const
bool              949 Source/wtf/ListHashSet.h     template<bool, typename ValueType, typename HashTableType>
bool               50 Source/wtf/MainThread.h WTF_EXPORT bool isMainThread();
bool               69 Source/wtf/MathExtras.h inline bool isfinite(double x) { return finite(x); }
bool               72 Source/wtf/MathExtras.h inline bool signbit(double x) { struct ieee_double *p = (struct ieee_double *)&x; return p->dbl_sign; }
bool              128 Source/wtf/MathExtras.h inline bool isinf(double num) { return !_finite(num) && !_isnan(num); }
bool              129 Source/wtf/MathExtras.h inline bool isnan(double num) { return !!_isnan(num); }
bool              130 Source/wtf/MathExtras.h inline bool isfinite(double x) { return _finite(x); }
bool              131 Source/wtf/MathExtras.h inline bool signbit(double num) { return _copysign(1.0, num) < 0; }
bool              271 Source/wtf/MathExtras.h inline bool isWithinIntRange(float x)
bool               59 Source/wtf/MessageQueue.h         bool append(PassOwnPtr<DataType>);
bool               61 Source/wtf/MessageQueue.h         bool appendAndCheckEmpty(PassOwnPtr<DataType>);
bool               70 Source/wtf/MessageQueue.h         bool killed() const;
bool               73 Source/wtf/MessageQueue.h         bool isEmpty();
bool               81 Source/wtf/MessageQueue.h         bool m_killed;
bool               91 Source/wtf/MessageQueue.h     inline bool MessageQueue<DataType>::append(PassOwnPtr<DataType> message)
bool              110 Source/wtf/MessageQueue.h     inline bool MessageQueue<DataType>::appendAndCheckEmpty(PassOwnPtr<DataType> message)
bool              113 Source/wtf/MessageQueue.h         bool wasEmpty = m_queue.isEmpty();
bool              140 Source/wtf/MessageQueue.h         bool timedOut = false;
bool              189 Source/wtf/MessageQueue.h     inline bool MessageQueue<DataType>::isEmpty()
bool              206 Source/wtf/MessageQueue.h     inline bool MessageQueue<DataType>::killed() const
bool               77 Source/wtf/OwnPtr.h         bool operator!() const { return !m_ptr; }
bool              105 Source/wtf/OwnPtr.h         template<typename U> bool operator==(const OwnPtr<U>&) const { COMPILE_ASSERT(!sizeof(U*), OwnPtrs_should_never_be_equal); return false; }
bool              106 Source/wtf/OwnPtr.h         template<typename U> bool operator!=(const OwnPtr<U>&) const { COMPILE_ASSERT(!sizeof(U*), OwnPtrs_should_never_be_equal); return false; }
bool              107 Source/wtf/OwnPtr.h         template<typename U> bool operator==(const PassOwnPtr<U>&) const { COMPILE_ASSERT(!sizeof(U*), OwnPtrs_should_never_be_equal); return false; }
bool              108 Source/wtf/OwnPtr.h         template<typename U> bool operator!=(const PassOwnPtr<U>&) const { COMPILE_ASSERT(!sizeof(U*), OwnPtrs_should_never_be_equal); return false; }
bool              211 Source/wtf/OwnPtr.h     template<typename T, typename U> inline bool operator==(const OwnPtr<T>& a, U* b)
bool              216 Source/wtf/OwnPtr.h     template<typename T, typename U> inline bool operator==(T* a, const OwnPtr<U>& b)
bool              221 Source/wtf/OwnPtr.h     template<typename T, typename U> inline bool operator!=(const OwnPtr<T>& a, U* b)
bool              226 Source/wtf/OwnPtr.h     template<typename T, typename U> inline bool operator!=(T* a, const OwnPtr<U>& b)
bool               42 Source/wtf/OwnPtrCommon.h     static const bool value = IsSubclass<T, RefCountedBase>::value
bool              260 Source/wtf/PartitionAlloc.h     bool initialized;
bool              271 Source/wtf/PartitionAlloc.h     static bool gInitialized;
bool              303 Source/wtf/PartitionAlloc.h WTF_EXPORT bool partitionAllocShutdown(PartitionRoot*);
bool              305 Source/wtf/PartitionAlloc.h WTF_EXPORT bool partitionAllocGenericShutdown(PartitionRootGeneric*);
bool              429 Source/wtf/PartitionAlloc.h ALWAYS_INLINE bool partitionPointerIsValid(void* ptr)
bool              571 Source/wtf/PartitionAlloc.h ALWAYS_INLINE bool partitionBucketIsDirectMapped(PartitionBucket* bucket)
bool              605 Source/wtf/PartitionAlloc.h ALWAYS_INLINE bool partitionAllocSupportsGetSize()
bool              635 Source/wtf/PartitionAlloc.h     bool shutdown() { return partitionAllocShutdown(&m_partitionRoot); }
bool              645 Source/wtf/PartitionAlloc.h     bool shutdown() { return partitionAllocGenericShutdown(&m_partitionRoot); }
bool               64 Source/wtf/PassOwnPtr.h         bool operator!() const { return !m_ptr; }
bool               81 Source/wtf/PassOwnPtr.h         template<typename U> bool operator==(const PassOwnPtr<U>&) const { COMPILE_ASSERT(!sizeof(U*), OwnPtrs_should_never_be_equal); return false; }
bool               82 Source/wtf/PassOwnPtr.h         template<typename U> bool operator!=(const PassOwnPtr<U>&) const { COMPILE_ASSERT(!sizeof(U*), OwnPtrs_should_never_be_equal); return false; }
bool               83 Source/wtf/PassOwnPtr.h         template<typename U> bool operator==(const OwnPtr<U>&) const { COMPILE_ASSERT(!sizeof(U*), OwnPtrs_should_never_be_equal); return false; }
bool               84 Source/wtf/PassOwnPtr.h         template<typename U> bool operator!=(const OwnPtr<U>&) const { COMPILE_ASSERT(!sizeof(U*), OwnPtrs_should_never_be_equal); return false; }
bool              102 Source/wtf/PassOwnPtr.h     template<typename T, typename U> inline bool operator==(const PassOwnPtr<T>& a, U* b)
bool              107 Source/wtf/PassOwnPtr.h     template<typename T, typename U> inline bool operator==(T* a, const PassOwnPtr<U>& b)
bool              112 Source/wtf/PassOwnPtr.h     template<typename T, typename U> inline bool operator!=(const PassOwnPtr<T>& a, U* b)
bool              117 Source/wtf/PassOwnPtr.h     template<typename T, typename U> inline bool operator!=(T* a, const PassOwnPtr<U>& b)
bool               85 Source/wtf/PassRefPtr.h         bool operator!() const { return !m_ptr; }
bool              116 Source/wtf/PassRefPtr.h     template<typename T, typename U> inline bool operator==(const PassRefPtr<T>& a, const PassRefPtr<U>& b)
bool              121 Source/wtf/PassRefPtr.h     template<typename T, typename U> inline bool operator==(const PassRefPtr<T>& a, const RefPtr<U>& b)
bool              126 Source/wtf/PassRefPtr.h     template<typename T, typename U> inline bool operator==(const RefPtr<T>& a, const PassRefPtr<U>& b)
bool              131 Source/wtf/PassRefPtr.h     template<typename T, typename U> inline bool operator==(const PassRefPtr<T>& a, U* b)
bool              136 Source/wtf/PassRefPtr.h     template<typename T, typename U> inline bool operator==(T* a, const PassRefPtr<U>& b)
bool              141 Source/wtf/PassRefPtr.h     template<typename T, typename U> inline bool operator!=(const PassRefPtr<T>& a, const PassRefPtr<U>& b)
bool              146 Source/wtf/PassRefPtr.h     template<typename T, typename U> inline bool operator!=(const PassRefPtr<T>& a, const RefPtr<U>& b)
bool              151 Source/wtf/PassRefPtr.h     template<typename T, typename U> inline bool operator!=(const RefPtr<T>& a, const PassRefPtr<U>& b)
bool              156 Source/wtf/PassRefPtr.h     template<typename T, typename U> inline bool operator!=(const PassRefPtr<T>& a, U* b)
bool              161 Source/wtf/PassRefPtr.h     template<typename T, typename U> inline bool operator!=(T* a, const PassRefPtr<U>& b)
bool              215 Source/wtf/PrintStream.h void printInternal(PrintStream&, bool);
bool               75 Source/wtf/RawPtr.h     bool isHashTableDeletedValue() const { return m_ptr == hashTableDeletedValue(); }
bool              116 Source/wtf/RawPtr.h     bool operator!() const { return !m_ptr; }
bool               65 Source/wtf/RefCounted.h     bool hasOneRef() const
bool              112 Source/wtf/RefCounted.h     bool derefBase()
bool              139 Source/wtf/RefCounted.h     bool deletionHasBegun() const
bool              153 Source/wtf/RefCounted.h     bool m_deletionHasBegun;
bool              156 Source/wtf/RefCounted.h     bool m_adoptionIsRequired;
bool               52 Source/wtf/RefPtr.h         bool isHashTableDeletedValue() const { return m_ptr == hashTableDeletedValue(); }
bool               64 Source/wtf/RefPtr.h         bool operator!() const { return !m_ptr; }
bool              151 Source/wtf/RefPtr.h     template<typename T, typename U> inline bool operator==(const RefPtr<T>& a, const RefPtr<U>& b)
bool              156 Source/wtf/RefPtr.h     template<typename T, typename U> inline bool operator==(const RefPtr<T>& a, U* b)
bool              161 Source/wtf/RefPtr.h     template<typename T, typename U> inline bool operator==(T* a, const RefPtr<U>& b)
bool              166 Source/wtf/RefPtr.h     template<typename T, typename U> inline bool operator!=(const RefPtr<T>& a, const RefPtr<U>& b)
bool              171 Source/wtf/RefPtr.h     template<typename T, typename U> inline bool operator!=(const RefPtr<T>& a, U* b)
bool              176 Source/wtf/RefPtr.h     template<typename T, typename U> inline bool operator!=(T* a, const RefPtr<U>& b)
bool               83 Source/wtf/RetainPtr.h         bool isHashTableDeletedValue() const { return m_ptr == hashTableDeletedValue(); }
bool               98 Source/wtf/RetainPtr.h         bool operator!() const { return !m_ptr; }
bool              239 Source/wtf/RetainPtr.h     template<typename T, typename U> inline bool operator==(const RetainPtr<T>& a, const RetainPtr<U>& b)
bool              244 Source/wtf/RetainPtr.h     template<typename T, typename U> inline bool operator==(const RetainPtr<T>& a, U* b)
bool              249 Source/wtf/RetainPtr.h     template<typename T, typename U> inline bool operator==(T* a, const RetainPtr<U>& b)
bool              254 Source/wtf/RetainPtr.h     template<typename T, typename U> inline bool operator!=(const RetainPtr<T>& a, const RetainPtr<U>& b)
bool              259 Source/wtf/RetainPtr.h     template<typename T, typename U> inline bool operator!=(const RetainPtr<T>& a, U* b)
bool              264 Source/wtf/RetainPtr.h     template<typename T, typename U> inline bool operator!=(T* a, const RetainPtr<U>& b)
bool              294 Source/wtf/RetainPtr.h         static bool equal(const RetainPtr<P>& a, const RetainPtr<P>& b) { return a == b; }
bool              295 Source/wtf/RetainPtr.h         static bool equal(typename RetainPtr<P>::PtrType a, const RetainPtr<P>& b) { return a == b; }
bool              296 Source/wtf/RetainPtr.h         static bool equal(const RetainPtr<P>& a, typename RetainPtr<P>::PtrType b) { return a == b; }
bool               80 Source/wtf/StdLibExtras.h bool isPointerTypeAlignmentOkay(Type* ptr)
bool              100 Source/wtf/StdLibExtras.h bool isPointerTypeAlignmentOkay(Type*)
bool               53 Source/wtf/StreamBuffer.h     bool isEmpty() const { return !size(); }
bool               95 Source/wtf/StringHasher.h         bool remainder = length & 1;
bool              288 Source/wtf/StringHasher.h     bool m_hasPendingCharacter;
bool               38 Source/wtf/TerminatedArray.h         bool operator==(const iterator_base& other) const { return m_val == other.m_val; }
bool               39 Source/wtf/TerminatedArray.h         bool operator!=(const iterator_base& other) const { return !(*this == other); }
bool               62 Source/wtf/TerminatedArrayBuilder.h             bool isLastInArray = (i + 1 == m_count);
bool               72 Source/wtf/ThreadIdentifierDataPthreads.h     bool m_isDestroyedOnce;
bool               54 Source/wtf/ThreadRestrictionVerifier.h     void setShared(bool shared)
bool               57 Source/wtf/ThreadRestrictionVerifier.h         bool previouslyShared = m_shared;
bool               70 Source/wtf/ThreadRestrictionVerifier.h     bool isSafeToUse() const
bool               79 Source/wtf/ThreadRestrictionVerifier.h     bool m_shared;
bool               55 Source/wtf/ThreadSafeRefCounted.h     bool hasOneRef()
bool               67 Source/wtf/ThreadSafeRefCounted.h     bool derefBase()
bool               68 Source/wtf/ThreadSpecific.h     bool isSet(); // Useful as a fast check to see if this thread has set this value.
bool              250 Source/wtf/ThreadSpecific.h inline bool ThreadSpecific<T>::isSet()
bool               66 Source/wtf/ThreadingPrimitives.h     bool timedWait(PlatformMutex&, DWORD durationMilliseconds);
bool               67 Source/wtf/ThreadingPrimitives.h     void signal(bool unblockAll);
bool               81 Source/wtf/ThreadingPrimitives.h     bool tryLock();
bool              102 Source/wtf/ThreadingPrimitives.h     bool locked() const { return m_locked; }
bool              106 Source/wtf/ThreadingPrimitives.h     bool m_locked;
bool              118 Source/wtf/ThreadingPrimitives.h     bool timedWait(Mutex&, double absoluteTime);
bool               68 Source/wtf/TreeNode.h     bool orphan() const { return !m_parent && !m_next && !m_previous && !m_firstChild && !m_lastChild; }
bool               69 Source/wtf/TreeNode.h     bool hasChildren() const { return m_firstChild; }
bool               46 Source/wtf/TypeTraits.h     template<bool Predicate, class T = void> struct EnableIf;
bool               49 Source/wtf/TypeTraits.h     template<typename T> struct IsInteger           { static const bool value = false; };
bool               50 Source/wtf/TypeTraits.h     template<> struct IsInteger<bool>               { static const bool value = true; };
bool               51 Source/wtf/TypeTraits.h     template<> struct IsInteger<char>               { static const bool value = true; };
bool               52 Source/wtf/TypeTraits.h     template<> struct IsInteger<signed char>        { static const bool value = true; };
bool               53 Source/wtf/TypeTraits.h     template<> struct IsInteger<unsigned char>      { static const bool value = true; };
bool               54 Source/wtf/TypeTraits.h     template<> struct IsInteger<short>              { static const bool value = true; };
bool               55 Source/wtf/TypeTraits.h     template<> struct IsInteger<unsigned short>     { static const bool value = true; };
bool               56 Source/wtf/TypeTraits.h     template<> struct IsInteger<int>                { static const bool value = true; };
bool               57 Source/wtf/TypeTraits.h     template<> struct IsInteger<unsigned int>       { static const bool value = true; };
bool               58 Source/wtf/TypeTraits.h     template<> struct IsInteger<long>               { static const bool value = true; };
bool               59 Source/wtf/TypeTraits.h     template<> struct IsInteger<unsigned long>      { static const bool value = true; };
bool               60 Source/wtf/TypeTraits.h     template<> struct IsInteger<long long>          { static const bool value = true; };
bool               61 Source/wtf/TypeTraits.h     template<> struct IsInteger<unsigned long long> { static const bool value = true; };
bool               63 Source/wtf/TypeTraits.h     template<> struct IsInteger<wchar_t>            { static const bool value = true; };
bool               66 Source/wtf/TypeTraits.h     template<typename T> struct IsFloatingPoint     { static const bool value = false; };
bool               67 Source/wtf/TypeTraits.h     template<> struct IsFloatingPoint<float>        { static const bool value = true; };
bool               68 Source/wtf/TypeTraits.h     template<> struct IsFloatingPoint<double>       { static const bool value = true; };
bool               69 Source/wtf/TypeTraits.h     template<> struct IsFloatingPoint<long double>  { static const bool value = true; };
bool               71 Source/wtf/TypeTraits.h     template<typename T> struct IsArithmetic        { static const bool value = IsInteger<T>::value || IsFloatingPoint<T>::value; };
bool               73 Source/wtf/TypeTraits.h     template<typename T> struct IsWeak              { static const bool value = false; };
bool               77 Source/wtf/TypeTraits.h     template <typename T> struct IsPod              { static const bool value = IsArithmetic<T>::value; };
bool               78 Source/wtf/TypeTraits.h     template <typename P> struct IsPod<P*>          { static const bool value = true; };
bool               83 Source/wtf/TypeTraits.h         template<bool performCheck, typename U> class IsConvertibleToDouble;
bool               86 Source/wtf/TypeTraits.h             static const bool value = false;
bool               99 Source/wtf/TypeTraits.h             static const bool value = sizeof(floatCheck(t)) == sizeof(YesType);
bool              103 Source/wtf/TypeTraits.h         static const bool value = IsInteger<T>::value || IsConvertibleToDouble<!IsInteger<T>::value, T>::value;
bool              121 Source/wtf/TypeTraits.h         static const bool value = false;
bool              125 Source/wtf/TypeTraits.h         static const bool value = true;
bool              129 Source/wtf/TypeTraits.h         static const bool value = true;
bool              134 Source/wtf/TypeTraits.h         static const bool value = false;
bool              138 Source/wtf/TypeTraits.h         static const bool value = true;
bool              151 Source/wtf/TypeTraits.h         static const bool value = sizeof(subclassCheck(t)) == sizeof(YesType);
bool              164 Source/wtf/TypeTraits.h         static const bool value = sizeof(subclassCheck(t)) == sizeof(YesType);
bool              177 Source/wtf/TypeTraits.h         static const bool value = sizeof(subclassCheck(t)) == sizeof(YesType);
bool              190 Source/wtf/TypeTraits.h         static const bool value = sizeof(subclassCheck(t)) == sizeof(YesType);
bool              203 Source/wtf/TypeTraits.h         static const bool value = sizeof(subclassCheck(t)) == sizeof(YesType);
bool              263 Source/wtf/TypeTraits.h     typename WTF::EnableIf<WTF::IsPointerConvertible<From, To>::Value, bool>::Type = true
bool              265 Source/wtf/TypeTraits.h     typename WTF::EnableIf<WTF::IsPointerConvertible<From, To>::Value, bool>::Type
bool              301 Source/wtf/TypeTraits.h     static const bool value = sizeof(YesType) == sizeof(checkHasTraceMethod<T>(0));
bool              309 Source/wtf/TypeTraits.h     static const bool value = Traits::template NeedsTracingLazily<>::value;
bool               40 Source/wtf/TypedArrayBase.h     bool set(TypedArrayBase<T>* array, unsigned offset)
bool               45 Source/wtf/TypedArrayBase.h     bool setRange(const T* data, size_t dataLength, unsigned offset)
bool               50 Source/wtf/TypedArrayBase.h     bool zeroRange(unsigned offset, size_t length)
bool               76 Source/wtf/TypedArrayBase.h     bool checkInboundData(unsigned offset, unsigned pos) const
bool               46 Source/wtf/Vector.h     template <bool needsDestruction, typename T>
bool               65 Source/wtf/Vector.h     template <bool unusedSlotsMustBeZeroed, typename T>
bool               83 Source/wtf/Vector.h     template <bool needsInitialization, bool canInitializeWithMemset, typename T>
bool               86 Source/wtf/Vector.h     template<bool ignore, typename T>
bool              111 Source/wtf/Vector.h     template <bool canMoveWithMemcpy, typename T>
bool              163 Source/wtf/Vector.h     template <bool canCopyWithMemcpy, typename T>
bool              194 Source/wtf/Vector.h     template <bool canFillWithMemset, typename T>
bool              222 Source/wtf/Vector.h     template<bool canCompareWithMemcmp, typename T>
bool              228 Source/wtf/Vector.h         static bool compare(const T* a, const T* b, size_t size)
bool              240 Source/wtf/Vector.h         static bool compare(const T* a, const T* b, size_t size)
bool              284 Source/wtf/Vector.h         static bool compare(const T* a, const T* b, size_t size)
bool              382 Source/wtf/Vector.h         bool hasOutOfLineBuffer() const
bool              485 Source/wtf/Vector.h         bool hasOutOfLineBuffer() const
bool              511 Source/wtf/Vector.h     template<typename Derived, typename Elements, bool hasInlineCapacity, bool isGarbageCollected>
bool              527 Source/wtf/Vector.h     template<typename Derived, bool elementsNeedsDestruction>
bool              634 Source/wtf/Vector.h         bool isEmpty() const { return !size(); }
bool              668 Source/wtf/Vector.h         template<typename U> bool contains(const U&) const;
bool              784 Source/wtf/Vector.h     inline bool typelessPointersAreEqual(const void* a, const void* b) { return a == b; }
bool              836 Source/wtf/Vector.h     bool Vector<T, inlineCapacity, Allocator>::contains(const U& value) const
bool             1176 Source/wtf/Vector.h     bool operator==(const Vector<T, inlineCapacityA, Allocator>& a, const Vector<T, inlineCapacityB, Allocator>& b)
bool             1185 Source/wtf/Vector.h     inline bool operator!=(const Vector<T, inlineCapacityA, Allocator>& a, const Vector<T, inlineCapacityB, Allocator>& b)
bool               38 Source/wtf/VectorTraits.h         static const bool needsDestruction = !IsPod<T>::value;
bool               39 Source/wtf/VectorTraits.h         static const bool needsInitialization = !IsPod<T>::value;
bool               40 Source/wtf/VectorTraits.h         static const bool canInitializeWithMemset = IsPod<T>::value;
bool               41 Source/wtf/VectorTraits.h         static const bool canMoveWithMemcpy = IsPod<T>::value;
bool               42 Source/wtf/VectorTraits.h         static const bool canCopyWithMemcpy = IsPod<T>::value;
bool               43 Source/wtf/VectorTraits.h         static const bool canFillWithMemset = IsPod<T>::value && (sizeof(T) == sizeof(char));
bool               44 Source/wtf/VectorTraits.h         static const bool canCompareWithMemcmp = IsPod<T>::value;
bool               47 Source/wtf/VectorTraits.h             static const bool value = NeedsTracing<T>::value;
bool               49 Source/wtf/VectorTraits.h         static const bool isWeak = IsWeak<T>::value;
bool               58 Source/wtf/VectorTraits.h         static const bool canInitializeWithMemset = true;
bool               59 Source/wtf/VectorTraits.h         static const bool canMoveWithMemcpy = true;
bool               60 Source/wtf/VectorTraits.h         static const bool canCompareWithMemcmp = true;
bool               78 Source/wtf/VectorTraits.h         static const bool needsDestruction = FirstTraits::needsDestruction || SecondTraits::needsDestruction;
bool               79 Source/wtf/VectorTraits.h         static const bool needsInitialization = FirstTraits::needsInitialization || SecondTraits::needsInitialization;
bool               80 Source/wtf/VectorTraits.h         static const bool canInitializeWithMemset = FirstTraits::canInitializeWithMemset && SecondTraits::canInitializeWithMemset;
bool               81 Source/wtf/VectorTraits.h         static const bool canMoveWithMemcpy = FirstTraits::canMoveWithMemcpy && SecondTraits::canMoveWithMemcpy;
bool               82 Source/wtf/VectorTraits.h         static const bool canCopyWithMemcpy = FirstTraits::canCopyWithMemcpy && SecondTraits::canCopyWithMemcpy;
bool               83 Source/wtf/VectorTraits.h         static const bool canFillWithMemset = false;
bool               84 Source/wtf/VectorTraits.h         static const bool canCompareWithMemcmp = FirstTraits::canCompareWithMemcmp && SecondTraits::canCompareWithMemcmp;
bool               87 Source/wtf/VectorTraits.h             static const bool value = ShouldBeTraced<FirstTraits>::value || ShouldBeTraced<SecondTraits>::value;
bool               89 Source/wtf/VectorTraits.h         static const bool isWeak = FirstTraits::isWeak || SecondTraits::isWeak;
bool               44 Source/wtf/WTF.h WTF_EXPORT bool isShutdown();
bool               58 Source/wtf/WTF.h     static bool s_initialized;
bool              105 Source/wtf/WeakPtr.h template<typename T, typename U> inline bool operator==(const WeakPtr<T>& a, const WeakPtr<U>& b)
bool              110 Source/wtf/WeakPtr.h template<typename T, typename U> inline bool operator!=(const WeakPtr<T>& a, const WeakPtr<U>& b)
bool               37 Source/wtf/dtoa.h WTF_EXPORT void dtoa(DtoaBuffer result, double dd, bool& sign, int& exponent, unsigned& precision);
bool               38 Source/wtf/dtoa.h WTF_EXPORT void dtoaRoundSF(DtoaBuffer result, double dd, int ndigits, bool& sign, int& exponent, unsigned& precision);
bool               39 Source/wtf/dtoa.h WTF_EXPORT void dtoaRoundDP(DtoaBuffer result, double dd, int ndigits, bool& sign, int& exponent, unsigned& precision);
bool               47 Source/wtf/dtoa.h WTF_EXPORT const char* numberToFixedPrecisionString(double, unsigned significantFigures, NumberToStringBuffer, bool truncateTrailingZeros = false);
bool               72 Source/wtf/dtoa/bignum.h         bool ToHexString(char* buffer, int buffer_size) const;
bool               75 Source/wtf/dtoa/bignum.h         static bool Equal(const Bignum& a, const Bignum& b) {
bool               78 Source/wtf/dtoa/bignum.h         static bool LessEqual(const Bignum& a, const Bignum& b) {
bool               81 Source/wtf/dtoa/bignum.h         static bool Less(const Bignum& a, const Bignum& b) {
bool               87 Source/wtf/dtoa/bignum.h         static bool PlusEqual(const Bignum& a, const Bignum& b, const Bignum& c) {
bool               91 Source/wtf/dtoa/bignum.h         static bool PlusLessEqual(const Bignum& a, const Bignum& b, const Bignum& c) {
bool               95 Source/wtf/dtoa/bignum.h         static bool PlusLess(const Bignum& a, const Bignum& b, const Bignum& c) {
bool              119 Source/wtf/dtoa/bignum.h         bool IsClamped() const;
bool              159 Source/wtf/dtoa/double-conversion.h         bool ToShortest(double value, StringBuilder* result_builder) const;
bool              195 Source/wtf/dtoa/double-conversion.h         bool ToFixed(double value,
bool              227 Source/wtf/dtoa/double-conversion.h         bool ToExponential(double value,
bool              265 Source/wtf/dtoa/double-conversion.h         bool ToPrecision(double value,
bool              326 Source/wtf/dtoa/double-conversion.h                                   bool* sign,
bool              335 Source/wtf/dtoa/double-conversion.h         bool HandleSpecialValues(double value, StringBuilder* result_builder) const;
bool              121 Source/wtf/dtoa/double.h         bool IsDenormal() const {
bool              128 Source/wtf/dtoa/double.h         bool IsSpecial() const {
bool              133 Source/wtf/dtoa/double.h         bool IsNan() const {
bool              139 Source/wtf/dtoa/double.h         bool IsInfinite() const {
bool              164 Source/wtf/dtoa/double.h             bool significand_is_zero = (v.f() == kHiddenBit);
bool               77 Source/wtf/dtoa/fast-dtoa.h     bool FastDtoa(double d,
bool               53 Source/wtf/dtoa/fixed-dtoa.h     bool FastFixedDtoa(double v, int fractional_count,
bool              159 Source/wtf/dtoa/utils.h         bool is_empty() const { return length_ == 0; }
bool              258 Source/wtf/dtoa/utils.h         bool is_finalized() const { return position_ < 0; }
bool               39 Source/wtf/os-win32/stdbool.h CASSERT(sizeof(bool) == 1, bool_is_one_byte)
bool               42 Source/wtf/text/ASCIIFastPath.h inline bool isAlignedToMachineWord(const void* pointer)
bool               68 Source/wtf/text/ASCIIFastPath.h inline bool isAllASCII(MachineWord word)
bool               76 Source/wtf/text/ASCIIFastPath.h inline bool charactersAreAllASCII(const CharacterType* characters, size_t length)
bool               85 Source/wtf/text/AtomicString.h     bool isHashTableDeletedValue() const { return m_string.isHashTableDeletedValue(); }
bool               94 Source/wtf/text/AtomicString.h     bool is8Bit() const { return m_string.is8Bit(); }
bool              101 Source/wtf/text/AtomicString.h     bool contains(UChar c) const { return m_string.contains(c); }
bool              102 Source/wtf/text/AtomicString.h     bool contains(const LChar* s, bool caseSensitive = true) const
bool              104 Source/wtf/text/AtomicString.h     bool contains(const String& s, bool caseSensitive = true) const
bool              108 Source/wtf/text/AtomicString.h     size_t find(const LChar* s, size_t start = 0, bool caseSentitive = true) const
bool              110 Source/wtf/text/AtomicString.h     size_t find(const String& s, size_t start = 0, bool caseSentitive = true) const
bool              113 Source/wtf/text/AtomicString.h     bool startsWith(const String& s, bool caseSensitive = true) const
bool              115 Source/wtf/text/AtomicString.h     bool startsWith(UChar character) const
bool              118 Source/wtf/text/AtomicString.h     bool startsWith(const char (&prefix)[matchLength], bool caseSensitive = true) const
bool              121 Source/wtf/text/AtomicString.h     bool endsWith(const String& s, bool caseSensitive = true) const
bool              123 Source/wtf/text/AtomicString.h     bool endsWith(UChar character) const
bool              126 Source/wtf/text/AtomicString.h     bool endsWith(const char (&prefix)[matchLength], bool caseSensitive = true) const
bool              132 Source/wtf/text/AtomicString.h     int toInt(bool* ok = 0) const { return m_string.toInt(ok); }
bool              133 Source/wtf/text/AtomicString.h     double toDouble(bool* ok = 0) const { return m_string.toDouble(ok); }
bool              134 Source/wtf/text/AtomicString.h     float toFloat(bool* ok = 0) const { return m_string.toFloat(ok); }
bool              135 Source/wtf/text/AtomicString.h     bool percentage(int& p) const { return m_string.percentage(p); }
bool              146 Source/wtf/text/AtomicString.h     bool isNull() const { return m_string.isNull(); }
bool              147 Source/wtf/text/AtomicString.h     bool isEmpty() const { return m_string.isEmpty(); }
bool              197 Source/wtf/text/AtomicString.h inline bool operator==(const AtomicString& a, const AtomicString& b) { return a.impl() == b.impl(); }
bool              198 Source/wtf/text/AtomicString.h WTF_EXPORT bool operator==(const AtomicString&, const LChar*);
bool              199 Source/wtf/text/AtomicString.h inline bool operator==(const AtomicString& a, const char* b) { return WTF::equal(a.impl(), reinterpret_cast<const LChar*>(b)); }
bool              200 Source/wtf/text/AtomicString.h inline bool operator==(const AtomicString& a, const Vector<UChar>& b) { return a.impl() && equal(a.impl(), b.data(), b.size()); }
bool              201 Source/wtf/text/AtomicString.h inline bool operator==(const AtomicString& a, const String& b) { return equal(a.impl(), b.impl()); }
bool              202 Source/wtf/text/AtomicString.h inline bool operator==(const LChar* a, const AtomicString& b) { return b == a; }
bool              203 Source/wtf/text/AtomicString.h inline bool operator==(const String& a, const AtomicString& b) { return equal(a.impl(), b.impl()); }
bool              204 Source/wtf/text/AtomicString.h inline bool operator==(const Vector<UChar>& a, const AtomicString& b) { return b == a; }
bool              206 Source/wtf/text/AtomicString.h inline bool operator!=(const AtomicString& a, const AtomicString& b) { return a.impl() != b.impl(); }
bool              207 Source/wtf/text/AtomicString.h inline bool operator!=(const AtomicString& a, const LChar* b) { return !(a == b); }
bool              208 Source/wtf/text/AtomicString.h inline bool operator!=(const AtomicString& a, const char* b) { return !(a == b); }
bool              209 Source/wtf/text/AtomicString.h inline bool operator!=(const AtomicString& a, const String& b) { return !equal(a.impl(), b.impl()); }
bool              210 Source/wtf/text/AtomicString.h inline bool operator!=(const AtomicString& a, const Vector<UChar>& b) { return !(a == b); }
bool              211 Source/wtf/text/AtomicString.h inline bool operator!=(const LChar* a, const AtomicString& b) { return !(b == a); }
bool              212 Source/wtf/text/AtomicString.h inline bool operator!=(const String& a, const AtomicString& b) { return !equal(a.impl(), b.impl()); }
bool              213 Source/wtf/text/AtomicString.h inline bool operator!=(const Vector<UChar>& a, const AtomicString& b) { return !(a == b); }
bool              215 Source/wtf/text/AtomicString.h inline bool equalIgnoringCase(const AtomicString& a, const AtomicString& b) { return equalIgnoringCase(a.impl(), b.impl()); }
bool              216 Source/wtf/text/AtomicString.h inline bool equalIgnoringCase(const AtomicString& a, const LChar* b) { return equalIgnoringCase(a.impl(), b); }
bool              217 Source/wtf/text/AtomicString.h inline bool equalIgnoringCase(const AtomicString& a, const char* b) { return equalIgnoringCase(a.impl(), reinterpret_cast<const LChar*>(b)); }
bool              218 Source/wtf/text/AtomicString.h inline bool equalIgnoringCase(const AtomicString& a, const String& b) { return equalIgnoringCase(a.impl(), b.impl()); }
bool              219 Source/wtf/text/AtomicString.h inline bool equalIgnoringCase(const LChar* a, const AtomicString& b) { return equalIgnoringCase(a, b.impl()); }
bool              220 Source/wtf/text/AtomicString.h inline bool equalIgnoringCase(const char* a, const AtomicString& b) { return equalIgnoringCase(reinterpret_cast<const LChar*>(a), b.impl()); }
bool              221 Source/wtf/text/AtomicString.h inline bool equalIgnoringCase(const String& a, const AtomicString& b) { return equalIgnoringCase(a.impl(), b.impl()); }
bool               43 Source/wtf/text/AtomicStringHash.h         static bool equal(const AtomicString& a, const AtomicString& b)
bool               48 Source/wtf/text/AtomicStringHash.h         static const bool safeToCompareToEmptyOrDeleted = false;
bool               59 Source/wtf/text/AtomicStringHash.h         static const bool emptyValueIsZero = true;
bool               61 Source/wtf/text/AtomicStringHash.h         static bool isDeletedValue(const WTF::AtomicString& slot) { return slot.isHashTableDeletedValue(); }
bool               54 Source/wtf/text/Base64.h WTF_EXPORT bool base64Decode(const String&, Vector<char>&, CharacterMatchFunctionPtr shouldIgnoreCharacter = 0, Base64DecodePolicy = Base64DoNotValidatePadding);
bool               55 Source/wtf/text/Base64.h WTF_EXPORT bool base64Decode(const Vector<char>&, Vector<char>&, CharacterMatchFunctionPtr shouldIgnoreCharacter = 0, Base64DecodePolicy = Base64DoNotValidatePadding);
bool               56 Source/wtf/text/Base64.h WTF_EXPORT bool base64Decode(const char*, unsigned, Vector<char>&, CharacterMatchFunctionPtr shouldIgnoreCharacter = 0, Base64DecodePolicy = Base64DoNotValidatePadding);
bool               57 Source/wtf/text/Base64.h WTF_EXPORT bool base64Decode(const UChar*, unsigned, Vector<char>&, CharacterMatchFunctionPtr shouldIgnoreCharacter = 0, Base64DecodePolicy = Base64DoNotValidatePadding);
bool               77 Source/wtf/text/CString.h     bool isNull() const { return !m_buffer; }
bool               78 Source/wtf/text/CString.h     bool isSafeToSendToAnotherThread() const;
bool               88 Source/wtf/text/CString.h WTF_EXPORT bool operator==(const CString& a, const CString& b);
bool               89 Source/wtf/text/CString.h inline bool operator!=(const CString& a, const CString& b) { return !(a == b); }
bool               90 Source/wtf/text/CString.h WTF_EXPORT bool operator==(const CString& a, const char* b);
bool               91 Source/wtf/text/CString.h inline bool operator!=(const CString& a, const char* b) { return !(a == b); }
bool              218 Source/wtf/text/StringBuilder.h     bool isEmpty() const { return !m_length; }
bool              229 Source/wtf/text/StringBuilder.h     bool canShrink() const;
bool              263 Source/wtf/text/StringBuilder.h     bool is8Bit() const { return m_is8Bit; }
bool              305 Source/wtf/text/StringBuilder.h     bool m_is8Bit;
bool              323 Source/wtf/text/StringBuilder.h bool equal(const StringBuilder& s, const CharType* buffer, unsigned length)
bool              335 Source/wtf/text/StringBuilder.h bool equalIgnoringCase(const StringBuilder& s, const CharType* buffer, unsigned length)
bool              346 Source/wtf/text/StringBuilder.h inline bool equalIgnoringCase(const StringBuilder& s, const char* string)
bool              352 Source/wtf/text/StringBuilder.h bool equal(const StringBuilder& a, const StringType& b)
bool              372 Source/wtf/text/StringBuilder.h bool equalIgnoringCase(const StringBuilder& a, const StringType& b)
bool              391 Source/wtf/text/StringBuilder.h inline bool operator==(const StringBuilder& a, const StringBuilder& b) { return equal(a, b); }
bool              392 Source/wtf/text/StringBuilder.h inline bool operator!=(const StringBuilder& a, const StringBuilder& b) { return !equal(a, b); }
bool              393 Source/wtf/text/StringBuilder.h inline bool operator==(const StringBuilder& a, const String& b) { return equal(a, b); }
bool              394 Source/wtf/text/StringBuilder.h inline bool operator!=(const StringBuilder& a, const String& b) { return !equal(a, b); }
bool              395 Source/wtf/text/StringBuilder.h inline bool operator==(const String& a, const StringBuilder& b) { return equal(b, a); }
bool              396 Source/wtf/text/StringBuilder.h inline bool operator!=(const String& a, const StringBuilder& b) { return !equal(b, a); }
bool               57 Source/wtf/text/StringConcatenate.h     bool is8Bit() { return true; }
bool               80 Source/wtf/text/StringConcatenate.h     bool is8Bit() { return true; }
bool              103 Source/wtf/text/StringConcatenate.h     bool is8Bit() { return m_buffer <= 0xff; }
bool              128 Source/wtf/text/StringConcatenate.h     bool is8Bit() { return true; }
bool              160 Source/wtf/text/StringConcatenate.h     bool is8Bit() { return true; }
bool              194 Source/wtf/text/StringConcatenate.h     bool is8Bit() { return false; }
bool              222 Source/wtf/text/StringConcatenate.h     bool is8Bit() { return true; }
bool              253 Source/wtf/text/StringConcatenate.h     bool is8Bit() { return true; }
bool              280 Source/wtf/text/StringConcatenate.h     bool is8Bit() { return true; }
bool              308 Source/wtf/text/StringConcatenate.h     bool is8Bit() { return true; }
bool              336 Source/wtf/text/StringConcatenate.h     bool is8Bit() { return m_buffer.isNull() || m_buffer.is8Bit(); }
bool              381 Source/wtf/text/StringConcatenate.h     bool is8Bit() { return m_adapter.is8Bit(); }
bool              390 Source/wtf/text/StringConcatenate.h inline void sumWithOverflow(unsigned& total, unsigned addend, bool& overflow)
bool              404 Source/wtf/text/StringConcatenate.h     bool overflow = false;
bool               31 Source/wtf/text/StringHash.h     inline bool HashTraits<String>::isEmptyValue(const String& value)
bool               46 Source/wtf/text/StringHash.h         static inline bool equal(const StringImpl* a, const StringImpl* b)
bool               52 Source/wtf/text/StringHash.h         static bool equal(const RefPtr<StringImpl>& a, const RefPtr<StringImpl>& b)
bool               58 Source/wtf/text/StringHash.h         static bool equal(const String& a, const String& b)
bool               63 Source/wtf/text/StringHash.h         static const bool safeToCompareToEmptyOrDeleted = false;
bool               95 Source/wtf/text/StringHash.h         static inline bool equal(const StringImpl* a, const StringImpl* b)
bool              105 Source/wtf/text/StringHash.h         static bool equal(const RefPtr<StringImpl>& a, const RefPtr<StringImpl>& b)
bool              118 Source/wtf/text/StringHash.h         static bool equal(const String& a, const String& b)
bool              122 Source/wtf/text/StringHash.h         static bool equal(const AtomicString& a, const AtomicString& b)
bool              127 Source/wtf/text/StringHash.h         static const bool safeToCompareToEmptyOrDeleted = false;
bool               59 Source/wtf/text/StringImpl.h typedef bool (*CharacterMatchFunctionPtr)(UChar);
bool               60 Source/wtf/text/StringImpl.h typedef bool (*IsWhiteSpaceFunctionPtr)(UChar);
bool              219 Source/wtf/text/StringImpl.h     bool is8Bit() const { return m_is8Bit; }
bool              229 Source/wtf/text/StringImpl.h     bool isAtomic() const { return m_isAtomic; }
bool              230 Source/wtf/text/StringImpl.h     void setIsAtomic(bool isAtomic) { m_isAtomic = isAtomic; }
bool              232 Source/wtf/text/StringImpl.h     bool isStatic() const { return m_isStatic; }
bool              255 Source/wtf/text/StringImpl.h     bool hasHash() const
bool              273 Source/wtf/text/StringImpl.h     ALWAYS_INLINE bool hasOneRef() const
bool              323 Source/wtf/text/StringImpl.h     bool containsOnlyWhitespace();
bool              325 Source/wtf/text/StringImpl.h     int toIntStrict(bool* ok = 0, int base = 10);
bool              326 Source/wtf/text/StringImpl.h     unsigned toUIntStrict(bool* ok = 0, int base = 10);
bool              327 Source/wtf/text/StringImpl.h     int64_t toInt64Strict(bool* ok = 0, int base = 10);
bool              328 Source/wtf/text/StringImpl.h     uint64_t toUInt64Strict(bool* ok = 0, int base = 10);
bool              329 Source/wtf/text/StringImpl.h     intptr_t toIntPtrStrict(bool* ok = 0, int base = 10);
bool              331 Source/wtf/text/StringImpl.h     int toInt(bool* ok = 0); // ignores trailing garbage
bool              332 Source/wtf/text/StringImpl.h     unsigned toUInt(bool* ok = 0); // ignores trailing garbage
bool              333 Source/wtf/text/StringImpl.h     int64_t toInt64(bool* ok = 0); // ignores trailing garbage
bool              334 Source/wtf/text/StringImpl.h     uint64_t toUInt64(bool* ok = 0); // ignores trailing garbage
bool              335 Source/wtf/text/StringImpl.h     intptr_t toIntPtr(bool* ok = 0); // ignores trailing garbage
bool              340 Source/wtf/text/StringImpl.h     double toDouble(bool* ok = 0);
bool              341 Source/wtf/text/StringImpl.h     float toFloat(bool* ok = 0);
bool              381 Source/wtf/text/StringImpl.h     bool startsWith(StringImpl* str, bool caseSensitive = true) { return (caseSensitive ? reverseFind(str, 0) : reverseFindIgnoringCase(str, 0)) == 0; }
bool              382 Source/wtf/text/StringImpl.h     bool startsWith(UChar) const;
bool              383 Source/wtf/text/StringImpl.h     bool startsWith(const char*, unsigned matchLength, bool caseSensitive) const;
bool              385 Source/wtf/text/StringImpl.h     bool startsWith(const char (&prefix)[matchLength], bool caseSensitive = true) const { return startsWith(prefix, matchLength - 1, caseSensitive); }
bool              387 Source/wtf/text/StringImpl.h     bool endsWith(StringImpl*, bool caseSensitive = true);
bool              388 Source/wtf/text/StringImpl.h     bool endsWith(UChar) const;
bool              389 Source/wtf/text/StringImpl.h     bool endsWith(const char*, unsigned matchLength, bool caseSensitive) const;
bool              391 Source/wtf/text/StringImpl.h     bool endsWith(const char (&prefix)[matchLength], bool caseSensitive = true) const { return endsWith(prefix, matchLength - 1, caseSensitive); }
bool              453 Source/wtf/text/StringImpl.h WTF_EXPORT bool equal(const StringImpl*, const StringImpl*);
bool              454 Source/wtf/text/StringImpl.h WTF_EXPORT bool equal(const StringImpl*, const LChar*);
bool              455 Source/wtf/text/StringImpl.h inline bool equal(const StringImpl* a, const char* b) { return equal(a, reinterpret_cast<const LChar*>(b)); }
bool              456 Source/wtf/text/StringImpl.h WTF_EXPORT bool equal(const StringImpl*, const LChar*, unsigned);
bool              457 Source/wtf/text/StringImpl.h WTF_EXPORT bool equal(const StringImpl*, const UChar*, unsigned);
bool              458 Source/wtf/text/StringImpl.h inline bool equal(const StringImpl* a, const char* b, unsigned length) { return equal(a, reinterpret_cast<const LChar*>(b), length); }
bool              459 Source/wtf/text/StringImpl.h inline bool equal(const LChar* a, StringImpl* b) { return equal(b, a); }
bool              460 Source/wtf/text/StringImpl.h inline bool equal(const char* a, StringImpl* b) { return equal(b, reinterpret_cast<const LChar*>(a)); }
bool              461 Source/wtf/text/StringImpl.h WTF_EXPORT bool equalNonNull(const StringImpl* a, const StringImpl* b);
bool              464 Source/wtf/text/StringImpl.h ALWAYS_INLINE bool equal(const CharType* a, const CharType* b, unsigned length) { return !memcmp(a, b, length * sizeof(CharType)); }
bool              466 Source/wtf/text/StringImpl.h ALWAYS_INLINE bool equal(const LChar* a, const UChar* b, unsigned length)
bool              475 Source/wtf/text/StringImpl.h ALWAYS_INLINE bool equal(const UChar* a, const LChar* b, unsigned length) { return equal(b, a, length); }
bool              477 Source/wtf/text/StringImpl.h WTF_EXPORT bool equalIgnoringCase(const StringImpl*, const StringImpl*);
bool              478 Source/wtf/text/StringImpl.h WTF_EXPORT bool equalIgnoringCase(const StringImpl*, const LChar*);
bool              479 Source/wtf/text/StringImpl.h inline bool equalIgnoringCase(const LChar* a, const StringImpl* b) { return equalIgnoringCase(b, a); }
bool              480 Source/wtf/text/StringImpl.h WTF_EXPORT bool equalIgnoringCase(const LChar*, const LChar*, unsigned);
bool              481 Source/wtf/text/StringImpl.h WTF_EXPORT bool equalIgnoringCase(const UChar*, const LChar*, unsigned);
bool              482 Source/wtf/text/StringImpl.h inline bool equalIgnoringCase(const UChar* a, const char* b, unsigned length) { return equalIgnoringCase(a, reinterpret_cast<const LChar*>(b), length); }
bool              483 Source/wtf/text/StringImpl.h inline bool equalIgnoringCase(const LChar* a, const UChar* b, unsigned length) { return equalIgnoringCase(b, a, length); }
bool              484 Source/wtf/text/StringImpl.h inline bool equalIgnoringCase(const char* a, const UChar* b, unsigned length) { return equalIgnoringCase(b, reinterpret_cast<const LChar*>(a), length); }
bool              485 Source/wtf/text/StringImpl.h inline bool equalIgnoringCase(const char* a, const LChar* b, unsigned length) { return equalIgnoringCase(b, reinterpret_cast<const LChar*>(a), length); }
bool              486 Source/wtf/text/StringImpl.h inline bool equalIgnoringCase(const UChar* a, const UChar* b, int length)
bool              491 Source/wtf/text/StringImpl.h WTF_EXPORT bool equalIgnoringCaseNonNull(const StringImpl*, const StringImpl*);
bool              493 Source/wtf/text/StringImpl.h WTF_EXPORT bool equalIgnoringNullity(StringImpl*, StringImpl*);
bool              640 Source/wtf/text/StringImpl.h bool equalIgnoringNullity(const Vector<UChar, inlineCapacity>& a, StringImpl* b)
bool              694 Source/wtf/text/StringImpl.h     bool string1Is8Bit = string1->is8Bit();
bool              695 Source/wtf/text/StringImpl.h     bool string2Is8Bit = string2->is8Bit();
bool              706 Source/wtf/text/StringImpl.h static inline bool isSpaceOrNewline(UChar c)
bool               46 Source/wtf/text/StringOperators.h     bool is8Bit()
bool               92 Source/wtf/text/StringOperators.h     bool is8Bit() { return m_buffer.is8Bit(); }
bool               68 Source/wtf/text/StringView.h     bool isEmpty() const { return !m_length; }
bool               71 Source/wtf/text/StringView.h     bool is8Bit() const { return m_impl->is8Bit(); }
bool               83 Source/wtf/text/TextCodec.h         bool ignored;
bool               87 Source/wtf/text/TextCodec.h     virtual String decode(const char*, size_t length, FlushBehavior, bool stopOnError, bool& sawError) = 0;
bool               51 Source/wtf/text/TextCodecICU.h     virtual String decode(const char*, size_t length, FlushBehavior, bool stopOnError, bool& sawError) OVERRIDE;
bool               61 Source/wtf/text/TextCodecICU.h     bool needsGBKFallbacks() const { return m_needsGBKFallbacks; }
bool               62 Source/wtf/text/TextCodecICU.h     void setNeedsGBKFallbacks(bool needsFallbacks) { m_needsGBKFallbacks = needsFallbacks; }
bool               65 Source/wtf/text/TextCodecICU.h         const char* sourceLimit, int32_t* offsets, bool flush, UErrorCode&);
bool               69 Source/wtf/text/TextCodecICU.h     mutable bool m_needsGBKFallbacks;
bool               39 Source/wtf/text/TextCodecLatin1.h     virtual String decode(const char*, size_t length, FlushBehavior, bool stopOnError, bool& sawError) OVERRIDE;
bool               38 Source/wtf/text/TextCodecUTF16.h         TextCodecUTF16(bool littleEndian) : m_littleEndian(littleEndian), m_haveBufferedByte(false) { }
bool               40 Source/wtf/text/TextCodecUTF16.h         virtual String decode(const char*, size_t length, FlushBehavior, bool stopOnError, bool& sawError) OVERRIDE;
bool               45 Source/wtf/text/TextCodecUTF16.h         bool m_littleEndian;
bool               46 Source/wtf/text/TextCodecUTF16.h         bool m_haveBufferedByte;
bool               42 Source/wtf/text/TextCodecUTF8.h     virtual String decode(const char*, size_t length, FlushBehavior, bool stopOnError, bool& sawError) OVERRIDE;
bool               50 Source/wtf/text/TextCodecUTF8.h     bool handlePartialSequence(CharType*& destination, const uint8_t*& source, const uint8_t* end, bool flush, bool stopOnError, bool& sawError);
bool               51 Source/wtf/text/TextCodecUTF8.h     void handleError(UChar*& destination, bool stopOnError, bool& sawError);
bool               39 Source/wtf/text/TextCodecUserDefined.h         virtual String decode(const char*, size_t length, FlushBehavior, bool stopOnError, bool& sawError) OVERRIDE;
bool               42 Source/wtf/text/TextEncoding.h     bool isValid() const { return m_name; }
bool               44 Source/wtf/text/TextEncoding.h     bool usesVisualOrdering() const;
bool               50 Source/wtf/text/TextEncoding.h         bool ignored;
bool               53 Source/wtf/text/TextEncoding.h     String decode(const char*, size_t length, bool stopOnError, bool& sawError) const;
bool               64 Source/wtf/text/TextEncoding.h     bool isNonByteBasedEncoding() const;
bool               65 Source/wtf/text/TextEncoding.h     bool isUTF7Encoding() const;
bool               71 Source/wtf/text/TextEncoding.h inline bool operator==(const TextEncoding& a, const TextEncoding& b) { return a.name() == b.name(); }
bool               72 Source/wtf/text/TextEncoding.h inline bool operator!=(const TextEncoding& a, const TextEncoding& b) { return a.name() != b.name(); }
bool               48 Source/wtf/text/TextEncodingRegistry.h bool noExtendedTextEncodingNameUsed();
bool               49 Source/wtf/text/TextEncodingRegistry.h bool isJapaneseEncoding(const char* canonicalEncodingName);
bool               50 Source/wtf/text/TextEncodingRegistry.h bool shouldShowBackslashAsCurrencySymbolIn(const char* canonicalEncodingName);
bool               47 Source/wtf/text/TextPosition.h     bool operator==(OrdinalNumber other) { return m_zeroBasedValue == other.m_zeroBasedValue; }
bool               48 Source/wtf/text/TextPosition.h     bool operator!=(OrdinalNumber other) { return !((*this) == other); }
bool               69 Source/wtf/text/TextPosition.h     bool operator==(const TextPosition& other) { return m_line == other.m_line && m_column == other.m_column; }
bool               70 Source/wtf/text/TextPosition.h     bool operator!=(const TextPosition& other) { return !((*this) == other); }
bool               45 Source/wtf/text/WTFString.h WTF_EXPORT int charactersToIntStrict(const LChar*, size_t, bool* ok = 0, int base = 10);
bool               46 Source/wtf/text/WTFString.h WTF_EXPORT int charactersToIntStrict(const UChar*, size_t, bool* ok = 0, int base = 10);
bool               47 Source/wtf/text/WTFString.h WTF_EXPORT unsigned charactersToUIntStrict(const LChar*, size_t, bool* ok = 0, int base = 10);
bool               48 Source/wtf/text/WTFString.h WTF_EXPORT unsigned charactersToUIntStrict(const UChar*, size_t, bool* ok = 0, int base = 10);
bool               49 Source/wtf/text/WTFString.h WTF_EXPORT int64_t charactersToInt64Strict(const LChar*, size_t, bool* ok = 0, int base = 10);
bool               50 Source/wtf/text/WTFString.h WTF_EXPORT int64_t charactersToInt64Strict(const UChar*, size_t, bool* ok = 0, int base = 10);
bool               51 Source/wtf/text/WTFString.h WTF_EXPORT uint64_t charactersToUInt64Strict(const LChar*, size_t, bool* ok = 0, int base = 10);
bool               52 Source/wtf/text/WTFString.h WTF_EXPORT uint64_t charactersToUInt64Strict(const UChar*, size_t, bool* ok = 0, int base = 10);
bool               53 Source/wtf/text/WTFString.h WTF_EXPORT intptr_t charactersToIntPtrStrict(const LChar*, size_t, bool* ok = 0, int base = 10);
bool               54 Source/wtf/text/WTFString.h WTF_EXPORT intptr_t charactersToIntPtrStrict(const UChar*, size_t, bool* ok = 0, int base = 10);
bool               56 Source/wtf/text/WTFString.h WTF_EXPORT int charactersToInt(const LChar*, size_t, bool* ok = 0); // ignores trailing garbage
bool               57 Source/wtf/text/WTFString.h WTF_EXPORT int charactersToInt(const UChar*, size_t, bool* ok = 0); // ignores trailing garbage
bool               58 Source/wtf/text/WTFString.h WTF_EXPORT unsigned charactersToUInt(const LChar*, size_t, bool* ok = 0); // ignores trailing garbage
bool               59 Source/wtf/text/WTFString.h WTF_EXPORT unsigned charactersToUInt(const UChar*, size_t, bool* ok = 0); // ignores trailing garbage
bool               60 Source/wtf/text/WTFString.h WTF_EXPORT int64_t charactersToInt64(const LChar*, size_t, bool* ok = 0); // ignores trailing garbage
bool               61 Source/wtf/text/WTFString.h WTF_EXPORT int64_t charactersToInt64(const UChar*, size_t, bool* ok = 0); // ignores trailing garbage
bool               62 Source/wtf/text/WTFString.h WTF_EXPORT uint64_t charactersToUInt64(const LChar*, size_t, bool* ok = 0); // ignores trailing garbage
bool               63 Source/wtf/text/WTFString.h WTF_EXPORT uint64_t charactersToUInt64(const UChar*, size_t, bool* ok = 0); // ignores trailing garbage
bool               64 Source/wtf/text/WTFString.h WTF_EXPORT intptr_t charactersToIntPtr(const LChar*, size_t, bool* ok = 0); // ignores trailing garbage
bool               65 Source/wtf/text/WTFString.h WTF_EXPORT intptr_t charactersToIntPtr(const UChar*, size_t, bool* ok = 0); // ignores trailing garbage
bool               70 Source/wtf/text/WTFString.h WTF_EXPORT double charactersToDouble(const LChar*, size_t, bool* ok = 0);
bool               71 Source/wtf/text/WTFString.h WTF_EXPORT double charactersToDouble(const UChar*, size_t, bool* ok = 0);
bool               72 Source/wtf/text/WTFString.h WTF_EXPORT float charactersToFloat(const LChar*, size_t, bool* ok = 0);
bool               73 Source/wtf/text/WTFString.h WTF_EXPORT float charactersToFloat(const UChar*, size_t, bool* ok = 0);
bool               88 Source/wtf/text/WTFString.h template<bool isSpecialCharacter(UChar), typename CharacterType>
bool               89 Source/wtf/text/WTFString.h bool isAllSpecialCharacters(const CharacterType*, size_t);
bool              148 Source/wtf/text/WTFString.h     bool isNull() const { return !m_impl; }
bool              149 Source/wtf/text/WTFString.h     bool isEmpty() const { return !m_impl || !m_impl->length(); }
bool              181 Source/wtf/text/WTFString.h     bool is8Bit() const { return m_impl->is8Bit(); }
bool              246 Source/wtf/text/WTFString.h     size_t find(const LChar* str, unsigned start, bool caseSensitive) const
bool              248 Source/wtf/text/WTFString.h     size_t find(const String& str, unsigned start, bool caseSensitive) const
bool              250 Source/wtf/text/WTFString.h     size_t reverseFind(const String& str, unsigned start, bool caseSensitive) const
bool              267 Source/wtf/text/WTFString.h     bool contains(UChar c) const { return find(c) != kNotFound; }
bool              268 Source/wtf/text/WTFString.h     bool contains(const LChar* str, bool caseSensitive = true) const { return find(str, 0, caseSensitive) != kNotFound; }
bool              269 Source/wtf/text/WTFString.h     bool contains(const String& str, bool caseSensitive = true) const { return find(str, 0, caseSensitive) != kNotFound; }
bool              271 Source/wtf/text/WTFString.h     bool startsWith(const String& s, bool caseSensitive = true) const
bool              273 Source/wtf/text/WTFString.h     bool startsWith(UChar character) const
bool              276 Source/wtf/text/WTFString.h     bool startsWith(const char (&prefix)[matchLength], bool caseSensitive = true) const
bool              279 Source/wtf/text/WTFString.h     bool endsWith(const String& s, bool caseSensitive = true) const
bool              281 Source/wtf/text/WTFString.h     bool endsWith(UChar character) const
bool              284 Source/wtf/text/WTFString.h     bool endsWith(const char (&prefix)[matchLength], bool caseSensitive = true) const
bool              338 Source/wtf/text/WTFString.h     template<bool isSpecialCharacter(UChar)> bool isAllSpecialCharacters() const;
bool              351 Source/wtf/text/WTFString.h     void split(const String& separator, bool allowEmptyEntries, Vector<String>& result) const;
bool              356 Source/wtf/text/WTFString.h     void split(UChar separator, bool allowEmptyEntries, Vector<String>& result) const;
bool              362 Source/wtf/text/WTFString.h     int toIntStrict(bool* ok = 0, int base = 10) const;
bool              363 Source/wtf/text/WTFString.h     unsigned toUIntStrict(bool* ok = 0, int base = 10) const;
bool              364 Source/wtf/text/WTFString.h     int64_t toInt64Strict(bool* ok = 0, int base = 10) const;
bool              365 Source/wtf/text/WTFString.h     uint64_t toUInt64Strict(bool* ok = 0, int base = 10) const;
bool              366 Source/wtf/text/WTFString.h     intptr_t toIntPtrStrict(bool* ok = 0, int base = 10) const;
bool              368 Source/wtf/text/WTFString.h     int toInt(bool* ok = 0) const;
bool              369 Source/wtf/text/WTFString.h     unsigned toUInt(bool* ok = 0) const;
bool              370 Source/wtf/text/WTFString.h     int64_t toInt64(bool* ok = 0) const;
bool              371 Source/wtf/text/WTFString.h     uint64_t toUInt64(bool* ok = 0) const;
bool              372 Source/wtf/text/WTFString.h     intptr_t toIntPtr(bool* ok = 0) const;
bool              377 Source/wtf/text/WTFString.h     double toDouble(bool* ok = 0) const;
bool              378 Source/wtf/text/WTFString.h     float toFloat(bool* ok = 0) const;
bool              380 Source/wtf/text/WTFString.h     bool percentage(int& percentage) const;
bool              383 Source/wtf/text/WTFString.h     bool isSafeToSendToAnotherThread() const;
bool              419 Source/wtf/text/WTFString.h     bool containsOnlyASCII() const;
bool              420 Source/wtf/text/WTFString.h     bool containsOnlyLatin1() const;
bool              421 Source/wtf/text/WTFString.h     bool containsOnlyWhitespace() const { return !m_impl || m_impl->containsOnlyWhitespace(); }
bool              425 Source/wtf/text/WTFString.h     bool isHashTableDeletedValue() const { return m_impl.isHashTableDeletedValue(); }
bool              452 Source/wtf/text/WTFString.h inline bool operator==(const String& a, const String& b) { return equal(a.impl(), b.impl()); }
bool              453 Source/wtf/text/WTFString.h inline bool operator==(const String& a, const LChar* b) { return equal(a.impl(), b); }
bool              454 Source/wtf/text/WTFString.h inline bool operator==(const String& a, const char* b) { return equal(a.impl(), reinterpret_cast<const LChar*>(b)); }
bool              455 Source/wtf/text/WTFString.h inline bool operator==(const LChar* a, const String& b) { return equal(a, b.impl()); }
bool              456 Source/wtf/text/WTFString.h inline bool operator==(const char* a, const String& b) { return equal(reinterpret_cast<const LChar*>(a), b.impl()); }
bool              458 Source/wtf/text/WTFString.h inline bool operator==(const Vector<char, inlineCapacity>& a, const String& b) { return equal(b.impl(), a.data(), a.size()); }
bool              460 Source/wtf/text/WTFString.h inline bool operator==(const String& a, const Vector<char, inlineCapacity>& b) { return b == a; }
bool              463 Source/wtf/text/WTFString.h inline bool operator!=(const String& a, const String& b) { return !equal(a.impl(), b.impl()); }
bool              464 Source/wtf/text/WTFString.h inline bool operator!=(const String& a, const LChar* b) { return !equal(a.impl(), b); }
bool              465 Source/wtf/text/WTFString.h inline bool operator!=(const String& a, const char* b) { return !equal(a.impl(), reinterpret_cast<const LChar*>(b)); }
bool              466 Source/wtf/text/WTFString.h inline bool operator!=(const LChar* a, const String& b) { return !equal(a, b.impl()); }
bool              467 Source/wtf/text/WTFString.h inline bool operator!=(const char* a, const String& b) { return !equal(reinterpret_cast<const LChar*>(a), b.impl()); }
bool              469 Source/wtf/text/WTFString.h inline bool operator!=(const Vector<char, inlineCapacity>& a, const String& b) { return !(a == b); }
bool              471 Source/wtf/text/WTFString.h inline bool operator!=(const String& a, const Vector<char, inlineCapacity>& b) { return b != a; }
bool              473 Source/wtf/text/WTFString.h inline bool equalIgnoringCase(const String& a, const String& b) { return equalIgnoringCase(a.impl(), b.impl()); }
bool              474 Source/wtf/text/WTFString.h inline bool equalIgnoringCase(const String& a, const LChar* b) { return equalIgnoringCase(a.impl(), b); }
bool              475 Source/wtf/text/WTFString.h inline bool equalIgnoringCase(const String& a, const char* b) { return equalIgnoringCase(a.impl(), reinterpret_cast<const LChar*>(b)); }
bool              476 Source/wtf/text/WTFString.h inline bool equalIgnoringCase(const LChar* a, const String& b) { return equalIgnoringCase(a, b.impl()); }
bool              477 Source/wtf/text/WTFString.h inline bool equalIgnoringCase(const char* a, const String& b) { return equalIgnoringCase(reinterpret_cast<const LChar*>(a), b.impl()); }
bool              479 Source/wtf/text/WTFString.h inline bool equalPossiblyIgnoringCase(const String& a, const String& b, bool ignoreCase)
bool              484 Source/wtf/text/WTFString.h inline bool equalIgnoringNullity(const String& a, const String& b) { return equalIgnoringNullity(a.impl(), b.impl()); }
bool              487 Source/wtf/text/WTFString.h inline bool equalIgnoringNullity(const Vector<UChar, inlineCapacity>& a, const String& b) { return equalIgnoringNullity(a, b.impl()); }
bool              489 Source/wtf/text/WTFString.h inline bool operator!(const String& str) { return str.isNull(); }
bool              515 Source/wtf/text/WTFString.h inline bool String::containsOnlyLatin1() const
bool              538 Source/wtf/text/WTFString.h inline bool String::containsOnlyASCII() const
bool              551 Source/wtf/text/WTFString.h inline bool codePointCompareLessThan(const String& a, const String& b)
bool              593 Source/wtf/text/WTFString.h template<bool isSpecialCharacter(UChar), typename CharacterType>
bool              594 Source/wtf/text/WTFString.h inline bool isAllSpecialCharacters(const CharacterType* characters, size_t length)
bool              603 Source/wtf/text/WTFString.h template<bool isSpecialCharacter(UChar)>
bool              604 Source/wtf/text/WTFString.h inline bool String::isAllSpecialCharacters() const
bool              668 Source/wtf/text/WTFString.h     static const bool canCompareWithMemcmp = false;
bool               49 Source/wtf/unicode/Collator.h         void setOrderLowerFirst(bool);
bool               60 Source/wtf/unicode/Collator.h         bool m_lowerFirst;
bool               68 Source/wtf/unicode/UTF8.h                     UChar** targetStart, UChar* targetEnd, bool* isSourceAllASCII = 0, bool strict = true);
bool               76 Source/wtf/unicode/UTF8.h                     char** targetStart, char* targetEnd, bool strict = true);
bool               80 Source/wtf/unicode/UTF8.h     WTF_EXPORT bool equalUTF16WithUTF8(const UChar* a, const UChar* aEnd, const char* b, const char* bEnd);
bool               81 Source/wtf/unicode/UTF8.h     WTF_EXPORT bool equalLatin1WithUTF8(const LChar* a, const LChar* aEnd, const char* b, const char* bEnd);
bool              122 Source/wtf/unicode/icu/UnicodeIcu.h inline int foldCase(UChar* result, int resultLength, const UChar* src, int srcLength, bool* error)
bool              130 Source/wtf/unicode/icu/UnicodeIcu.h inline int toLower(UChar* result, int resultLength, const UChar* src, int srcLength, bool* error)
bool              148 Source/wtf/unicode/icu/UnicodeIcu.h inline int toUpper(UChar* result, int resultLength, const UChar* src, int srcLength, bool* error)
bool              161 Source/wtf/unicode/icu/UnicodeIcu.h inline bool isArabicChar(UChar32 c)
bool              166 Source/wtf/unicode/icu/UnicodeIcu.h inline bool isAlphanumeric(UChar32 c)
bool              171 Source/wtf/unicode/icu/UnicodeIcu.h inline bool isSeparatorSpace(UChar32 c)
bool              176 Source/wtf/unicode/icu/UnicodeIcu.h inline bool isPrintableChar(UChar32 c)
bool              181 Source/wtf/unicode/icu/UnicodeIcu.h inline bool isPunct(UChar32 c)
bool              186 Source/wtf/unicode/icu/UnicodeIcu.h inline bool hasLineBreakingPropertyComplexContext(UChar32 c)
bool              206 Source/wtf/unicode/icu/UnicodeIcu.h inline bool isLower(UChar32 c)
bool              175 public/platform/Platform.h     virtual int databaseDeleteFile(const WebString& vfsFileName, bool syncDir) { return 0; }
bool              226 public/platform/Platform.h     virtual bool isLinkVisited(unsigned long long linkHash) { return false; }
bool              258 public/platform/Platform.h     virtual bool processMemorySizesInBytes(size_t* privateBytes, size_t* sharedBytes) { return false; }
bool              274 public/platform/Platform.h     virtual bool memoryAllocatorWasteInBytes(size_t*) { return false; }
bool              336 public/platform/Platform.h     virtual void getPluginList(bool refresh, WebPluginListBuilder*) { }
bool              389 public/platform/Platform.h     virtual bool loadAudioResource(WebAudioBus* destinationBus, const char* audioFileData, size_t dataSize) { return false; }
bool              406 public/platform/Platform.h     virtual void suddenTerminationChanged(bool enabled) { }
bool              566 public/platform/Platform.h     virtual bool canAccelerate2dCanvas() { return false; }
bool              568 public/platform/Platform.h     virtual bool isThreadedCompositingEnabled() { return false; }
bool               73 public/platform/WebAnimation.h     virtual bool alternatesDirection() const = 0;
bool               74 public/platform/WebAnimation.h     virtual void setAlternatesDirection(bool) = 0;
bool               94 public/platform/WebApplicationCacheHost.h     virtual bool selectCacheWithManifest(const WebURL& manifestURL) { return true; }
bool               99 public/platform/WebApplicationCacheHost.h     virtual void didFinishLoadingMainResource(bool success) { }
bool              103 public/platform/WebApplicationCacheHost.h     virtual bool startUpdate() { return false; }
bool              104 public/platform/WebApplicationCacheHost.h     virtual bool swapCache() { return false; }
bool              118 public/platform/WebApplicationCacheHost.h         bool isMaster;
bool              119 public/platform/WebApplicationCacheHost.h         bool isManifest;
bool              120 public/platform/WebApplicationCacheHost.h         bool isExplicit;
bool              121 public/platform/WebApplicationCacheHost.h         bool isForeign;
bool              122 public/platform/WebApplicationCacheHost.h         bool isFallback;
bool               67 public/platform/WebArrayBuffer.h     bool isNull() const { return m_private.isNull(); }
bool               63 public/platform/WebBlobData.h     bool isNull() const { return !m_private.get(); }
bool               70 public/platform/WebBlobData.h     BLINK_PLATFORM_EXPORT bool itemAt(size_t index, Item& result) const;
bool               49 public/platform/WebBlobInfo.h     bool isFile() const
bool               79 public/platform/WebBlobInfo.h     bool m_isFile;
bool               89 public/platform/WebCString.h     bool isEmpty() const { return !length(); }
bool               90 public/platform/WebCString.h     bool isNull() const { return m_private.isNull(); }
bool              129 public/platform/WebCString.h inline bool operator<(const WebCString& a, const WebCString& b)
bool               67 public/platform/WebClipboard.h     virtual bool isFormatAvailable(Format, Buffer) { return false; }
bool               70 public/platform/WebClipboard.h         Buffer, bool* containsFilenames) { return WebVector<WebString>(); }
bool               87 public/platform/WebClipboard.h         const WebString& plainText, bool writeSmartPaste) { }
bool               83 public/platform/WebCompositorSupport.h     virtual WebScrollbarLayer* createSolidColorScrollbarLayer(WebScrollbar::Orientation, int thumbThickness, bool isLeftSideVerticalScrollbar) { return 0; }
bool               44 public/platform/WebContentLayer.h     virtual void setDoubleSided(bool) = 0;
bool               49 public/platform/WebContentLayer.h     virtual void setAutomaticallyComputeRasterScale(bool) { }
bool               55 public/platform/WebContentLayer.h     virtual void setDrawCheckerboardForMissingTiles(bool) = 0;
bool               57 public/platform/WebContentLayer.h     virtual void setHasGpuRasterizationHint(bool) = 0;
bool               45 public/platform/WebContentLayerClient.h     virtual void paintContents(WebCanvas*, const WebRect& clip, bool canPaintLCDText, WebFloatRect& opaque) = 0;
bool               51 public/platform/WebCookie.h               const WebString& path, double expires, bool httpOnly, bool secure, bool session)
bool               68 public/platform/WebCookie.h     bool httpOnly;
bool               69 public/platform/WebCookie.h     bool secure;
bool               70 public/platform/WebCookie.h     bool session;
bool               48 public/platform/WebCookieJar.h     virtual bool cookiesEnabled(const WebURL&, const WebURL& firstPartyForCookies) { return true; }
bool               83 public/platform/WebCrypto.h     BLINK_PLATFORM_EXPORT void completeWithBoolean(bool);
bool              106 public/platform/WebCrypto.h     virtual bool consume(const unsigned char* data, unsigned dataSize) { return false; }
bool              113 public/platform/WebCrypto.h     virtual bool finish(unsigned char*& resultData, unsigned& resultDataSize) { return false; }
bool              194 public/platform/WebCrypto.h     virtual void generateKey(const WebCryptoAlgorithm&, bool extractable, WebCryptoKeyUsageMask, WebCryptoResult result) { result.completeWithError(); }
bool              195 public/platform/WebCrypto.h     virtual void importKey(WebCryptoKeyFormat, const unsigned char* keyData, unsigned keyDataSize, const WebCryptoAlgorithm&, bool extractable, WebCryptoKeyUsageMask, WebCryptoResult result) { result.completeWithError(); }
bool              198 public/platform/WebCrypto.h     virtual void unwrapKey(WebCryptoKeyFormat, const unsigned char* wrappedKey, unsigned wrappedKeySize, const WebCryptoKey&, const WebCryptoAlgorithm& unwrapAlgorithm, const WebCryptoAlgorithm& unwrappedKeyAlgorithm, bool extractable, WebCryptoKeyUsageMask, WebCryptoResult result) { result.completeWithError(); }
bool              209 public/platform/WebCrypto.h     virtual bool digestSynchronous(const WebCryptoAlgorithmId algorithmId, const unsigned char* data, unsigned dataSize, WebArrayBuffer& result) { return false; }
bool              254 public/platform/WebCrypto.h     virtual bool deserializeKeyForClone(const WebCryptoKeyAlgorithm&, WebCryptoKeyType, bool extractable, WebCryptoKeyUsageMask, const unsigned char* keyData, unsigned keyDataSize, WebCryptoKey&) { return false; }
bool              258 public/platform/WebCrypto.h     virtual bool serializeKeyForClone(const WebCryptoKey&, WebVector<unsigned char>&) { return false; }
bool              115 public/platform/WebCryptoAlgorithm.h     BLINK_PLATFORM_EXPORT bool isNull() const;
bool              135 public/platform/WebCryptoAlgorithm.h     BLINK_PLATFORM_EXPORT static bool isHash(WebCryptoAlgorithmId);
bool              134 public/platform/WebCryptoAlgorithmParams.h     WebCryptoHmacKeyGenParams(const WebCryptoAlgorithm& hash, bool hasLengthBits, unsigned lengthBits)
bool              144 public/platform/WebCryptoAlgorithmParams.h     bool hasLengthBits() const { return m_hasLengthBits; }
bool              149 public/platform/WebCryptoAlgorithmParams.h     const bool m_hasLengthBits;
bool              173 public/platform/WebCryptoAlgorithmParams.h     WebCryptoAesGcmParams(const unsigned char* iv, unsigned ivSize, bool hasAdditionalData, const unsigned char* additionalData, unsigned additionalDataSize, bool hasTagLengthBits, unsigned char tagLengthBits)
bool              188 public/platform/WebCryptoAlgorithmParams.h     bool hasAdditionalData() const { return m_hasAdditionalData; }
bool              191 public/platform/WebCryptoAlgorithmParams.h     bool hasTagLengthBits() const { return m_hasTagLengthBits; }
bool              196 public/platform/WebCryptoAlgorithmParams.h     const bool m_hasAdditionalData;
bool              198 public/platform/WebCryptoAlgorithmParams.h     const bool m_hasTagLengthBits;
bool              231 public/platform/WebCryptoAlgorithmParams.h     WebCryptoRsaOaepParams(bool hasLabel, const unsigned char* label, unsigned labelSize)
bool              240 public/platform/WebCryptoAlgorithmParams.h     bool hasLabel() const { return m_hasLabel; }
bool              244 public/platform/WebCryptoAlgorithmParams.h     const bool m_hasLabel;
bool              104 public/platform/WebCryptoKey.h     BLINK_PLATFORM_EXPORT static WebCryptoKey create(WebCryptoKeyHandle*, WebCryptoKeyType, bool extractable, const WebCryptoKeyAlgorithm&, WebCryptoKeyUsageMask);
bool              114 public/platform/WebCryptoKey.h     BLINK_PLATFORM_EXPORT bool extractable() const;
bool              118 public/platform/WebCryptoKey.h     BLINK_PLATFORM_EXPORT bool isNull() const;
bool               76 public/platform/WebCryptoKeyAlgorithm.h     BLINK_PLATFORM_EXPORT bool isNull() const;
bool               79 public/platform/WebData.h     bool isEmpty() const { return !size(); }
bool               80 public/platform/WebData.h     bool isNull() const { return m_private.isNull(); }
bool               54 public/platform/WebDatabaseObserver.h         bool isSyncDatabase,
bool               59 public/platform/WebDatabaseObserver.h         bool isSyncDatabase,
bool               64 public/platform/WebDatabaseObserver.h         bool isSyncDatabase,
bool               69 public/platform/WebDatabaseObserver.h         bool isSyncDatabase,
bool               74 public/platform/WebDatabaseObserver.h         bool isSyncDatabase,
bool               79 public/platform/WebDatabaseObserver.h         bool isSyncDatabase, int sqliteErrorCode) { }
bool               63 public/platform/WebDeviceMotionData.h     bool hasAccelerationX : 1;
bool               64 public/platform/WebDeviceMotionData.h     bool hasAccelerationY : 1;
bool               65 public/platform/WebDeviceMotionData.h     bool hasAccelerationZ : 1;
bool               67 public/platform/WebDeviceMotionData.h     bool hasAccelerationIncludingGravityX : 1;
bool               68 public/platform/WebDeviceMotionData.h     bool hasAccelerationIncludingGravityY : 1;
bool               69 public/platform/WebDeviceMotionData.h     bool hasAccelerationIncludingGravityZ : 1;
bool               71 public/platform/WebDeviceMotionData.h     bool hasRotationRateAlpha : 1;
bool               72 public/platform/WebDeviceMotionData.h     bool hasRotationRateBeta : 1;
bool               73 public/platform/WebDeviceMotionData.h     bool hasRotationRateGamma : 1;
bool               75 public/platform/WebDeviceMotionData.h     bool allAvailableSensorsAreActive : 1;
bool               53 public/platform/WebDeviceOrientationData.h     bool hasAlpha : 1;
bool               54 public/platform/WebDeviceOrientationData.h     bool hasBeta : 1;
bool               55 public/platform/WebDeviceOrientationData.h     bool hasGamma : 1;
bool               57 public/platform/WebDeviceOrientationData.h     bool absolute : 1;
bool               58 public/platform/WebDeviceOrientationData.h     bool hasAbsolute : 1;
bool               60 public/platform/WebDeviceOrientationData.h     bool allAvailableSensorsAreActive : 1;
bool               62 public/platform/WebDiscardableMemory.h     virtual bool lock() = 0;
bool               92 public/platform/WebDragData.h     bool isNull() const { return m_private.isNull(); }
bool               53 public/platform/WebExternalTextureLayer.h     virtual void setOpaque(bool) = 0;
bool               56 public/platform/WebExternalTextureLayer.h     virtual void setPremultipliedAlpha(bool) = 0;
bool               60 public/platform/WebExternalTextureLayer.h     virtual void setBlendBackgroundColor(bool) = 0;
bool               64 public/platform/WebExternalTextureLayer.h     virtual void setRateLimitContext(bool) = 0;
bool               45 public/platform/WebExternalTextureLayerClient.h     virtual bool prepareMailbox(WebExternalTextureMailbox*, WebExternalBitmap* = 0) = 0;
bool               89 public/platform/WebFallbackThemeEngine.h         bool checked;
bool               90 public/platform/WebFallbackThemeEngine.h         bool indeterminate; // Whether the button state is indeterminate.
bool               91 public/platform/WebFallbackThemeEngine.h         bool isDefault; // Whether the button is default button.
bool               92 public/platform/WebFallbackThemeEngine.h         bool hasBorder;
bool               98 public/platform/WebFallbackThemeEngine.h         bool isTextArea;
bool               99 public/platform/WebFallbackThemeEngine.h         bool isListbox;
bool              105 public/platform/WebFallbackThemeEngine.h         bool hasBorder;
bool              106 public/platform/WebFallbackThemeEngine.h         bool hasBorderRadius;
bool              114 public/platform/WebFallbackThemeEngine.h         bool vertical;
bool              115 public/platform/WebFallbackThemeEngine.h         bool inDrag;
bool              120 public/platform/WebFallbackThemeEngine.h         bool spinUp;
bool              121 public/platform/WebFallbackThemeEngine.h         bool readOnly;
bool              126 public/platform/WebFallbackThemeEngine.h         bool determinate;
bool              114 public/platform/WebFileSystem.h     virtual void createFile(const WebURL& path, bool exclusive, WebFileSystemCallbacks) { BLINK_ASSERT_NOT_REACHED(); }
bool              124 public/platform/WebFileSystem.h     virtual void createDirectory(const WebURL& path, bool exclusive, WebFileSystemCallbacks) { BLINK_ASSERT_NOT_REACHED(); }
bool              159 public/platform/WebFileSystem.h     virtual bool waitForAdditionalResult(int callbacksId) { BLINK_ASSERT_NOT_REACHED(); return false; }
bool               88 public/platform/WebFileSystemCallbacks.h     BLINK_PLATFORM_EXPORT void didReadDirectory(const WebVector<WebFileSystemEntry>&, bool hasMore);
bool               97 public/platform/WebFileSystemCallbacks.h     BLINK_PLATFORM_EXPORT void didResolveURL(const WebString& name, const WebURL& rootURL, WebFileSystemType, const WebString& filePath, bool isDirectory);
bool              110 public/platform/WebFileSystemCallbacks.h     BLINK_PLATFORM_EXPORT bool shouldBlockUntilCompletion() const;
bool               45 public/platform/WebFileSystemEntry.h     bool isDirectory;
bool               53 public/platform/WebFileUtilities.h     virtual bool getFileInfo(const WebString& path, WebFileInfo& result) { return false; }
bool               56 public/platform/WebFileUtilities.h     virtual bool isDirectory(const WebString& path) { return false; }
bool               43 public/platform/WebFileWriterClient.h     virtual void didWrite(long long bytes, bool complete) = 0;
bool               41 public/platform/WebFlingAnimator.h     virtual bool updatePosition() = 0;
bool              100 public/platform/WebFloatPoint.h inline bool operator==(const WebFloatPoint& a, const WebFloatPoint& b)
bool              105 public/platform/WebFloatPoint.h inline bool operator!=(const WebFloatPoint& a, const WebFloatPoint& b)
bool               52 public/platform/WebFloatRect.h     bool isEmpty() const { return width <= 0 || height <= 0; }
bool              117 public/platform/WebFloatRect.h inline bool operator==(const WebFloatRect& a, const WebFloatRect& b)
bool              122 public/platform/WebFloatRect.h inline bool operator!=(const WebFloatRect& a, const WebFloatRect& b)
bool               52 public/platform/WebFloatSize.h     bool isEmpty() const { return width <= 0 || height <= 0; }
bool              123 public/platform/WebFloatSize.h inline bool operator==(const WebFloatSize& a, const WebFloatSize& b)
bool              128 public/platform/WebFloatSize.h inline bool operator!=(const WebFloatSize& a, const WebFloatSize& b)
bool               44 public/platform/WebGamepad.h     WebGamepadButton(bool pressed, float value)
bool               49 public/platform/WebGamepad.h     bool pressed;
bool               74 public/platform/WebGamepad.h     bool connected;
bool               41 public/platform/WebGestureCurve.h     virtual bool apply(double time, WebGestureCurveTarget*) = 0;
bool               36 public/platform/WebGestureCurveTarget.h     virtual bool scrollBy(const WebFloatSize& delta, const WebFloatSize& velocity) { return false; }
bool               99 public/platform/WebGraphicsContext3D.h         bool alpha;
bool              100 public/platform/WebGraphicsContext3D.h         bool depth;
bool              101 public/platform/WebGraphicsContext3D.h         bool stencil;
bool              102 public/platform/WebGraphicsContext3D.h         bool antialias;
bool              103 public/platform/WebGraphicsContext3D.h         bool premultipliedAlpha;
bool              104 public/platform/WebGraphicsContext3D.h         bool canRecoverFromContextLoss;
bool              105 public/platform/WebGraphicsContext3D.h         bool noExtensions;
bool              106 public/platform/WebGraphicsContext3D.h         bool shareResources;
bool              107 public/platform/WebGraphicsContext3D.h         bool preferDiscreteGPU;
bool              108 public/platform/WebGraphicsContext3D.h         bool noAutomaticFlushes;
bool              109 public/platform/WebGraphicsContext3D.h         bool failIfMajorPerformanceCaveat;
bool              145 public/platform/WebGraphicsContext3D.h     virtual bool makeContextCurrent() = 0;
bool              155 public/platform/WebGraphicsContext3D.h     virtual void setVisibilityCHROMIUM(bool visible) = 0;
bool              184 public/platform/WebGraphicsContext3D.h     virtual bool isContextLost() = 0;
bool              259 public/platform/WebGraphicsContext3D.h     virtual bool getActiveAttrib(WebGLId program, WGC3Duint index, ActiveInfo&) = 0;
bool              260 public/platform/WebGraphicsContext3D.h     virtual bool getActiveUniform(WebGLId program, WGC3Duint index, ActiveInfo&) = 0;
bool               76 public/platform/WebHTTPBody.h     bool isNull() const { return !m_private; }
bool               83 public/platform/WebHTTPBody.h     BLINK_PLATFORM_EXPORT bool elementAt(size_t index, Element&) const;
bool              100 public/platform/WebHTTPBody.h     BLINK_PLATFORM_EXPORT bool containsPasswordData() const;
bool              101 public/platform/WebHTTPBody.h     BLINK_PLATFORM_EXPORT void setContainsPasswordData(bool);
bool               54 public/platform/WebIDBDatabase.h     virtual void createObjectStore(long long transactionId, long long objectStoreId, const WebString& name, const WebIDBKeyPath&, bool autoIncrement) { BLINK_ASSERT_NOT_REACHED(); }
bool               63 public/platform/WebIDBDatabase.h     virtual void createIndex(long long transactionId, long long objectStoreId, long long indexId, const WebString& name, const WebIDBKeyPath&, bool unique, bool multiEntry) { BLINK_ASSERT_NOT_REACHED(); }
bool               83 public/platform/WebIDBDatabase.h     virtual void get(long long transactionId, long long objectStoreId, long long indexId, const WebIDBKeyRange&, bool keyOnly, WebIDBCallbacks*) { BLINK_ASSERT_NOT_REACHED(); }
bool               88 public/platform/WebIDBDatabase.h     virtual void openCursor(long long transactionId, long long objectStoreId, long long indexId, const WebIDBKeyRange&, WebIDBCursor::Direction, bool keyOnly, TaskType, WebIDBCallbacks*) { BLINK_ASSERT_NOT_REACHED(); }
bool               72 public/platform/WebIDBKey.h     BLINK_EXPORT bool isValid() const;
bool               56 public/platform/WebIDBKeyPath.h     BLINK_EXPORT bool isValid() const;
bool               44 public/platform/WebIDBKeyRange.h     WebIDBKeyRange(const WebIDBKey& lower, const WebIDBKey& upper, bool lowerOpen, bool upperOpen) { assign(lower, upper, lowerOpen, upperOpen); }
bool               48 public/platform/WebIDBKeyRange.h     BLINK_EXPORT bool lowerOpen() const;
bool               49 public/platform/WebIDBKeyRange.h     BLINK_EXPORT bool upperOpen() const;
bool               52 public/platform/WebIDBKeyRange.h     BLINK_EXPORT void assign(const WebIDBKey& lower, const WebIDBKey& upper, bool lowerOpen, bool upperOpen);
bool               62 public/platform/WebIDBMetadata.h         bool autoIncrement;
bool               74 public/platform/WebIDBMetadata.h         bool unique;
bool               75 public/platform/WebIDBMetadata.h         bool multiEntry;
bool               79 public/platform/WebImage.h     BLINK_PLATFORM_EXPORT bool isNull() const;
bool               80 public/platform/WebLayer.h     virtual void setMasksToBounds(bool) = 0;
bool               81 public/platform/WebLayer.h     virtual bool masksToBounds() const = 0;
bool               92 public/platform/WebLayer.h     virtual void setIsRootForIsolatedGroup(bool) = 0;
bool               93 public/platform/WebLayer.h     virtual bool isRootForIsolatedGroup() = 0;
bool               95 public/platform/WebLayer.h     virtual void setOpaque(bool) = 0;
bool               96 public/platform/WebLayer.h     virtual bool opaque() const = 0;
bool              105 public/platform/WebLayer.h     virtual void setDrawsContent(bool) = 0;
bool              106 public/platform/WebLayer.h     virtual bool drawsContent() const = 0;
bool              109 public/platform/WebLayer.h     virtual void setShouldFlattenTransform(bool) = 0;
bool              123 public/platform/WebLayer.h     virtual void setUseParentBackfaceVisibility(bool) = 0;
bool              148 public/platform/WebLayer.h     virtual bool addAnimation(WebAnimation*) = 0;
bool              160 public/platform/WebLayer.h     virtual bool hasActiveAnimation() = 0;
bool              178 public/platform/WebLayer.h     virtual bool scrollable() const = 0;
bool              179 public/platform/WebLayer.h     virtual void setUserScrollable(bool horizontal, bool vertical) = 0;
bool              180 public/platform/WebLayer.h     virtual bool userScrollableHorizontal() const = 0;
bool              181 public/platform/WebLayer.h     virtual bool userScrollableVertical() const = 0;
bool              183 public/platform/WebLayer.h     virtual void setHaveWheelEventHandlers(bool) = 0;
bool              184 public/platform/WebLayer.h     virtual bool haveWheelEventHandlers() const = 0;
bool              186 public/platform/WebLayer.h     virtual void setShouldScrollOnMainThread(bool) = 0;
bool              187 public/platform/WebLayer.h     virtual bool shouldScrollOnMainThread() const = 0;
bool              195 public/platform/WebLayer.h     virtual void setIsContainerForFixedPositionLayers(bool) = 0;
bool              196 public/platform/WebLayer.h     virtual bool isContainerForFixedPositionLayers() const = 0;
bool              212 public/platform/WebLayer.h     virtual void setForceRenderSurface(bool) = 0;
bool              215 public/platform/WebLayer.h     virtual bool isOrphan() const = 0;
bool               32 public/platform/WebLayerPositionConstraint.h     bool isFixedPosition     : 1;
bool               33 public/platform/WebLayerPositionConstraint.h     bool isFixedToRightEdge  : 1;
bool               34 public/platform/WebLayerPositionConstraint.h     bool isFixedToBottomEdge : 1;
bool               43 public/platform/WebLayerPositionConstraint.h     static WebLayerPositionConstraint fixedPosition(bool fixedToRightEdge, bool fixedToBottomEdge)
bool               78 public/platform/WebLayerTreeView.h     virtual void setHasTransparentBackground(bool) = 0;
bool               85 public/platform/WebLayerTreeView.h     virtual void setVisible(bool) = 0;
bool               93 public/platform/WebLayerTreeView.h     virtual void startPageScaleAnimation(const WebPoint& destination, bool useAnchor, float newPageScale, double durationSec) = 0;
bool              102 public/platform/WebLayerTreeView.h     virtual bool commitRequested() const = 0;
bool              113 public/platform/WebLayerTreeView.h     virtual bool compositeAndReadback(void *pixels, const WebRect&) = 0;
bool              120 public/platform/WebLayerTreeView.h     virtual void setDeferCommits(bool deferCommits) { }
bool              136 public/platform/WebLayerTreeView.h     virtual void setShowFPSCounter(bool) { }
bool              139 public/platform/WebLayerTreeView.h     virtual void setShowPaintRects(bool) { }
bool              142 public/platform/WebLayerTreeView.h     virtual void setShowDebugBorders(bool) { }
bool              145 public/platform/WebLayerTreeView.h     virtual void setContinuousPaintingEnabled(bool) { }
bool              148 public/platform/WebLayerTreeView.h     virtual void setShowScrollBottleneckRects(bool) { }
bool               43 public/platform/WebMIDIAccessorClient.h     virtual void didStartSession(bool success) = 0;
bool               74 public/platform/WebMediaConstraints.h     bool isNull() const { return m_private.isNull(); }
bool               79 public/platform/WebMediaConstraints.h     BLINK_PLATFORM_EXPORT bool getOptionalConstraintValue(const WebString& name, WebString& value) const;
bool               80 public/platform/WebMediaConstraints.h     BLINK_PLATFORM_EXPORT bool getMandatoryConstraintValue(const WebString& name, WebString& value) const;
bool               60 public/platform/WebMediaDeviceInfo.h     bool isNull() const { return m_private.isNull(); }
bool              105 public/platform/WebMediaPlayer.h     virtual bool supportsSave() const = 0;
bool              116 public/platform/WebMediaPlayer.h     virtual bool hasVideo() const = 0;
bool              117 public/platform/WebMediaPlayer.h     virtual bool hasAudio() const = 0;
bool              123 public/platform/WebMediaPlayer.h     virtual bool paused() const = 0;
bool              124 public/platform/WebMediaPlayer.h     virtual bool seeking() const = 0;
bool              132 public/platform/WebMediaPlayer.h     virtual bool didLoadingProgress() const = 0;
bool              134 public/platform/WebMediaPlayer.h     virtual bool hasSingleSecurityOrigin() const = 0;
bool              135 public/platform/WebMediaPlayer.h     virtual bool didPassCORSAccessCheck() const = 0;
bool              146 public/platform/WebMediaPlayer.h     virtual bool copyVideoTextureToPlatformTexture(WebGraphicsContext3D*, unsigned texture, unsigned level, unsigned internalFormat, unsigned type, bool premultiplyAlpha, bool flipY) { return false; }
bool              164 public/platform/WebMediaPlayer.h     virtual bool canEnterFullscreen() const { return false; }
bool               62 public/platform/WebMediaPlayerClient.h     virtual void setOpaque(bool) = 0;
bool               66 public/platform/WebMediaStream.h     bool isNull() const { return m_private.isNull(); }
bool               48 public/platform/WebMediaStreamCenter.h     virtual bool getMediaStreamTrackSources(const WebMediaStreamTrackSourcesRequest&)= 0;
bool               52 public/platform/WebMediaStreamCenter.h     virtual bool didAddMediaStreamTrack(const WebMediaStream&, const WebMediaStreamTrack&) = 0;
bool               53 public/platform/WebMediaStreamCenter.h     virtual bool didRemoveMediaStreamTrack(const WebMediaStream&, const WebMediaStreamTrack&) = 0;
bool               60 public/platform/WebMediaStreamCenter.h     virtual bool didStopMediaStreamTrack(const WebMediaStreamTrack&) { return false; }
bool               90 public/platform/WebMediaStreamSource.h     bool isNull() const { return m_private.isNull(); }
bool              111 public/platform/WebMediaStreamSource.h     BLINK_PLATFORM_EXPORT bool requiresAudioConsumer() const;
bool              113 public/platform/WebMediaStreamSource.h     BLINK_PLATFORM_EXPORT bool removeAudioConsumer(WebAudioDestinationConsumer*);
bool               74 public/platform/WebMediaStreamTrack.h     bool isNull() const { return m_private.isNull(); }
bool               79 public/platform/WebMediaStreamTrack.h     BLINK_PLATFORM_EXPORT bool isEnabled() const;
bool               62 public/platform/WebMediaStreamTrackSourcesRequest.h     bool isNull() const { return m_private.isNull(); }
bool               55 public/platform/WebMessagePortChannel.h     virtual bool tryGetMessage(WebString*, WebMessagePortChannelArray&) = 0;
bool               48 public/platform/WebMimeRegistry.h     virtual bool supportsMediaSourceMIMEType(const blink::WebString& mimeType, const blink::WebString& codecs) = 0;
bool               49 public/platform/WebMimeRegistry.h     virtual bool supportsEncryptedMediaMIMEType(const blink::WebString& keySystem, const blink::WebString& mimeType, const blink::WebString& codecs) = 0;
bool               99 public/platform/WebPoint.h inline bool operator==(const WebPoint& a, const WebPoint& b)
bool              104 public/platform/WebPoint.h inline bool operator!=(const WebPoint& a, const WebPoint& b)
bool               80 public/platform/WebPrerender.h     BLINK_PLATFORM_EXPORT bool isNull() const;
bool               64 public/platform/WebPrivatePtr.h     static const bool isGarbageCollected = WTF::IsSubclassOfTemplate<T, WebCore::GarbageCollected>::value;
bool               65 public/platform/WebPrivatePtr.h     static const bool isRefCountedGarbageCollected = WTF::IsSubclassOfTemplate<T, WebCore::RefCountedGarbageCollected>::value;
bool              221 public/platform/WebPrivatePtr.h     bool isNull() const { return !m_storage; }
bool               63 public/platform/WebRTCConfiguration.h     bool isNull() const { return m_private.isNull(); }
bool               92 public/platform/WebRTCConfiguration.h     bool isNull() const { return m_private.isNull(); }
bool               43 public/platform/WebRTCDTMFSenderHandler.h     virtual bool canInsertDTMF() = 0;
bool               44 public/platform/WebRTCDTMFSenderHandler.h     virtual bool insertDTMF(const WebString& tones, long duration, long interToneGap) = 0;
bool               44 public/platform/WebRTCDataChannelHandler.h     virtual bool isReliable() { return true; }
bool               46 public/platform/WebRTCDataChannelHandler.h     virtual bool ordered() const = 0;
bool               50 public/platform/WebRTCDataChannelHandler.h     virtual bool negotiated() const = 0;
bool               54 public/platform/WebRTCDataChannelHandler.h     virtual bool sendStringData(const WebString&) = 0;
bool               55 public/platform/WebRTCDataChannelHandler.h     virtual bool sendRawData(const char*, size_t) = 0;
bool               46 public/platform/WebRTCDataChannelInit.h     bool ordered;
bool               50 public/platform/WebRTCDataChannelInit.h     bool negotiated;
bool               63 public/platform/WebRTCICECandidate.h     bool isNull() const { return m_private.isNull(); }
bool               54 public/platform/WebRTCPeerConnectionHandler.h     virtual bool initialize(const WebRTCConfiguration&, const WebMediaConstraints&) = 0;
bool               62 public/platform/WebRTCPeerConnectionHandler.h     virtual bool updateICE(const WebRTCConfiguration&, const WebMediaConstraints&) = 0;
bool               65 public/platform/WebRTCPeerConnectionHandler.h     virtual bool addICECandidate(const WebRTCICECandidate&) { return false; }
bool               67 public/platform/WebRTCPeerConnectionHandler.h     virtual bool addICECandidate(const WebRTCVoidRequest&, const WebRTCICECandidate&) { return false; }
bool               68 public/platform/WebRTCPeerConnectionHandler.h     virtual bool addStream(const WebMediaStream&, const WebMediaConstraints&) = 0;
bool               71 public/platform/WebRTCSessionDescription.h     bool isNull() const { return m_private.isNull(); }
bool               66 public/platform/WebRTCSessionDescriptionRequest.h     bool isNull() const { return m_private.isNull(); }
bool               86 public/platform/WebRTCStatsRequest.h     BLINK_PLATFORM_EXPORT bool hasSelector() const;
bool               65 public/platform/WebRTCVoidRequest.h     bool isNull() const { return m_private.isNull(); }
bool               52 public/platform/WebRect.h     bool isEmpty() const { return width <= 0 || height <= 0; }
bool              117 public/platform/WebRect.h inline bool operator==(const WebRect& a, const WebRect& b)
bool              122 public/platform/WebRect.h inline bool operator!=(const WebRect& a, const WebRect& b)
bool               51 public/platform/WebScreenInfo.h     bool isMonochrome;
bool               90 public/platform/WebScrollbar.h     virtual bool isOverlay() const = 0;
bool               97 public/platform/WebScrollbar.h     virtual bool enabled() const = 0;
bool              100 public/platform/WebScrollbar.h     virtual bool isScrollViewScrollbar() const = 0;
bool              101 public/platform/WebScrollbar.h     virtual bool isScrollableAreaActive() const = 0;
bool              107 public/platform/WebScrollbar.h     virtual bool isCustomScrollbar() const = 0;
bool              109 public/platform/WebScrollbar.h     virtual bool isLeftSideVerticalScrollbar() const = 0;
bool              110 public/platform/WebScrollbar.h     virtual bool isAlphaLocked() const { return false; }
bool              111 public/platform/WebScrollbar.h     virtual void setIsAlphaLocked(bool) { }
bool               22 public/platform/WebScrollbarBehavior.h     virtual bool shouldCenterOnThumb(Button, bool shiftKeyPressed, bool altKeyPressed) { return false; }
bool               23 public/platform/WebScrollbarBehavior.h     virtual bool shouldSnapBackToDragOrigin(const WebPoint& eventPoint, const WebRect& scrollbarRect, bool isHorizontal) { return false; }
bool               44 public/platform/WebScrollbarThemeGeometry.h     virtual bool hasButtons(WebScrollbar*) = 0;
bool               45 public/platform/WebScrollbarThemeGeometry.h     virtual bool hasThumb(WebScrollbar*) = 0;
bool               51 public/platform/WebSize.h     bool isEmpty() const { return width <= 0 || height <= 0; }
bool              122 public/platform/WebSize.h inline bool operator==(const WebSize& a, const WebSize& b)
bool              127 public/platform/WebSize.h inline bool operator!=(const WebSize& a, const WebSize& b)
bool               63 public/platform/WebSocketHandle.h     virtual void send(bool fin, MessageType, const char* data, size_t /* size */) = 0;
bool               48 public/platform/WebSocketHandleClient.h     virtual void didConnect(WebSocketHandle*, bool fail, const WebString& selectedProtocol, const WebString& extensions) = 0;
bool               68 public/platform/WebSocketHandleClient.h     virtual void didReceiveData(WebSocketHandle*, bool fin, WebSocketHandle::MessageType, const char* data, size_t /* size */) = 0;
bool               72 public/platform/WebSocketHandleClient.h     virtual void didClose(WebSocketHandle* /* handle */, bool wasClean, unsigned short code, const WebString& reason) = 0;
bool               50 public/platform/WebSocketStreamHandle.h     virtual bool send(const WebData&) { return false; }
bool               46 public/platform/WebSourceBuffer.h     virtual bool setMode(AppendMode) = 0;
bool               55 public/platform/WebSourceBuffer.h     virtual bool setTimestampOffset(double) = 0;
bool               66 public/platform/WebSourceInfo.h     bool isNull() const { return m_private.isNull(); }
bool               51 public/platform/WebSpeechSynthesisUtterance.h     bool isNull() const { return m_private.isNull(); }
bool               57 public/platform/WebSpeechSynthesisVoice.h     BLINK_PLATFORM_EXPORT void setIsLocalService(bool);
bool               58 public/platform/WebSpeechSynthesisVoice.h     BLINK_PLATFORM_EXPORT void setIsDefault(bool);
bool               84 public/platform/WebStorageArea.h         bool unused;
bool               94 public/platform/WebStorageArea.h     virtual void clear(const WebURL& pageUrl, bool& somethingCleared)  { }
bool               54 public/platform/WebStorageNamespace.h     virtual bool isSameNamespace(const WebStorageNamespace&) const { return false; }
bool               82 public/platform/WebString.h     BLINK_COMMON_EXPORT bool equals(const WebString&) const;
bool               89 public/platform/WebString.h     bool isEmpty() const { return !length(); }
bool               90 public/platform/WebString.h     bool isNull() const { return m_private.isNull(); }
bool              171 public/platform/WebString.h     BLINK_COMMON_EXPORT bool is8Bit() const;
bool              180 public/platform/WebString.h inline bool operator==(const WebString& a, const WebString& b)
bool              185 public/platform/WebString.h inline bool operator!=(const WebString& a, const WebString& b)
bool              116 public/platform/WebThemeEngine.h         bool isBack; // Whether this is the 'back' part or the 'forward' part.
bool              127 public/platform/WebThemeEngine.h         bool checked;
bool              128 public/platform/WebThemeEngine.h         bool indeterminate; // Whether the button state is indeterminate.
bool              129 public/platform/WebThemeEngine.h         bool isDefault; // Whether the button is default button.
bool              130 public/platform/WebThemeEngine.h         bool hasBorder;
bool              136 public/platform/WebThemeEngine.h         bool isTextArea;
bool              137 public/platform/WebThemeEngine.h         bool isListbox;
bool              143 public/platform/WebThemeEngine.h         bool hasBorder;
bool              144 public/platform/WebThemeEngine.h         bool hasBorderRadius;
bool              149 public/platform/WebThemeEngine.h         bool fillContentArea;
bool              154 public/platform/WebThemeEngine.h         bool vertical;
bool              155 public/platform/WebThemeEngine.h         bool inDrag;
bool              160 public/platform/WebThemeEngine.h         bool spinUp;
bool              161 public/platform/WebThemeEngine.h         bool readOnly;
bool              166 public/platform/WebThemeEngine.h         bool determinate;
bool               57 public/platform/WebThread.h     virtual bool isCurrentThread() const = 0;
bool               58 public/platform/WebThreadSafeData.h     bool isEmpty() const { return !size(); }
bool               41 public/platform/WebTransformOperations.h     virtual bool canBlendWith(const WebTransformOperations& other) const = 0;
bool               51 public/platform/WebTransformOperations.h     virtual bool isIdentity() const = 0;
bool               89 public/platform/WebURL.h     bool isValid() const
bool               94 public/platform/WebURL.h     bool isEmpty() const
bool               99 public/platform/WebURL.h     bool isNull() const
bool              133 public/platform/WebURL.h     bool m_isValid;
bool              136 public/platform/WebURL.h inline bool operator==(const WebURL& a, const WebURL& b)
bool              141 public/platform/WebURL.h inline bool operator!=(const WebURL& a, const WebURL& b)
bool               57 public/platform/WebURLError.h     bool staleCopyInCache;
bool               61 public/platform/WebURLError.h     bool isCancellation;
bool               58 public/platform/WebURLLoadTiming.h     bool isNull() const { return m_private.isNull(); }
bool               67 public/platform/WebURLLoader.h     virtual void setDefersLoading(bool) = 0;
bool               80 public/platform/WebURLLoader.h     virtual bool attachThreadedDataReceiver(WebThreadedDataReceiver*) { return false; }
bool              115 public/platform/WebURLRequest.h     BLINK_PLATFORM_EXPORT bool isNull() const;
bool              124 public/platform/WebURLRequest.h     BLINK_PLATFORM_EXPORT bool allowCookies() const;
bool              125 public/platform/WebURLRequest.h     BLINK_PLATFORM_EXPORT void setAllowCookies(bool);
bool              129 public/platform/WebURLRequest.h     BLINK_PLATFORM_EXPORT bool allowStoredCredentials() const;
bool              130 public/platform/WebURLRequest.h     BLINK_PLATFORM_EXPORT void setAllowStoredCredentials(bool);
bool              151 public/platform/WebURLRequest.h     BLINK_PLATFORM_EXPORT bool reportUploadProgress() const;
bool              152 public/platform/WebURLRequest.h     BLINK_PLATFORM_EXPORT void setReportUploadProgress(bool);
bool              155 public/platform/WebURLRequest.h     BLINK_PLATFORM_EXPORT bool reportLoadTiming() const;
bool              156 public/platform/WebURLRequest.h     BLINK_PLATFORM_EXPORT void setReportLoadTiming(bool);
bool              160 public/platform/WebURLRequest.h     BLINK_PLATFORM_EXPORT bool reportRawHeaders() const;
bool              161 public/platform/WebURLRequest.h     BLINK_PLATFORM_EXPORT void setReportRawHeaders(bool);
bool              169 public/platform/WebURLRequest.h     BLINK_PLATFORM_EXPORT bool hasUserGesture() const;
bool              170 public/platform/WebURLRequest.h     BLINK_PLATFORM_EXPORT void setHasUserGesture(bool);
bool              188 public/platform/WebURLRequest.h     BLINK_PLATFORM_EXPORT bool downloadToFile() const;
bool              189 public/platform/WebURLRequest.h     BLINK_PLATFORM_EXPORT void setDownloadToFile(bool);
bool               80 public/platform/WebURLResponse.h     BLINK_PLATFORM_EXPORT bool isNull() const;
bool               88 public/platform/WebURLResponse.h     BLINK_PLATFORM_EXPORT bool connectionReused() const;
bool               89 public/platform/WebURLResponse.h     BLINK_PLATFORM_EXPORT void setConnectionReused(bool);
bool              147 public/platform/WebURLResponse.h     BLINK_PLATFORM_EXPORT bool wasCached() const;
bool              148 public/platform/WebURLResponse.h     BLINK_PLATFORM_EXPORT void setWasCached(bool);
bool              152 public/platform/WebURLResponse.h     BLINK_PLATFORM_EXPORT bool wasFetchedViaSPDY() const;
bool              153 public/platform/WebURLResponse.h     BLINK_PLATFORM_EXPORT void setWasFetchedViaSPDY(bool);
bool              157 public/platform/WebURLResponse.h     BLINK_PLATFORM_EXPORT bool wasNpnNegotiated() const;
bool              158 public/platform/WebURLResponse.h     BLINK_PLATFORM_EXPORT void setWasNpnNegotiated(bool);
bool              162 public/platform/WebURLResponse.h     BLINK_PLATFORM_EXPORT bool wasAlternateProtocolAvailable() const;
bool              163 public/platform/WebURLResponse.h     BLINK_PLATFORM_EXPORT void setWasAlternateProtocolAvailable(bool);
bool              166 public/platform/WebURLResponse.h     BLINK_PLATFORM_EXPORT bool wasFetchedViaProxy() const;
bool              167 public/platform/WebURLResponse.h     BLINK_PLATFORM_EXPORT void setWasFetchedViaProxy(bool);
bool              170 public/platform/WebURLResponse.h     BLINK_PLATFORM_EXPORT bool isMultipartPayload() const;
bool              171 public/platform/WebURLResponse.h     BLINK_PLATFORM_EXPORT void setIsMultipartPayload(bool);
bool              122 public/platform/WebVector.h     bool isEmpty() const { return !m_size; }
bool              135 public/platform/WebVector.h     bool contains(const T& value) const
bool               45 public/platform/WebWorkerRunLoop.h     BLINK_EXPORT bool postTask(Task*);
bool               46 public/platform/WebWorkerRunLoop.h     BLINK_EXPORT bool equals(const WebWorkerRunLoop&) const;
bool               47 public/platform/WebWorkerRunLoop.h     BLINK_EXPORT bool lessThan(const WebWorkerRunLoop&) const;
bool               57 public/platform/WebWorkerRunLoop.h inline bool operator==(const WebWorkerRunLoop& a, const WebWorkerRunLoop& b)
bool               62 public/platform/WebWorkerRunLoop.h inline bool operator<(const WebWorkerRunLoop& a, const WebWorkerRunLoop& b)
bool               41 public/platform/linux/WebFontFamily.h     bool isBold;
bool               42 public/platform/linux/WebFontFamily.h     bool isItalic;
bool               48 public/platform/linux/WebFontInfo.h     BLINK_EXPORT static void setSubpixelPositioning(bool);
bool               56 public/platform/mac/WebSandboxSupport.h     virtual bool loadFont(NSFont* srcFont, CGFontRef* out, uint32_t* fontID) = 0;
bool               47 public/platform/win/WebSandboxSupport.h     virtual bool ensureFontLoaded(HFONT) = 0;
bool               69 public/web/WebAXObject.h     BLINK_EXPORT bool equals(const WebAXObject&) const;
bool               71 public/web/WebAXObject.h     bool isNull() const { return m_private.isNull(); }
bool               73 public/web/WebAXObject.h     BLINK_EXPORT bool isDetached() const;
bool               77 public/web/WebAXObject.h     BLINK_EXPORT static bool accessibilityEnabled();
bool               92 public/web/WebAXObject.h     BLINK_EXPORT bool updateBackingStoreAndCheckValidity();
bool              100 public/web/WebAXObject.h     BLINK_EXPORT bool isAnchor() const;
bool              101 public/web/WebAXObject.h     BLINK_EXPORT bool isAriaReadOnly() const;
bool              102 public/web/WebAXObject.h     BLINK_EXPORT bool isButtonStateMixed() const;
bool              103 public/web/WebAXObject.h     BLINK_EXPORT bool isChecked() const;
bool              104 public/web/WebAXObject.h     BLINK_EXPORT bool isClickable() const;
bool              105 public/web/WebAXObject.h     BLINK_EXPORT bool isCollapsed() const;
bool              106 public/web/WebAXObject.h     BLINK_EXPORT bool isControl() const;
bool              107 public/web/WebAXObject.h     BLINK_EXPORT bool isEnabled() const;
bool              108 public/web/WebAXObject.h     BLINK_EXPORT bool isFocused() const;
bool              109 public/web/WebAXObject.h     BLINK_EXPORT bool isHovered() const;
bool              110 public/web/WebAXObject.h     BLINK_EXPORT bool isIndeterminate() const;
bool              111 public/web/WebAXObject.h     BLINK_EXPORT bool isLinked() const;
bool              112 public/web/WebAXObject.h     BLINK_EXPORT bool isLoaded() const;
bool              113 public/web/WebAXObject.h     BLINK_EXPORT bool isMultiSelectable() const;
bool              114 public/web/WebAXObject.h     BLINK_EXPORT bool isOffScreen() const;
bool              115 public/web/WebAXObject.h     BLINK_EXPORT bool isPasswordField() const;
bool              116 public/web/WebAXObject.h     BLINK_EXPORT bool isPressed() const;
bool              117 public/web/WebAXObject.h     BLINK_EXPORT bool isReadOnly() const;
bool              118 public/web/WebAXObject.h     BLINK_EXPORT bool isRequired() const;
bool              119 public/web/WebAXObject.h     BLINK_EXPORT bool isSelected() const;
bool              120 public/web/WebAXObject.h     BLINK_EXPORT bool isSelectedOptionActive() const;
bool              121 public/web/WebAXObject.h     BLINK_EXPORT bool isVertical() const;
bool              122 public/web/WebAXObject.h     BLINK_EXPORT bool isVisible() const;
bool              123 public/web/WebAXObject.h     BLINK_EXPORT bool isVisited() const;
bool              127 public/web/WebAXObject.h     BLINK_EXPORT bool ariaControls(WebVector<WebAXObject>& controlsElements) const;
bool              128 public/web/WebAXObject.h     BLINK_EXPORT bool ariaDescribedby(WebVector<WebAXObject>& describedbyElements) const;
bool              129 public/web/WebAXObject.h     BLINK_EXPORT bool ariaFlowTo(WebVector<WebAXObject>& flowToElements) const;
bool              130 public/web/WebAXObject.h     BLINK_EXPORT bool ariaHasPopup() const;
bool              131 public/web/WebAXObject.h     BLINK_EXPORT bool ariaLabelledby(WebVector<WebAXObject>& labelledbyElements) const;
bool              132 public/web/WebAXObject.h     BLINK_EXPORT bool ariaLiveRegionAtomic() const;
bool              133 public/web/WebAXObject.h     BLINK_EXPORT bool ariaLiveRegionBusy() const;
bool              136 public/web/WebAXObject.h     BLINK_EXPORT bool ariaOwns(WebVector<WebAXObject>& ownsElements) const;
bool              138 public/web/WebAXObject.h     BLINK_EXPORT bool canvasHasFallbackContent() const;
bool              157 public/web/WebAXObject.h     BLINK_EXPORT bool supportsRangeValue() const;
bool              165 public/web/WebAXObject.h     BLINK_EXPORT bool hasComputedStyle() const;
bool              167 public/web/WebAXObject.h     BLINK_EXPORT bool accessibilityIsIgnored() const;
bool              168 public/web/WebAXObject.h     BLINK_EXPORT bool lineBreaks(WebVector<int>&) const;
bool              172 public/web/WebAXObject.h     BLINK_EXPORT bool canDecrement() const;
bool              173 public/web/WebAXObject.h     BLINK_EXPORT bool canIncrement() const;
bool              174 public/web/WebAXObject.h     BLINK_EXPORT bool canPress() const;
bool              175 public/web/WebAXObject.h     BLINK_EXPORT bool canSetFocusAttribute() const;
bool              176 public/web/WebAXObject.h     BLINK_EXPORT bool canSetSelectedAttribute() const;
bool              177 public/web/WebAXObject.h     BLINK_EXPORT bool canSetValueAttribute() const;
bool              178 public/web/WebAXObject.h     BLINK_EXPORT bool performDefaultAction() const;
bool              179 public/web/WebAXObject.h     BLINK_EXPORT bool press() const;
bool              180 public/web/WebAXObject.h     BLINK_EXPORT bool increment() const;
bool              181 public/web/WebAXObject.h     BLINK_EXPORT bool decrement() const;
bool              182 public/web/WebAXObject.h     BLINK_EXPORT void setFocused(bool) const;
bool               59 public/web/WebAutofillClient.h     virtual void setIgnoreTextChanges(bool ignore) { }
bool               61 public/web/WebBindings.h     BLINK_EXPORT static bool construct(NPP, NPObject*, const NPVariant* args, uint32_t argCount, NPVariant* result);
bool               67 public/web/WebBindings.h     BLINK_EXPORT static bool enumerate(NPP, NPObject*, NPIdentifier**, uint32_t* identifierCount);
bool               70 public/web/WebBindings.h     BLINK_EXPORT static bool evaluate(NPP, NPObject*, NPString* script, NPVariant* result);
bool               73 public/web/WebBindings.h     BLINK_EXPORT static bool evaluateHelper(NPP, bool popupsAllowed, NPObject*, NPString* script, NPVariant* result);
bool               79 public/web/WebBindings.h     BLINK_EXPORT static bool getProperty(NPP, NPObject*, NPIdentifier property, NPVariant *result);
bool               88 public/web/WebBindings.h     BLINK_EXPORT static bool hasMethod(NPP, NPObject*, NPIdentifier method);
bool               91 public/web/WebBindings.h     BLINK_EXPORT static bool hasProperty(NPP, NPObject*, NPIdentifier property);
bool               94 public/web/WebBindings.h     BLINK_EXPORT static bool identifierIsString(NPIdentifier);
bool              103 public/web/WebBindings.h     BLINK_EXPORT static bool invoke(NPP, NPObject*, NPIdentifier method, const NPVariant* args, uint32_t argCount, NPVariant* result);
bool              106 public/web/WebBindings.h     BLINK_EXPORT static bool invokeDefault(NPP, NPObject*, const NPVariant* args, uint32_t argCount, NPVariant* result);
bool              115 public/web/WebBindings.h     BLINK_EXPORT static bool removeProperty(NPP, NPObject*, NPIdentifier);
bool              124 public/web/WebBindings.h     BLINK_EXPORT static bool setProperty(NPP, NPObject*, NPIdentifier, const NPVariant*);
bool              146 public/web/WebBindings.h     BLINK_EXPORT static void extractIdentifierData(const NPIdentifier&, const NPUTF8*& string, int32_t& number, bool& isString);
bool              152 public/web/WebBindings.h     BLINK_EXPORT static bool getRange(NPObject* range, WebRange*);
bool              156 public/web/WebBindings.h     BLINK_EXPORT static bool getArrayBuffer(NPObject* arrayBuffer, WebArrayBuffer*);
bool              160 public/web/WebBindings.h     BLINK_EXPORT static bool getArrayBufferView(NPObject* arrayBufferView, WebArrayBufferView*);
bool              164 public/web/WebBindings.h     BLINK_EXPORT static bool getNode(NPObject* element, WebNode*);
bool              168 public/web/WebBindings.h     BLINK_EXPORT static bool getElement(NPObject* element, WebElement*);
bool               72 public/web/WebBlob.h     bool isNull() const { return m_private.isNull(); }
bool               53 public/web/WebCachedURLRequest.h     BLINK_EXPORT bool forPreload() const;
bool               47 public/web/WebCompositionUnderline.h     WebCompositionUnderline(unsigned s, unsigned e, WebColor c, bool t)
bool               56 public/web/WebCompositionUnderline.h     bool thick;
bool               50 public/web/WebContentDetectionResult.h     bool isValid() const { return m_isValid; }
bool               56 public/web/WebContentDetectionResult.h     bool m_isValid;
bool               77 public/web/WebContextMenuData.h     bool hasImageContents;
bool              118 public/web/WebContextMenuData.h     bool isSpeechInputEnabled;
bool              121 public/web/WebContextMenuData.h     bool isSpellCheckingEnabled;
bool              133 public/web/WebContextMenuData.h     bool isEditable;
bool               49 public/web/WebDOMActivityLogger.h BLINK_EXPORT bool hasDOMActivityLogger(int worldId);
bool               43 public/web/WebDOMCustomEvent.h     BLINK_EXPORT void initCustomEvent(const WebString& type, bool canBubble, bool cancelable, const WebSerializedScriptValue& messageData);
bool               67 public/web/WebDOMEvent.h     bool isNull() const { return m_private.isNull(); }
bool               74 public/web/WebDOMEvent.h     BLINK_EXPORT bool bubbles() const;
bool               75 public/web/WebDOMEvent.h     BLINK_EXPORT bool cancelable() const;
bool               77 public/web/WebDOMEvent.h     BLINK_EXPORT bool isUIEvent() const;
bool               78 public/web/WebDOMEvent.h     BLINK_EXPORT bool isMouseEvent() const;
bool               79 public/web/WebDOMEvent.h     BLINK_EXPORT bool isMutationEvent() const;
bool               80 public/web/WebDOMEvent.h     BLINK_EXPORT bool isKeyboardEvent() const;
bool               81 public/web/WebDOMEvent.h     BLINK_EXPORT bool isTextEvent() const;
bool               82 public/web/WebDOMEvent.h     BLINK_EXPORT bool isCompositionEvent() const;
bool               83 public/web/WebDOMEvent.h     BLINK_EXPORT bool isDragEvent() const;
bool               84 public/web/WebDOMEvent.h     BLINK_EXPORT bool isClipboardEvent() const;
bool               85 public/web/WebDOMEvent.h     BLINK_EXPORT bool isMessageEvent() const;
bool               86 public/web/WebDOMEvent.h     BLINK_EXPORT bool isWheelEvent() const;
bool               87 public/web/WebDOMEvent.h     BLINK_EXPORT bool isBeforeTextInsertedEvent() const;
bool               88 public/web/WebDOMEvent.h     BLINK_EXPORT bool isOverflowEvent() const;
bool               89 public/web/WebDOMEvent.h     BLINK_EXPORT bool isPageTransitionEvent() const;
bool               90 public/web/WebDOMEvent.h     BLINK_EXPORT bool isPopStateEvent() const;
bool               91 public/web/WebDOMEvent.h     BLINK_EXPORT bool isProgressEvent() const;
bool               92 public/web/WebDOMEvent.h     BLINK_EXPORT bool isXMLHttpRequestProgressEvent() const;
bool               58 public/web/WebDOMEventListener.h     EventListenerWrapper* createEventListenerWrapper(const WebString& eventType, bool useCapture, WebCore::EventTarget*);
bool               59 public/web/WebDOMEventListener.h     EventListenerWrapper* getEventListenerWrapper(const WebString& eventType, bool useCapture, WebCore::EventTarget*);
bool               97 public/web/WebDOMFileSystem.h     bool isNull() const { return m_private.isNull(); }
bool               61 public/web/WebDOMMediaStreamTrack.h     bool isNull() const { return m_private.isNull(); }
bool               50 public/web/WebDOMMessageEvent.h     BLINK_EXPORT void initMessageEvent(const WebString& type, bool canBubble, bool cancelable, const WebSerializedScriptValue& messageData, const WebString& origin, const WebFrame* sourceFrame, const WebString& lastEventId, const WebMessagePortChannelArray& channels = WebMessagePortChannelArray());
bool               55 public/web/WebDOMMouseEvent.h     BLINK_EXPORT bool buttonDown() const;
bool               43 public/web/WebDOMProgressEvent.h     BLINK_EXPORT WebDOMProgressEvent(const WebString& type, bool lengthIsComputable, unsigned long long loaded, unsigned long long total);
bool               43 public/web/WebDOMResourceProgressEvent.h     BLINK_EXPORT WebDOMResourceProgressEvent(const WebString& type, bool lengthIsComputable, unsigned long long loaded, unsigned long long total, const WebString& url);
bool               68 public/web/WebDataSource.h     virtual bool hasUnreachableURL() const = 0;
bool               85 public/web/WebDataSource.h     virtual bool isClientRedirect() const = 0;
bool               89 public/web/WebDataSource.h     virtual bool replacesCurrentHistoryItem() const = 0;
bool               49 public/web/WebDatabase.h     BLINK_EXPORT bool isSyncDatabase() const;
bool               66 public/web/WebDateTimeChooserParams.h     bool isRequired;
bool               68 public/web/WebDateTimeChooserParams.h     bool isAnchorElementRTL;
bool               57 public/web/WebDevToolsAgent.h     BLINK_EXPORT static bool supportsInspectorProtocolVersion(const WebString& version);
bool               78 public/web/WebDevToolsAgent.h         GPUEvent(double timestamp, int phase, bool foreign, uint64_t usedGPUMemoryBytes) :
bool               86 public/web/WebDevToolsAgent.h         bool foreign;
bool              103 public/web/WebDevToolsAgent.h     BLINK_EXPORT static bool shouldInterruptForMessage(const WebString&);
bool               69 public/web/WebDevToolsAgentClient.h         virtual bool visitObject(const void* ptr) = 0;
bool               48 public/web/WebDevToolsFrontendClient.h     virtual bool isUnderTest() { return false; }
bool               31 public/web/WebDeviceEmulationParams.h     bool fitToView;
bool               91 public/web/WebDocument.h     BLINK_EXPORT bool isHTMLDocument() const;
bool               92 public/web/WebDocument.h     BLINK_EXPORT bool isXHTMLDocument() const;
bool               93 public/web/WebDocument.h     BLINK_EXPORT bool isPluginDocument() const;
bool               41 public/web/WebDraggableRegion.h     bool draggable;
bool               53 public/web/WebElement.h         BLINK_EXPORT bool isFormControlElement() const;
bool               54 public/web/WebElement.h         BLINK_EXPORT bool isTextFormControlElement() const;
bool               60 public/web/WebElement.h         BLINK_EXPORT bool hasTagName(const WebString&) const;
bool               63 public/web/WebElement.h         BLINK_EXPORT bool hasHTMLTagName(const WebString&) const;
bool               64 public/web/WebElement.h         BLINK_EXPORT bool hasAttribute(const WebString&) const;
bool               67 public/web/WebElement.h         BLINK_EXPORT bool setAttribute(const WebString& name, const WebString& value);
bool               58 public/web/WebElementCollection.h     bool isNull() const { return !m_private; }
bool               42 public/web/WebFileChooserParams.h     bool multiSelect;
bool               44 public/web/WebFileChooserParams.h     bool directory;
bool               47 public/web/WebFileChooserParams.h     bool saveAs;
bool               73 public/web/WebFileChooserParams.h     bool useMediaCapture;
bool               41 public/web/WebFindOptions.h     bool forward;
bool               44 public/web/WebFindOptions.h     bool matchCase;
bool               47 public/web/WebFindOptions.h     bool findNext;
bool               50 public/web/WebFindOptions.h     bool wordStart;
bool               54 public/web/WebFindOptions.h     bool medialCapitalAsWordStart;
bool               72 public/web/WebFont.h                           const WebRect& clip, bool canvasIsOpaque,
bool               89 public/web/WebFontDescription.h     bool italic;
bool               90 public/web/WebFontDescription.h     bool smallCaps;
bool               57 public/web/WebFormControlElement.h     BLINK_EXPORT bool isEnabled() const;
bool               58 public/web/WebFormControlElement.h     BLINK_EXPORT bool isReadOnly() const;
bool               65 public/web/WebFormControlElement.h     BLINK_EXPORT bool isAutofilled() const;
bool               66 public/web/WebFormControlElement.h     BLINK_EXPORT void setAutofilled(bool);
bool               69 public/web/WebFormControlElement.h     BLINK_EXPORT bool autoComplete() const;
bool               74 public/web/WebFormControlElement.h     BLINK_EXPORT void setValue(const WebString&, bool sendEvents = false);
bool               62 public/web/WebFormElement.h         BLINK_EXPORT bool autoComplete() const;
bool               66 public/web/WebFormElement.h         BLINK_EXPORT bool wasUserSubmitted() const;
bool               71 public/web/WebFormElement.h         BLINK_EXPORT bool checkValidityWithoutDispatchingEvents();
bool              149 public/web/WebFrame.h     virtual void setIsRemote(bool) = 0;
bool              167 public/web/WebFrame.h     virtual void setCanHaveScrollbars(bool) = 0;
bool              181 public/web/WebFrame.h     virtual bool hasVisibleContent() const = 0;
bool              186 public/web/WebFrame.h     virtual bool hasHorizontalScrollbar() const = 0;
bool              187 public/web/WebFrame.h     virtual bool hasVerticalScrollbar() const = 0;
bool              227 public/web/WebFrame.h     virtual WebFrame* traverseNext(bool wrap) const = 0;
bool              228 public/web/WebFrame.h     virtual WebFrame* traversePrevious(bool wrap) const = 0;
bool              245 public/web/WebFrame.h     virtual bool dispatchBeforeUnloadEvent() = 0;
bool              302 public/web/WebFrame.h     virtual bool checkIfRunInsecureContent(const WebURL&) const = 0;
bool              335 public/web/WebFrame.h     virtual void reload(bool ignoreCache = false) = 0;
bool              338 public/web/WebFrame.h     virtual void reloadWithOverrideURL(const WebURL& overrideUrl, bool ignoreCache = false) = 0;
bool              360 public/web/WebFrame.h                           bool replace = false) = 0;
bool              367 public/web/WebFrame.h                                 bool replace = false) = 0;
bool              370 public/web/WebFrame.h     virtual bool isLoading() const = 0;
bool              391 public/web/WebFrame.h     virtual void enableViewSourceMode(bool) = 0;
bool              392 public/web/WebFrame.h     virtual bool isViewSourceModeEnabled() const = 0;
bool              425 public/web/WebFrame.h     virtual bool hasMarkedText() const = 0;
bool              431 public/web/WebFrame.h     virtual bool firstRectForCharacterRange(unsigned location, unsigned length, WebRect&) const = 0;
bool              441 public/web/WebFrame.h     virtual bool executeCommand(const WebString&, const WebNode& = WebNode()) = 0;
bool              442 public/web/WebFrame.h     virtual bool executeCommand(const WebString&, const WebString& value, const WebNode& = WebNode()) = 0;
bool              443 public/web/WebFrame.h     virtual bool isCommandEnabled(const WebString&) const = 0;
bool              446 public/web/WebFrame.h     virtual void enableContinuousSpellChecking(bool) = 0;
bool              447 public/web/WebFrame.h     virtual bool isContinuousSpellCheckingEnabled() const = 0;
bool              454 public/web/WebFrame.h     virtual bool hasSelection() const = 0;
bool              464 public/web/WebFrame.h     virtual bool selectWordAroundCaret() = 0;
bool              477 public/web/WebFrame.h     virtual bool setEditableSelectionOffsets(int start, int end) = 0;
bool              478 public/web/WebFrame.h     virtual bool setCompositionFromExistingText(int compositionStart, int compositionEnd, const WebVector<WebCompositionUnderline>& underlines) = 0;
bool              481 public/web/WebFrame.h     virtual void setCaretVisible(bool) = 0;
bool              509 public/web/WebFrame.h     virtual bool isPrintScalingDisabledForPlugin(const WebNode& = WebNode()) = 0;
bool              514 public/web/WebFrame.h     virtual bool isPageBoxVisible(int pageIndex) = 0;
bool              517 public/web/WebFrame.h     virtual bool hasCustomPageSizeStyle(int pageIndex) = 0;
bool              546 public/web/WebFrame.h     virtual bool find(int identifier,
bool              549 public/web/WebFrame.h                       bool wrapWithinFrame,
bool              559 public/web/WebFrame.h     virtual void stopFinding(bool clearSelection) = 0;
bool              575 public/web/WebFrame.h                                     bool reset) = 0;
bool              671 public/web/WebFrame.h     virtual bool selectionStartHasSpellingMarkerFor(int from, int length) const = 0;
bool              675 public/web/WebFrame.h     virtual WebString layerTreeAsText(bool showDebugInfo = false) const = 0;
bool              120 public/web/WebFrameClient.h     virtual bool canCreatePluginWithoutRenderer(const WebString& mimeType) { return false; }
bool              158 public/web/WebFrameClient.h     virtual bool shouldReportDetailedMessageForSource(const WebString& source) { return false; }
bool              178 public/web/WebFrameClient.h         WebNavigationPolicy defaultPolicy, bool isRedirect) { return defaultPolicy; }
bool              188 public/web/WebFrameClient.h     virtual void didStartLoading(bool toDifferentDocument) { }
bool              219 public/web/WebFrameClient.h     virtual void didCommitProvisionalLoad(WebLocalFrame*, bool isNewNavigation) { }
bool              250 public/web/WebFrameClient.h     virtual void didNavigateWithinPage(WebLocalFrame*, bool isNewNavigation) { }
bool              261 public/web/WebFrameClient.h     virtual void didChangeSelection(bool isSelectionEmpty) { }
bool              320 public/web/WebFrameClient.h     virtual void didDetectXSS(WebLocalFrame*, const WebURL&, bool didBlockEntirePage) { }
bool              359 public/web/WebFrameClient.h         int identifier, int count, bool finalUpdate) { }
bool              400 public/web/WebFrameClient.h     virtual bool willCheckAndDispatchMessageEvent(
bool              421 public/web/WebFrameClient.h     virtual bool allowWebGL(WebLocalFrame*, bool defaultValue) { return defaultValue; }
bool               40 public/web/WebGeolocationClient.h     virtual void setEnableHighAccuracy(bool) = 0;
bool               42 public/web/WebGeolocationClient.h     virtual bool lastPosition(WebGeolocationPosition&) = 0;
bool               47 public/web/WebGeolocationPermissionRequest.h     BLINK_EXPORT void setIsAllowed(bool);
bool               49 public/web/WebGeolocationPermissionRequestManager.h     BLINK_EXPORT bool remove(const blink::WebGeolocationPermissionRequest&, int&);
bool               50 public/web/WebGeolocationPermissionRequestManager.h     BLINK_EXPORT bool remove(int, blink::WebGeolocationPermissionRequest&);
bool               43 public/web/WebGeolocationPosition.h     WebGeolocationPosition(double timestamp, double latitude, double longitude, double accuracy, bool providesAltitude, double altitude, bool providesAltitudeAccuracy, double altitudeAccuracy, bool providesHeading, double heading, bool providesSpeed, double speed)
bool               50 public/web/WebGeolocationPosition.h     BLINK_EXPORT void assign(double timestamp, double latitude, double longitude, double accuracy, bool providesAltitude, double altitude, bool providesAltitudeAccuracy, double altitudeAccuracy, bool providesHeading, double heading, bool providesSpeed, double speed);
bool               68 public/web/WebHistoryItem.h     bool isNull() const { return m_private.isNull(); }
bool               53 public/web/WebHitTestResult.h     BLINK_EXPORT bool isNull() const;
bool               72 public/web/WebHitTestResult.h     BLINK_EXPORT bool isContentEditable() const;
bool               58 public/web/WebImageDecoder.h     BLINK_EXPORT void setData(const WebData& data, bool allDataReceived);
bool               64 public/web/WebImageDecoder.h     BLINK_EXPORT bool isFailed() const;
bool               67 public/web/WebImageDecoder.h     BLINK_EXPORT bool isSizeAvailable() const;
bool               76 public/web/WebImageDecoder.h     BLINK_EXPORT bool isFrameCompleteAtIndex(int index) const;
bool               65 public/web/WebInputElement.h         BLINK_EXPORT bool isTextField() const;
bool               67 public/web/WebInputElement.h         BLINK_EXPORT bool isText() const;
bool               68 public/web/WebInputElement.h         BLINK_EXPORT bool isPasswordField() const;
bool               69 public/web/WebInputElement.h         BLINK_EXPORT bool isImageButton() const;
bool               70 public/web/WebInputElement.h         BLINK_EXPORT bool isRadioButton() const;
bool               71 public/web/WebInputElement.h         BLINK_EXPORT bool isCheckbox() const;
bool               73 public/web/WebInputElement.h         BLINK_EXPORT bool isActivatedSubmit() const;
bool               74 public/web/WebInputElement.h         BLINK_EXPORT void setActivatedSubmit(bool);
bool               76 public/web/WebInputElement.h         BLINK_EXPORT void setChecked(bool, bool sendEvents = false);
bool               81 public/web/WebInputElement.h         BLINK_EXPORT bool isValidValue(const WebString&) const;
bool               82 public/web/WebInputElement.h         BLINK_EXPORT bool isChecked() const;
bool               83 public/web/WebInputElement.h         BLINK_EXPORT bool isMultiple() const;
bool               90 public/web/WebInputElement.h         BLINK_EXPORT bool isSpeechInputEnabled() const;
bool              102 public/web/WebInputElement.h         BLINK_EXPORT void setShouldRevealPassword(bool value);
bool              186 public/web/WebInputEvent.h     static bool isMouseEventType(int type)
bool              192 public/web/WebInputEvent.h     static bool isKeyboardEventType(int type)
bool              198 public/web/WebInputEvent.h     static bool isTouchEventType(int type)
bool              204 public/web/WebInputEvent.h     static bool isUserGestureEventType(int type)
bool              214 public/web/WebInputEvent.h     static bool isGestureEventType(int type)
bool              264 public/web/WebInputEvent.h     bool isSystemKey;
bool               74 public/web/WebKit.h BLINK_EXPORT void setLayoutTestMode(bool);
bool               75 public/web/WebKit.h BLINK_EXPORT bool layoutTestMode();
bool               82 public/web/WebKit.h BLINK_EXPORT void resetPluginCache(bool reloadPages);
bool               49 public/web/WebMIDIClientMock.h     BLINK_EXPORT void setSysexPermission(bool);
bool               56 public/web/WebMIDIPermissionRequest.h     BLINK_EXPORT void setIsAllowed(bool);
bool               60 public/web/WebMIDIPermissionRequest.h     BLINK_EXPORT bool equals(const WebMIDIPermissionRequest&) const;
bool               72 public/web/WebMIDIPermissionRequest.h inline bool operator==(const WebMIDIPermissionRequest& a, const WebMIDIPermissionRequest& b)
bool               77 public/web/WebMIDIPermissionRequest.h inline bool operator!=(const WebMIDIPermissionRequest& a, const WebMIDIPermissionRequest& b)
bool               56 public/web/WebMediaDevicesRequest.h     bool isNull() const { return m_private.isNull(); }
bool               57 public/web/WebMediaDevicesRequest.h     BLINK_EXPORT bool equals(const WebMediaDevicesRequest&) const;
bool               75 public/web/WebMediaDevicesRequest.h inline bool operator==(const WebMediaDevicesRequest& a, const WebMediaDevicesRequest& b)
bool               47 public/web/WebMediaPlayerAction.h     bool enable;
bool               51 public/web/WebMediaPlayerAction.h     WebMediaPlayerAction(Type type, bool enable)
bool               66 public/web/WebMenuItemInfo.h     bool hasTextDirectionOverride;
bool               67 public/web/WebMenuItemInfo.h     bool enabled;
bool               68 public/web/WebMenuItemInfo.h     bool checked;
bool               40 public/web/WebNetworkStateNotifier.h     BLINK_EXPORT static void setOnLine(bool);
bool               71 public/web/WebNode.h     BLINK_EXPORT bool equals(const WebNode&) const;
bool               74 public/web/WebNode.h     BLINK_EXPORT bool lessThan(const WebNode&) const;
bool               76 public/web/WebNode.h     bool isNull() const { return m_private.isNull(); }
bool              104 public/web/WebNode.h     BLINK_EXPORT bool hasChildNodes() const;
bool              107 public/web/WebNode.h     BLINK_EXPORT bool isLink() const;
bool              108 public/web/WebNode.h     BLINK_EXPORT bool isTextNode() const;
bool              109 public/web/WebNode.h     BLINK_EXPORT bool isFocusable() const;
bool              110 public/web/WebNode.h     BLINK_EXPORT bool isContentEditable() const;
bool              111 public/web/WebNode.h     BLINK_EXPORT bool isElementNode() const;
bool              113 public/web/WebNode.h     BLINK_EXPORT void addEventListener(const WebString& eventType, WebDOMEventListener* listener, bool useCapture);
bool              114 public/web/WebNode.h     BLINK_EXPORT bool dispatchEvent(const WebDOMEvent&);
bool              119 public/web/WebNode.h     BLINK_EXPORT bool focused() const;
bool              120 public/web/WebNode.h     BLINK_EXPORT bool remove();
bool              125 public/web/WebNode.h     BLINK_EXPORT bool hasNonEmptyBoundingBox() const;
bool              165 public/web/WebNode.h inline bool operator==(const WebNode& a, const WebNode& b)
bool              170 public/web/WebNode.h inline bool operator!=(const WebNode& a, const WebNode& b)
bool              175 public/web/WebNode.h inline bool operator<(const WebNode& a, const WebNode& b)
bool               67 public/web/WebNotification.h     BLINK_EXPORT bool equals(const WebNotification& other) const;
bool               68 public/web/WebNotification.h     BLINK_EXPORT bool lessThan(const WebNotification& other) const;
bool               86 public/web/WebNotification.h     BLINK_EXPORT void dispatchCloseEvent(bool byUser);
bool              105 public/web/WebNotification.h inline bool operator==(const WebNotification& a, const WebNotification& b)
bool              110 public/web/WebNotification.h inline bool operator!=(const WebNotification& a, const WebNotification& b)
bool              115 public/web/WebNotification.h inline bool operator<(const WebNotification& a, const WebNotification& b)
bool               53 public/web/WebNotificationPresenter.h     virtual bool show(const WebNotification&) = 0;
bool               62 public/web/WebOptionElement.h     BLINK_EXPORT bool isEnabled() const;
bool               91 public/web/WebPageSerializer.h     BLINK_EXPORT static bool serialize(
bool               93 public/web/WebPageSerializer.h         bool recursive,
bool              102 public/web/WebPageSerializer.h     BLINK_EXPORT static bool retrieveAllResources(WebView*,
bool               47 public/web/WebPasswordFormData.h     bool isValid() const { return action.isValid(); }
bool              109 public/web/WebPasswordFormData.h     bool passwordShouldAutocomplete;
bool               47 public/web/WebPermissionClient.h     virtual bool allowDatabase(WebLocalFrame*, const WebString& name, const WebString& displayName, unsigned long estimatedSize) { return true; }
bool               50 public/web/WebPermissionClient.h     virtual bool allowFileSystem(WebLocalFrame*) { return true; }
bool               55 public/web/WebPermissionClient.h     virtual bool allowImage(WebLocalFrame* frame, bool enabledPerSettings, const WebURL& imageURL) { return enabledPerSettings; }
bool               58 public/web/WebPermissionClient.h     virtual bool allowIndexedDB(WebLocalFrame*, const WebString& name, const WebSecurityOrigin&) { return true; }
bool               61 public/web/WebPermissionClient.h     virtual bool allowPlugins(WebLocalFrame*, bool enabledPerSettings) { return enabledPerSettings; }
bool               64 public/web/WebPermissionClient.h     virtual bool allowScript(WebLocalFrame*, bool enabledPerSettings) { return enabledPerSettings; }
bool               67 public/web/WebPermissionClient.h     virtual bool allowScriptFromSource(WebLocalFrame*, bool enabledPerSettings, const WebURL& scriptURL) { return enabledPerSettings; }
bool               70 public/web/WebPermissionClient.h     virtual bool allowDisplayingInsecureContent(WebLocalFrame*, bool enabledPerSettings, const WebSecurityOrigin&, const WebURL&) { return enabledPerSettings; }
bool               73 public/web/WebPermissionClient.h     virtual bool allowRunningInsecureContent(WebLocalFrame*, bool enabledPerSettings, const WebSecurityOrigin&, const WebURL&) { return enabledPerSettings; }
bool               80 public/web/WebPermissionClient.h     virtual bool allowScriptExtension(WebLocalFrame*, const WebString& extensionName, int extensionGroup) { return true; }
bool               82 public/web/WebPermissionClient.h     virtual bool allowScriptExtension(WebLocalFrame* webFrame, const WebString& extensionName, int extensionGroup, int worldId)
bool               89 public/web/WebPermissionClient.h     virtual bool allowStorage(WebLocalFrame*, bool local) { return true; }
bool               92 public/web/WebPermissionClient.h     virtual bool allowReadFromClipboard(WebLocalFrame*, bool defaultValue) { return defaultValue; }
bool               95 public/web/WebPermissionClient.h     virtual bool allowWriteToClipboard(WebLocalFrame*, bool defaultValue) { return defaultValue; }
bool               98 public/web/WebPermissionClient.h     virtual bool allowWebComponents(WebLocalFrame*, bool defaultValue) { return defaultValue; }
bool              103 public/web/WebPermissionClient.h     virtual bool allowMutationEvents(WebLocalFrame*, bool defaultValue) { return defaultValue; }
bool              106 public/web/WebPermissionClient.h     virtual bool allowPushState(WebLocalFrame*) { return true; }
bool               63 public/web/WebPlugin.h     virtual bool initialize(WebPluginContainer*) = 0;
bool               75 public/web/WebPlugin.h     virtual bool getFormValue(WebString&) { return false; }
bool               76 public/web/WebPlugin.h     virtual bool supportsKeyboardFocus() const { return false; }
bool               77 public/web/WebPlugin.h     virtual bool supportsEditCommands() const { return false; }
bool               80 public/web/WebPlugin.h     virtual bool supportsInputMethod() const { return false; }
bool               82 public/web/WebPlugin.h     virtual bool canProcessDrag() const { return false; }
bool               89 public/web/WebPlugin.h         const WebVector<WebRect>& cutOutsRects, bool isVisible) = 0;
bool               91 public/web/WebPlugin.h     virtual void updateFocus(bool) = 0;
bool               92 public/web/WebPlugin.h     virtual void updateVisibility(bool) = 0;
bool               94 public/web/WebPlugin.h     virtual bool acceptsInputEvents() = 0;
bool               95 public/web/WebPlugin.h     virtual bool handleInputEvent(const WebInputEvent&, WebCursorInfo&) = 0;
bool               97 public/web/WebPlugin.h     virtual bool handleDragStatusUpdate(WebDragStatus, const WebDragData&, WebDragOperationsMask, const WebPoint& position, const WebPoint& screenPosition) { return false; }
bool              113 public/web/WebPlugin.h     virtual bool supportsPaginatedPrint() { return false; }
bool              116 public/web/WebPlugin.h     virtual bool isPrintScalingDisabled() { return false; }
bool              123 public/web/WebPlugin.h     virtual bool printPage(int pageNumber, WebCanvas* canvas) { return false; }
bool              127 public/web/WebPlugin.h     virtual bool hasSelection() const { return false; }
bool              131 public/web/WebPlugin.h     virtual bool executeEditCommand(const WebString& name) { return false; }
bool              132 public/web/WebPlugin.h     virtual bool executeEditCommand(const WebString& name, const WebString& value) { return false; }
bool              136 public/web/WebPlugin.h     virtual bool setComposition(const WebString& text, const WebVector<WebCompositionUnderline>& underlines, int selectionStart, int selectionEnd) { return false; }
bool              139 public/web/WebPlugin.h     virtual bool confirmComposition(const WebString& text, WebWidget::ConfirmCompositionBehavior selectionBehavior) { return false; }
bool              148 public/web/WebPlugin.h     virtual void setZoomLevel(double level, bool textOnly) { }
bool              155 public/web/WebPlugin.h     virtual bool startFind(const WebString& searchText, bool caseSensitive, int identifier) { return false; }
bool              157 public/web/WebPlugin.h     virtual void selectFindResult(bool forward) { }
bool              167 public/web/WebPlugin.h     virtual bool canRotateView() { return false; }
bool              171 public/web/WebPlugin.h     virtual bool isPlaceholder() { return true; }
bool              172 public/web/WebPlugin.h     virtual bool shouldPersist() const { return false; }
bool               45 public/web/WebPluginAction.h     bool enable;
bool               49 public/web/WebPluginAction.h     WebPluginAction(Type type, bool enable)
bool               86 public/web/WebPluginContainer.h     virtual WebString executeScriptURL(const WebURL&, bool popupsAllowed) = 0;
bool               95 public/web/WebPluginContainer.h         const WebURLRequest&, const WebString& target, bool notifyNeeded, void* notifyData) = 0;
bool              103 public/web/WebPluginContainer.h     virtual bool isRectTopmost(const WebRect&) = 0;
bool              112 public/web/WebPluginContainer.h     virtual void setWantsWheelEvents(bool) = 0;
bool               45 public/web/WebPluginParams.h     bool loadManually;
bool               71 public/web/WebPluginScrollbar.h     virtual bool handleInputEvent(const WebInputEvent&) = 0;
bool               45 public/web/WebPopupMenuInfo.h     bool rightAligned;
bool               46 public/web/WebPopupMenuInfo.h     bool allowMultipleSelection;
bool               63 public/web/WebRange.h     bool isNull() const { return m_private.isNull(); }
bool               42 public/web/WebRuntimeFeatures.h     BLINK_EXPORT static void enableExperimentalFeatures(bool);
bool               43 public/web/WebRuntimeFeatures.h     BLINK_EXPORT static void enableTestOnlyFeatures(bool);
bool               45 public/web/WebRuntimeFeatures.h     BLINK_EXPORT static void enableApplicationCache(bool);
bool               47 public/web/WebRuntimeFeatures.h     BLINK_EXPORT static void enableDatabase(bool);
bool               49 public/web/WebRuntimeFeatures.h     BLINK_EXPORT static void enableDialogElement(bool);
bool               51 public/web/WebRuntimeFeatures.h     BLINK_EXPORT static void enableEncryptedMedia(bool);
bool               52 public/web/WebRuntimeFeatures.h     BLINK_EXPORT static bool isEncryptedMediaEnabled();
bool               54 public/web/WebRuntimeFeatures.h     BLINK_EXPORT static void enablePrefixedEncryptedMedia(bool);
bool               55 public/web/WebRuntimeFeatures.h     BLINK_EXPORT static bool isPrefixedEncryptedMediaEnabled();
bool               57 public/web/WebRuntimeFeatures.h     BLINK_EXPORT static void enableBleedingEdgeFastPaths(bool);
bool               59 public/web/WebRuntimeFeatures.h     BLINK_EXPORT static void enableExperimentalCanvasFeatures(bool);
bool               61 public/web/WebRuntimeFeatures.h     BLINK_EXPORT static void enableFastTextAutosizing(bool);
bool               63 public/web/WebRuntimeFeatures.h     BLINK_EXPORT static void enableFileSystem(bool);
bool               65 public/web/WebRuntimeFeatures.h     BLINK_EXPORT static void enableGamepad(bool);
bool               67 public/web/WebRuntimeFeatures.h     BLINK_EXPORT static void enableLazyLayout(bool);
bool               69 public/web/WebRuntimeFeatures.h     BLINK_EXPORT static void enableLocalStorage(bool);
bool               71 public/web/WebRuntimeFeatures.h     BLINK_EXPORT static void enableMediaPlayer(bool);
bool               73 public/web/WebRuntimeFeatures.h     BLINK_EXPORT static void enableWebKitMediaSource(bool);
bool               75 public/web/WebRuntimeFeatures.h     BLINK_EXPORT static void enableMediaSource(bool);
bool               77 public/web/WebRuntimeFeatures.h     BLINK_EXPORT static void enableMediaStream(bool);
bool               79 public/web/WebRuntimeFeatures.h     BLINK_EXPORT static void enableNotifications(bool);
bool               81 public/web/WebRuntimeFeatures.h     BLINK_EXPORT static void enableNavigatorContentUtils(bool);
bool               83 public/web/WebRuntimeFeatures.h     BLINK_EXPORT static void enableOrientationEvent(bool);
bool               85 public/web/WebRuntimeFeatures.h     BLINK_EXPORT static void enablePagePopup(bool);
bool               87 public/web/WebRuntimeFeatures.h     BLINK_EXPORT static void enablePeerConnection(bool);
bool               89 public/web/WebRuntimeFeatures.h     BLINK_EXPORT static void enableRequestAutocomplete(bool);
bool               91 public/web/WebRuntimeFeatures.h     BLINK_EXPORT static void enableScriptedSpeech(bool);
bool               93 public/web/WebRuntimeFeatures.h     BLINK_EXPORT static void enableServiceWorker(bool);
bool               95 public/web/WebRuntimeFeatures.h     BLINK_EXPORT static void enableSessionStorage(bool);
bool               97 public/web/WebRuntimeFeatures.h     BLINK_EXPORT static void enableSpeechInput(bool);
bool               99 public/web/WebRuntimeFeatures.h     BLINK_EXPORT static void enableSpeechSynthesis(bool);
bool              101 public/web/WebRuntimeFeatures.h     BLINK_EXPORT static void enableTouch(bool);
bool              103 public/web/WebRuntimeFeatures.h     BLINK_EXPORT static void enableTouchIconLoading(bool);
bool              105 public/web/WebRuntimeFeatures.h     BLINK_EXPORT static void enableWebAnimationsCSS(bool);
bool              106 public/web/WebRuntimeFeatures.h     BLINK_EXPORT static void enableWebAnimationsSVG(bool);
bool              108 public/web/WebRuntimeFeatures.h     BLINK_EXPORT static void enableWebAudio(bool);
bool              110 public/web/WebRuntimeFeatures.h     BLINK_EXPORT static void enableWebGLDraftExtensions(bool);
bool              112 public/web/WebRuntimeFeatures.h     BLINK_EXPORT static void enableWebMIDI(bool);
bool              114 public/web/WebRuntimeFeatures.h     BLINK_EXPORT static void enableHTMLImports(bool);
bool              116 public/web/WebRuntimeFeatures.h     BLINK_EXPORT static void enableXSLT(bool);
bool              118 public/web/WebRuntimeFeatures.h     BLINK_EXPORT static void enableOverlayScrollbars(bool);
bool              120 public/web/WebRuntimeFeatures.h     BLINK_EXPORT static void enableOverlayFullscreenVideo(bool);
bool              122 public/web/WebRuntimeFeatures.h     BLINK_EXPORT static void enableSharedWorker(bool);
bool              124 public/web/WebRuntimeFeatures.h     BLINK_EXPORT static void enableRepaintAfterLayout(bool);
bool              126 public/web/WebRuntimeFeatures.h     BLINK_EXPORT static void enableExperimentalWebSocket(bool);
bool              128 public/web/WebRuntimeFeatures.h     BLINK_EXPORT static void enableTargetedStyleRecalc(bool);
bool              130 public/web/WebRuntimeFeatures.h     BLINK_EXPORT static void enablePreciseMemoryInfo(bool);
bool               49 public/web/WebSearchableFormData.h     bool isValid() { return m_url.isValid(); }
bool               66 public/web/WebSecurityOrigin.h     bool isNull() const { return !m_private; }
bool               73 public/web/WebSecurityOrigin.h     BLINK_EXPORT bool isUnique() const;
bool               79 public/web/WebSecurityOrigin.h     BLINK_EXPORT bool canAccess(const WebSecurityOrigin&) const;
bool               84 public/web/WebSecurityOrigin.h     BLINK_EXPORT bool canRequest(const WebURL&) const;
bool               97 public/web/WebSecurityOrigin.h     BLINK_EXPORT bool canAccessPasswordManager() const;
bool               77 public/web/WebSecurityPolicy.h         const WebString& destinationHost, bool allowDestinationSubdomains);
bool               80 public/web/WebSecurityPolicy.h         const WebString& destinationHost, bool allowDestinationSubdomains);
bool               70 public/web/WebSerializedScriptValue.h     bool isNull() const { return m_private.isNull(); }
bool               55 public/web/WebSettings.h     virtual bool mainFrameResizesAreOrientationChanges() const = 0;
bool               56 public/web/WebSettings.h     virtual bool shrinksViewportContentToFit() const = 0;
bool               57 public/web/WebSettings.h     virtual bool scrollAnimatorEnabled() const = 0;
bool               58 public/web/WebSettings.h     virtual bool touchEditingEnabled() const = 0;
bool               59 public/web/WebSettings.h     virtual bool viewportEnabled() const = 0;
bool               60 public/web/WebSettings.h     virtual bool viewportMetaEnabled() const = 0;
bool               61 public/web/WebSettings.h     virtual void setAccelerated2dCanvasEnabled(bool) = 0;
bool               63 public/web/WebSettings.h     virtual void setAcceleratedCompositingEnabled(bool) = 0;
bool               64 public/web/WebSettings.h     virtual void setAcceleratedCompositingFor3DTransformsEnabled(bool) = 0;
bool               65 public/web/WebSettings.h     virtual void setAcceleratedCompositingForAnimationEnabled(bool) = 0;
bool               66 public/web/WebSettings.h     virtual void setAcceleratedCompositingForCanvasEnabled(bool) = 0;
bool               67 public/web/WebSettings.h     virtual void setAcceleratedCompositingForFiltersEnabled(bool) = 0;
bool               68 public/web/WebSettings.h     virtual void setAcceleratedCompositingForFixedPositionEnabled(bool) = 0;
bool               69 public/web/WebSettings.h     virtual void setAcceleratedCompositingForFixedRootBackgroundEnabled(bool) = 0;
bool               70 public/web/WebSettings.h     virtual void setAcceleratedCompositingForGpuRasterizationHintEnabled(bool) = 0;
bool               71 public/web/WebSettings.h     virtual void setAcceleratedCompositingForOverflowScrollEnabled(bool) = 0;
bool               72 public/web/WebSettings.h     virtual void setCompositorDrivenAcceleratedScrollingEnabled(bool) = 0;
bool               74 public/web/WebSettings.h     virtual void setAcceleratedCompositingForTransitionEnabled(bool) { };
bool               75 public/web/WebSettings.h     virtual void setAcceleratedCompositingForPluginsEnabled(bool) = 0;
bool               76 public/web/WebSettings.h     virtual void setAcceleratedCompositingForScrollableFramesEnabled(bool) = 0;
bool               77 public/web/WebSettings.h     virtual void setAcceleratedCompositingForVideoEnabled(bool) = 0;
bool               78 public/web/WebSettings.h     virtual void setAllowDisplayOfInsecureContent(bool) = 0;
bool               79 public/web/WebSettings.h     virtual void setAllowFileAccessFromFileURLs(bool) = 0;
bool               80 public/web/WebSettings.h     virtual void setAllowCustomScrollbarInMainFrame(bool) = 0;
bool               81 public/web/WebSettings.h     virtual void setAllowRunningOfInsecureContent(bool) = 0;
bool               82 public/web/WebSettings.h     virtual void setAllowScriptsToCloseWindows(bool) = 0;
bool               83 public/web/WebSettings.h     virtual void setAllowUniversalAccessFromFileURLs(bool) = 0;
bool               84 public/web/WebSettings.h     virtual void setAntialiased2dCanvasEnabled(bool) = 0;
bool               85 public/web/WebSettings.h     virtual void setAsynchronousSpellCheckingEnabled(bool) = 0;
bool               86 public/web/WebSettings.h     virtual void setAutoZoomFocusedNodeToLegibleScale(bool) = 0;
bool               87 public/web/WebSettings.h     virtual void setCaretBrowsingEnabled(bool) = 0;
bool               88 public/web/WebSettings.h     virtual void setClobberUserAgentInitialScaleQuirk(bool) = 0;
bool               89 public/web/WebSettings.h     virtual void setCompositedScrollingForFramesEnabled(bool) = 0;
bool               90 public/web/WebSettings.h     virtual void setCompositorTouchHitTesting(bool) = 0;
bool               91 public/web/WebSettings.h     virtual void setContainerCullingEnabled(bool) = 0;
bool               92 public/web/WebSettings.h     virtual void setCookieEnabled(bool) = 0;
bool               93 public/web/WebSettings.h     virtual void setNavigateOnDragDrop(bool) = 0;
bool               95 public/web/WebSettings.h     virtual void setDNSPrefetchingEnabled(bool) = 0;
bool               96 public/web/WebSettings.h     virtual void setDOMPasteAllowed(bool) = 0;
bool              101 public/web/WebSettings.h     void setDeferred2dCanvasEnabled(bool) { } // temporary stub
bool              102 public/web/WebSettings.h     virtual void setDeferredFiltersEnabled(bool) = 0;
bool              103 public/web/WebSettings.h     virtual void setDeferredImageDecodingEnabled(bool) = 0;
bool              105 public/web/WebSettings.h     virtual void setDeviceSupportsMouse(bool) = 0;
bool              106 public/web/WebSettings.h     virtual void setDeviceSupportsTouch(bool) = 0;
bool              107 public/web/WebSettings.h     virtual void setDoubleTapToZoomEnabled(bool) = 0;
bool              108 public/web/WebSettings.h     virtual void setDownloadableBinaryFontsEnabled(bool) = 0;
bool              111 public/web/WebSettings.h     virtual void setEnableScrollAnimator(bool) = 0;
bool              112 public/web/WebSettings.h     virtual void setEnableTouchAdjustment(bool) = 0;
bool              113 public/web/WebSettings.h     virtual void setRegionBasedColumnsEnabled(bool) = 0;
bool              114 public/web/WebSettings.h     virtual void setExperimentalWebGLEnabled(bool) = 0;
bool              115 public/web/WebSettings.h     virtual void setExperimentalWebSocketEnabled(bool) = 0;
bool              118 public/web/WebSettings.h     virtual void setForceCompositingMode(bool) = 0;
bool              119 public/web/WebSettings.h     virtual void setGestureTapHighlightEnabled(bool) = 0;
bool              120 public/web/WebSettings.h     virtual void setHyperlinkAuditingEnabled(bool) = 0;
bool              121 public/web/WebSettings.h     virtual void setIgnoreMainFrameOverflowHiddenQuirk(bool) = 0;
bool              122 public/web/WebSettings.h     virtual void setImagesEnabled(bool) = 0;
bool              123 public/web/WebSettings.h     virtual void setJavaEnabled(bool) = 0;
bool              124 public/web/WebSettings.h     virtual void setJavaScriptCanAccessClipboard(bool) = 0;
bool              125 public/web/WebSettings.h     virtual void setJavaScriptCanOpenWindowsAutomatically(bool) = 0;
bool              126 public/web/WebSettings.h     virtual void setJavaScriptEnabled(bool) = 0;
bool              127 public/web/WebSettings.h     virtual void setLayerSquashingEnabled(bool) = 0;
bool              128 public/web/WebSettings.h     virtual void setLoadsImagesAutomatically(bool) = 0;
bool              129 public/web/WebSettings.h     virtual void setLoadWithOverviewMode(bool) = 0;
bool              130 public/web/WebSettings.h     virtual void setLocalStorageEnabled(bool) = 0;
bool              131 public/web/WebSettings.h     virtual void setMainFrameClipsContent(bool) = 0;
bool              132 public/web/WebSettings.h     virtual void setMainFrameResizesAreOrientationChanges(bool) = 0;
bool              134 public/web/WebSettings.h     virtual void setMediaPlaybackRequiresUserGesture(bool) = 0;
bool              138 public/web/WebSettings.h     virtual void setMockScrollbarsEnabled(bool) = 0;
bool              139 public/web/WebSettings.h     virtual void setNeedsSiteSpecificQuirks(bool) = 0;
bool              140 public/web/WebSettings.h     virtual void setOfflineWebApplicationCacheEnabled(bool) = 0;
bool              141 public/web/WebSettings.h     virtual void setOpenGLMultisamplingEnabled(bool) = 0;
bool              143 public/web/WebSettings.h     virtual void setPasswordEchoEnabled(bool) = 0;
bool              144 public/web/WebSettings.h     virtual void setPerTilePaintingEnabled(bool) = 0;
bool              147 public/web/WebSettings.h     virtual void setPinchVirtualViewportEnabled(bool) = 0;
bool              148 public/web/WebSettings.h     virtual void setPluginsEnabled(bool) = 0;
bool              149 public/web/WebSettings.h     virtual void setPrivilegedWebGLExtensionsEnabled(bool) = 0;
bool              150 public/web/WebSettings.h     virtual void setRenderVSyncNotificationEnabled(bool) = 0;
bool              151 public/web/WebSettings.h     virtual void setReportScreenSizeInPhysicalPixelsQuirk(bool) = 0;
bool              153 public/web/WebSettings.h     virtual void setSelectTrailingWhitespaceEnabled(bool) = 0;
bool              154 public/web/WebSettings.h     virtual void setSelectionIncludesAltImageText(bool) = 0;
bool              156 public/web/WebSettings.h     virtual void setShouldPrintBackgrounds(bool) = 0;
bool              157 public/web/WebSettings.h     virtual void setShouldClearDocumentBackground(bool) = 0;
bool              158 public/web/WebSettings.h     virtual void setShouldRespectImageOrientation(bool) = 0;
bool              159 public/web/WebSettings.h     virtual void setShowFPSCounter(bool) = 0;
bool              160 public/web/WebSettings.h     virtual void setShowPaintRects(bool) = 0;
bool              161 public/web/WebSettings.h     virtual void setShrinksStandaloneImagesToFit(bool) = 0;
bool              162 public/web/WebSettings.h     virtual void setShrinksViewportContentToFit(bool) = 0;
bool              163 public/web/WebSettings.h     virtual void setSmartInsertDeleteEnabled(bool) = 0;
bool              171 public/web/WebSettings.h     virtual void setSpatialNavigationEnabled(bool) = 0;
bool              173 public/web/WebSettings.h     virtual void setSupportDeprecatedTargetDensityDPI(bool) = 0;
bool              174 public/web/WebSettings.h     virtual void setSupportsMultipleWindows(bool) = 0;
bool              175 public/web/WebSettings.h     virtual void setSyncXHRInDocumentsEnabled(bool) = 0;
bool              176 public/web/WebSettings.h     virtual void setTextAreasAreResizable(bool) = 0;
bool              177 public/web/WebSettings.h     virtual void setTextAutosizingEnabled(bool) = 0;
bool              179 public/web/WebSettings.h     virtual void setThreadedHTMLParser(bool) = 0;
bool              180 public/web/WebSettings.h     virtual void setTouchDragDropEnabled(bool) = 0;
bool              181 public/web/WebSettings.h     virtual void setTouchEditingEnabled(bool) = 0;
bool              182 public/web/WebSettings.h     virtual void setUnifiedTextCheckerEnabled(bool) = 0;
bool              183 public/web/WebSettings.h     virtual void setUnsafePluginPastingEnabled(bool) = 0;
bool              184 public/web/WebSettings.h     virtual void setUsesEncodingDetector(bool) = 0;
bool              185 public/web/WebSettings.h     virtual void setUseLegacyBackgroundSizeShorthandBehavior(bool) = 0;
bool              186 public/web/WebSettings.h     virtual void setUseSolidColorScrollbars(bool) = 0;
bool              187 public/web/WebSettings.h     virtual void setUseWideViewport(bool) = 0;
bool              189 public/web/WebSettings.h     virtual void setViewportEnabled(bool) = 0;
bool              190 public/web/WebSettings.h     virtual void setViewportMetaEnabled(bool) = 0;
bool              191 public/web/WebSettings.h     virtual void setViewportMetaLayoutSizeQuirk(bool) = 0;
bool              192 public/web/WebSettings.h     virtual void setViewportMetaMergeContentQuirk(bool) = 0;
bool              193 public/web/WebSettings.h     virtual void setViewportMetaNonUserScalableQuirk(bool) = 0;
bool              194 public/web/WebSettings.h     virtual void setViewportMetaZeroValuesQuirk(bool) = 0;
bool              195 public/web/WebSettings.h     virtual void setVisualWordMovementEnabled(bool) = 0;
bool              196 public/web/WebSettings.h     virtual void setWebAudioEnabled(bool) = 0;
bool              197 public/web/WebSettings.h     virtual void setWebGLErrorsToConsoleEnabled(bool) = 0;
bool              198 public/web/WebSettings.h     virtual void setWebSecurityEnabled(bool) = 0;
bool              199 public/web/WebSettings.h     virtual void setWideViewportQuirkEnabled(bool) = 0;
bool              200 public/web/WebSettings.h     virtual void setXSSAuditorEnabled(bool) = 0;
bool              203 public/web/WebSettings.h     virtual void setFixedPositionCreatesStackingContext(bool) { }
bool               84 public/web/WebSocket.h     virtual bool setBinaryType(BinaryType) = 0;
bool               89 public/web/WebSocket.h     virtual bool sendText(const WebString&) = 0;
bool               90 public/web/WebSocket.h     virtual bool sendArrayBuffer(const WebArrayBuffer&) = 0;
bool               49 public/web/WebSpeechInputController.h     virtual bool startRecognition(int requestId, const WebRect& elementRect, const WebString& language, const WebString& grammar, const WebSecurityOrigin& origin)
bool               61 public/web/WebSpeechRecognitionHandle.h     BLINK_EXPORT bool equals(const WebSpeechRecognitionHandle&) const;
bool               62 public/web/WebSpeechRecognitionHandle.h     BLINK_EXPORT bool lessThan(const WebSpeechRecognitionHandle&) const;
bool               74 public/web/WebSpeechRecognitionHandle.h inline bool operator==(const WebSpeechRecognitionHandle& a, const WebSpeechRecognitionHandle& b)
bool               79 public/web/WebSpeechRecognitionHandle.h inline bool operator!=(const WebSpeechRecognitionHandle& a, const WebSpeechRecognitionHandle& b)
bool               84 public/web/WebSpeechRecognitionHandle.h inline bool operator<(const WebSpeechRecognitionHandle& a, const WebSpeechRecognitionHandle& b)
bool               40 public/web/WebSpeechRecognitionParams.h     WebSpeechRecognitionParams(const WebVector<WebSpeechGrammar>& grammars, const WebString& language, bool continuous, bool interimResults, unsigned long maxAlternatives, const WebSecurityOrigin& origin)
bool               52 public/web/WebSpeechRecognitionParams.h     bool continuous() const { return m_continuous; }
bool               53 public/web/WebSpeechRecognitionParams.h     bool interimResults() const { return m_interimResults; }
bool               60 public/web/WebSpeechRecognitionParams.h     bool m_continuous;
bool               61 public/web/WebSpeechRecognitionParams.h     bool m_interimResults;
bool               46 public/web/WebSpeechRecognitionResult.h     BLINK_EXPORT void assign(const WebVector<WebString>& transcripts, const WebVector<float>& confidences, bool final);
bool               75 public/web/WebSpellCheckClient.h     virtual void showSpellingUI(bool show) { }
bool               78 public/web/WebSpellCheckClient.h     virtual bool isShowingSpellingUI() { return false; }
bool               49 public/web/WebStorageEventDispatcher.h             bool originatedInProcess);
bool               56 public/web/WebStorageEventDispatcher.h             WebStorageArea* sourceAreaInstance, bool originatedInProcess);
bool               48 public/web/WebSurroundingText.h     BLINK_EXPORT bool isNull() const;
bool               58 public/web/WebTextInputInfo.h     BLINK_EXPORT bool equals(const WebTextInputInfo&) const;
bool               70 public/web/WebTextInputInfo.h inline bool operator==(const WebTextInputInfo& a, const WebTextInputInfo& b)
bool               75 public/web/WebTextInputInfo.h inline bool operator!=(const WebTextInputInfo& a, const WebTextInputInfo& b)
bool               43 public/web/WebTextRun.h     WebTextRun(const WebString& t, bool isRTL, bool hasDirectionalOverride)
bool               56 public/web/WebTextRun.h     bool rtl;
bool               57 public/web/WebTextRun.h     bool directionalOverride;
bool               59 public/web/WebURLLoaderOptions.h     bool untrustedHTTP; // Whether to validate the method and headers as if this was an XMLHttpRequest.
bool               60 public/web/WebURLLoaderOptions.h     bool sniffContent; // Whether to sniff content.
bool               61 public/web/WebURLLoaderOptions.h     bool allowCredentials; // Whether to send HTTP credentials and cookies with the request.
bool               62 public/web/WebURLLoaderOptions.h     bool exposeAllResponseHeaders; // If policy is to use access control, whether to expose non-whitelisted response headers to the client.
bool               43 public/web/WebUserGestureIndicator.h     BLINK_EXPORT static bool isProcessingUserGesture();
bool               46 public/web/WebUserGestureIndicator.h     BLINK_EXPORT static bool consumeUserGesture();
bool               56 public/web/WebUserGestureToken.h     BLINK_EXPORT bool hasGestures() const;
bool               59 public/web/WebUserGestureToken.h     bool isNull() const { return m_token.isNull(); }
bool               63 public/web/WebUserMediaRequest.h     bool isNull() const { return m_private.isNull(); }
bool               64 public/web/WebUserMediaRequest.h     BLINK_EXPORT bool equals(const WebUserMediaRequest&) const;
bool               67 public/web/WebUserMediaRequest.h     BLINK_EXPORT bool audio() const;
bool               68 public/web/WebUserMediaRequest.h     BLINK_EXPORT bool video() const;
bool               94 public/web/WebUserMediaRequest.h inline bool operator==(const WebUserMediaRequest& a, const WebUserMediaRequest& b)
bool              115 public/web/WebView.h     virtual bool isTransparent() const = 0;
bool              116 public/web/WebView.h     virtual void setIsTransparent(bool) = 0;
bool              129 public/web/WebView.h     virtual bool tabsToLinks() const = 0;
bool              130 public/web/WebView.h     virtual void setTabsToLinks(bool) = 0;
bool              134 public/web/WebView.h     virtual bool tabKeyCyclesThroughElements() const = 0;
bool              135 public/web/WebView.h     virtual void setTabKeyCyclesThroughElements(bool) = 0;
bool              139 public/web/WebView.h     virtual bool isActive() const = 0;
bool              140 public/web/WebView.h     virtual void setIsActive(bool) = 0;
bool              143 public/web/WebView.h     virtual void setDomainRelaxationForbidden(bool, const WebString& scheme) = 0;
bool              171 public/web/WebView.h     virtual void setInitialFocus(bool reverse) = 0;
bool              187 public/web/WebView.h     virtual void advanceFocus(bool reverse) { }
bool              195 public/web/WebView.h     virtual bool zoomToMultipleTargetsRect(const WebRect&) = 0;
bool              268 public/web/WebView.h     virtual void setIgnoreViewportTagScaleLimits(bool) = 0;
bool              370 public/web/WebView.h     virtual bool inspectorSetting(const WebString& key,
bool              411 public/web/WebView.h     BLINK_EXPORT static void setUseExternalPopupMenus(bool);
bool              454 public/web/WebView.h     virtual bool endActiveFlingAnimation() = 0;
bool              456 public/web/WebView.h     virtual void setShowPaintRects(bool) = 0;
bool              457 public/web/WebView.h     virtual void setShowFPSCounter(bool) = 0;
bool              458 public/web/WebView.h     virtual void setContinuousPaintingEnabled(bool) = 0;
bool              459 public/web/WebView.h     virtual void setShowScrollBottleneckRects(bool) = 0;
bool              470 public/web/WebView.h                                     bool isInitialState) { }
bool              488 public/web/WebView.h     virtual void updateForCommit(WebFrame*, const WebHistoryItem&, WebHistoryCommitType, bool navigationWithinPage) { }
bool              111 public/web/WebViewClient.h                                 bool suppressOpener) {
bool              141 public/web/WebViewClient.h     virtual bool enumerateChosenDirectory(const WebString& path, WebFileChooserCompletion*) { return false; }
bool              159 public/web/WebViewClient.h     virtual bool handleCurrentKeyboardEvent() { return false; }
bool              182 public/web/WebViewClient.h     virtual bool runFileChooser(const WebFileChooserParams&,
bool              190 public/web/WebViewClient.h     virtual bool openDateTimeChooser(const WebDateTimeChooserParams&, WebDateTimeChooserCompletion*) { return false; }
bool              211 public/web/WebViewClient.h     virtual bool runModalConfirmDialog(
bool              219 public/web/WebViewClient.h     virtual bool runModalPromptDialog(
bool              227 public/web/WebViewClient.h     virtual bool runModalBeforeUnloadDialog(
bool              247 public/web/WebViewClient.h     virtual bool acceptsLoadDrops() { return true; }
bool              267 public/web/WebViewClient.h     virtual bool didTapMultipleTargets(const WebGestureEvent&, const WebVector<WebRect>& targetRects) { return false; }
bool               91 public/web/WebWidget.h     virtual void enterForceCompositingMode(bool enter) { }
bool              122 public/web/WebWidget.h     virtual bool isTrackingRepaints() const { return false; }
bool              135 public/web/WebWidget.h     virtual bool handleInputEvent(const WebInputEvent&) { return false; }
bool              138 public/web/WebWidget.h     virtual void setCursorVisibilityState(bool isVisible) { }
bool              141 public/web/WebWidget.h     virtual bool hasTouchEventHandlersAt(const WebPoint&) { return true; }
bool              153 public/web/WebWidget.h     virtual void setFocus(bool) { }
bool              160 public/web/WebWidget.h     virtual bool setComposition(
bool              174 public/web/WebWidget.h     virtual bool confirmComposition() { return false; } // Deprecated
bool              175 public/web/WebWidget.h     virtual bool confirmComposition(ConfirmCompositionBehavior selectionBehavior) { return false; }
bool              183 public/web/WebWidget.h     virtual bool confirmComposition(const WebString& text) { return false; }
bool              188 public/web/WebWidget.h     virtual bool compositionRange(size_t* location, size_t* length) { return false; }
bool              195 public/web/WebWidget.h     virtual bool selectionBounds(WebRect& anchor, WebRect& focus) const { return false; }
bool              206 public/web/WebWidget.h     virtual bool selectionTextDirection(WebTextDirection& start, WebTextDirection& end) const { return false; }
bool              210 public/web/WebWidget.h     virtual bool isSelectionAnchorFirst() const { return false; }
bool              216 public/web/WebWidget.h     virtual bool caretOrSelectionRange(size_t* location, size_t* length) { return false; }
bool              223 public/web/WebWidget.h     virtual bool isAcceleratedCompositingActive() const { return false; }
bool              226 public/web/WebWidget.h     virtual bool isPagePopup() const { return false; }
bool              228 public/web/WebWidget.h     virtual bool isPopupMenu() const { return false; }
bool               83 public/web/WebWidgetClient.h     virtual void suppressCompositorScheduling(bool enable) { }
bool              111 public/web/WebWidgetClient.h     virtual bool isCompositorFramePending() const { return false; }
bool              136 public/web/WebWidgetClient.h     virtual bool enterFullScreen() { return false; }
bool              169 public/web/WebWidgetClient.h     virtual bool requestPointerLock() { return false; }
bool              177 public/web/WebWidgetClient.h     virtual bool isPointerLocked() { return false; }
bool              180 public/web/WebWidgetClient.h     virtual void didHandleGestureEvent(const WebGestureEvent& event, bool eventCancelled) { }
bool              183 public/web/WebWidgetClient.h     virtual void hasTouchEventHandlers(bool) { }
bool               46 public/web/WebWindowFeatures.h     bool xSet;
bool               48 public/web/WebWindowFeatures.h     bool ySet;
bool               50 public/web/WebWindowFeatures.h     bool widthSet;
bool               52 public/web/WebWindowFeatures.h     bool heightSet;
bool               54 public/web/WebWindowFeatures.h     bool menuBarVisible;
bool               55 public/web/WebWindowFeatures.h     bool statusBarVisible;
bool               56 public/web/WebWindowFeatures.h     bool toolBarVisible;
bool               57 public/web/WebWindowFeatures.h     bool locationBarVisible;
bool               58 public/web/WebWindowFeatures.h     bool scrollbarsVisible;
bool               59 public/web/WebWindowFeatures.h     bool resizable;
bool               61 public/web/WebWindowFeatures.h     bool fullscreen;
bool               62 public/web/WebWindowFeatures.h     bool dialog;
bool               49 public/web/WebWorkerPermissionClientProxy.h     virtual bool allowDatabase(const WebString& name, const WebString& displayName, unsigned long estimatedSize)
bool               56 public/web/WebWorkerPermissionClientProxy.h     virtual bool allowFileSystem()
bool               67 public/web/WebWorkerPermissionClientProxy.h     virtual bool allowIndexedDB(const WebString& name)
bool               61 public/web/android/WebInputEventFactory.h                                                         bool isSystemKey);
bool               90 public/web/android/WebInputEventFactory.h     BLINK_EXPORT static bool isSystemKeyEvent(const WebKeyboardEvent&);
bool               56 public/web/gtk/WebInputEventFactory.h     BLINK_EXPORT static bool isSystemKeyEvent(const WebKeyboardEvent&);
bool               45 public/web/linux/WebFontRendering.h     BLINK_EXPORT static void setAutoHint(bool);
bool               46 public/web/linux/WebFontRendering.h     BLINK_EXPORT static void setUseBitmaps(bool);
bool               47 public/web/linux/WebFontRendering.h     BLINK_EXPORT static void setAntiAlias(bool);
bool               48 public/web/linux/WebFontRendering.h     BLINK_EXPORT static void setSubpixelRendering(bool);
bool               49 public/web/linux/WebFontRendering.h     BLINK_EXPORT static void setSubpixelPositioning(bool);
bool               58 public/web/mac/WebInputEventFactory.h     BLINK_EXPORT static WebMouseWheelEvent mouseWheelEvent(NSEvent*, NSView*, bool canRubberbandLeft, bool canRubberbandRight);
bool               60 public/web/mac/WebInputEventFactory.h     BLINK_EXPORT static bool isSystemKeyEvent(const WebKeyboardEvent&);
bool               53 public/web/mac/WebScrollbarTheme.h         ScrollerStyle preferredScrollerStyle, bool redraw);
bool               16 public/web/win/WebFontRendering.h     BLINK_EXPORT static void setUseDirectWrite(bool);
bool               18 public/web/win/WebFontRendering.h     BLINK_EXPORT static void setUseSubpixelPositioning(bool);
bool               57 public/web/win/WebInputEventFactory.h     BLINK_EXPORT static bool isSystemKeyEvent(const WebKeyboardEvent&);