Lines Matching refs:fFirstPos
260 n->fFirstPos = fNextIndex; // move past the '='
284 RHSExprNode->fFirstPos = startExprNode->fFirstPos;
286 fRB->fRules.extractBetween(RHSExprNode->fFirstPos, RHSExprNode->fLastPos, RHSExprNode->fText);
424 n->fFirstPos = fScanIndex;
426 fRB->fRules.extractBetween(n->fFirstPos, n->fLastPos, n->fText);
435 n->fFirstPos = fScanIndex;
437 fFirstPos, n->fLastPos, n->fText);
445 n->fFirstPos = fScanIndex;
447 fRB->fRules.extractBetween(n->fFirstPos, n->fLastPos, n->fText);
456 n->fFirstPos = fScanIndex;
473 fRB->fRules.extractBetween(n->fFirstPos, n->fLastPos, n->fText);
518 n->fFirstPos = fScanIndex;
528 fRB->fRules.extractBetween(n->fFirstPos+1, n->fLastPos, n->fText);
1197 n->fFirstPos = startPos;
1199 fRB->fRules.extractBetween(n->fFirstPos, n->fLastPos, n->fText);