Searched refs:uCmd (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/os2/
H A Daccel.cpp143 USHORT uCmd = (USHORT)vaEntries[i].GetCommand(); local
147 pArr->aaccel[i].cmd = uCmd;
H A Dspinbutt.cpp203 bool wxSpinButton::OS2Command( WXUINT WXUNUSED(uCmd),
H A Dradiobox.cpp683 bool wxRadioBox::OS2Command( WXUINT uCmd, argument
688 if (uCmd == BN_CLICKED)
H A Dtreectrl.cpp2013 WXUINT uCmd
2017 if (uCmd == CN_ENDEDIT)
2027 else if (uCmd == CN_KILLFOCUS)
H A Dlistctrl.cpp2453 bool wxListCtrl::OS2Command ( WXUINT uCmd, WXWORD wId ) argument
2455 if (uCmd == CN_ENDEDIT)
2463 else if (uCmd == CN_KILLFOCUS)

Completed in 51 milliseconds