Home
last modified time | relevance | path

Searched refs:hasX (Results 1 – 6 of 6) sorted by relevance

/external/pdfium/core/fpdfdoc/
Dcpdf_dest_unittest.cpp15 bool hasX; in TEST() local
29 EXPECT_FALSE(dest->GetXYZ(&hasX, &hasY, &hasZoom, &x, &y, &zoom)); in TEST()
34 EXPECT_FALSE(dest->GetXYZ(&hasX, &hasY, &hasZoom, &x, &y, &zoom)); in TEST()
40 EXPECT_TRUE(dest->GetXYZ(&hasX, &hasY, &hasZoom, &x, &y, &zoom)); in TEST()
41 EXPECT_TRUE(hasX); in TEST()
52 EXPECT_TRUE(dest->GetXYZ(&hasX, &hasY, &hasZoom, &x, &y, &zoom)); in TEST()
61 EXPECT_TRUE(dest->GetXYZ(&hasX, &hasY, &hasZoom, &x, &y, &zoom)); in TEST()
62 EXPECT_FALSE(hasX); in TEST()
/external/pdfium/fpdfsdk/
Dfpdf_doc_unittest.cpp226 FPDF_BOOL hasX; in TEST_F() local
234 &hasX, &hasY, &hasZoom, &x, &y, in TEST_F()
236 EXPECT_TRUE(hasX); in TEST_F()
247 &hasX, &hasY, &hasZoom, &x, &y, in TEST_F()
249 EXPECT_FALSE(hasX); in TEST_F()
255 &hasX, &hasY, &hasZoom, &x, &y, in TEST_F()
Dfpdf_doc_embeddertest.cpp135 FPDF_BOOL hasX = 0; in TEST_F() local
143 EXPECT_FALSE(FPDFDest_GetLocationInPage(nullptr, &hasX, &hasY, &hasZoom, &x, in TEST_F()
148 FPDFDest_GetLocationInPage(dest, &hasX, &hasY, &hasZoom, &x, &y, &zoom)); in TEST_F()
149 EXPECT_TRUE(hasX); in TEST_F()
/external/ukey2/src/main/java/com/google/security/cryptauth/lib/securemessage/
DPublicKeyProtoUtil.java301 if (!p256pk.hasX() || !p256pk.hasY()) { in parseEcPublicKey()
/external/llvm-project/flang/lib/Lower/
DIO.cpp714 static bool hasX(const A &list) { in hasX() function
723 return hasX<SEEK>(stmt.v); in hasMem()
801 return hasX<SEEK>(stmt.controls); in hasIOControl()
/external/protobuf/objectivec/
DGPBMessage.m665 // are initially not visible via the hasX selector. This method makes them