Searched refs:nFirstParaTextcount (Results 1 – 1 of 1) sorted by relevance
2403 … unsigned int nFirstParaTextcount = pFirstPara == NULL ? 0 : pFirstPara->GetTextSize(); in ApplyTextObj() local2404 if ( i < 8 || ((nParaCount == 1 && nFirstParaTextcount == 0) || nParaCount == 0)) in ApplyTextObj()
Completed in 42 milliseconds