Home | History | Annotate | Download | only in ref

Lines Matching refs:currentParent

80         int currentParent = 0;			// current parent - default is document root
693 // int w1 = currentParent;
700 // currentParent = ourslot;
803 // previousSibling = currentParent;
804 // nodes.readSlot(currentParent, gotslot);
805 // currentParent = gotslot[1] & 0xFFFF;
850 // int w1 = currentParent;
916 // int w1 = currentParent;
965 // int w1 = currentParent;
2097 int w1 = currentParent;
2120 int w1 = currentParent;
2156 int w1 = currentParent;
2165 currentParent = ourslot;
2203 int w1 = currentParent;
2240 int w1 = currentParent;
2324 previousSibling = currentParent;
2325 nodes.readSlot(currentParent, gotslot);
2326 currentParent = gotslot[1] & 0xFFFF;