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