Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/phabricator
Path: blob/master/src/infrastructure/diff/__tests__/data/zebra.c
12242 views
1
void
2
ZebraTamer::TameAZebra(nsPoint where, const nsRect& zone, nsAtom* material)
3
{
4
zebra.tame = true;
5
}
6
7