Home
last modified time | relevance | path

Searched defs:set_style (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Lib/idlelib/
DParenMatch.py83 def set_style(self, style): member in ParenMatch
/external/skia/src/pdf/
DSkPDFDevice.cpp197 static void set_style(SkTCopyOnFirstWrite<SkPaint>* paint, SkPaint::Style style) { in set_style() function
/external/pdfium/fxjs/
Dcjs_field.cpp1911 CJS_Result CJS_Field::set_style(CJS_Runtime* pRuntime, in set_style() function in CJS_Field