Home
last modified time | relevance | path

Searched refs:GetStrokesInternal (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/xfa/fxfa/parser/
Dcxfa_box.cpp103 return GetStrokesInternal(false); in GetStrokes()
126 std::vector<CXFA_Stroke*> strokes = GetStrokesInternal(true); in Get3DStyle()
137 std::vector<CXFA_Stroke*> CXFA_Box::GetStrokesInternal(bool bNull) { in GetStrokesInternal() function in CXFA_Box
Dcxfa_box.h60 std::vector<CXFA_Stroke*> GetStrokesInternal(bool bNull);