Home
last modified time | relevance | path

Searched refs:readTransformation (Results 1 – 4 of 4) sorted by relevance

/dports/games/flightgear/flightgear-2020.3.11/utils/fgpanel/
H A Dpanel_io.cxx156 readTransformation (const SGPropertyNode *node, const float w_scale, const float h_scale) { in readTransformation() function
422 FGPanelTransformation * const t (readTransformation (node, w_scale, h_scale)); in readLayer()
/dports/games/flightgear/flightgear-2020.3.11/src/Cockpit/
H A Dpanel_io.cxx254 readTransformation (const SGPropertyNode * node, float w_scale, float h_scale) in readTransformation() function
546 FGPanelTransformation * t = readTransformation(node, w_scale, h_scale); in readLayer()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sdext/source/pdfimport/wrapper/
H A Dwrapper.cxx167 void readTransformation();
430 void Parser::readTransformation() in readTransformation() function in pdfi::__anonce5ad5720111::Parser
855 readTransformation(); break; in parseLine()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sdext/source/pdfimport/wrapper/
H A Dwrapper.cxx201 void readTransformation();
459 void LineParser::readTransformation() in readTransformation() function in pdfi::__anonbbc9df1a0111::LineParser
911 lp.readTransformation(); break; in parseLine()