Searched refs:makeAttributedString (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Tools/DumpRenderTree/chromium/
H A DTextInputController.h63 void makeAttributedString(const CppArgumentList&, CppVariant*);
H A DTextInputController.cpp63 bindMethod("makeAttributedString", &TextInputController::makeAttributedString);
221 void TextInputController::makeAttributedString(const CppArgumentList&, CppVariant* result) function in class:TextInputController

Completed in 53 milliseconds