Home
last modified time | relevance | path

Searched defs:nType (Results 1 – 14 of 14) sorted by relevance

/external/pdfium/fpdfsdk/src/javascript/
DJS_Object.cpp15 …p, CPDFSDK_PageView* pPageView, FX_LPCWSTR swMsg, FX_LPCWSTR swTitle, FX_UINT nType, FX_UINT nIcon) in FXJS_MsgBox()
58 … pApp, CPDFSDK_PageView* pPageView,FX_LPCWSTR swMsg,FX_LPCWSTR swTitle,FX_UINT nType,FX_UINT nIcon) in MsgBox()
128 …p, CPDFSDK_PageView* pPageView, FX_LPCWSTR swMsg, FX_LPCWSTR swTitle, FX_UINT nType, FX_UINT nIcon) in MsgBox()
Dglobal.cpp449 FX_BOOL global_alternate::SetGlobalVariables(FX_LPCSTR propname, int nType, in SetGlobalVariables()
/external/pdfium/fpdfsdk/include/javascript/
DJS_GlobalData.h44 int nType; //0:int 1:bool 2:string 3:obj variable
Dglobal.h28 int nType; //0:int 1:bool 2:string 3:obj member
DJS_Object.h206 void SetType(int nType) in SetType()
/external/pdfium/fpdfsdk/src/
Dfpdf_ext.cpp121 int nType = wsContent.GetInteger(); in CheckSharedForm() local
Dfsdk_baseform.cpp105 int nType = GetFieldType(); in GetSubType() local
1955 int nType = pField->GetFieldType(); in OnCalculate() local
2605 int nType = pFormField->GetFieldType(); in BeforeValueChange() local
2630 int nType = pFormField->GetFieldType(); in AfterValueChange() local
2653 int nType = pFormField->GetFieldType(); in BeforeSelectionChange() local
2678 int nType = pFormField->GetFieldType(); in AfterSelectionChange() local
2695 int nType = pFormField->GetFieldType(); in AfterCheckedStatusChange() local
Dfpdfformfill.cpp39 int nType = pFormField->GetFieldType(); in FPDPage_HasFormFieldAtPoint() local
/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_Note.cpp343 void CPWL_Note_Icon::SetIconType(FX_INT32 nType) in SetIconType()
1754 void CPWL_Note::SetIconType(FX_INT32 nType) in SetIconType()
DPWL_Utils.cpp1854 CFX_ByteString CPWL_Utils::GetIconAppStream(FX_INT32 nType, const CPDF_Rect& rect, const CPWL_Color… in GetIconAppStream()
1937FX_INT32 nType, const CPDF_Rect & rect, const CPWL_Color& crFill, const CPWL_Color& crStroke, cons… in DrawIconAppStream()
/external/chromium_org/third_party/sqlite/src/src/
Dvtab.c494 int nType; in vtabCallConstructor() local
/external/pdfium/fpdfsdk/include/
Dfsdk_mgr.h173 virtual void JS_appBeep(int nType) in JS_appBeep()
/external/libnfc-nxp/src/
DphFriNfc_LlcpTransport.c322 uint8_t nType; in Handle_Discovery_IncomingFrame() local
/external/svox/pico/lib/
Dpicopam.c1900 picoos_uint8 *sDest, nI, nType, nIdx, fde; in pam_put_item() local