Searched refs:_POINT (Results 1 – 2 of 2) sorted by relevance
207 #define _POINT(row, column)\ in IMPLEMENT_LIST() macro276 fn += _POINT( row, col ) != 0; in IMPLEMENT_LIST()287 if( _POINT( row, col )) in IMPLEMENT_LIST()
298 # APIs. The second two (the _POINT settings) switch off individual APIs.300 # Prior to libpng 1.6.8 one of the API (_POINT) variants had to be selected. At