Home
last modified time | relevance | path

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

/external/autotest/frontend/client/src/autotest/common/ui/
DDetailView.java56 protected void showText(String text, String elementId) { in showText() method in DetailView
/external/lzma/CPP/7zip/UI/FileManager/
DApp.cpp224 const CButtonInfo &butInfo, bool showText, bool large) in AddButton()