Searched refs:pPrevLeaf (Results 1 – 2 of 2) sorted by relevance
1880 SwLayoutFrm *pPrevLeaf = 0; in GetPrevSctLeaf() local1912 pPrevLeaf = pLayLeaf; in GetPrevSctLeaf()1924 if( !pPrevLeaf ) in GetPrevSctLeaf()1926 pLayLeaf = pPrevLeaf; in GetPrevSctLeaf()
1116 SwLayoutFrm *pPrevLeaf = 0; in GetPrevLeaf() local1127 pPrevLeaf = pLayLeaf; in GetPrevLeaf()1137 return pLayLeaf ? pLayLeaf : pPrevLeaf; in GetPrevLeaf()
Completed in 47 milliseconds