OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lastcomponent
(Results
1 - 2
of
2
) sorted by null
/external/fonttools/Lib/fontTools/ttLib/
woff2.py
828
lastcomponent
= len(glyph.components) - 1
832
if i ==
lastcomponent
:
[
all
...]
/external/fonttools/Lib/fontTools/ttLib/tables/
_g_l_y_f.py
620
lastcomponent
= len(self.components) - 1
624
if i ==
lastcomponent
:
[
all
...]
Completed in 300 milliseconds