Lines Matching defs:copy
1038 /// you have to copy the command buffer into the allocated buffer
4164 * copy and paste functions and even there only for more advanced cases. */
4251 nk_plugin_copy copy;
6925 /* copy all non-format characters */
7042 /* copy string value representation into buffer */
7055 /* copy string value representation into buffer */
7171 /* copy string value representation into buffer */
8120 /* copy back buffer to the end of the new buffer */
13567 /* create own copy of .TTF font blob */
22990 /* cut & copy handler */
22991 {int copy= nk_input_is_key_pressed(in, NK_KEY_COPY);
22993 if ((copy || cut) && (flags & NK_EDIT_CLIPBOARD))
23004 if (edit->clip.copy)
23005 edit->clip.copy(edit->clip.userdata, text, end - begin);
25430 /// Permission is hereby granted, free of charge, to any person obtaining a copy of
25433 /// use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
25448 /// Anyone is free to copy, modify, publish, use, compile, sell, or distribute this