Searched refs:get_data (Results 1 - 3 of 3) sorted by relevance

/vbox/src/libs/xpcom18a4/python/test/
H A Dtest_isupports_primitives.py66 def get_data(self): member in class:ExplicitSupportsString
86 def get_data(self): member in class:ExplicitSupportsUnicode
98 def get_data(self): member in class:ExplicitSupportsInt
110 def get_data(self): member in class:ExplicitSupportsLong
117 def get_data(self): member in class:ExplicitSupportsFloat
/vbox/src/libs/libpng-1.2.8/contrib/pngminus/
H A Dpnm2png.c54 png_uint_32 get_data (FILE *pnm_file, int depth);
348 *pix_ptr++ = get_data (pnm_file, bit_depth);
365 *pix_ptr++ = get_data (alpha_file, alpha_depth);
471 * get_data() - takes first byte and converts into next pixel value,
476 png_uint_32 get_data (FILE *pnm_file, int depth) function
/vbox/src/libs/xpcom18a4/python/server/
H A Dpolicy.py358 def get_data(self): member in class:SupportsPrimitive
365 return str(self.get_data())

Completed in 915 milliseconds