Searched defs:pKey (Results 1 – 14 of 14) sorted by relevance
/external/pdfium/fxjs/xfa/ |
D | cjx_object.cpp | 213 void* pKey = GetMapKey_Element(GetXFAObject()->GetElementType(), eAttr); in HasAttribute() local 248 void CJX_Object::SetMapModuleString(void* pKey, WideStringView wsValue) { in SetMapModuleString() 261 void* pKey = GetMapKey_Custom(wsAttr); in SetAttribute() local 319 void* pKey = GetMapKey_Custom(wsAttr); in RemoveAttribute() local 325 void* pKey = GetMapKey_Element(GetXFAObject()->GetElementType(), eAttr); in TryBoolean() local 360 void* pKey = GetMapKey_Element(GetXFAObject()->GetElementType(), eAttr); in TryInteger() local 371 void* pKey = GetMapKey_Element(GetXFAObject()->GetElementType(), eAttr); in TryEnum() local 399 void* pKey = GetMapKey_Element(GetXFAObject()->GetElementType(), eAttr); in SetMeasure() local 407 void* pKey = GetMapKey_Element(GetXFAObject()->GetElementType(), eAttr); in TryMeasure() local 444 void* pKey = GetMapKey_Element(xfaObj->GetElementType(), eAttr); in SetCData() local [all …]
|
/external/pdfium/xfa/fwl/ |
D | cfwl_combolist.cpp | 185 bool CFWL_ComboList::OnDropListKey(CFWL_MessageKey* pKey) { in OnDropListKey() 218 void CFWL_ComboList::OnDropListKeyDown(CFWL_MessageKey* pKey) { in OnDropListKeyDown()
|
D | cfwl_pushbutton.cpp | 128 CFWL_MessageKey* pKey = static_cast<CFWL_MessageKey*>(pMessage); in OnProcessMessage() local
|
D | cfwl_checkbox.cpp | 232 CFWL_MessageKey* pKey = static_cast<CFWL_MessageKey*>(pMessage); in OnProcessMessage() local
|
D | cfwl_combobox.cpp | 462 CFWL_MessageKey* pKey = static_cast<CFWL_MessageKey*>(pMessage); in OnProcessMessage() local
|
D | cfwl_edit.cpp | 1038 CFWL_MessageKey* pKey = static_cast<CFWL_MessageKey*>(pMessage); in OnProcessMessage() local
|
/external/libese/third_party/NXPNFC_P61_JCOP_Kit/src/ |
D | AlaLib.cpp | 217 tJBL_STATUS ALA_GetCertificateKey(UINT8 *pKey, INT32 *pKeylen) in ALA_GetCertificateKey()
|
D | Ala.cpp | 244 tJBL_STATUS GetJsbl_Certificate_Refkey(UINT8 *pKey, INT32 *pKeylen) in GetJsbl_Certificate_Refkey()
|
/external/mdnsresponder/mDNSWindows/DLL.NET/ |
D | dnssd_NET.cpp | 1046 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/ |
D | ucmstate.cpp | 208 char *line, char **pKey, char **pValue) { in ucm_parseHeaderLine()
|
/external/icu/icu4c/source/common/ |
D | uloc_tag.cpp | 1665 const char *pKey = NULL; /* LDML key */ in _appendLDMLExtensionAsKeywords() local
|
/external/rust/crates/libsqlite3-sys/sqlite3/ |
D | sqlite3.c | 14005 const char *pKey; /* Key associated with this element */ member 15420 const void *pKey; /* Key content for indexes. NULL for tables */ member
|
/external/sqlite/dist/orig/ |
D | sqlite3.c | 13888 const char *pKey; /* Key associated with this element */ member 15014 const void *pKey; /* Key content for indexes. NULL for tables */ member
|
/external/sqlite/dist/ |
D | sqlite3.c | 13888 const char *pKey; /* Key associated with this element */ member 15014 const void *pKey; /* Key content for indexes. NULL for tables */ member
|