Home
last modified time | relevance | path

Searched refs:txt_string (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/skia/modules/skottie/gm/
H A DExternalProperties.cpp99 const char* txt_string; in update_props() member
124 txt.fText.set(tst.txt_string); in update_props()
/aosp_15_r20/external/openthread/tests/scripts/thread-cert/
H A Dnode.py3960 txt_string = ' '.join([f'{key}={value}' for key, value in txt.items()])