Searched defs:this (Results 76 - 78 of 78) sorted by relevance

1234

/external/python/cpython2/Lib/lib-tk/
H A DTkinter.py39 import _tkinter # If this fails your Python may not be configured for Tk namespace
152 Instances of this type are generated if one of the following events occurs:
199 Call this function to inhibit that the first instance of
441 this widget in the Tcl interpreter."""
473 widget elements are derived from this.
522 """Direct input focus to this widget.
525 this widget will get the focus if the application gets
530 """Direct input focus to this widget even if the
546 display where this widget is located.
554 for this widge
[all...]
/external/python/cpython3/Lib/tkinter/
H A D__init__.py36 import _tkinter # If this fails your Python may not be configured for Tk namespace
183 Instances of this type are generated if one of the following events occurs:
266 Call this function to inhibit that the first instance of
585 this widget in the Tcl interpreter."""
617 widget elements are derived from this.
675 """Direct input focus to this widget.
678 this widget will get the focus if the application gets
683 """Direct input focus to this widget even if the
699 display where this widget is located.
707 for this widge
[all...]
/external/libpng/contrib/libtests/
H A Dpngvalid.c46 /* Define the following to use this test against your installed libpng, rather
163 # define this not_the_cpp_this macro
308 #define R8(this) randomize(&(this), sizeof (this))
570 * while this is basically bit addressed there is an implicit assumption
714 png_size_t datacount; /* In this (the last) buffer */
729 /* Statistics for this run. */
745 * png_store (in fact it never does in this program.)
782 png_size_t cb_image; /* Size of this buffe
1957 store_memory *this = voidcast(store_memory*, memory), **test; local
2354 png_store this; /* I am a png_store */ member in struct:png_modifier
3297 png_modification this; member in struct:gama_modification
3329 png_modification this; member in struct:chrm_modification
3382 png_modification this; member in struct:srgb_modification
3424 png_modification this; member in struct:sbit_modification
6046 image_pixel_setf(image_pixel *this, unsigned int rMax, unsigned int gMax, unsigned int bMax, unsigned int aMax) argument
6077 image_pixel_init(image_pixel *this, png_const_bytep row, png_byte colour_type, png_byte bit_depth, png_uint_32 x, store_palette palette, const image_pixel *format ) argument
6191 image_pixel_convert_PLTE(image_pixel *this) argument
6218 image_pixel_add_alpha(image_pixel *this, const standard_display *display, int for_background) argument
6350 standard_display this; member in struct:transform_display
6370 transform_set_encoding(transform_display *this) argument
6397 image_transform_ini_end(const image_transform *this, transform_display *that) argument
6405 image_transform_set_end(const image_transform *this, transform_display *that, png_structp pp, png_infop pi) argument
6432 image_transform_mod_end(const image_transform *this, image_pixel *that, png_const_structp pp, const transform_display *display) argument
7038 image_transform_default_ini(const image_transform *this, transform_display *that) argument
7046 image_transform_default_add(image_transform *this, const image_transform **that, png_byte colour_type, png_byte bit_depth) argument
7062 image_transform_png_set_palette_to_rgb_set(const image_transform *this, transform_display *that, png_structp pp, png_infop pi) argument
7070 image_transform_png_set_palette_to_rgb_mod(const image_transform *this, image_pixel *that, png_const_structp pp, const transform_display *display) argument
7081 image_transform_png_set_palette_to_rgb_add(image_transform *this, const image_transform **that, png_byte colour_type, png_byte bit_depth) argument
7100 image_transform_png_set_tRNS_to_alpha_set(const image_transform *this, transform_display *that, png_structp pp, png_infop pi) argument
7115 image_transform_png_set_tRNS_to_alpha_mod(const image_transform *this, image_pixel *that, png_const_structp pp, const transform_display *display) argument
7150 image_transform_png_set_tRNS_to_alpha_add(image_transform *this, const image_transform **that, png_byte colour_type, png_byte bit_depth) argument
7178 image_transform_png_set_gray_to_rgb_set(const image_transform *this, transform_display *that, png_structp pp, png_infop pi) argument
7187 image_transform_png_set_gray_to_rgb_mod(const image_transform *this, image_pixel *that, png_const_structp pp, const transform_display *display) argument
7219 image_transform_png_set_gray_to_rgb_add(image_transform *this, const image_transform **that, png_byte colour_type, png_byte bit_depth) argument
7238 image_transform_png_set_expand_set(const image_transform *this, transform_display *that, png_structp pp, png_infop pi) argument
7250 image_transform_png_set_expand_mod(const image_transform *this, image_pixel *that, png_const_structp pp, const transform_display *display) argument
7267 image_transform_png_set_expand_add(image_transform *this, const image_transform **that, png_byte colour_type, png_byte bit_depth) argument
7291 image_transform_png_set_expand_gray_1_2_4_to_8_set( const image_transform *this, transform_display *that, png_structp pp, png_infop pi) argument
7301 image_transform_png_set_expand_gray_1_2_4_to_8_mod( const image_transform *this, image_pixel *that, png_const_structp pp, const transform_display *display) argument
7318 image_transform_png_set_expand_gray_1_2_4_to_8_add(image_transform *this, const image_transform **that, png_byte colour_type, png_byte bit_depth) argument
7345 image_transform_png_set_expand_16_set(const image_transform *this, transform_display *that, png_structp pp, png_infop pi) argument
7360 image_transform_png_set_expand_16_mod(const image_transform *this, image_pixel *that, png_const_structp pp, const transform_display *display) argument
7380 image_transform_png_set_expand_16_add(image_transform *this, const image_transform **that, png_byte colour_type, png_byte bit_depth) argument
7400 image_transform_png_set_scale_16_set(const image_transform *this, transform_display *that, png_structp pp, png_infop pi) argument
7412 image_transform_png_set_scale_16_mod(const image_transform *this, image_pixel *that, png_const_structp pp, const transform_display *display) argument
7429 image_transform_png_set_scale_16_add(image_transform *this, const image_transform **that, png_byte colour_type, png_byte bit_depth) argument
7448 image_transform_png_set_strip_16_set(const image_transform *this, transform_display *that, png_structp pp, png_infop pi) argument
7460 image_transform_png_set_strip_16_mod(const image_transform *this, image_pixel *that, png_const_structp pp, const transform_display *display) argument
7500 image_transform_png_set_strip_16_add(image_transform *this, const image_transform **that, png_byte colour_type, png_byte bit_depth) argument
7519 image_transform_png_set_strip_alpha_set(const image_transform *this, transform_display *that, png_structp pp, png_infop pi) argument
7527 image_transform_png_set_strip_alpha_mod(const image_transform *this, image_pixel *that, png_const_structp pp, const transform_display *display) argument
7543 image_transform_png_set_strip_alpha_add(image_transform *this, const image_transform **that, png_byte colour_type, png_byte bit_depth) argument
7603 image_transform_png_set_rgb_to_gray_ini(const image_transform *this, transform_display *that) argument
7764 image_transform_png_set_rgb_to_gray_set(const image_transform *this, transform_display *that, png_structp pp, png_infop pi) argument
7891 image_transform_png_set_rgb_to_gray_mod(const image_transform *this, image_pixel *that, png_const_structp pp, const transform_display *display) argument
8228 image_transform_png_set_rgb_to_gray_add(image_transform *this, const image_transform **that, png_byte colour_type, png_byte bit_depth) argument
8260 image_transform_png_set_background_set(const image_transform *this, transform_display *that, png_structp pp, png_infop pi) argument
8323 image_transform_png_set_background_mod(const image_transform *this, image_pixel *that, png_const_structp pp, const transform_display *display) argument
8408 image_transform_png_set_invert_alpha_set(const image_transform *this, transform_display *that, png_structp pp, png_infop pi) argument
8416 image_transform_png_set_invert_alpha_mod(const image_transform *this, image_pixel *that, png_const_structp pp, const transform_display *display) argument
8427 image_transform_png_set_invert_alpha_add(image_transform *this, const image_transform **that, png_byte colour_type, png_byte bit_depth) argument
8454 image_transform_png_set_bgr_set(const image_transform *this, transform_display *that, png_structp pp, png_infop pi) argument
8462 image_transform_png_set_bgr_mod(const image_transform *this, image_pixel *that, png_const_structp pp, const transform_display *display) argument
8474 image_transform_png_set_bgr_add(image_transform *this, const image_transform **that, png_byte colour_type, png_byte bit_depth) argument
8501 image_transform_png_set_swap_alpha_set(const image_transform *this, transform_display *that, png_structp pp, png_infop pi) argument
8509 image_transform_png_set_swap_alpha_mod(const image_transform *this, image_pixel *that, png_const_structp pp, const transform_display *display) argument
8521 image_transform_png_set_swap_alpha_add(image_transform *this, const image_transform **that, png_byte colour_type, png_byte bit_depth) argument
8546 image_transform_png_set_swap_set(const image_transform *this, transform_display *that, png_structp pp, png_infop pi) argument
8554 image_transform_png_set_swap_mod(const image_transform *this, image_pixel *that, png_const_structp pp, const transform_display *display) argument
8565 image_transform_png_set_swap_add(image_transform *this, const image_transform **that, png_byte colour_type, png_byte bit_depth) argument
8600 image_transform_png_set_filler_set(const image_transform *this, transform_display *that, png_structp pp, png_infop pi) argument
8621 image_transform_png_set_filler_mod(const image_transform *this, image_pixel *that, png_const_structp pp, const transform_display *display) argument
8648 image_transform_png_set_filler_add(image_transform *this, const image_transform **that, png_byte colour_type, png_byte bit_depth) argument
8673 image_transform_png_set_add_alpha_set(const image_transform *this, transform_display *that, png_structp pp, png_infop pi) argument
8688 image_transform_png_set_add_alpha_mod(const image_transform *this, image_pixel *that, png_const_structp pp, const transform_display *display) argument
8709 image_transform_png_set_add_alpha_add(image_transform *this, const image_transform **that, png_byte colour_type, png_byte bit_depth) argument
8736 image_transform_png_set_packing_set(const image_transform *this, transform_display *that, png_structp pp, png_infop pi) argument
8745 image_transform_png_set_packing_mod(const image_transform *this, image_pixel *that, png_const_structp pp, const transform_display *display) argument
8760 image_transform_png_set_packing_add(image_transform *this, const image_transform **that, png_byte colour_type, png_byte bit_depth) argument
8786 image_transform_png_set_packswap_set(const image_transform *this, transform_display *that, png_structp pp, png_infop pi) argument
8795 image_transform_png_set_packswap_mod(const image_transform *this, image_pixel *that, png_const_structp pp, const transform_display *display) argument
8806 image_transform_png_set_packswap_add(image_transform *this, const image_transform **that, png_byte colour_type, png_byte bit_depth) argument
8831 image_transform_png_set_invert_mono_set(const image_transform *this, transform_display *that, png_structp pp, png_infop pi) argument
8839 image_transform_png_set_invert_mono_mod(const image_transform *this, image_pixel *that, png_const_structp pp, const transform_display *display) argument
8850 image_transform_png_set_invert_mono_add(image_transform *this, const image_transform **that, png_byte colour_type, png_byte bit_depth) argument
8878 image_transform_png_set_shift_set(const image_transform *this, transform_display *that, png_structp pp, png_infop pi) argument
8900 image_transform_png_set_shift_mod(const image_transform *this, image_pixel *that, png_const_structp pp, const transform_display *display) argument
8932 image_transform_png_set_shift_add(image_transform *this, const image_transform **that, png_byte colour_type, png_byte bit_depth) argument
8951 _set(const image_transform *this, transform_display *that, png_structp pp, png_infop pi) argument
8959 _mod(const image_transform *this, image_pixel *that, png_const_structp pp, const transform_display *display) argument
8967 _add(image_transform *this, const image_transform **that, png_byte colour_type, png_byte bit_depth) argument
9080 image_transform_add(const image_transform **this, unsigned int max, png_uint_32 counter, char *name, size_t sizeof_name, size_t *pos, png_byte colour_type, png_byte bit_depth) argument
9210 standard_display this; member in struct:gamma_display
[all...]

Completed in 202 milliseconds

1234