Home
last modified time | relevance | path

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

/dports/math/reduce/Reduce-svn5758-src/csl/fox/src/
H A Dfxunicode.cpp5765 const unsigned short script_plane[68]={ variable
6529 return script_data[script_block[script_plane[ucs>>14]+((ucs>>7)&127)]+(ucs&127)]; in scriptType()
/dports/x11-toolkits/fox16/fox-1.6.57/src/
H A Dfxunicode.cpp5765 const unsigned short script_plane[68]={ variable
6529 return script_data[script_block[script_plane[ucs>>14]+((ucs>>7)&127)]+(ucs&127)]; in scriptType()
/dports/audio/gogglesmm/gogglesmm-1.2.2/cfox/lib/
H A Dfxunicode.cpp8168 const unsigned short script_plane[68]={ variable
9532 return script_data[script_block[script_plane[ucs>>14]+((ucs>>7)&127)]+(ucs&127)]; in scriptType()
/dports/x11-toolkits/fox17/fox-1.7.77/lib/
H A Dfxunicode.cpp8168 const unsigned short script_plane[68]={ variable
9532 return script_data[script_block[script_plane[ucs>>14]+((ucs>>7)&127)]+(ucs&127)]; in scriptType()