OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:inkview
(Results
1 - 2
of
2
) sorted by null
/external/opencv3/doc/pattern_tools/
gen_pattern.py
62
c.
inkview
(self.output)
svgfig.py
474
def
inkview
(self, fileName=None, encoding="utf-8"):
member in class:SVG
475
"""View in "
inkview
", assuming that program is available on your system.
484
os.spawnvp(os.P_NOWAIT, "
inkview
", ("
inkview
", fileName))
[
all
...]
Completed in 48 milliseconds