Home | History | Annotate | Download | only in fxcrt

Lines Matching defs:pThis

272     FX_LPCBYTE pThis = (FX_LPCBYTE)m_pData->m_String;

275 if ((*pThis) != (*pThat)) {
276 FX_BYTE bThis = *pThis;
288 pThis ++;