Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Far/
DFarUtils.cpp39 const char *helpTopic, const char **items, unsigned numItems, int numButtons) in ShowMessage()
148 const char *helpTopic, struct FarDialogItem *items, unsigned numItems) in ShowDialog()
155 const char *helpTopic, struct FarDialogItem *items, unsigned numItems) in ShowDialog()
373 const char *helpTopic, in Menu()
389 const char *helpTopic, in Menu()
400 const char *helpTopic, in Menu()
/external/sl4a/ScriptingLayerForAndroid/src/org/connectbot/
DHelpTopicActivity.java44 HelpTopicView helpTopic = (HelpTopicView) findViewById(R.id.topic_text); in onCreate() local