Lines Matching refs:pageInfo
109 class pageInfo:
161 """Print a single field of a pageInfo struct, possibly None.
172 """Print out fields of a pageInfo struct
174 - pi - pageInfo
175 - file - indexed by pageInfo"""
229 """Return (creating if needed) the pageInfo entry in pageMap for name"""
231 pi = pageInfo()
270 """Fill in missing fields in pageInfo structures, to the extent they can be
273 - pageMap - dictionary of pageInfo structures
275 - file - list of strings making up the file, indexed by pageInfo"""
418 pageInfo entries for each one found, or None on failure."""
441 # Track the pageInfo object corresponding to the current open block
527 logWarn('no pageInfo available for opening -- delimiter')
534 logWarn('no pageInfo available for closing -- delimiter')