Searched refs:htmlInputElementLastChangeWasUserEdit (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Source/WebKit2/WebProcess/InjectedBundle/DOM/
H A DInjectedBundleNodeHandle.h66 bool htmlInputElementLastChangeWasUserEdit();
H A DInjectedBundleNodeHandle.cpp144 bool InjectedBundleNodeHandle::htmlInputElementLastChangeWasUserEdit() function in class:WebKit::InjectedBundleNodeHandle
/external/webkit/Source/WebKit2/WebProcess/InjectedBundle/API/c/
H A DWKBundleNodeHandle.cpp87 return toImpl(htmlInputElementHandleRef)->htmlInputElementLastChangeWasUserEdit();

Completed in 69 milliseconds