Home
last modified time | relevance | path

Searched defs:GetPrevSibling (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pdfium/core/fxcrt/
H A Dtree_node.h35 inline T* GetPrevSibling() const { in GetPrevSibling() function
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dwindowsx.h55 #define GetPrevSibling(hwnd) GetWindow(hwnd,GW_HWNDPREV) macro