Home
last modified time | relevance | path

Searched defs:refPage (Results 1 – 17 of 17) sorted by relevance

/dports/x11-toolkits/plib/plib-1.8.5/src/js/
H A DjsMacOSX.cxx114 CFTypeRef refPage = CFDictionaryGetValue (properties, CFSTR(kIOHIDPrimaryUsagePageKey)); in findDevices() local
291 …CFTypeRef refPage = CFDictionaryGetValue ((CFDictionaryRef) element, CFSTR(kIOHIDElementUsagePageK… in parseElement() local
/dports/games/flightgear/flightgear-2020.3.11/3rdparty/joystick/
H A DjsMacOSX.cxx121 CFTypeRef refPage = CFDictionaryGetValue (properties, CFSTR(kIOHIDPrimaryUsagePageKey)); in findDevices() local
325 …CFTypeRef refPage = CFDictionaryGetValue ((CFDictionaryRef) element, CFSTR(kIOHIDElementUsagePageK… in parseElement() local
/dports/graphics/freeglut/freeglut-3.2.1/src/
H A Dfg_joystick.c193 CFTypeRef refPage = CFDictionaryGetValue (properties, CFSTR(kIOHIDPrimaryUsagePageKey)); in fghJoystickFindDevices() local
/dports/graphics/poppler-qt5/poppler-21.12.0/utils/
H A Dpdfunite.cc204 Ref *refPage = docs[0]->getCatalog()->getPageRef(1); in main() local
282 Ref *refPage = docs[i]->getCatalog()->getPageRef(j); in main() local
/dports/graphics/poppler-glib/poppler-21.12.0/utils/
H A Dpdfunite.cc204 Ref *refPage = docs[0]->getCatalog()->getPageRef(1); in main() local
282 Ref *refPage = docs[i]->getCatalog()->getPageRef(j); in main() local
/dports/graphics/poppler/poppler-21.12.0/utils/
H A Dpdfunite.cc204 Ref *refPage = docs[0]->getCatalog()->getPageRef(1); in main() local
282 Ref *refPage = docs[i]->getCatalog()->getPageRef(j); in main() local
/dports/graphics/poppler-utils/poppler-21.12.0/utils/
H A Dpdfunite.cc204 Ref *refPage = docs[0]->getCatalog()->getPageRef(1); in main() local
282 Ref *refPage = docs[i]->getCatalog()->getPageRef(j); in main() local
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/freeglut/src/
H A Dfg_joystick.c426 CFTypeRef refPage = CFDictionaryGetValue (properties, CFSTR(kIOHIDPrimaryUsagePageKey)); in fghJoystickFindDevices() local
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/box2d/freeglut/
H A Dfreeglut_joystick.c877 CFTypeRef refPage = CFDictionaryGetValue (properties, CFSTR(kIOHIDPrimaryUsagePageKey)); in fghJoystickFindDevices() local
/dports/audio/musescore/MuseScore-3.6.1/thirdparty/poppler/poppler/
H A DPDFDoc.cc705 Ref *refPage = getCatalog()->getPageRef(pageNo); in savePageAs() local
1577 Ref *refPage = getCatalog()->getPageRef(pageNo); in replacePageDict() local
/dports/print/tex-luatex/texlive-20150521-source/libs/poppler/poppler-0.32.0/poppler/
H A DPDFDoc.cc642 Ref *refPage = getCatalog()->getPageRef(pageNo); in savePageAs() local
1507 Ref *refPage = getCatalog()->getPageRef(pageNo); in replacePageDict() local
/dports/print/tex-xetex/texlive-20150521-source/libs/poppler/poppler-0.32.0/poppler/
H A DPDFDoc.cc642 Ref *refPage = getCatalog()->getPageRef(pageNo); in savePageAs() local
1507 Ref *refPage = getCatalog()->getPageRef(pageNo); in replacePageDict() local
/dports/graphics/poppler/poppler-21.12.0/poppler/
H A DPDFDoc.cc895 Ref *refPage = getCatalog()->getPageRef(pageNo); in savePageAs() local
1749 Ref *refPage = getCatalog()->getPageRef(pageNo); in replacePageDict() local
/dports/graphics/poppler-glib/poppler-21.12.0/poppler/
H A DPDFDoc.cc895 Ref *refPage = getCatalog()->getPageRef(pageNo); in savePageAs() local
1749 Ref *refPage = getCatalog()->getPageRef(pageNo); in replacePageDict() local
/dports/graphics/poppler-qt5/poppler-21.12.0/poppler/
H A DPDFDoc.cc895 Ref *refPage = getCatalog()->getPageRef(pageNo); in savePageAs() local
1749 Ref *refPage = getCatalog()->getPageRef(pageNo); in replacePageDict() local
/dports/graphics/poppler-utils/poppler-21.12.0/poppler/
H A DPDFDoc.cc895 Ref *refPage = getCatalog()->getPageRef(pageNo); in savePageAs() local
1749 Ref *refPage = getCatalog()->getPageRef(pageNo); in replacePageDict() local
/dports/print/scribus-devel/scribus-1.5.7/scribus/
H A Dscribusdoc.cpp13764 …d ScribusDoc::getClosestGuides(double xin, double yin, double *xout, double *yout, ScPage* refPage) in getClosestGuides()
13904 …sDoc::getClosestPageBoundaries(double xin, double yin, double &xout, double &yout, ScPage* refPage) in getClosestPageBoundaries()