Searched refs:cx (Results 1 – 3 of 3) sorted by relevance
36 float cx, cy; member in fractal75 cx += step; in move_left()78 cx -= step; in move_right()
39 fx0 = fx0 / magn + cx; in calc_one_pixel()245 f0.cx = -0.6f; in fractal_group()248 f1.cx = -0.6f; in fractal_group()
109 const T cx = T(); in TestBrokenAllocator() local112 typename A::const_pointer pcx = &cx; in TestBrokenAllocator()117 typename A::const_reference rcx = cx; in TestBrokenAllocator()118 REQUIRE(&rcx==&cx); in TestBrokenAllocator()147 a.construct(p, cx); in TestBrokenAllocator()160 pair_allocator.construct(pair_pointer, cx, cx); in TestBrokenAllocator()