Home
last modified time | relevance | path

Searched defs:currentPage (Results 1 – 3 of 3) sorted by relevance

/external/replicaisland/src/com/replica/replicaisland/
DConversationDialogActivity.java93 ConversationUtils.ConversationPage currentPage = conversation.pages.get(page); in formatPages() local
/external/deqp/framework/delibs/depool/
DdeMemPool.c96 MemPage* currentPage; /*!< Current memory page from which to allocate. */ member
/external/pdfium/fxjs/xfa/
Dcjx_hostpseudomodel.cpp103 void CJX_HostPseudoModel::currentPage(CFXJSE_Value* pValue, in currentPage() function in CJX_HostPseudoModel