Searched refs:pTAttr (Results 1 – 1 of 1) sorted by relevance
64 for ( TextAttribute* pTAttr = pTextEntry->pAttribute; pTAttr != NULL ; ) in DeleteTextEntry() local66 TextAttribute* pTempTAttr = pTAttr; in DeleteTextEntry()67 pTAttr = pTAttr->pNextAttribute; in DeleteTextEntry()
Completed in 15 milliseconds