Searched defs:distributor (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/build/
H A Dlandmines.py74 def distributor(): function
144 if (distributor() == 'goma' and platform() == 'win32' and
/external/chromium_org/third_party/WebKit/Source/core/dom/shadow/
H A DElementShadow.h70 ContentDistributor& distributor() { return m_distributor; } function in class:WebCore::ElementShadow
71 const ContentDistributor& distributor() const { return m_distributor; } function in class:WebCore::ElementShadow

Completed in 232 milliseconds