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

  /external/pdfium/core/src/fpdfapi/fpdf_render/
fpdf_render_text.cpp 204 FX_BOOL bFill = FALSE, bStroke = FALSE, bClip = FALSE;
211 bFill = TRUE;
217 bFill = TRUE;
226 bFill = TRUE;
228 bFill = bStroke = TRUE;
235 bFill = TRUE;
247 if (bFill) {
262 &text_matrix, bFill, bStroke);
279 if (bStroke && bFill) {
731 FX_BOOL bFill,
    [all...]
render_int.h 217 FX_BOOL bFill,
  /external/pdfium/core/src/fxge/skia/
fx_skia_device.h 138 FX_BOOL bFill = TRUE);
fx_skia_device.cpp 413 FX_BOOL bFill) {

Completed in 852 milliseconds