self_type
typedef amask_no_clip_u8<Step, Offset, MaskF> self_type;
typedef alpha_mask_u8<Step, Offset, MaskF> self_type;
typedef pod_array<T> self_type;
typedef pod_auto_array<T, Size> self_type;
typedef pod_auto_vector<T, Size> self_type;
typedef rect_base<T> self_type;
typedef recursive_blur_calc_rgba<T> self_type;
typedef recursive_blur_calc_rgb<T> self_type;
typedef recursive_blur_calc_gray<T> self_type;
typedef gray16 self_type;
typedef gray8 self_type;
typedef rgba8 self_type;
typedef rgba16 self_type;
typedef conv_curve<VertexSource, Curve3, Curve4> self_type;
typedef font_cache_manager<FontEngine> self_type;
typedef gamma_lut<LoResT, HiResT, GammaShift, HiResShift> self_type;
typedef vertex_block_storage<T, BlockShift, BlockPool> self_type;
typedef path_base<VertexContainer> self_type;
typedef rasterizer_cells_aa<Cell> self_type;
typedef renderer_outline_aa<base_ren_type> self_type;
typedef renderer_outline_image<BaseRenderer, ImagePattern> self_type;
typedef scanline32_p8 self_type;
typedef scanline_p8 self_type;
typedef scanline_u8 self_type;
typedef scanline32_u8 self_type;
typedef scanline_p8_subpix self_type;
typedef scanline_p8_subpix self_type;
typedef scanline_u8_subpix self_type;
typedef scanline_u8_subpix_avrg_filtering self_type;