Home
last modified time | relevance | path

Searched defs:StepX (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/libs/gil/test/core/image_view/
Dview_type_from_pixel.cpp17 struct StepX : std::true_type {}; struct
Dview_type.cpp17 struct StepX : std::true_type {}; struct
/third_party/giflib/
Dgifbg.c284 int Accumulator, StartX, StepX; in main() local