Searched refs:nbl (Results 1 – 1 of 1) sorted by relevance
681 PDOC_TEXTBLOCK nbl; in SYSLINK_Render() local710 nbl = ReAlloc(bl, (nBlocks + 1) * sizeof(DOC_TEXTBLOCK)); in SYSLINK_Render()711 if (nbl != NULL) in SYSLINK_Render()713 bl = nbl; in SYSLINK_Render()