Home
last modified time | relevance | path

Searched refs:pGotResources (Results 1 – 2 of 2) sorted by relevance

/dports/editors/ted/Ted-2.23/appFrame/
H A DappMain.c36 void appGuiGetResourceValues( int * pGotResources, in appGuiGetResourceValues() argument
46 if ( *pGotResources ) in appGuiGetResourceValues()
47 { LDEB(*pGotResources); return; } in appGuiGetResourceValues()
49 if ( ! *pGotResources ) in appGuiGetResourceValues()
58 *pGotResources= 1; in appGuiGetResourceValues()
H A DappFrame.h857 int * pGotResources,