Home
last modified time | relevance | path

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

/dports/games/rottdc/rottdc-1.0-2/rott/
H A D_rt_util.h43 #define WeightB 2 macro
H A Drt_util.c268 bestdistortion = ( (long)WeightR*r*r + (long)WeightG*g*g + (long)WeightB*b*b )*2; in BestColor()
277 distortion = WeightR*dr*dr + WeightG*dg*dg + WeightB*db*db; in BestColor()
/dports/editors/neovim/neovim-0.6.1/runtime/syntax/
H A Dgift.vim166 hi WeightB ctermbg=NONE ctermfg=DarkYellow guibg=NONE guifg=DarkYellow
189 hi def link giftWeightB WeightB
/dports/editors/vim/vim-8.2.3745/runtime/syntax/
H A Dgift.vim166 hi WeightB ctermbg=NONE ctermfg=DarkYellow guibg=NONE guifg=DarkYellow
189 hi def link giftWeightB WeightB