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

  /external/compiler-rt/lib/sanitizer_common/
sanitizer_printf.cc 213 void OnPrint(const char *str) {
217 void OnPrint(const char *str);
219 void OnPrint(const char *str) {
225 OnPrint(str);
  /external/chromium_org/pdf/
out_of_process_instance.h 91 void OnPrint(int32_t);
instance.h 129 void OnPrint(int32_t);
out_of_process_instance.cc     [all...]
instance.cc     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mapiform.h 127 #define MAPI_IMAPIVIEWADVISESINK_METHODS(IPURE) MAPIMETHOD(OnShutdown)(THIS) IPURE; MAPIMETHOD(OnNewMessage)(THIS) IPURE; MAPIMETHOD(OnPrint)(THIS_ ULONG dwPageNumber,HRESULT hrStatus) IPURE; MAPIMETHOD(OnSubmitted) (THIS) IPURE; MAPIMETHOD(OnSaved) (THIS) IPURE;

Completed in 104 milliseconds