Home
last modified time | relevance | path

Searched refs:CurStrBlockInMiniLines (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dminiline.e192 extern int CurStrBlockInMiniLines ARGS_DECL((MiniLinesInfo*));
H A Dminiline.c3185 if (CurStrBlockInMiniLines(pStrBlock->sup)) {
3190 if (CurStrBlockInMiniLines(pStrBlock->sub)) {
3217 int CurStrBlockInMiniLines(minilines) in CurStrBlockInMiniLines() function