OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getTableModule
(Results
1 - 4
of
4
) sorted by null
/external/fonttools/Lib/fontTools/
inspect.py
80
if isinstance(value, ttLib.
getTableModule
('glyf').Glyph):
merge.py
357
module = ttLib.
getTableModule
('cmap')
subset.py
[
all
...]
/external/fonttools/Lib/fontTools/ttLib/
__init__.py
785
def
getTableModule
(tag):
810
module =
getTableModule
(tag)
Completed in 55 milliseconds