OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetTopLeft
(Results
1 - 3
of
3
) sorted by null
/external/pdfium/xfa/src/fxbarcode/qrcode/
BC_FinderPatternInfo.h
20
CBC_QRFinderPattern*
GetTopLeft
();
BC_FinderPatternInfo.cpp
36
CBC_QRFinderPattern* CBC_QRFinderPatternInfo::
GetTopLeft
() {
BC_QRDetector.cpp
50
CBC_AutoPtr<CBC_QRFinderPattern> topLeft(info->
GetTopLeft
());
Completed in 74 milliseconds