Searched refs:CppArgumentList (Results 1 - 19 of 19) sorted by relevance

/external/webkit/Tools/DumpRenderTree/chromium/
H A DLayoutTestController.h72 void dumpAsText(const CppArgumentList&, CppVariant*);
79 void dumpDatabaseCallbacks(const CppArgumentList&, CppVariant*);
84 void dumpEditingCallbacks(const CppArgumentList&, CppVariant*);
89 void dumpFrameLoadCallbacks(const CppArgumentList&, CppVariant*);
94 void dumpUserGestureInFrameLoadCallbacks(const CppArgumentList&, CppVariant*);
98 void dumpBackForwardList(const CppArgumentList&, CppVariant*);
102 void dumpChildFrameScrollPositions(const CppArgumentList&, CppVariant*);
107 void dumpChildFramesAsText(const CppArgumentList&, CppVariant*);
112 void dumpResourceLoadCallbacks(const CppArgumentList&, CppVariant*);
117 void dumpResourceResponseMIMETypes(const CppArgumentList
[all...]
H A DTextInputController.h50 void insertText(const CppArgumentList&, CppVariant*);
51 void doCommand(const CppArgumentList&, CppVariant*);
52 void setMarkedText(const CppArgumentList&, CppVariant*);
53 void unmarkText(const CppArgumentList&, CppVariant*);
54 void hasMarkedText(const CppArgumentList&, CppVariant*);
55 void conversationIdentifier(const CppArgumentList&, CppVariant*);
56 void substringFromRange(const CppArgumentList&, CppVariant*);
57 void attributedSubstringFromRange(const CppArgumentList&, CppVariant*);
58 void markedRange(const CppArgumentList&, CppVariant*);
59 void selectedRange(const CppArgumentList
[all...]
H A DEventSender.h66 void mouseDown(const CppArgumentList&, CppVariant*);
67 void mouseUp(const CppArgumentList&, CppVariant*);
68 void mouseMoveTo(const CppArgumentList&, CppVariant*);
69 void leapForward(const CppArgumentList&, CppVariant*);
70 void keyDown(const CppArgumentList&, CppVariant*);
71 void dispatchMessage(const CppArgumentList&, CppVariant*);
72 void textZoomIn(const CppArgumentList&, CppVariant*);
73 void textZoomOut(const CppArgumentList&, CppVariant*);
74 void zoomPageIn(const CppArgumentList&, CppVariant*);
75 void zoomPageOut(const CppArgumentList
[all...]
H A DAccessibilityUIElement.h57 void allAttributesCallback(const CppArgumentList&, CppVariant*);
58 void attributesOfLinkedUIElementsCallback(const CppArgumentList&, CppVariant*);
59 void attributesOfDocumentLinksCallback(const CppArgumentList&, CppVariant*);
60 void attributesOfChildrenCallback(const CppArgumentList&, CppVariant*);
61 void parametrizedAttributeNamesCallback(const CppArgumentList&, CppVariant*);
62 void lineForIndexCallback(const CppArgumentList&, CppVariant*);
63 void boundsForRangeCallback(const CppArgumentList&, CppVariant*);
64 void stringForRangeCallback(const CppArgumentList&, CppVariant*);
65 void childAtIndexCallback(const CppArgumentList&, CppVariant*);
66 void elementAtPointCallback(const CppArgumentList
[all...]
H A DPlainTextController.h45 void plainText(const CppArgumentList&, CppVariant*);
48 void fallbackMethod(const CppArgumentList&, CppVariant*);
H A DAccessibilityController.h58 void dumpAccessibilityNotifications(const CppArgumentList&, CppVariant*);
69 void logFocusEventsCallback(const CppArgumentList&, CppVariant*);
70 void logScrollingStartEventsCallback(const CppArgumentList&, CppVariant*);
71 void fallbackCallback(const CppArgumentList&, CppVariant*);
H A DPlainTextController.cpp54 void PlainTextController::plainText(const CppArgumentList& arguments, CppVariant* result)
74 void PlainTextController::fallbackMethod(const CppArgumentList&, CppVariant* result) argument
H A DLayoutTestController.cpp273 void LayoutTestController::dumpAsText(const CppArgumentList& arguments, CppVariant* result)
285 void LayoutTestController::dumpDatabaseCallbacks(const CppArgumentList&, CppVariant* result) argument
291 void LayoutTestController::dumpEditingCallbacks(const CppArgumentList&, CppVariant* result) argument
297 void LayoutTestController::dumpBackForwardList(const CppArgumentList&, CppVariant* result) argument
303 void LayoutTestController::dumpFrameLoadCallbacks(const CppArgumentList&, CppVariant* result) argument
309 void LayoutTestController::dumpUserGestureInFrameLoadCallbacks(const CppArgumentList&, CppVariant* result) argument
315 void LayoutTestController::dumpResourceLoadCallbacks(const CppArgumentList&, CppVariant* result) argument
321 void LayoutTestController::dumpResourceResponseMIMETypes(const CppArgumentList&, CppVariant* result) argument
327 void LayoutTestController::dumpChildFrameScrollPositions(const CppArgumentList&, CppVariant* result) argument
333 void LayoutTestController::dumpChildFramesAsText(const CppArgumentList argument
339 dumpWindowStatusChanges(const CppArgumentList&, CppVariant* result) argument
345 dumpTitleChanges(const CppArgumentList&, CppVariant* result) argument
358 waitUntilDone(const CppArgumentList&, CppVariant* result) argument
366 notifyDone(const CppArgumentList&, CppVariant* result) argument
421 queueReload(const CppArgumentList&, CppVariant* result) argument
614 setCanOpenWindows(const CppArgumentList&, CppVariant* result) argument
627 windowCount(const CppArgumentList&, CppVariant* result) argument
675 showWebInspector(const CppArgumentList&, CppVariant* result) argument
762 setUseDashboardCompatibilityMode(const CppArgumentList&, CppVariant* result) argument
768 clearAllApplicationCaches(const CppArgumentList&, CppVariant* result) argument
774 clearApplicationCacheForOrigin(const CppArgumentList&, CppVariant* result) argument
780 setApplicationCacheOriginQuota(const CppArgumentList&, CppVariant* result) argument
786 originsWithApplicationCache(const CppArgumentList&, CppVariant* result) argument
792 setScrollbarPolicy(const CppArgumentList&, CppVariant* result) argument
811 waitForPolicyDelegate(const CppArgumentList&, CppVariant* result) argument
880 addFileToPasteboardOnDrag(const CppArgumentList&, CppVariant* result) argument
886 setStopProvisionalFrameLoads(const CppArgumentList&, CppVariant* result) argument
1023 numberOfActiveAnimations(const CppArgumentList&, CppVariant* result) argument
1028 suspendAnimations(const CppArgumentList&, CppVariant* result) argument
1034 resumeAnimations(const CppArgumentList&, CppVariant* result) argument
1053 disableImageLoading(const CppArgumentList&, CppVariant* result) argument
1060 setIconDatabaseEnabled(const CppArgumentList&, CppVariant* result) argument
1066 callShouldCloseOnWebView(const CppArgumentList&, CppVariant* result) argument
1145 testRepaint(const CppArgumentList&, CppVariant* result) argument
1151 repaintSweepHorizontally(const CppArgumentList&, CppVariant* result) argument
1365 fallbackMethod(const CppArgumentList&, CppVariant* result) argument
1713 observeStorageTrackerNotifications(const CppArgumentList&, CppVariant*) argument
1718 syncLocalStorage(const CppArgumentList&, CppVariant*) argument
[all...]
H A DAccessibilityUIElement.cpp340 void AccessibilityUIElement::allAttributesCallback(const CppArgumentList&, CppVariant* result) argument
345 void AccessibilityUIElement::attributesOfLinkedUIElementsCallback(const CppArgumentList&, CppVariant* result) argument
350 void AccessibilityUIElement::attributesOfDocumentLinksCallback(const CppArgumentList&, CppVariant* result) argument
355 void AccessibilityUIElement::attributesOfChildrenCallback(const CppArgumentList& arguments, CppVariant* result)
364 void AccessibilityUIElement::parametrizedAttributeNamesCallback(const CppArgumentList&, CppVariant* result) argument
369 void AccessibilityUIElement::lineForIndexCallback(const CppArgumentList&, CppVariant* result) argument
374 void AccessibilityUIElement::boundsForRangeCallback(const CppArgumentList&, CppVariant* result) argument
379 void AccessibilityUIElement::stringForRangeCallback(const CppArgumentList&, CppVariant* result) argument
384 void AccessibilityUIElement::childAtIndexCallback(const CppArgumentList& arguments, CppVariant* result)
400 void AccessibilityUIElement::elementAtPointCallback(const CppArgumentList argument
405 attributesOfColumnHeadersCallback(const CppArgumentList&, CppVariant* result) argument
410 attributesOfRowHeadersCallback(const CppArgumentList&, CppVariant* result) argument
415 attributesOfColumnsCallback(const CppArgumentList&, CppVariant* result) argument
420 attributesOfRowsCallback(const CppArgumentList&, CppVariant* result) argument
425 attributesOfVisibleCellsCallback(const CppArgumentList&, CppVariant* result) argument
430 attributesOfHeaderCallback(const CppArgumentList&, CppVariant* result) argument
435 indexInTableCallback(const CppArgumentList&, CppVariant* result) argument
440 rowIndexRangeCallback(const CppArgumentList&, CppVariant* result) argument
445 columnIndexRangeCallback(const CppArgumentList&, CppVariant* result) argument
450 cellForColumnAndRowCallback(const CppArgumentList&, CppVariant* result) argument
455 titleUIElementCallback(const CppArgumentList&, CppVariant* result) argument
460 setSelectedTextRangeCallback(const CppArgumentList&, CppVariant* result) argument
465 attributeValueCallback(const CppArgumentList&, CppVariant* result) argument
484 isActionSupportedCallback(const CppArgumentList&, CppVariant* result) argument
491 parentElementCallback(const CppArgumentList&, CppVariant* result) argument
496 incrementCallback(const CppArgumentList&, CppVariant* result) argument
501 decrementCallback(const CppArgumentList&, CppVariant* result) argument
[all...]
H A DAccessibilityController.cpp92 void AccessibilityController::dumpAccessibilityNotifications(const CppArgumentList&, CppVariant* result) argument
98 void AccessibilityController::logFocusEventsCallback(const CppArgumentList&, CppVariant* result) argument
104 void AccessibilityController::logScrollingStartEventsCallback(const CppArgumentList&, CppVariant* result) argument
120 void AccessibilityController::fallbackCallback(const CppArgumentList&, CppVariant* result) argument
H A DTextInputController.cpp78 void TextInputController::insertText(const CppArgumentList& arguments, CppVariant* result)
88 void TextInputController::doCommand(const CppArgumentList& arguments, CppVariant* result)
100 void TextInputController::setMarkedText(const CppArgumentList& arguments, CppVariant* result)
114 void TextInputController::unmarkText(const CppArgumentList&, CppVariant* result) argument
121 void TextInputController::hasMarkedText(const CppArgumentList&, CppVariant* result) argument
132 void TextInputController::conversationIdentifier(const CppArgumentList&, CppVariant* result) argument
138 void TextInputController::substringFromRange(const CppArgumentList&, CppVariant* result) argument
144 void TextInputController::attributedSubstringFromRange(const CppArgumentList&, CppVariant* result) argument
150 void TextInputController::markedRange(const CppArgumentList&, CppVariant* result) argument
165 void TextInputController::selectedRange(const CppArgumentList argument
203 characterIndexForPoint(const CppArgumentList&, CppVariant* result) argument
209 validAttributesForMarkedText(const CppArgumentList&, CppVariant* result) argument
221 makeAttributedString(const CppArgumentList&, CppVariant* result) argument
[all...]
H A DCppBoundClass.h57 typedef Vector<CppVariant> CppArgumentList; typedef
111 virtual void run(const CppArgumentList&, CppVariant*) = 0;
117 typedef void (T::*MethodType)(const CppArgumentList&, CppVariant*);
123 virtual void run(const CppArgumentList& arguments, CppVariant* result)
154 void bindMethod(const std::string& name, void (T::*method)(const CppArgumentList&, CppVariant*)) argument
201 void bindFallbackMethod(void (T::*method)(const CppArgumentList&, CppVariant*)) argument
H A DEventSender.cpp356 int EventSender::getButtonNumberFromSingleArg(const CppArgumentList& arguments)
380 void EventSender::mouseDown(const CppArgumentList& arguments, CppVariant* result)
402 void EventSender::mouseUp(const CppArgumentList& arguments, CppVariant* result)
454 void EventSender::mouseMoveTo(const CppArgumentList& arguments, CppVariant* result)
489 void EventSender::keyDown(const CppArgumentList& arguments, CppVariant* result)
615 void EventSender::dispatchMessage(const CppArgumentList& arguments, CppVariant* result)
647 void EventSender::leapForward(const CppArgumentList& arguments, CppVariant* result)
671 void EventSender::textZoomIn(const CppArgumentList&, CppVariant* result) argument
677 void EventSender::textZoomOut(const CppArgumentList&, CppVariant* result) argument
683 void EventSender::zoomPageIn(const CppArgumentList argument
689 zoomPageOut(const CppArgumentList&, CppVariant* result) argument
852 clearTouchPoints(const CppArgumentList&, CppVariant* result) argument
[all...]
H A DCppBoundClass.cpp240 // Build a CppArgumentList argument vector from the NPVariants coming in.
241 CppArgumentList cppArguments(argumentCount);
/external/chromium/webkit/glue/
H A Dcpp_binding_example.h56 void echoValue(const CppArgumentList& args, CppVariant* result);
60 void echoType(const CppArgumentList& args, CppVariant* result);
64 void plus(const CppArgumentList& args, CppVariant* result);
71 void fallbackMethod(const CppArgumentList& args, CppVariant* result);
H A Dcpp_bound_class.h33 typedef std::vector<CppVariant> CppArgumentList; typedef
71 typedef Callback2<const CppArgumentList&, CppVariant*>::Type Callback;
87 void (T::*method)(const CppArgumentList&, CppVariant*)) {
89 NewCallback<T, const CppArgumentList&, CppVariant*>(
135 void (T::*method)(const CppArgumentList&, CppVariant*)) {
138 NewCallback<T, const CppArgumentList&, CppVariant*>(
86 BindMethod(const std::string& name, void (T::*method)(const CppArgumentList&, CppVariant*)) argument
134 BindFallbackMethod( void (T::*method)(const CppArgumentList&, CppVariant*)) argument
H A Dcpp_binding_example.cc56 void CppBindingExample::echoValue(const CppArgumentList& args,
65 void CppBindingExample::echoType(const CppArgumentList& args,
85 void CppBindingExample::plus(const CppArgumentList& args,
120 void CppBindingExample::fallbackMethod(const CppArgumentList& args,
H A Dcpp_bound_class_unittest.cc50 void fallbackMethod(const CppArgumentList& args, CppVariant* result) {
H A Dcpp_bound_class.cc219 // Build a CppArgumentList argument vector from the NPVariants coming in.
220 CppArgumentList cpp_args(arg_count);

Completed in 207 milliseconds