Searched defs:text0 (Results 1 – 5 of 5) sorted by relevance
/third_party/python/Lib/idlelib/ |
D | query.py | 38 def __init__(self, parent, title, message, *, text0='', used_names={}, argument 191 def __init__(self, parent, title, message, text0, argument
|
/third_party/skia/experimental/sktext/editor/ |
D | Editor.cpp | 276 std::u16string text0 = u"In a hole in the ground there lived a hobbit. Not a nasty, dirty, " in MakeDemo() local
|
/third_party/skia/gm/ |
D | drawatlas.cpp | 188 const char text0[] = "ABCDFGHJKLMNOPQRSTUVWXYZ"; in drawTextPath() local
|
/third_party/python/Lib/idlelib/idle_test/ |
D | test_query.py | 113 text0 = '' variable in ModuleNameTest.Dummy_ModuleName
|
/third_party/skia/modules/skparagraph/samples/ |
D | SampleParagraph.cpp | 726 const std::u16string text0 = u"\u202Dabc"; in bidi() local
|