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

  /external/pdfium/core/src/fxcodec/lgif/
fx_gif.h 122 } GifPlainText;
258 CFX_ArrayTemplate<GifPlainText*>* pt_ptr_arr_ptr;
fx_gif.cpp 369 gif_ptr->pt_ptr_arr_ptr = new CFX_ArrayTemplate<GifPlainText*>;
426 GifPlainText* p = gif_ptr->pt_ptr_arr_ptr->GetAt(i);
795 GifPlainText* gif_pt_ptr = FX_Alloc(GifPlainText, 1);
797 FXSYS_memset(gif_pt_ptr, 0, sizeof(GifPlainText));
    [all...]

Completed in 500 milliseconds