Searched defs:getBoolean (Results 1 – 9 of 9) sorted by relevance
86 inline bool JSValue::getBoolean(bool& v) const in getBoolean() function353 inline bool JSValue::getBoolean() const in getBoolean() function435 inline bool JSValue::getBoolean() const in getBoolean() function
84 getBoolean: function(id) { method in LoadTimeData
77 bool InspectorState::getBoolean(const String& propertyName) in getBoolean() function in WebCore::InspectorState
655 bool InspectorObject::getBoolean(const String& name, bool* output) const in getBoolean() function in WebCore::InspectorObject
171 public boolean getBoolean() { return true; } in getBoolean() method in ProxyBuilderTest.AllReturnTypes208 public boolean getBoolean(boolean input) { return input; } in getBoolean() method in ProxyBuilderTest.PassThroughAllTypes
320 public boolean getBoolean(String key, boolean deflt) { in getBoolean() method in PreferencesTest.MockPreferences
311 public boolean getBoolean(String key) { in getBoolean() method in AppSettings
246 public boolean getBoolean(int pos); in getBoolean() method297 public boolean getBoolean(int pos) { in getBoolean() method in ArrayAccessReplaceTest.Simple
331 public boolean getBoolean(int columnIndex) throws SQLException { in getBoolean() method in Impl_RowSet335 public boolean getBoolean(String columnName) throws SQLException { in getBoolean() method in Impl_RowSet