Searched refs:temphi (Results 1 – 1 of 1) sorted by relevance
2636 sal_uInt64 temphi = ((c&0x03ff) + 0x0040)<<10; in OutHTML_SwTxtNode() local2637 c = temphi|templow; in OutHTML_SwTxtNode()