Home
last modified time | relevance | path

Searched defs:GetCommand (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/xfa/fwl/
Dcfwl_eventmouse.h20 CFWL_MessageMouse::MouseCommand GetCommand() const { return m_dwCmd; } in GetCommand() function
/external/clang/lib/Driver/
DTools.cpp10145 std::unique_ptr<Command> visualstudio::Compiler::GetCommand( in GetCommand() function in visualstudio::Compiler