Searched defs:text0 (Results 1 – 4 of 4) sorted by relevance
/external/python/cpython3/Lib/idlelib/ |
D | query.py | 37 def __init__(self, parent, title, message, *, text0='', used_names={}, argument 176 def __init__(self, parent, title, message, text0, argument
|
/external/skia/gm/ |
D | drawatlas.cpp | 161 const char text0[] = "ABCDFGHJKLMNOPQRSTUVWXYZ"; in drawTextPath() local
|
/external/skqp/gm/ |
D | drawatlas.cpp | 154 const char text0[] = "ABCDFGHJKLMNOPQRSTUVWXYZ"; in drawTextPath() local
|
/external/python/cpython3/Lib/idlelib/idle_test/ |
D | test_query.py | 119 text0 = '' variable in ModuleNameTest.Dummy_ModuleName
|