Searched refs:textZoomIn (Results 1 – 2 of 2) sorted by relevance
86 void textZoomIn(const CppArgumentList&, CppVariant*);
279 bindMethod("textZoomIn", &EventSender::textZoomIn); in EventSender()763 void EventSender::textZoomIn(const CppArgumentList&, CppVariant* result) in textZoomIn() function in WebTestRunner::EventSender