Home
last modified time | relevance | path

Searched refs:endCount (Results 1 – 3 of 3) sorted by relevance

/external/webkit/LayoutTests/fast/events/touch/script-tests/
Dmulti-touch-grouped-targets.js40 var endCount = 0; variable
49 if (++endCount == 2)
/external/srec/tools/grxmlcompile/
Dgrxmldoc.h119 bool endCount( XMLNode &node, SubGraph *&p_SubGraph );
Dgrxmldoc.cpp334 endCount( node, p_SubGraph ); in endNode()
742 bool GRXMLDoc::endCount( XMLNode &node, SubGraph *&p_SubGraph ) in endCount() function in GRXMLDoc