Searched defs:helpTopic (Results 1 – 2 of 2) sorted by relevance
/external/lzma/CPP/7zip/UI/Far/ |
D | FarUtils.cpp | 39 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/ |
D | HelpTopicActivity.java | 44 HelpTopicView helpTopic = (HelpTopicView) findViewById(R.id.topic_text); in onCreate() local
|