Home
last modified time | relevance | path

Searched refs:InsertStrBlock (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dminiline.e116 extern void InsertStrBlock ARGS_DECL((StrBlockInfo *pPrevStrBlock,
H A Dtext.c4663 InsertStrBlock(pLastStrBlock, NULL, pStrBlock, &pFirstStrBlock,
6910 InsertStrBlock(curStrBlock->prev, curStrBlock, src_str_block,
6940 InsertStrBlock(curStrBlock->prev, curStrBlock, src_str_block,
H A Dminiline.c716 void InsertStrBlock(pPrevStrBlock, pNextStrBlock, pStrBlock, in InsertStrBlock() function