Home
last modified time | relevance | path

Searched refs:set_text_color (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/fxjs/
Dcjs_field.h123 CJS_Result set_text_color(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp);
Dcjs_publicmethods.cpp662 fTarget->set_text_color(pRuntime, arColor); in AFNumber_Format()
680 fTarget->set_text_color(pRuntime, arColor); in AFNumber_Format()
Dcjs_field.cpp1961 CJS_Result CJS_Field::set_text_color(CJS_Runtime* pRuntime, in set_text_color() function in CJS_Field