OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AddBeziers
(Results
1 - 6
of
6
) sorted by null
/external/pdfium/xfa/fde/
cfde_path.h
20
void
AddBeziers
(const std::vector<CFX_PointF>& points);
cfde_path.cpp
80
void CFDE_Path::
AddBeziers
(const std::vector<CFX_PointF>& points) {
/external/skia/src/utils/win/
SkDWriteGeometrySink.h
39
void STDMETHODCALLTYPE
AddBeziers
(const D2D1_BEZIER_SEGMENT *beziers, UINT beziersCount) override;
SkDWriteGeometrySink.cpp
113
void STDMETHODCALLTYPE SkDWriteGeometrySink::
AddBeziers
(const D2D1_BEZIER_SEGMENT *beziers, UINT beziersCount) {
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdipluspath.h
135
Status
AddBeziers
(const PointF *points, INT count)
140
Status
AddBeziers
(const Point *points, INT count)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d2d1.h
[
all
...]
Completed in 132 milliseconds