Searched defs:aAction (Results 1 - 8 of 8) sorted by relevance

/external/pdfium/fpdfsdk/src/
H A Dfsdk_baseform.cpp1958 CPDF_AAction aAction = pField->GetAdditionalAction(); local
1959 if (aAction && aAction.ActionExist(CPDF_AAction::Calculate))
1961 CPDF_Action action = aAction.GetAction(CPDF_AAction::Calculate);
2031 CPDF_AAction aAction = pFormField->GetAdditionalAction(); local
2032 if (aAction != NULL && aAction.ActionExist(CPDF_AAction::Format))
2034 CPDF_Action action = aAction.GetAction(CPDF_AAction::Format);
2106 CPDF_AAction aAction = pFormField->GetAdditionalAction(); local
2107 if (aAction !
2135 CPDF_AAction aAction = pFormField->GetAdditionalAction(); local
[all...]
/external/chromium_org/third_party/sqlite/src/tool/
H A Dlemon.c453 ** yy_action array. If the aAction[X].lookahead equals the value of the
455 ** aAction[X].action. If the lookaheads do not match then the
460 ** actions for that single state_number are placed into the aAction[]
471 int nAction; /* Number of used slots in aAction[] */
472 int nActionAlloc; /* Slots allocated for aAction[] */
474 *aAction, /* The yy_action[] table under construction */ member in struct:acttab
487 #define acttab_yyaction(X,N) ((X)->aAction[N].action)
490 #define acttab_yylookahead(X,N) ((X)->aAction[N].lookahead)
494 free( p->aAction );
560 p->aAction
[all...]
/external/chromium_org/third_party/sqlite/src/src/
H A DsqliteInt.h1351 u8 aAction[2]; /* ON DELETE and ON UPDATE actions, respectively */ member in struct:FKey
1352 Trigger *apTrigger[2]; /* Triggers for aAction[] actions */
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c9696 u8 aAction[2]; /* ON DELETE and ON UPDATE actions, respectively */ member in struct:FKey
9697 Trigger *apTrigger[2]; /* Triggers for aAction[] actions */
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c11036 u8 aAction[2]; /* ON DELETE and ON UPDATE actions, respectively */ member in struct:FKey
11037 Trigger *apTrigger[2];/* Triggers for aAction[] actions */
[all...]
/external/sqlite/dist/
H A Dsqlite3.c11036 u8 aAction[2]; /* ON DELETE and ON UPDATE actions, respectively */ member in struct:FKey
11037 Trigger *apTrigger[2];/* Triggers for aAction[] actions */
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 638 milliseconds