Home
last modified time | relevance | path

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

/dports/devel/stb/stb-f54acd4/
H A Dstb_tilemap_editor.h3647 static int stbte__cp_mode, stbte__cp_aspect, stbte__cp_state, stbte__cp_index, stbte__save, stbte__… variable
3682 int color = stbte__color_table[stbte__cp_mode][stbte__cp_aspect][stbte__cp_index]; in stbte__colorpicker()
3684 if (stbte__cp_altered && stbte__cp_index == STBTE__idle) in stbte__colorpicker()
3699 …stbte__color_table[stbte__cp_mode][stbte__cp_aspect][stbte__cp_index] = (rgb[0]<<16)|(rgb[1]<<8)|(… in stbte__colorpicker()
3708 stbte__draw_text(x, y+1, states[stbte__cp_index], x1-x-1, 0xffffff); in stbte__colorpicker()
3717 stbte__cp_index = stbte__state_to_index[0][0][0][stbte__cp_state]; in stbte__colorpicker()
/dports/cad/cura-engine/CuraEngine-fadb5d6b/include/stb/
H A Dstb_tilemap_editor.h3647 static int stbte__cp_mode, stbte__cp_aspect, stbte__cp_state, stbte__cp_index, stbte__save, stbte__… variable
3682 int color = stbte__color_table[stbte__cp_mode][stbte__cp_aspect][stbte__cp_index]; in stbte__colorpicker()
3684 if (stbte__cp_altered && stbte__cp_index == STBTE__idle) in stbte__colorpicker()
3699 …stbte__color_table[stbte__cp_mode][stbte__cp_aspect][stbte__cp_index] = (rgb[0]<<16)|(rgb[1]<<8)|(… in stbte__colorpicker()
3708 stbte__draw_text(x, y+1, states[stbte__cp_index], x1-x-1, 0xffffff); in stbte__colorpicker()
3717 stbte__cp_index = stbte__state_to_index[0][0][0][stbte__cp_state]; in stbte__colorpicker()
/dports/security/ridl/ridl-11b3240/stb/
H A Dstb_tilemap_editor.h3647 static int stbte__cp_mode, stbte__cp_aspect, stbte__cp_state, stbte__cp_index, stbte__save, stbte__… variable
3682 int color = stbte__color_table[stbte__cp_mode][stbte__cp_aspect][stbte__cp_index]; in stbte__colorpicker()
3684 if (stbte__cp_altered && stbte__cp_index == STBTE__idle) in stbte__colorpicker()
3699 …stbte__color_table[stbte__cp_mode][stbte__cp_aspect][stbte__cp_index] = (rgb[0]<<16)|(rgb[1]<<8)|(… in stbte__colorpicker()
3708 stbte__draw_text(x, y+1, states[stbte__cp_index], x1-x-1, 0xffffff); in stbte__colorpicker()
3717 stbte__cp_index = stbte__state_to_index[0][0][0][stbte__cp_state]; in stbte__colorpicker()
/dports/net-im/uTox/uTox/third-party/stb/
H A Dstb_tilemap_editor.h3658 static int stbte__cp_mode, stbte__cp_aspect, stbte__cp_state, stbte__cp_index, stbte__save, stbte__… variable
3693 int color = stbte__color_table[stbte__cp_mode][stbte__cp_aspect][stbte__cp_index]; in stbte__colorpicker()
3695 if (stbte__cp_altered && stbte__cp_index == STBTE__idle) in stbte__colorpicker()
3710 …stbte__color_table[stbte__cp_mode][stbte__cp_aspect][stbte__cp_index] = (rgb[0]<<16)|(rgb[1]<<8)|(… in stbte__colorpicker()
3719 stbte__draw_text(x, y+1, states[stbte__cp_index], x1-x-1, 0xffffff); in stbte__colorpicker()
3728 stbte__cp_index = stbte__state_to_index[0][0][0][stbte__cp_state]; in stbte__colorpicker()