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

  /external/pdfium/core/fxge/win32/
cfx_windowsdib.h 34 static CFX_DIBitmap* LoadFromFile(const FX_WCHAR* filename);
35 static CFX_DIBitmap* LoadFromFile(const FX_CHAR* filename);
fx_win32_dib.cpp 119 CFX_DIBitmap* CFX_WindowsDIB::LoadFromFile(const FX_WCHAR* filename) {
153 CFX_DIBitmap* CFX_WindowsDIB::LoadFromFile(const FX_CHAR* filename) {
154 return LoadFromFile(CFX_WideString::FromLocal(filename).c_str());
  /external/bsdiff/
bsdiff_unittest.cc 40 EXPECT_TRUE(patch.LoadFromFile(patch_file_.filename()));
56 EXPECT_TRUE(patch.LoadFromFile(patch_file_.filename()));
test_utils.h 60 bool LoadFromFile(const std::string& filename);
test_utils.cc 103 bool BsdiffPatchFile::LoadFromFile(const string& filename) {
  /external/protobuf/js/
proto3_test.js 34 // CommonJS-LoadFromFile: testbinary_pb proto.jspb.test
37 // CommonJS-LoadFromFile: proto3_test_pb proto.jspb.test
  /external/protobuf/js/binary/
proto_test.js 37 // CommonJS-LoadFromFile: ../testbinary_pb proto.jspb.test
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
adoint.h     [all...]
adoint_backcompat.h     [all...]

Completed in 522 milliseconds