Home
last modified time | relevance | path

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

/aosp_15_r20/bootable/recovery/recovery_ui/
H A Dscreen_ui.cpp176 int TextMenu::DrawItems(int x, int y, int screen_width, bool long_press) const { in DrawItems() function in TextMenu
239 int GraphicMenu::DrawItems(int x, int y, int screen_width, bool long_press) const { in DrawItems() function in GraphicMenu
/aosp_15_r20/external/pdfium/xfa/fwl/
H A Dcfwl_listbox.cpp330 void CFWL_ListBox::DrawItems(CFGAS_GEGraphics* pGraphics, in DrawItems() function in CFWL_ListBox