Home
last modified time | relevance | path

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

/aosp_15_r20/external/lzma/CPP/Windows/
H A DMenu.h112 bool GetItemInfo(UINT itemIndex, bool byPosition, LPMENUITEMINFO itemInfo) const in GetItemInfo() function
133 bool GetItemInfo(UINT itemIndex, bool byPosition, LPMENUITEMINFOW itemInfo) const in GetItemInfo() function
/aosp_15_r20/external/pdfium/core/fpdfapi/page/
H A Dcpdf_textobject.cpp44 CPDF_TextObject::Item CPDF_TextObject::GetItemInfo(size_t index) const { in GetItemInfo() function in CPDF_TextObject