Home
last modified time | relevance | path

Searched defs:text0 (Results 1 – 5 of 5) sorted by relevance

/third_party/python/Lib/idlelib/
Dquery.py38 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/
DEditor.cpp276 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/
Ddrawatlas.cpp188 const char text0[] = "ABCDFGHJKLMNOPQRSTUVWXYZ"; in drawTextPath() local
/third_party/python/Lib/idlelib/idle_test/
Dtest_query.py113 text0 = '' variable in ModuleNameTest.Dummy_ModuleName
/third_party/skia/modules/skparagraph/samples/
DSampleParagraph.cpp726 const std::u16string text0 = u"\u202Dabc"; in bidi() local