Home | History | Annotate | Download | only in lib

Lines Matching refs:isBool

2053                         isBool = typeof stateVal === "boolean";
2072 state = isBool ? state : !self.hasClass( className );