Searched refs:pub_methods (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/libX11/dist/src/xlibi18n/
H A DlcPubWrap.c73 XLCdPublicMethods pub_methods = (XLCdPublicMethods) methods; local in function:_XlcCreateLC
76 lcd = (*pub_methods->pub.create)(name, methods);
89 if ((*pub_methods->pub.initialize)(lcd) == False)
H A DlcPublic.c202 XLCdPublicMethodsPart *pub_methods = &publicMethods.pub; local in function:initialize
246 methods->get_values = pub_methods->get_values;
249 methods->get_resource = pub_methods->get_resource;

Completed in 4 milliseconds