HomeSort by relevance Sort by last modified time
    Searched refs:gs_guiSupport (Results 1 - 11 of 11) sorted by null

  /external/icu4c/samples/layout/
gsupport.h 10 typedef void gs_guiSupport;
12 void gs_postErrorMessage(gs_guiSupport *guiSupport, const char *message, const char *title);
ucreader.h 15 const UChar *uc_readFile(const char *fileName, gs_guiSupport *guiSupport, int32_t *charCount);
gdiglue.h 23 gs_guiSupport *gs_gdiGuiSupportOpen();
24 void gs_gdiGuiSupportClose(gs_guiSupport *guiSupport);
30 fm_fontMap *fm_gdiFontMapOpen(rs_surface *surface, const char *fileName, le_int16 pointSize, gs_guiSupport *guiSupport, LEErrorCode *status);