Home
last modified time | relevance | path

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

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dminiline.c2493 int StrBlocksHasSameProperties(pStrBlock1, pStrBlock2) in StrBlocksHasSameProperties() argument
2494 StrBlockInfo *pStrBlock1, *pStrBlock2; in StrBlocksHasSameProperties()
2496 if (pStrBlock1->type != pStrBlock2->type) {
2499 StrSegInfo *pStrSeg1=pStrBlock1->seg, *pStrSeg2=pStrBlock2->seg;