Home
last modified time | relevance | path

Searched defs:pKey (Results 1 – 16 of 16) sorted by relevance

/external/pdfium/xfa/fwl/
Dcfwl_combolist.cpp175 bool CFWL_ComboList::OnDropListKey(CFWL_MessageKey* pKey) { in OnDropListKey()
208 void CFWL_ComboList::OnDropListKeyDown(CFWL_MessageKey* pKey) { in OnDropListKeyDown()
Dcfwl_pushbutton.cpp113 CFWL_MessageKey* pKey = static_cast<CFWL_MessageKey*>(pMessage); in OnProcessMessage() local
Dcfwl_checkbox.cpp216 CFWL_MessageKey* pKey = static_cast<CFWL_MessageKey*>(pMessage); in OnProcessMessage() local
Dcfwl_combobox.cpp406 CFWL_MessageKey* pKey = static_cast<CFWL_MessageKey*>(pMessage); in OnProcessMessage() local
Dcfwl_edit.cpp818 CFWL_MessageKey* pKey = static_cast<CFWL_MessageKey*>(pMessage); in OnProcessMessage() local
/external/pdfium/core/fpdfapi/font/
Dcpdf_fontglobals.cpp80 UnownedPtr<CPDF_Document> pKey(pDoc); in Set() local
/external/libese/third_party/NXPNFC_P61_JCOP_Kit/src/
DAlaLib.cpp217 tJBL_STATUS ALA_GetCertificateKey(UINT8 *pKey, INT32 *pKeylen) in ALA_GetCertificateKey()
DAla.cpp244 tJBL_STATUS GetJsbl_Certificate_Refkey(UINT8 *pKey, INT32 *pKeylen) in GetJsbl_Certificate_Refkey()
/external/mdnsresponder/mDNSWindows/DLL.NET/
Ddnssd_NET.cpp1046 PString * pKey = new PString(key); in SetValue() local
1074 PString * pKey = new PString(key); in RemoveValue() local
1124 PString * pKey = new PString(key); variable
/external/icu/icu4c/source/tools/toolutil/
Ducmstate.cpp208 char *line, char **pKey, char **pValue) { in ucm_parseHeaderLine()
/external/cronet/third_party/icu/source/tools/toolutil/
Ducmstate.cpp208 char *line, char **pKey, char **pValue) { in ucm_parseHeaderLine()
/external/icu/icu4c/source/common/
Duloc_tag.cpp1665 const char *pKey = NULL; /* LDML key */ in _appendLDMLExtensionAsKeywords() local
/external/cronet/third_party/icu/source/common/
Duloc_tag.cpp1665 const char *pKey = NULL; /* LDML key */ in _appendLDMLExtensionAsKeywords() local
/external/sqlite/dist/orig/
Dsqlite3.c13817 const char *pKey; /* Key associated with this element */ member
15268 const void *pKey; /* Key content for indexes. NULL for tables */ member
/external/sqlite/dist/
Dsqlite3.c13817 const char *pKey; /* Key associated with this element */ member
15268 const void *pKey; /* Key content for indexes. NULL for tables */ member
/external/rust/crates/libsqlite3-sys/sqlite3/
Dsqlite3.c14005 const char *pKey; /* Key associated with this element */ member
15420 const void *pKey; /* Key content for indexes. NULL for tables */ member