Searched refs:pIntBackAttr (Results 1 – 1 of 1) sorted by relevance
1447 …const TextCharAttrib* pIntBackAttr = pTextEngine->FindCharAttrib( aCursor, TEXTATTR_SPELL_BACKGROU… in PreNotify() local1450 if(pIntBackAttr || pIntErrorAttr) in PreNotify()1453 if(pIntBackAttr && !pBackAttr) in PreNotify()1454 pBackAttr = pIntBackAttr; in PreNotify()1455 bHasField |= pIntBackAttr != 0; in PreNotify()
Completed in 22 milliseconds