Home
last modified time | relevance | path

Searched defs:fig (Results 1 – 3 of 3) sorted by relevance

/external/fonttools/Lib/fontTools/varLib/
Dplot.py48 def plotLocations(locations, fig, names=None, **kwargs): argument
72 def _plotLocations2D(model, axis, fig, cols, rows, names, **kwargs): argument
93 def _plotLocations3D(model, axes, fig, rows, cols, names, **kwargs): argument
129 def plotDocument(doc, fig, **kwargs): argument
/external/libvpx/libvpx/tools/non_greedy_mv/
Dnon_greedy_mv.py144 fig, axes = plt.subplots(2, 2) variable
/external/blktrace/btt/
Dbtt_plot.py243 def gen_title(fig, type, title_str): argument