Searched defs:isBool (Results 1 – 4 of 4) sorted by relevance
105 bool isBool() const { return (type == NPVariantType_Bool); } in isBool() function
81 bool isBool() const { return (type == NPVariantType_Bool); } in isBool() function
84 bool isBool() const { return (type == NPVariantType_Bool); } in isBool() function
1393 Value::isBool() const in isBool() function in Json::Value