Home
last modified time | relevance | path

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

/external/replicaisland/src/com/replica/replicaisland/
DConversationDialogActivity.java93 ConversationUtils.ConversationPage currentPage = conversation.pages.get(page); in formatPages() local
/external/chromium_org/third_party/WebKit/Source/core/svg/graphics/
DSVGImage.cpp68 OwnPtrWillBeRawPtr<Page> currentPage = m_page.release(); in ~SVGImage() local
/external/deqp/framework/delibs/depool/
DdeMemPool.c96 MemPage* currentPage; /*!< Current memory page from which to allocate. */ member
/external/chromium_org/third_party/WebKit/Source/wtf/
DPartitionAlloc.cpp785 PartitionPage* currentPage = bucket->activePagesHead; in partitionFreeSlowPath() local
/external/chromium_org/third_party/WebKit/Source/web/
DWebPluginContainerImpl.cpp873 if (Page* currentPage = containingFrame.page()) in focusPlugin() local