Searched refs:toBool (Results 1 – 5 of 5) sorted by relevance
11863 int toBool) in xmlXPathNodeCollectAndTest() argument12091 breakOnFirstHit = ((toBool) && (predOp == NULL)) ? 1 : 0; in xmlXPathNodeCollectAndTest()12351 if (toBool) in xmlXPathNodeCollectAndTest()12446 if (toBool) in xmlXPathNodeCollectAndTest()14030 xmlXPathObjectPtr *resultSeq, int toBool) in xmlXPathRunStreamEval() argument14058 if (! toBool) { in xmlXPathRunStreamEval()14072 if (toBool) in xmlXPathRunStreamEval()14078 if (toBool) in xmlXPathRunStreamEval()14138 if (toBool) in xmlXPathRunStreamEval()14166 if (toBool) in xmlXPathRunStreamEval()[all …]
797 QCOMPARE(m_myObject->variantProperty().toBool(), true); in getSetStaticProperty()985 QCOMPARE(m_myObject->qtFunctionActuals().at(0).toBool(), true); in Q_DECLARE_METATYPE()
669 … return mainFrame()->evaluateJavaScript("window.getSelection().getRangeAt(0).collapsed").toBool(); in isSelectionCollapsed()
759 return jsBoolean(variant.toBool()); in convertQVariantToValue()
13877 (QVariant::toBool): Added Int case, sorted alphabetically.