OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:endPath
(Results
1 - 4
of
4
) sorted by null
/external/fonttools/Lib/fontTools/pens/
basePen.py
21
nothing (only no-op closePath() and
endPath
() methods), but is useful
50
end each sub path with a call to pen.closePath() or pen.
endPath
().
98
or pen.
endPath
() after each sub path.
102
def
endPath
(self):
104
either pen.closePath() or pen.
endPath
() after each sub path.
137
def
endPath
(self):
214
def
endPath
(self):
/external/fonttools/Lib/fontTools/misc/
psCharStrings.py
677
def
endPath
(self):
717
self.
endPath
()
720
self.
endPath
()
723
self.
endPath
()
726
self.
endPath
()
966
def
endPath
(self):
968
self.pen.
endPath
()
984
self.
endPath
()
991
self.
endPath
()
999
self.
endPath
()
[
all
...]
/external/mesa3d/src/gallium/state_trackers/vega/
api_path.c
243
VGPath
endPath
,
251
endPath
== VG_INVALID_HANDLE) {
257
end = handle_to_path(
endPath
);
/external/mesa3d/include/VG/
openvg.h
604
VGPath
endPath
,
[
all
...]
Completed in 220 milliseconds