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

/external/chromium_org/ui/base/x/
H A Dselection_owner.h95 bool ProcessTarget(XAtom target, XID requestor, XAtom property);
H A Dselection_owner.cc164 bool conversion_successful = ProcessTarget(conversions[i].first,
187 if (ProcessTarget(requested_target, requestor, requested_property))
218 bool SelectionOwner::ProcessTarget(XAtom target, function in class:ui::SelectionOwner
/external/chromium_org/ppapi/
H A Dgenerate_ppapi_size_checks.py183 def ProcessTarget(clang_command, target, types): function
319 # ProcessTarget will spit out an error and exit.
320 ProcessTarget(clang_command, target, types32)
324 ProcessTarget(clang_command, target, types64)

Completed in 889 milliseconds