Home
last modified time | relevance | path

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

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dminiline.c5428 void BreakStrSeg(pSrcStrSeg, into_words, x, baseline_y, prototype, tx_to_move, in BreakStrSeg() argument
5431 int into_words, x, baseline_y;
5456 if (into_words) {
5514 void BreakStrBlock(pStrBlock, into_words, x, baseline_y, prototype, tx_to_move, in BreakStrBlock() argument
5517 int into_words, x, baseline_y;
5530 BreakStrSeg(pStrBlock->seg, into_words, x, baseline_y, prototype,
5547 BreakStrSeg(pStrBlock->seg, into_words, x-((pStrBlock->seg->w)>>1),
5555 BreakMiniLines(pStrBlock->sup, into_words, x, baseline_y, prototype,
5563 BreakMiniLines(pStrBlock->sub, into_words, x, baseline_y, prototype,
5571 void BreakMiniLine(pMiniLine, into_words, x, baseline_y, prototype, tx_to_move, in BreakMiniLine() argument
[all …]