OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ePrevious
(Results
1 - 2
of
2
) sorted by null
/external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/demos/
FFConsoleDemo.cpp
357
enum EWhichJoystick {
ePrevious
=-1, eNext=+1 };
675
enum EWhichEffect {
ePrevious
=-1, eNone=0, eNext=+1 };
1064
_pJoystickMgr->selectJoystick(JoystickManager::
ePrevious
);
1073
_pEffectMgr->selectEffect(EffectManager::
ePrevious
);
/external/pdfium/xfa/src/fxfa/src/parser/
xfa_layout_itemlayout.cpp
202
XFA_ATTRIBUTEENUM
ePrevious
;
207
if (pKeep->TryEnum(eKeepType,
ePrevious
, FALSE)) {
208
if (
ePrevious
== XFA_ATTRIBUTEENUM_ContentArea ||
209
ePrevious
== XFA_ATTRIBUTEENUM_PageArea) {
[
all
...]
Completed in 5199 milliseconds