Home
last modified time | relevance | path

Searched refs:mpBrother (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/vcl/unx/generic/printergfx/
H A Dbitmap_gfx.cxx278 LZWCTreeNode* mpBrother; // next node with same parent member
322 mpTable[i].mpBrother = NULL; in LZWEncoder()
372 for (p = mpPrefix->mpFirstChild; p != NULL; p = p->mpBrother) in EncodeByte()
402 p->mpBrother = mpPrefix->mpFirstChild; in EncodeByte()

Completed in 34 milliseconds