Home
last modified time | relevance | path

Searched defs:pLeft (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dcontrol.h853 #define IVideoWindow_get_Left(This,pLeft) (This)->lpVtbl->get_Left(This,pLeft) argument
871 #define IVideoWindow_GetWindowPosition(This,pLeft,pTop,pWidth,pHeight) (This)->lpVtbl->GetWindowPos… argument
874 #define IVideoWindow_GetRestorePosition(This,pLeft,pTop,pWidth,pHeight) (This)->lpVtbl->GetRestoreP… argument
1075 #define IBasicVideo_GetSourcePosition(This,pLeft,pTop,pWidth,pHeight) (This)->lpVtbl->GetSourcePosi… argument
1078 #define IBasicVideo_GetDestinationPosition(This,pLeft,pTop,pWidth,pHeight) (This)->lpVtbl->GetDesti… argument
1239 #define IBasicVideo2_GetSourcePosition(This,pLeft,pTop,pWidth,pHeight) (This)->lpVtbl->GetSourcePos… argument
1242 #define IBasicVideo2_GetDestinationPosition(This,pLeft,pTop,pWidth,pHeight) (This)->lpVtbl->GetDest… argument
Ddmemmgr.h75 struct _VMEMR *pLeft; member
Dtom.h1507 #define ITextDocument2_GetClientRect(This,Type,pLeft,pTop,pRight,pBottom) (This)->lpVtbl->GetClient… argument
/aosp_15_r20/external/swiftshader/src/System/
H A DConfigurator.cpp77 std::string::size_type pLeft = line.find_first_of(";#[="); in readConfiguration() local
/aosp_15_r20/external/guice/extensions/struts2/lib/
HDjsp-api-2.1.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/servlet/ javax/ ...
/aosp_15_r20/external/mesa3d/src/amd/addrlib/src/r800/
H A Dsiaddrlib.cpp2859 const ADDR_TILEINFO* pLeft, ///<[in] Left compare operand in HwlTileInfoEqual()
H A Degbaddrlib.cpp3499 const ADDR_TILEINFO* pLeft, ///<[in] Left compare operand in HwlTileInfoEqual()
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDhierarchyviewer2lib.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/external/sqlite/dist/sqlite-autoconf-3440300/
H A Dsqlite3.c18855 Expr *pLeft; /* Left subnode */ member
/aosp_15_r20/external/rust/crates/libsqlite3-sys/sqlite3/
Dsqlite3.c18991 Expr *pLeft; /* Left subnode */ member
/aosp_15_r20/external/rust/crates/libsqlite3-sys/sqlcipher/
Dsqlite3.c19038 Expr *pLeft; /* Left subnode */ member
/aosp_15_r20/external/sqlite/dist/sqlite-autoconf-3440300/orig/
H A Dsqlite3.c18855 Expr *pLeft; /* Left subnode */ member