Home
last modified time | relevance | path

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

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dminiline.e178 extern void DoInsertThinSpace ARGS_DECL((int thin_space_w));
179 extern void InsertHighlightedThinSpace ARGS_DECL((int thin_space_w));
H A Dminiline.c2645 void DoInsertThinSpace(thin_space_w) in DoInsertThinSpace() argument
2646 int thin_space_w; in DoInsertThinSpace()
2653 pThinSpaceStrBlock->special_char_w = pThinSpaceStrBlock->w = thin_space_w;
2749 void InsertHighlightedThinSpace(thin_space_w) in InsertHighlightedThinSpace() argument
2750 int thin_space_w; in InsertHighlightedThinSpace()