OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:approximation_scale
(Results
1 - 3
of
3
) sorted by null
/external/pdfium/third_party/agg23/
agg_conv_stroke.h
76
void
approximation_scale
(FX_FLOAT as)
function in struct:agg::conv_stroke
78
base_type::generator().
approximation_scale
(as);
92
FX_FLOAT
approximation_scale
() const
function in struct:agg::conv_stroke
94
return base_type::generator().
approximation_scale
();
agg_vcgen_stroke.h
77
void
approximation_scale
(FX_FLOAT as)
function in class:agg::vcgen_stroke
93
FX_FLOAT
approximation_scale
() const
function in class:agg::vcgen_stroke
agg_math_stroke.h
51
FX_FLOAT
approximation_scale
)
61
da = FXSYS_acos(FXSYS_Div(width, width + FXSYS_Div(1.0f / 8,
approximation_scale
))) * 2;
98
FX_FLOAT
approximation_scale
)
133
width,
approximation_scale
);
151
FX_FLOAT
approximation_scale
)
172
FXSYS_Div(1.0f / 8,
approximation_scale
))) * 2;
196
FX_FLOAT
approximation_scale
)
239
width,
approximation_scale
);
257
approximation_scale
);
262
width,
approximation_scale
);
[
all
...]
Completed in 560 milliseconds