Searched refs:set_text_color (Results 1 – 3 of 3) sorted by relevance
123 CJS_Result set_text_color(CJS_Runtime* pRuntime, v8::Local<v8::Value> vp);
662 fTarget->set_text_color(pRuntime, arColor); in AFNumber_Format()680 fTarget->set_text_color(pRuntime, arColor); in AFNumber_Format()
1961 CJS_Result CJS_Field::set_text_color(CJS_Runtime* pRuntime, in set_text_color() function in CJS_Field