Home
last modified time | relevance | path

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

/dports/math/reduce/Reduce-svn5758-src/csl/fox/src/
H A Dfxunicode.cpp5396 const unsigned short title_plane[68]={ variable
5601 return ucs+title_data[title_block[title_plane[ucs>>14]+((ucs>>7)&127)]+(ucs&127)]; in toTitle()
/dports/x11-toolkits/fox16/fox-1.6.57/src/
H A Dfxunicode.cpp5396 const unsigned short title_plane[68]={ variable
5601 return ucs+title_data[title_block[title_plane[ucs>>14]+((ucs>>7)&127)]+(ucs&127)]; in toTitle()
/dports/audio/gogglesmm/gogglesmm-1.2.2/cfox/lib/
H A Dfxunicode.cpp7125 const unsigned short title_plane[68]={ variable
7396 return ucs+title_data[title_block[title_plane[ucs>>14]+((ucs>>7)&127)]+(ucs&127)]; in toTitle()
/dports/x11-toolkits/fox17/fox-1.7.77/lib/
H A Dfxunicode.cpp7125 const unsigned short title_plane[68]={ variable
7396 return ucs+title_data[title_block[title_plane[ucs>>14]+((ucs>>7)&127)]+(ucs&127)]; in toTitle()