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

  /external/pdfium/xfa/fxfa/parser/
cxfa_box.h 60 std::vector<CXFA_Stroke*> GetStrokesInternal(bool bNull);
cxfa_box.cpp 137 std::vector<CXFA_Stroke*> CXFA_Box::GetStrokesInternal(bool bNull) {
154 } else if (!bNull) {
172 } else if (!bNull) {

Completed in 283 milliseconds